{"product_id":"bruna-tavares-bt-pressed-powder","title":"Bruna Tavares BT Powder – Velvety Pressed Powder – Water \u0026 Sweat Resistant – 0.38 oz (11 g)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003eBT Powder\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eBT Powder\u003c\/strong\u003e is a high-performance pressed facial powder designed to deliver a sophisticated, velvety finish with a completely natural effect. Engineered for the modern, active lifestyle, its advanced formula is exceptionally resistant to water, sweat, and oil, ensuring your complexion remains impeccable even in high-humidity environments.\u003cbr\u003e\u003cbr\u003eInfused with Vitamin E, this powder goes beyond simple matification; it provides a hydrated, soft-touch sensation that allows the product to merge seamlessly with the skin without looking heavy or dry. Whether you need a quick daily touch-up or a high-definition finish for professional photography, the BT Powder is your definitive tool for a polished, long-lasting look.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhat’s included\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVelvety High-Definition Finish\u003c\/h3\u003e\n\u003cp\u003eProvides a smooth, soft-focus appearance that blurs imperfections while maintaining a natural skin texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eTriple Resistance Technology\u003c\/h3\u003e\n\u003cp\u003eSpecifically formulated to resist water, sweat, and excess oil, making it the perfect choice for long events and tropical climates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVitamin E Hydration\u003c\/h3\u003e\n\u003cp\u003eEnriched with Vitamin E to ensure a comfortable, hydrated feel that prevents the powder from \"cracking\" or emphasizing dry patches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eProfessional Versatility\u003c\/h3\u003e\n\u003cp\u003eWorks perfectly for daily setting, high-coverage application, or the \"baking\" technique to lock in concealer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eClean Beauty Standards\u003c\/h3\u003e\n\u003cp\u003eOil-free, paraben-free, and fragrance-free formula developed to minimize skin irritation and clogged pores.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eSeamless Blendability\u003c\/h3\u003e\n\u003cp\u003eThe micronized texture allows the powder to melt into the skin, providing coverage that looks like a second skin rather than a layer of makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct highlights\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__tags\"\u003e\n\u003cspan class=\"mkpbr-adeus__tag\"\u003eShade 10 \/ 20: Expertly calibrated for very light to light skin tones.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eShade 30 \/ 40: Designed for light-to-medium complexions seeking a natural match.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eShade 50 \/ 60: Ideal for medium to tanned\/bronzed skin tones.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eShade 70: A rich, deep tone specifically developed for darker complexions.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBanana: A specialized yellow-toned powder, perfect for brightening targeted areas or for those with olive and deep skin tones to neutralize dullness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eVitamin E (Tocopheryl Acetate): A powerful antioxidant that moisturizes the skin and protects against free radicals.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eNylon-12: Provides a silky, smooth glide and helps in the absorption of excess oil for a matte finish.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eMagnesium Stearate: Enhances the adherence of the powder to the skin, ensuring long-wear durability.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTreated Pigments: Ensure that the color remains true and resistant to oxidation throughout the day.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For external use only. Discontinue use immediately if irritation, redness, or sensitization occurs. Store the product tightly closed in a cool, dark place away from excessive heat and direct sunlight. Keep out of reach of children.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the BT Powder for the \"baking\" technique?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes. Its finely milled texture makes it excellent for baking, especially in the under-eye area, to ensure your concealer stays crease-free and bright.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this powder suitable for dry skin?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAbsolutely. Thanks to the Vitamin E, it maintains a hydrated touch, preventing the dry, \"dusty\" look often associated with pressed powders.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I achieve more coverage with this product?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eFor a light finish, use a large fluffy brush. For higher coverage or to hide specific imperfections, apply the product using a makeup sponge with a pressing motion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it really waterproof?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe BT Powder features a water-resistant formula that helps maintain your makeup during light rain, sweat, or high humidity, preventing the product from running.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a strong scent?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo, the BT Powder is 100% fragrance-free, making it ideal for those with sensitive skin or who are sensitive to smells.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mkpbr-adeus__disclaimer\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e For external use only. Patch test before use and discontinue use if irritation occurs. Individual results may vary. Product packaging may be labeled in Portuguese. Our Brazilian-brand products are sourced in Brazil and are regularized with ANVISA (Agência Nacional de Vigilância Sanitária), Brazil's national health authority, under the applicable regulatory framework for each product category. ANVISA regularization applies to the Brazilian market and is not equivalent to U.S. FDA approval. See our full \u003ca href=\"\/en-lt\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bruna Tavares","offers":[{"title":"10","offer_id":52792330355004,"sku":"MKPBR2024-2286","price":33.19,"currency_code":"EUR","in_stock":true},{"title":"20","offer_id":52792330387772,"sku":"MKPBR2024-2287","price":33.19,"currency_code":"EUR","in_stock":true},{"title":"30","offer_id":52792330420540,"sku":"MKPBR2024-2288","price":33.19,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":52792330453308,"sku":"MKPBR2024-2289","price":33.19,"currency_code":"EUR","in_stock":false},{"title":"50","offer_id":52792330486076,"sku":"MKPBR2024-2290","price":33.19,"currency_code":"EUR","in_stock":false},{"title":"60","offer_id":52792330518844,"sku":"MKPBR2024-2291","price":33.19,"currency_code":"EUR","in_stock":false},{"title":"70","offer_id":52792330551612,"sku":"MKPBR2024-2292","price":33.19,"currency_code":"EUR","in_stock":true},{"title":"Banana","offer_id":52792330584380,"sku":"MKPBR2024-2293","price":33.19,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/bruna-tavares-bt-powder-velvety-pressed-powder-0.38-oz-buy-now-at-MKPBR.COM-worldwide-shipping_47d7df1e-b92a-46f6-a2d9-2e8c549d6ea5.png?v=1784512056","url":"https:\/\/mkpbr.com\/en-lt\/products\/bruna-tavares-bt-pressed-powder","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}