{"product_id":"l-occitane-au-bresil-roma-hand-moisturizer","title":"L'Occitane au Brésil Romã Pomegranate Bi-Phase Hand Jelly Moisturizer, Velvety Soft Touch 1.69 fl oz (50 ml)","description":"\u003cstyle\u003e\n  .mkpbr-adeus {\n    --mkpbr-orange: #ff6b4a;\n    --mkpbr-orange-dark: #e85a37;\n    --mkpbr-black: #111111;\n    --mkpbr-muted: #666666;\n    --mkpbr-soft: #faf9f7;\n    --mkpbr-line: #ececec;\n    --mkpbr-white: #ffffff;\n    color: var(--mkpbr-black);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mkpbr-adeus *,\n  .mkpbr-adeus *::before,\n  .mkpbr-adeus *::after {\n    box-sizing: border-box;\n  }\n\n  .mkpbr-adeus h2,\n  .mkpbr-adeus h3,\n  .mkpbr-adeus p {\n    margin-top: 0;\n  }\n\n  .mkpbr-adeus h2 {\n    margin-bottom: 14px;\n    color: var(--mkpbr-black);\n    font-size: clamp(24px, 4vw, 34px);\n    line-height: 1.2;\n  }\n\n  .mkpbr-adeus h3 {\n    margin-bottom: 8px;\n    color: var(--mkpbr-black);\n    font-size: 18px;\n    line-height: 1.35;\n  }\n\n  .mkpbr-adeus a {\n    color: var(--mkpbr-orange-dark);\n    font-weight: 600;\n    text-underline-offset: 3px;\n  }\n\n  .mkpbr-adeus__intro {\n    padding: clamp(24px, 5vw, 42px);\n    border-left: 5px solid var(--mkpbr-orange);\n    border-radius: 0 16px 16px 0;\n    background: var(--mkpbr-soft);\n  }\n\n  .mkpbr-adeus__intro p {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n    font-size: 17px;\n  }\n\n  .mkpbr-adeus__section {\n    padding: 34px 0;\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__section-title {\n    margin-bottom: 18px;\n    font-size: 24px;\n  }\n\n  .mkpbr-adeus__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .mkpbr-adeus__card {\n    padding: 20px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 14px;\n    background: var(--mkpbr-white);\n  }\n\n  .mkpbr-adeus__card p {\n    margin-bottom: 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li {\n    position: relative;\n    padding: 54px 18px 18px;\n    border-radius: 14px;\n    background: var(--mkpbr-soft);\n    counter-increment: adeus-step;\n  }\n\n  .mkpbr-adeus__steps li::before {\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--mkpbr-orange);\n    color: var(--mkpbr-white);\n    content: counter(adeus-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mkpbr-adeus__steps strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .mkpbr-adeus__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin: 16px 0;\n  }\n\n  .mkpbr-adeus__tag {\n    padding: 7px 12px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 999px;\n    background: var(--mkpbr-soft);\n    font-size: 14px;\n  }\n\n  .mkpbr-adeus__notice {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-radius: 12px;\n    background: #fff2ee;\n    color: #552217;\n  }\n\n  .mkpbr-adeus__details {\n    border-top: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details details {\n    border-bottom: 1px solid var(--mkpbr-line);\n  }\n\n  .mkpbr-adeus__details summary {\n    position: relative;\n    padding: 18px 42px 18px 0;\n    cursor: pointer;\n    color: var(--mkpbr-black);\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .mkpbr-adeus__details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mkpbr-adeus__details summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    color: var(--mkpbr-orange);\n    content: \"+\";\n    font-size: 24px;\n    font-weight: 500;\n    transform: translateY(-50%);\n  }\n\n  .mkpbr-adeus__details details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .mkpbr-adeus__details-body {\n    padding: 0 36px 18px 0;\n    color: var(--mkpbr-muted);\n  }\n\n  .mkpbr-adeus__details-body p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mkpbr-adeus__disclaimer {\n    margin-top: 28px;\n    padding: 18px;\n    border: 1px solid var(--mkpbr-line);\n    border-radius: 12px;\n    color: var(--mkpbr-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 749px) {\n    .mkpbr-adeus__grid,\n    .mkpbr-adeus__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mkpbr-adeus__section {\n      padding: 28px 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mkpbr-adeus\"\u003e\n\u003csection class=\"mkpbr-adeus__intro\"\u003e\n\u003ch2\u003ePomegranate Bi-Phase Hand Jelly Moisturizer\u003c\/h2\u003e\n\u003cp\u003eExperience the perfect harmony of French refinement and Brazilian vitality with L’Occitane au Brésil. This \u003cstrong\u003ePomegranate Bi-Phase Hand Jelly Moisturizer\u003c\/strong\u003e offers a unique sensorial ritual, blending the freshness of a gel with the comfort of a cream in a visually stunning spiral presentation. Designed for those who seek a light yet deeply nourishing hand care routine, it leaves your skin feeling velvety-soft and delicately perfumed with an irresistible floral-fruity signature.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eWhy you’ll love it\u003c\/h2\u003e\n\n\u003cdiv class=\"mkpbr-adeus__grid\"\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eInnovative bi-phase spiral texture\u003c\/h3\u003e\n\u003cp\u003eA 2-in-1 formula that combines the lightweight hydration of a gel with the nourishing comfort of a cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVelvety soft touch\u003c\/h3\u003e\n\u003cp\u003eSpecifically formulated to leave hands, arms, and elbows feeling smooth and hydrated without a greasy residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eFast absorption\u003c\/h3\u003e\n\u003cp\u003eThe lightweight consistency melts into the skin almost instantly, making it perfect for frequent use throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eDeodorizing hand care\u003c\/h3\u003e\n\u003cp\u003eHelps maintain a fresh feel while supporting the skin's natural moisture balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eYouthful floral-fruity fragrance\u003c\/h3\u003e\n\u003cp\u003eA bright olfactive journey featuring notes of red fruits, freesia, and apricot over a warm amber base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eVegan and cruelty-free\u003c\/h3\u003e\n\u003cp\u003eProudly formulated without animal-origin ingredients and never tested on animals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__card\"\u003e\n\u003ch3\u003eClean beauty standards\u003c\/h3\u003e\n\u003cp\u003eDeveloped without silicones or parabens, aligning with a more conscious wellness lifestyle.\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\"\u003eSweet Almond Oil (Prunus Amygdalus Dulcis Oil): A classic beauty oil known for its ability to deeply nourish, soften, and protect the skin against environmental dryness.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eCupuaçu Butter (Theobroma Grandiflorum Seed Butter): A precious ingredient from the Brazilian biodiversity that provides intense, long-lasting hydration and supports skin elasticity.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTapioca Starch: A natural botanical starch that helps control viscosity and ensures a smooth, non-sticky, dry-touch finish.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eGlycerin: A powerful humectant that attracts and locks in moisture, keeping the skin plump and hydrated.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003ePomegranate Extract: Complements the fragrance and adds a botanical touch to the overall moisturizing experience.\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eTop: Red Fruits Accord, Freesia, Apricot\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eHeart: Muguet (Lily of the Valley), Heliotrope, Geranium\u003c\/span\u003e \u003cspan class=\"mkpbr-adeus__tag\"\u003eBase: Sandalwood, Amber, Musk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mkpbr-adeus__notice\"\u003e\n\u003cstrong\u003eAllergen Warnings \/ Cautions:\u003c\/strong\u003e For external use only. Do not apply to the face. Contains fragrance allergens including Limonene, Hexyl Cinnamal, Hydroxycitronellal, and Coumarin. Patch test before use if you have highly sensitive skin. Discontinue use if irritation occurs. Keep out of reach of children. L’Occitane au Brésil was born with a French heritage—the tradition of crafting premium cosmetics with care for the smallest details. It blends that expertise with the unmistakable Brazilian borogodó to deliver memorable beauty experiences driven by scent, texture, and emotion. Inspired by Brazil’s diverse biomes and cultural richness, the brand invites you to discover a vibrant sensorial journey in every routine.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mkpbr-adeus__section\"\u003e\n\u003ch2 class=\"mkpbr-adeus__section-title\"\u003eProduct information\u003c\/h2\u003e\n\u003cdiv class=\"mkpbr-adeus__details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the benefit of the bi-phase spiral texture?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eThe spiral combines gel and cream to offer the immediate cooling freshness of a gel with the deep, lasting nourishment of a cream in one application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this on my elbows and arms?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eYes, the formula is highly effective for any dry areas like elbows and arms that require a velvety, hydrated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it leave a sticky residue?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eNo, thanks to the inclusion of Tapioca Starch, it absorbs quickly and leaves a dry, velvety touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 50 ml size travel-friendly?\u003c\/summary\u003e\n\u003cdiv class=\"mkpbr-adeus__details-body\"\u003e\n\u003cp\u003eAbsolutely. The 1.69 fl oz (50 ml) size is perfect for handbags and meets international travel regulations for carry-on liquids.\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-se\/pages\/disclaimers\"\u003eDisclaimers \u0026amp; Important Information\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"L’Occitane au Brésil","offers":[{"title":"Default Title","offer_id":52659230179644,"sku":"MKPBR2024-2016","price":216.66,"currency_code":"SEK","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0090\/2840\/3278\/files\/L-Occitane-au-Bresil-Pomegranate-Bi-Phase-Hand-Jelly-Moisturizer-1-69-fl-oz-front-view-buy-now-at-mkpbr-com-worldwide-shipping_262232f9-8315-4381-bc90-4c8f473bf27a.png?v=1784542059","url":"https:\/\/mkpbr.com\/en-se\/products\/l-occitane-au-bresil-roma-hand-moisturizer","provider":"MKPBR - Shine Like a Brazilian","version":"1.0","type":"link"}