{"title":"Lift BurnCore Official","description":"\u003cdiv class=\"mkpbr-cd\"\u003e\n\u003cp class=\"mkpbr-cd__lead\"\u003eNatural weight management, without the diets or the gym marathons.\u003c\/p\u003e\n\u003cul class=\"mkpbr-cd__chips\"\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eWeight Management\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eNatural Ingredients\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eScience-Backed Formula\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eMetabolic Support\u003c\/li\u003e\n\u003cli class=\"mkpbr-cd__chip\"\u003eSustainable Wellness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mkpbr-cd__body\"\u003eLift BurnCore combines naturally-derived ingredients with science-backed technology to support your body's fat-burning capabilities and metabolic rate. It's built for people who want real results without giving up their lifestyle, tackling hunger, cravings, and time constraints along the way.\u003c\/p\u003e\n\u003cdetails class=\"mkpbr-cd__more\"\u003e\u003csummary\u003eRead the full story\u003c\/summary\u003e\n\u003cp\u003eLift BurnCore is dedicated to transforming how people approach weight management, championing a philosophy where natural vitality and effortless well-being take precedence over restrictive routines. Born from a vision to liberate you from the cycle of demanding diets and endless gym sessions, it offers a practical, gentle, and achievable path to your wellness goals.\u003c\/p\u003e\n\u003cp\u003eThe formulation combines a selection of potent, naturally-derived ingredients with cutting-edge scientific technology, working to support the body's innate fat-burning capabilities and optimize metabolic rate. There's no need for complex meal preparations or expensive, exotic ingredients — every element is designed to work in harmony toward sustainable wellness.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","products":[{"product_id":"lift-burncore-supplement-60-capsules","title":"Lift BurnCore Natural Weight Management Support Supplement – 60 Capsules (1.06 oz)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eEmbrace a new era of well-being where achieving your desired silhouette aligns seamlessly with your lifestyle. The \u003cstrong\u003eLift BurnCore Supplement\u003c\/strong\u003e offers an elegant approach to natural weight management, designed for those who aspire to lightness without compromising joy or enduring restrictive routines. Discover a path to a more vibrant you, where balance and effortless vitality take center stage.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eEnergy \u0026amp; Focus Boost\u003c\/strong\u003e – Guarana powder provides natural energy and enhances mental alertness.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eDigestive Wellness\u003c\/strong\u003e – Psyllium supports healthy digestion, promotes satiety, and aids in gut health.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-inflammatory Support\u003c\/strong\u003e – Curcumin offers powerful anti-inflammatory and antioxidant benefits for overall health.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAntioxidant Power\u003c\/strong\u003e – Anthocyanins protect cells from oxidative stress and support cardiovascular health.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMetabolic Support\u003c\/strong\u003e – Chlorogenic Acid assists in metabolism regulation and may aid in weight management.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMood \u0026amp; Sleep Enhancement\u003c\/strong\u003e – Tryptophan is a precursor to serotonin and melatonin, supporting positive mood and healthy sleep patterns.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eGuarana Powder\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePsyllium\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eCurcumin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAnthocyanins\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eChlorogenic Acid\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eTryptophan\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: \u003c\/strong\u003eConsult a healthcare professional before use if you are pregnant, nursing, taking medication, or have a medical condition. Keep out of reach of children. Store in a cool, dry place.\u003c\/p\u003e\n\u003cp\u003eBorn from a vision to liberate you from the cycle of demanding diets and endless gym sessions, \u003cstrong\u003eLift BurnCore\u003c\/strong\u003e offers a practical, gentle, and achievable path to your wellness goals. We believe that true transformation should uplift, not burden, allowing you to rediscover the joy of living with lightness and confidence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow do I take Lift BurnCore for optimal results?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor best results, simply take 2 capsules once daily with water. Consistency is key to supporting your wellness journey.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eIs Lift BurnCore suitable for a busy lifestyle?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAbsolutely. Lift BurnCore is designed for modern living. With just two capsules a day, it integrates effortlessly into even the most demanding schedules, offering support without complex routines.\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eHow can I be sure I'm receiving an authentic Lift BurnCore product?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo ensure authenticity and quality, always purchase Lift BurnCore directly from MKPBR Wellness or our authorized international resellers. We guarantee genuine products and dedicated customer support.\u003c\/p\u003e\n\u003cp\u003eDiscover more about our approach to health and beauty by exploring our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/lift-burncore-official\" target=\"_blank\"\u003eLift BurnCore Collection.\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eElevate your wellness journey and enjoy exceptional value when you choose a multi-pack. Consider our \u003ca href=\"https:\/\/mkpbr.com\/products\/buy-2-get-3-free-lift-burncore-180-capsules\" target=\"_blank\" rel=\"noopener\"\u003eLift BurnCore Buy-2-Get-1-Free\u003c\/a\u003e for a three-month supply, our \u003ca href=\"https:\/\/mkpbr.com\/products\/lift-burncore-buy-3-get-5-free-5-300-capsules\" target=\"_blank\" rel=\"noopener\"\u003eLift BurnCore Buy-3-Get-2-Free\u003c\/a\u003e for an extended five-month experience, or the \u003ca href=\"https:\/\/mkpbr.com\/products\/lift-burncore-buy-5-get-8-free-8-480-capsules\" target=\"_blank\" rel=\"noopener\"\u003eLift BurnCore Buy-5-Get-3-Free\u003c\/a\u003e for ultimate savings and long-term commitment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBegin your journey to effortless well-being with Lift BurnCore.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lift BurnCore","offers":[{"title":"Default Title","offer_id":52238112424252,"sku":"MKPBR2024-1105","price":71.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/lift-burncore-supplement-bottle-60-capsules-view-mkpbr-com-worldwide-shipping_70c35bd0-8723-4999-b017-ddeeb555ebd3.png?v=1783741114"},{"product_id":"buy-2-get-1-free-lift-burncore","title":"Lift BurnCore Buy-2-Get-1-Free: 3-Month Supply for Enhanced Weight Management – 180 Capsules (3.18 oz Total)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eInvest in consistent well-being with our exclusive\u003cstrong\u003e \"Buy 2, Get 1 Free\" Lift BurnCore\u003c\/strong\u003e offering. This carefully curated kit provides a three-month supply, enabling sustained support for your weight management aspirations.\u003c\/p\u003e\n\u003cp\u003eExperience the full spectrum of Lift BurnCore’s benefits over time, fostering a deeper connection to your wellness goals with elegance and ease.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eKickstart Your Journey\u003c\/strong\u003e – Provides the ideal initial supply to experience Lift BurnCore's potent effects and begin seeing noticeable results.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eExtended Trial \u0026amp; Transformation\u003c\/strong\u003e – Gain an extended trial period with a bonus bottle, allowing you to truly feel the energy boost and metabolic support.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eInitial Metabolic Boost\u003c\/strong\u003e – Enough supply to ignite your metabolism and support your body's initial fat-burning efforts effectively.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eExcellent Starter Value\u003c\/strong\u003e – Access premium fat-burning ingredients with an unbeatable introductory offer, perfect for new users.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eGuarana Powder\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePsyllium\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eCurcumin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAnthocyanins\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eChlorogenic Acid\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eTryptophan\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: \u003c\/strong\u003eConsult a healthcare professional before use if you are pregnant, nursing, taking medication, or have a medical condition. Keep out of reach of children. Store in a cool, dry place.\u003c\/p\u003e\n\u003cp\u003eBorn from a vision to liberate you from the cycle of demanding diets and endless gym sessions, \u003cstrong\u003eLift BurnCore\u003c\/strong\u003e offers a practical, gentle, and achievable path to your wellness goals. We believe that true transformation should uplift, not burden, allowing you to rediscover the joy of living with lightness and confidence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eWhy should I choose the Buy 2, Get 1 Free multi-pack?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis multi-pack offers exceptional value, providing a three-month supply at a discounted rate. It supports consistent use, which is key for sustained wellness results and helps you stay on track with your goals.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow long will this 3-pack supply of Lift BurnCore last?\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003eWith the recommended dosage of 2 capsules per day, each bottle lasts approximately one month. This \"Buy 2, Get 1 Free\" pack provides a full three-month supply, ensuring continuity in your wellness regimen.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs it safe to use Lift BurnCore continuously for three months?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eLift BurnCore is formulated with natural-origin ingredients for daily support. For any concerns about extended use, we recommend consulting your healthcare professional, especially if you have pre-existing conditions or are on other medications.\u003c\/p\u003e\n\n\n\n\n\n\u003cp\u003eDiscover more about our approach to health and beauty by exploring our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/lift-burncore-official\" target=\"_blank\"\u003eLift BurnCore Collection.\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eFor even greater savings and a longer commitment to your well-being, explore our \u003ca href=\"https:\/\/mkpbr.com\/products\/lift-burncore-supplement-60-capsules\" rel=\"noopener\" target=\"_blank\"\u003eLift BurnCore Supplement\u003c\/a\u003e for individual needs, the \u003ca href=\"https:\/\/mkpbr.com\/products\/lift-burncore-buy-3-get-5-free-5-300-capsules\" rel=\"noopener\" target=\"_blank\"\u003eLift BurnCore Buy-3-Get-2-Free\u003c\/a\u003e for an impressive five-month experience, or the \u003ca href=\"https:\/\/mkpbr.com\/products\/lift-burncore-buy-5-get-8-free-8-480-capsules\" rel=\"noopener\" target=\"_blank\"\u003eLift BurnCore Buy-5-Get-3-Free\u003c\/a\u003e for the ultimate value and an eight-month program.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSecure your sustained path to elegance and vitality today.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lift BurnCore","offers":[{"title":"Default Title","offer_id":52238113407292,"sku":"MKPBR2024-1106","price":108.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Lift_BurnCore_Buy-2-Get-1-Free-mkpbr.com-worldwide-shipping_bfaffec7-788b-440d-b390-bd9e7f25ced4.png?v=1783741414"},{"product_id":"lift-burncore-buy-3-get-2-free","title":"Lift BurnCore Buy-3-Get-2-Free: 5-Month Supply for Sustained Wellness – 300 Capsules (5.3 oz Total)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eElevate your wellness commitment with our \u003cstrong\u003e\"Buy 3, Get 2 Free\" Lift BurnCore\u003c\/strong\u003e kit, representing an optimal investment in your journey towards natural vitality. \u003c\/p\u003e\n\u003cp\u003eThis generous five-month supply ensures an extended period of support, allowing you to embrace profound and lasting changes with grace and confidence. Experience consistent metabolic and appetite support, perfectly aligning with your refined lifestyle.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eSustained Fat Burning\u003c\/strong\u003e – Ensure a continuous supply for consistent metabolic acceleration and prolonged energy levels without interruption.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMaximize Your Progress\u003c\/strong\u003e – Supports a longer-term approach, allowing ingredients to compound their benefits for enhanced digestion, mood, and fat loss.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eEnhanced Weight Management\u003c\/strong\u003e – Ideal for those committed to significant progress, providing ample supply to push past plateaus and achieve advanced results.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eSuperior Value for Dedicated Users\u003c\/strong\u003e – Lock in a greater discount, securing more bottles to deepen your transformation and maintain momentum seamlessly.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eGuarana Powder\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePsyllium\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eCurcumin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAnthocyanins\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eChlorogenic Acid\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eTryptophan\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: \u003c\/strong\u003eConsult a healthcare professional before use if you are pregnant, nursing, taking medication, or have a medical condition. Keep out of reach of children. Store in a cool, dry place.\u003c\/p\u003e\n\u003cp\u003eBorn from a vision to liberate you from the cycle of demanding diets and endless gym sessions, \u003cstrong\u003eLift BurnCore\u003c\/strong\u003e offers a practical, gentle, and achievable path to your wellness goals. We believe that true transformation should uplift, not burden, allowing you to rediscover the joy of living with lightness and confidence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eWhat are the main advantages of purchasing the 5-month supply?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis option provides a prolonged and consistent supply of Lift BurnCore, which is ideal for observing more significant, sustained results in weight management and metabolic support. It also offers a superior price advantage per unit compared to smaller packs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow long does this 5-unit supply of Lift BurnCore effectively last?\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eEach bottle of Lift BurnCore is a one-month supply when taken as directed (2 capsules daily). Therefore, this \"Buy 3, Get 2 Free\" pack offers a comprehensive five-month program, supporting your long-term wellness objectives.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs a five-month commitment to Lift BurnCore recommended for everyone?\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003eThis extended supply is well-suited for individuals dedicated to a sustained wellness journey. As with any long-term regimen, we advise consulting with a healthcare provider to ensure it aligns with your personal health needs and goals.\u003c\/p\u003e\n\n\n\n\u003cp\u003eDiscover more about our approach to health and beauty by exploring our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/lift-burncore-official\" target=\"_blank\"\u003eLift BurnCore Collection.\u003c\/a\u003e\u003c\/p\u003e\n\n\n\n\n\n\u003cp\u003eFor tailored options, consider our \u003ca href=\"https:\/\/mkpbr.com\/products\/lift-burncore-supplement-60-capsules\" rel=\"noopener\" target=\"_blank\"\u003eLift BurnCore Supplement\u003c\/a\u003e to experience Lift BurnCore individually, the \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/products\/buy-2-get-3-free-lift-burncore-180-capsules\" target=\"_blank\"\u003eLift BurnCore Buy-2-Get-1-Free\u003c\/a\u003e for a beneficial three-month commitment, or the \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/products\/lift-burncore-buy-5-get-8-free-8-480-capsules\" target=\"_blank\"\u003eLift BurnCore Buy-5-Get-3-Free\u003c\/a\u003e for the ultimate long-term supply and reseller opportunities.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEmbrace a sustainable journey to a lighter, more vibrant you.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lift BurnCore","offers":[{"title":"Default Title","offer_id":52238129561916,"sku":"MKPBR2024-1107","price":180.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Lift_BurnCore_Buy-3-Get-5-Free-mkpbr.com-worldwide-shipping_fa8e37a1-05e4-4bdd-adb5-47b770966d3d.png?v=1783741606"},{"product_id":"lift-burncore-buy-5-get-3-free","title":"Lift BurnCore Buy-5-Get-3-Free: 8-Month Program – 480 Capsules (8.47 oz Total)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n.mkpbr-adeus__content-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}\n.mkpbr-adeus__content-list\u003eli{padding:20px;border:1px solid var(--mkpbr-line);border-radius:14px;background:var(--mkpbr-white)}\n.mkpbr-adeus__content-list\u003eli p:last-child{margin-bottom:0}\n.mkpbr-adeus__plain{color:var(--mkpbr-muted)}\n.mkpbr-adeus__plain p:last-child{margin-bottom:0}\n.mkpbr-adeus__section table{width:100%;border-collapse:collapse}\n.mkpbr-adeus__section th,.mkpbr-adeus__section td{padding:10px;border:1px solid var(--mkpbr-line);text-align:left}\n.mkpbr-adeus__section blockquote{margin:18px 0;padding:16px 18px;border-left:4px solid var(--mkpbr-orange);border-radius:0 12px 12px 0;background:var(--mkpbr-soft)}\n@media(max-width:749px){.mkpbr-adeus__content-list{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003cp\u003eUnlock the pinnacle of value and commitment with our\u003cstrong\u003e \"Buy 5, Get 3 Free\" Lift BurnCore collection\u003c\/strong\u003e. This ultimate 8-month supply is designed for those dedicated to a transformative, long-term wellness journey.\u003c\/p\u003e\n\u003cp\u003eEmbrace consistent, effortless well-being and exceptional commercial potential.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eUltimate Body Transformation\u003c\/strong\u003e – The optimal package for a complete and lasting overhaul of your metabolism, energy, and overall well-being.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eUninterrupted Long-Term Results\u003c\/strong\u003e – Guarantees an extensive supply to support the most profound changes, ensuring no breaks in your fat-burning and health regimen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eHolistic Health Optimization\u003c\/strong\u003e – With extended supply, active ingredients provide sustained antioxidant protection and continuous metabolic support, going beyond just weight loss.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMaximum Savings \u0026amp; Peace of Mind\u003c\/strong\u003e – Enjoy the greatest per-bottle discount, securing your investment in long-term health and weight management without worrying about running out.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eAchieve Dream Physique\u003c\/strong\u003e – Provides the consistency needed to fully realize your weight loss goals and maintain your new, healthier lifestyle over the long term.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eIngredients (Highlights)\u003c\/h2\u003e\n\u003cul class=\"mkpbr-adeus__content-list\"\u003e\n\u003cli\u003e\n\u003cp\u003eGuarana Powder\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePsyllium\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eCurcumin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eAnthocyanins\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eChlorogenic Acid\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eTryptophan\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAllergen warnings \/ usage cautions: \u003c\/strong\u003eConsult a healthcare professional before use if you are pregnant, nursing, taking medication, or have a medical condition. Keep out of reach of children. Store in a cool, dry place.\u003c\/p\u003e\n\u003cp\u003eBorn from a vision to liberate you from the cycle of demanding diets and endless gym sessions, \u003cstrong\u003eLift BurnCore\u003c\/strong\u003e offers a practical, gentle, and achievable path to your wellness goals. We believe that true transformation should uplift, not burden, allowing you to rediscover the joy of living with lightness and confidence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eFAQ\u003c\/h2\u003e\n\n\n\n\n\n\n\u003cp\u003e\u003cstrong\u003eWho is the \"Buy 5, Get 3 Free\" pack most suitable for?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis ultimate value pack is perfect for individuals committed to an eight-month wellness program, ensuring maximum consistency and savings. It is also an ideal starting point for beauty salons.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow long will this 8-unit supply of Lift BurnCore last for personal use?\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\u003cp\u003eEach bottle contains a one-month supply (60 capsules). This \"Buy 5, Get 3 Free\" pack provides a total of eight months of supply, making it an excellent option for long-term personal use or for maintaining consistent stock for your customers.\u003c\/p\u003e\n\n\n\n\n\u003cp\u003eDiscover more about our approach to health and beauty by exploring our \u003ca rel=\"noopener\" href=\"https:\/\/mkpbr.com\/collections\/lift-burncore-official\" target=\"_blank\"\u003eLift BurnCore Collection.\u003c\/a\u003e\u003c\/p\u003e\n\n\n\n\u003cp\u003eShould your needs differ, explore our \u003ca href=\"https:\/\/mkpbr.com\/products\/lift-burncore-supplement-60-capsules\" rel=\"noopener\" target=\"_blank\"\u003eLift BurnCore Supplement\u003c\/a\u003e for individual access, the \u003ca href=\"https:\/\/mkpbr.com\/products\/buy-2-get-3-free-lift-burncore-180-capsules\" rel=\"noopener\" target=\"_blank\"\u003eLift BurnCore Buy-2-Get-1-Free\u003c\/a\u003e for a three-month commitment, or the \u003ca href=\"https:\/\/mkpbr.com\/products\/lift-burncore-buy-3-get-5-free-5-300-capsules\" rel=\"noopener\" target=\"_blank\"\u003eLift BurnCore Buy-3-Get-2-Free\u003c\/a\u003e for an impressive five-month program.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSecure your ultimate wellness journey or elevate your business with Lift BurnCore today.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\n\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-bg\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Lift BurnCore","offers":[{"title":"Default Title","offer_id":52238161019196,"sku":"MKPBR2024-1108","price":288.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/Lift_BurnCore_Buy-5-Get-8-Free_8-Month_Program_Reseller_Pack_480_Capsules_8.47_oz_Total_5641262c-194c-4d0c-98ba-0b9caf7918d1.png?v=1783741799"}],"url":"https:\/\/mkpbr.com\/en-bg\/collections\/lift-burncore-official.oembed","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}