{"title":"Home page","description":null,"products":[{"product_id":"forbesa-pure-moroccan-argan-oil-cold-pressed-for-hair-skin-nails","title":"FORBESA Pure Moroccan Argan Oil – Cold-Pressed for Hair, Skin \u0026 Nails","description":"\u003cstyle\u003e\n    .fb-argan {\n      --fb-forest: #0b2b20;\n      --fb-forest-light: #174333;\n      --fb-gold: #c9a45c;\n      --fb-gold-light: #ead8aa;\n      --fb-cream: #f8f4ea;\n      --fb-ink: #17221d;\n      --fb-muted: #69756f;\n      direction: ltr;\n      color: var(--fb-ink);\n      font-family: var(--font-body-family, Arial, sans-serif);\n      line-height: 1.65;\n      margin: 40px 0;\n    }\n\n    .fb-argan * {\n      box-sizing: border-box;\n    }\n\n    .fb-argan .fb-shell {\n      max-width: 1180px;\n      margin: 0 auto;\n    }\n\n    .fb-argan .fb-hero {\n      position: relative;\n      overflow: hidden;\n      padding: 72px 58px;\n      border: 1px solid rgba(201,164,92,.45);\n      border-radius: 28px;\n      background:\n        radial-gradient(circle at 90% 15%, rgba(201,164,92,.22), transparent 34%),\n        linear-gradient(135deg, #071d16, var(--fb-forest) 60%, #163d2f);\n      color: #fff;\n      box-shadow: 0 24px 60px rgba(7,29,22,.18);\n    }\n\n    .fb-argan .fb-hero:after {\n      content: \"\";\n      position: absolute;\n      right: -90px;\n      bottom: -120px;\n      width: 320px;\n      height: 320px;\n      border: 1px solid rgba(234,216,170,.24);\n      border-radius: 50%;\n    }\n\n    .fb-argan .fb-eyebrow {\n      display: block;\n      margin-bottom: 14px;\n      color: var(--fb-gold-light);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: .2em;\n      text-transform: uppercase;\n    }\n\n    .fb-argan h2,\n    .fb-argan h3 {\n      margin-top: 0;\n      font-family: var(--font-heading-family, Georgia, serif);\n    }\n\n    .fb-argan .fb-hero h2 {\n      max-width: 760px;\n      margin-bottom: 20px;\n      color: #fff;\n      font-size: clamp(36px, 5vw, 62px);\n      line-height: 1.08;\n      letter-spacing: -.025em;\n    }\n\n    .fb-argan .fb-lead {\n      max-width: 760px;\n      margin: 0;\n      color: rgba(255,255,255,.84);\n      font-size: 18px;\n    }\n\n    .fb-argan .fb-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 30px;\n    }\n\n    .fb-argan .fb-badge {\n      padding: 9px 15px;\n      border: 1px solid rgba(234,216,170,.45);\n      border-radius: 100px;\n      background: rgba(255,255,255,.06);\n      color: #fff;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n    }\n\n    .fb-argan .fb-section {\n      padding: 64px 4px 0;\n    }\n\n    .fb-argan .fb-section-heading {\n      max-width: 720px;\n      margin-bottom: 30px;\n    }\n\n    .fb-argan .fb-section-heading h2 {\n      margin-bottom: 10px;\n      color: var(--fb-forest);\n      font-size: clamp(28px, 4vw, 42px);\n      line-height: 1.15;\n    }\n\n    .fb-argan .fb-section-heading p {\n      margin: 0;\n      color: var(--fb-muted);\n    }\n\n    .fb-argan .fb-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 18px;\n    }\n\n    .fb-argan .fb-card {\n      padding: 26px;\n      border: 1px solid #e7e3d8;\n      border-radius: 18px;\n      background: #fff;\n      box-shadow: 0 10px 30px rgba(11,43,32,.06);\n    }\n\n    .fb-argan .fb-card-number {\n      display: grid;\n      width: 38px;\n      height: 38px;\n      margin-bottom: 20px;\n      place-items: center;\n      border-radius: 50%;\n      background: var(--fb-forest);\n      color: var(--fb-gold-light);\n      font-size: 13px;\n      font-weight: 800;\n    }\n\n    .fb-argan .fb-card h3 {\n      margin-bottom: 8px;\n      color: var(--fb-forest);\n      font-size: 20px;\n    }\n\n    .fb-argan .fb-card p {\n      margin: 0;\n      color: var(--fb-muted);\n      font-size: 14px;\n    }\n\n    .fb-argan .fb-facts {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      overflow: hidden;\n      margin-top: 22px;\n      border: 1px solid #e1dac8;\n      border-radius: 18px;\n      background: var(--fb-cream);\n    }\n\n    .fb-argan .fb-fact {\n      padding: 24px;\n      border-right: 1px solid #e1dac8;\n    }\n\n    .fb-argan .fb-fact:last-child {\n      border-right: 0;\n    }\n\n    .fb-argan .fb-fact small {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--fb-muted);\n      font-size: 10px;\n      font-weight: 800;\n      letter-spacing: .13em;\n      text-transform: uppercase;\n    }\n\n    .fb-argan .fb-fact strong {\n      color: var(--fb-forest);\n      font-size: 14px;\n    }\n\n    .fb-argan .fb-ritual-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n    }\n\n    .fb-argan .fb-ritual {\n      padding: 28px;\n      border-left: 4px solid var(--fb-gold);\n      border-radius: 0 18px 18px 0;\n      background: var(--fb-cream);\n    }\n\n    .fb-argan .fb-ritual h3 {\n      margin-bottom: 10px;\n      color: var(--fb-forest);\n      font-size: 21px;\n    }\n\n    .fb-argan .fb-ritual p {\n      margin: 0;\n      color: #56625c;\n      font-size: 15px;\n    }\n\n    .fb-argan .fb-tip-box {\n      margin-top: 22px;\n      padding: 28px 30px;\n      border-radius: 18px;\n      background: var(--fb-forest);\n      color: rgba(255,255,255,.84);\n    }\n\n    .fb-argan .fb-tip-box strong {\n      display: block;\n      margin-bottom: 8px;\n      color: var(--fb-gold-light);\n      font-size: 13px;\n      letter-spacing: .12em;\n      text-transform: uppercase;\n    }\n\n    .fb-argan .fb-size-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n    }\n\n    .fb-argan .fb-size {\n      padding: 28px;\n      border: 1px solid #e3ddce;\n      border-radius: 18px;\n      text-align: center;\n    }\n\n    .fb-argan .fb-size.featured {\n      border-color: var(--fb-gold);\n      background: linear-gradient(180deg, #fffdf8, var(--fb-cream));\n      box-shadow: 0 12px 35px rgba(201,164,92,.14);\n    }\n\n    .fb-argan .fb-size span {\n      color: var(--fb-muted);\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: .12em;\n      text-transform: uppercase;\n    }\n\n    .fb-argan .fb-size h3 {\n      margin: 8px 0;\n      color: var(--fb-forest);\n      font-size: 30px;\n    }\n\n    .fb-argan .fb-size p {\n      margin: 0;\n      color: var(--fb-muted);\n      font-size: 14px;\n    }\n\n    .fb-argan .fb-warning {\n      padding: 30px;\n      border: 1px solid #e4d9bd;\n      border-radius: 18px;\n      background: #fffaf0;\n    }\n\n    .fb-argan .fb-warning h3 {\n      color: var(--fb-forest);\n    }\n\n    .fb-argan .fb-warning ul {\n      margin: 0;\n      padding-left: 20px;\n      color: #59645e;\n    }\n\n    .fb-argan .fb-warning li + li {\n      margin-top: 8px;\n    }\n\n    .fb-argan .fb-faq details {\n      border-bottom: 1px solid #dedbd2;\n    }\n\n    .fb-argan .fb-faq summary {\n      position: relative;\n      padding: 20px 42px 20px 0;\n      color: var(--fb-forest);\n      font-weight: 750;\n      cursor: pointer;\n      list-style: none;\n    }\n\n    .fb-argan .fb-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .fb-argan .fb-faq summary:after {\n      content: \"+\";\n      position: absolute;\n      right: 4px;\n      color: var(--fb-gold);\n      font-size: 24px;\n      line-height: 1;\n    }\n\n    .fb-argan .fb-faq details[open] summary:after {\n      content: \"−\";\n    }\n\n    .fb-argan .fb-faq details p {\n      max-width: 850px;\n      margin: 0;\n      padding: 0 45px 20px 0;\n      color: var(--fb-muted);\n    }\n\n    .fb-argan .fb-ingredient {\n      margin-top: 64px;\n      padding: 34px;\n      border-radius: 20px;\n      background: linear-gradient(135deg, var(--fb-forest), var(--fb-forest-light));\n      color: #fff;\n      text-align: center;\n    }\n\n    .fb-argan .fb-ingredient small {\n      display: block;\n      margin-bottom: 8px;\n      color: var(--fb-gold-light);\n      font-weight: 800;\n      letter-spacing: .15em;\n      text-transform: uppercase;\n    }\n\n    .fb-argan .fb-ingredient strong {\n      font-family: var(--font-heading-family, Georgia, serif);\n      font-size: clamp(21px, 3vw, 30px);\n    }\n\n    .fb-argan .fb-ingredient p {\n      margin: 8px 0 0;\n      color: rgba(255,255,255,.72);\n      font-size: 13px;\n    }\n\n    @media (max-width: 900px) {\n      .fb-argan .fb-grid,\n      .fb-argan .fb-facts {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .fb-argan .fb-fact:nth-child(2) {\n        border-right: 0;\n      }\n\n      .fb-argan .fb-fact:nth-child(-n+2) {\n        border-bottom: 1px solid #e1dac8;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .fb-argan {\n        margin: 24px 0;\n      }\n\n      .fb-argan .fb-hero {\n        padding: 46px 25px;\n        border-radius: 20px;\n      }\n\n      .fb-argan .fb-lead {\n        font-size: 16px;\n      }\n\n      .fb-argan .fb-section {\n        padding-top: 48px;\n      }\n\n      .fb-argan .fb-grid,\n      .fb-argan .fb-ritual-grid,\n      .fb-argan .fb-size-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .fb-argan .fb-facts {\n        grid-template-columns: 1fr;\n      }\n\n      .fb-argan .fb-fact {\n        border-right: 0;\n        border-bottom: 1px solid #e1dac8;\n      }\n\n      .fb-argan .fb-fact:last-child {\n        border-bottom: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"fb-argan\"\u003e\n\u003cdiv class=\"fb-shell\"\u003e\n\u003cheader class=\"fb-hero\"\u003e\u003cspan class=\"fb-eyebrow\"\u003eFORBESA • Natural Botanical Care\u003c\/span\u003e\n\u003ch2\u003eMorocco’s liquid gold, refined into one pure ritual.\u003c\/h2\u003e\n\u003cp class=\"fb-lead\"\u003eA single-ingredient botanical oil cold-pressed from Moroccan argan kernels. Naturally rich in essential fatty acids and vitamin E, it delivers versatile conditioning care for dry-feeling skin, frizz-prone hair, nails and cuticles.\u003c\/p\u003e\n\u003cdiv class=\"fb-badges\"\u003e\n\u003cspan class=\"fb-badge\"\u003e100% Pure\u003c\/span\u003e \u003cspan class=\"fb-badge\"\u003eCold-Pressed\u003c\/span\u003e \u003cspan class=\"fb-badge\"\u003eSingle Ingredient\u003c\/span\u003e \u003cspan class=\"fb-badge\"\u003eVegan\u003c\/span\u003e \u003cspan class=\"fb-badge\"\u003eOrigin: Morocco\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"fb-section\"\u003e\n\u003cdiv class=\"fb-section-heading\"\u003e\n\u003cspan class=\"fb-eyebrow\" style=\"color: #9b7735;\"\u003eOne oil. Four rituals.\u003c\/span\u003e\n\u003ch2\u003eNatural care from face to fingertips\u003c\/h2\u003e\n\u003cp\u003eIts silky, concentrated texture makes a little go a long way. Adjust the amount to your skin needs, hair length and texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-grid\"\u003e\n\u003carticle class=\"fb-card\"\u003e\u003cspan class=\"fb-card-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eFace \u0026amp; Skin\u003c\/h3\u003e\n\u003cp\u003eHelps soften dry-feeling areas, support moisture retention and leave skin looking smoother, supple and naturally luminous.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fb-card\"\u003e\u003cspan class=\"fb-card-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eHair \u0026amp; Ends\u003c\/h3\u003e\n\u003cp\u003eConditions dry lengths, smooths the appearance of frizz and adds a soft, healthy-looking sheen without added silicone.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fb-card\"\u003e\u003cspan class=\"fb-card-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eNails \u0026amp; Cuticles\u003c\/h3\u003e\n\u003cp\u003eSoftens dry cuticles and conditions the skin surrounding the nails for a polished, well-cared-for appearance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"fb-card\"\u003e\u003cspan class=\"fb-card-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eBody \u0026amp; Massage\u003c\/h3\u003e\n\u003cp\u003eGlides smoothly over damp skin and works beautifully as a rich botanical body oil or massage base.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-facts\"\u003e\n\u003cdiv class=\"fb-fact\"\u003e\n\u003csmall\u003eBotanical name\u003c\/small\u003e \u003cstrong\u003eArgania Spinosa Kernel Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-fact\"\u003e\n\u003csmall\u003eExtraction\u003c\/small\u003e \u003cstrong\u003eCold-Pressed\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-fact\"\u003e\n\u003csmall\u003eFormula\u003c\/small\u003e \u003cstrong\u003e100% Pure Argan Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-fact\"\u003e\n\u003csmall\u003eBest suited for\u003c\/small\u003e \u003cstrong\u003eDry Skin, Hair \u0026amp; Nails\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-section\"\u003e\n\u003cdiv class=\"fb-section-heading\"\u003e\n\u003cspan class=\"fb-eyebrow\" style=\"color: #9b7735;\"\u003eHow to use\u003c\/span\u003e\n\u003ch2\u003eYour everyday argan ritual\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-ritual-grid\"\u003e\n\u003cdiv class=\"fb-ritual\"\u003e\n\u003ch3\u003eFace\u003c\/h3\u003e\n\u003cp\u003eWarm 2–3 drops between clean palms, then gently press onto slightly damp skin. Use as the final moisturising step, morning or evening. Follow with sunscreen during daytime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-ritual\"\u003e\n\u003ch3\u003eBody\u003c\/h3\u003e\n\u003cp\u003eMassage 1–2 pumps into clean, slightly damp skin after bathing. Concentrate on dry-feeling areas such as elbows, knees and heels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-ritual\"\u003e\n\u003ch3\u003eLeave-In Hair Care\u003c\/h3\u003e\n\u003cp\u003eRub 1–3 drops between your palms and smooth through damp or dry mid-lengths and ends. Begin with one drop for fine or short hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-ritual\"\u003e\n\u003ch3\u003ePre-Shampoo Treatment\u003c\/h3\u003e\n\u003cp\u003eDistribute a small amount through dry lengths and ends. Leave for 20–30 minutes, then shampoo thoroughly. Use once or twice weekly as needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-ritual\"\u003e\n\u003ch3\u003eScalp Care\u003c\/h3\u003e\n\u003cp\u003eApply a few drops section by section and massage gently. Leave for 10–20 minutes before shampooing. Avoid over-application on oily scalps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-ritual\"\u003e\n\u003ch3\u003eNails \u0026amp; Cuticles\u003c\/h3\u003e\n\u003cp\u003eMassage one drop across the cuticles and surrounding skin. Apply nightly or whenever hands feel dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-tip-box\"\u003e\n\u003cstrong\u003eFORBESA Expert Tip\u003c\/strong\u003e Apply argan oil to slightly damp skin or hair to help seal in existing moisture. Because the formula is concentrated, begin with the smallest amount and add more only when needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-section\"\u003e\n\u003cdiv class=\"fb-section-heading\"\u003e\n\u003cspan class=\"fb-eyebrow\" style=\"color: #9b7735;\"\u003eChoose your size\u003c\/span\u003e\n\u003ch2\u003eMade for every kind of ritual\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-size-grid\"\u003e\n\u003cdiv class=\"fb-size\"\u003e\n\u003cspan\u003ePersonal Care\u003c\/span\u003e\n\u003ch3\u003e250ml\u003c\/h3\u003e\n\u003cp\u003eIdeal for regular personal use across hair, face, body and nails.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-size featured\"\u003e\n\u003cspan\u003eExtended Care\u003c\/span\u003e\n\u003ch3\u003e500ml\u003c\/h3\u003e\n\u003cp\u003eA practical choice for frequent use, longer hair or shared routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-size\"\u003e\n\u003cspan\u003eProfessional Value\u003c\/span\u003e\n\u003ch3\u003e1000ml\u003c\/h3\u003e\n\u003cp\u003eBest for salons, spas, massage rituals, families and careful refilling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-section\"\u003e\n\u003cdiv class=\"fb-section-heading\"\u003e\n\u003cspan class=\"fb-eyebrow\" style=\"color: #9b7735;\"\u003eCare \u0026amp; safety\u003c\/span\u003e\n\u003ch2\u003eImportant usage advice\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-warning\"\u003e\n\u003cul\u003e\n\u003cli\u003eFor external cosmetic use only. Do not ingest.\u003c\/li\u003e\n\u003cli\u003ePatch-test on a small area for 24 hours before first full use.\u003c\/li\u003e\n\u003cli\u003eAvoid direct contact with the eyes. Rinse thoroughly with water if contact occurs.\u003c\/li\u003e\n\u003cli\u003eDo not apply to broken, infected or severely irritated skin.\u003c\/li\u003e\n\u003cli\u003eStop using the product if persistent redness, itching or irritation occurs.\u003c\/li\u003e\n\u003cli\u003eConsult a qualified professional before use if you have known seed, nut or botanical-oil allergies.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children and protect fabrics from possible oil staining.\u003c\/li\u003e\n\u003cli\u003eStore tightly closed in a cool, dry place away from direct sunlight and excessive heat.\u003c\/li\u003e\n\u003cli\u003eWhen decanting larger sizes, use a clean, completely dry and preferably amber container.\u003c\/li\u003e\n\u003cli\u003eNatural variations in colour and aroma may occur between harvests.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-section fb-faq\"\u003e\n\u003cdiv class=\"fb-section-heading\"\u003e\n\u003cspan class=\"fb-eyebrow\" style=\"color: #9b7735;\"\u003eFrequently asked questions\u003c\/span\u003e\n\u003ch2\u003eGood to know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use FORBESA Argan Oil every day?\u003c\/summary\u003e\n\u003cp\u003eYes. Begin with a small amount once daily and adjust according to your skin or hair needs. Over-application may feel heavy, particularly on oily skin or fine hair.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on both wet and dry hair?\u003c\/summary\u003e\n\u003cp\u003eYes. Apply to damp hair to help condition and control frizz, or use a very small amount on dry ends to add softness and shine.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs argan oil a heat protectant?\u003c\/summary\u003e\n\u003cp\u003ePure argan oil should not replace a dedicated heat-protection product. Use a suitable heat protectant before hot tools and apply argan oil sparingly to the ends as a finishing step.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy can the colour or aroma vary?\u003c\/summary\u003e\n\u003cp\u003eThis is a natural botanical oil. Subtle variations may occur because of the harvest and raw material. Store it correctly and follow the best-before information printed on the packaging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it in homemade cosmetic formulations?\u003c\/summary\u003e\n\u003cp\u003eIt may be used as a cosmetic carrier or formulation ingredient. Always follow professional formulation guidance, hygienic procedures and appropriate usage rates for every added ingredient.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fb-ingredient\"\u003e\n\u003csmall\u003eComplete ingredient list\u003c\/small\u003e \u003cstrong\u003e100% Argania Spinosa Kernel Oil\u003c\/strong\u003e\n\u003cp\u003eNo added fragrance, fillers or silicone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Forbesa","offers":[{"title":"250ml","offer_id":45928078737461,"sku":null,"price":29.0,"currency_code":"USD","in_stock":true},{"title":"500ml","offer_id":45928078770229,"sku":null,"price":49.0,"currency_code":"USD","in_stock":true},{"title":"1L","offer_id":45928078802997,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/FORBESA_Moroccan_Argan_6.png?v=1788433821"},{"product_id":"forbesa-moroccan-argan-hair-repair-serum-smoothing-shine-anti-frizz-treatment","title":"FORBESA Moroccan Argan Hair Repair Serum – Smoothing, Shine \u0026 Anti-Frizz Treatment","description":"\u003cstyle\u003e\n  .forbesa-argan-serum {\n    --forest: #123d32;\n    --sage: #708b63;\n    --gold: #c8a35d;\n    --cream: #f8f4e9;\n    --ink: #1d2924;\n    --muted: #65716b;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: inherit;\n  }\n\n  .fas-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 7%;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 85% 15%, rgba(200,163,93,.20), transparent 32%),\n      linear-gradient(135deg, #0b3028, #174b3d);\n    color: #fff;\n  }\n\n  .fas-eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #dfc487;\n  }\n\n  .fas-hero h2 {\n    max-width: 760px;\n    margin: 0 0 18px;\n    font-size: clamp(36px, 5vw, 68px);\n    line-height: .98;\n    font-weight: 500;\n    letter-spacing: -2px;\n  }\n\n  .fas-hero p {\n    max-width: 650px;\n    margin: 0;\n    font-size: 17px;\n    line-height: 1.75;\n    color: rgba(255,255,255,.78);\n  }\n\n  .fas-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .fas-tag {\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,.22);\n    border-radius: 999px;\n    font-size: 12px;\n    letter-spacing: .7px;\n  }\n\n  .fas-section {\n    padding: 70px 5%;\n  }\n\n  .fas-intro {\n    max-width: 820px;\n    margin: auto;\n    text-align: center;\n  }\n\n  .fas-kicker {\n    color: var(--sage);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .fas-title {\n    margin: 12px 0 20px;\n    font-size: clamp(30px,4vw,48px);\n    font-weight: 500;\n    line-height: 1.1;\n  }\n\n  .fas-copy {\n    color: var(--muted);\n    line-height: 1.85;\n    font-size: 16px;\n  }\n\n  .fas-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 16px;\n    margin-top: 45px;\n  }\n\n  .fas-card {\n    padding: 28px;\n    border: 1px solid #e8e7df;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .fas-number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--gold);\n    font-size: 12px;\n  }\n\n  .fas-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .fas-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .fas-ritual {\n    padding: 60px 7%;\n    border-radius: 28px;\n    background: var(--cream);\n  }\n\n  .fas-steps {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 35px;\n    margin-top: 35px;\n  }\n\n  .fas-step strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--forest);\n  }\n\n  .fas-step span {\n    color: var(--muted);\n    line-height: 1.65;\n    font-size: 14px;\n  }\n\n  .fas-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    padding: 70px 5%;\n  }\n\n  .fas-detail {\n    border-top: 1px solid #dddcd4;\n    padding: 18px 0;\n  }\n\n  .fas-detail strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 13px;\n  }\n\n  .fas-detail span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .fas-note {\n    padding: 30px;\n    border-left: 3px solid var(--gold);\n    background: #faf9f5;\n    color: var(--muted);\n    line-height: 1.75;\n    font-size: 14px;\n  }\n\n  @media(max-width: 800px) {\n    .fas-hero {\n      padding: 50px 25px;\n      border-radius: 20px;\n    }\n\n    .fas-hero h2 {\n      letter-spacing: -1px;\n    }\n\n    .fas-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fas-steps,\n    .fas-details {\n      grid-template-columns: 1fr;\n    }\n\n    .fas-section,\n    .fas-details {\n      padding: 50px 5px;\n    }\n  }\n\n  @media(max-width: 480px) {\n    .fas-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"forbesa-argan-serum\"\u003e\n\n  \u003csection class=\"fas-hero\"\u003e\n    \u003cspan class=\"fas-eyebrow\"\u003eFORBESA • NATURAL BOTANICAL CARE\u003c\/span\u003e\n\n    \u003ch2\u003eMoroccan Argan\u003cbr\u003eHair Repair Serum\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A refined finishing serum created to smooth the appearance of\n      frizz, enhance natural shine and leave dry, dull or unruly hair\n      feeling softer and more polished — without the heavy feel of\n      applying pure oil directly.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fas-tags\"\u003e\n      \u003cspan class=\"fas-tag\"\u003eARGAN ENRICHED\u003c\/span\u003e\n      \u003cspan class=\"fas-tag\"\u003eANTI-FRIZZ\u003c\/span\u003e\n      \u003cspan class=\"fas-tag\"\u003eSMOOTHING\u003c\/span\u003e\n      \u003cspan class=\"fas-tag\"\u003eLEAVE-IN\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"fas-section\"\u003e\n    \u003cdiv class=\"fas-intro\"\u003e\n\n      \u003cspan class=\"fas-kicker\"\u003eTHE FINISHING RITUAL\u003c\/span\u003e\n\n      \u003ch2 class=\"fas-title\"\u003e\n        Smooth. Polish.\u003cbr\u003eReveal the shine.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fas-copy\"\u003e\n        FORBESA Moroccan Argan Hair Repair Serum is designed as the\n        finishing step in your hair ritual. Its lightweight serum\n        format helps improve manageability and smooth the appearance\n        of flyaways while giving the lengths and ends a refined,\n        healthy-looking finish.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fas-grid\"\u003e\n\n      \u003cdiv class=\"fas-card\"\u003e\n        \u003cspan class=\"fas-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eSmoother Finish\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps tame the appearance of frizz and flyaways for a more\n          polished finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-card\"\u003e\n        \u003cspan class=\"fas-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eEnhanced Shine\u003c\/h3\u003e\n        \u003cp\u003e\n          Adds a refined glossy appearance to dull-looking lengths\n          without requiring heavy application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-card\"\u003e\n        \u003cspan class=\"fas-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eSoftness\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps hair feel smoother and softer, particularly through\n          dry lengths and ends.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-card\"\u003e\n        \u003cspan class=\"fas-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eLeave-In Care\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed for convenient everyday use without rinsing after\n          application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"fas-ritual\"\u003e\n\n    \u003cspan class=\"fas-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n    \u003ch2 class=\"fas-title\"\u003eYour Argan Hair Ritual\u003c\/h2\u003e\n\n    \u003cdiv class=\"fas-steps\"\u003e\n\n      \u003cdiv class=\"fas-step\"\u003e\n        \u003cstrong\u003e01 — DISPENSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Begin with 1–2 pumps. Use less for fine or short hair and\n          increase gradually for longer or thicker hair.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-step\"\u003e\n        \u003cstrong\u003e02 — APPLY\u003c\/strong\u003e\n        \u003cspan\u003e\n          Warm between the palms and distribute through mid-lengths\n          and ends on damp or dry hair.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-step\"\u003e\n        \u003cstrong\u003e03 — FINISH\u003c\/strong\u003e\n        \u003cspan\u003e\n          Style normally. Add a very small amount to dry ends when\n          additional smoothing or shine is desired.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"fas-details\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cspan class=\"fas-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n      \u003ch2 class=\"fas-title\"\u003eMade for the finishing touch.\u003c\/h2\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003ePRODUCT TYPE\u003c\/strong\u003e\n        \u003cspan\u003eLeave-in hair finishing serum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eKEY BOTANICAL\u003c\/strong\u003e\n        \u003cspan\u003eArgan-derived \/ argan-enriched formulation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eSUITABLE FOR\u003c\/strong\u003e\n        \u003cspan\u003eDry, frizzy, dull, textured and difficult-to-manage hair\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eAVAILABLE SIZES\u003c\/strong\u003e\n        \u003cspan\u003e50ml \/ 1.69 US fl. oz. • 100ml \/ 3.38 US fl. oz.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv\u003e\n\n      \u003cspan class=\"fas-kicker\"\u003eCARE \u0026amp; STORAGE\u003c\/span\u003e\n      \u003ch2 class=\"fas-title\"\u003eProtect the formula.\u003c\/h2\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eSTORAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep tightly closed in a cool, dry place away from direct\n          sunlight and excessive heat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eUSE\u003c\/strong\u003e\n        \u003cspan\u003eFor external cosmetic use only.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eCONTACT\u003c\/strong\u003e\n        \u003cspan\u003e\n          Avoid direct contact with eyes. If contact occurs, rinse\n          thoroughly with water.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eCHILDREN\u003c\/strong\u003e\n        \u003cspan\u003eKeep out of reach of children.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-note\"\u003e\n        Full INCI ingredients, batch information, period-after-opening\n        information and manufacturer details should correspond to the\n        final production formula and finished-product documentation.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Forbesa","offers":[{"title":"50ml","offer_id":45951250530357,"sku":null,"price":15.0,"currency_code":"USD","in_stock":true},{"title":"100ml","offer_id":45951250563125,"sku":null,"price":25.0,"currency_code":"USD","in_stock":true},{"title":"250ml","offer_id":45951250595893,"sku":null,"price":49.0,"currency_code":"USD","in_stock":true},{"title":"500ml","offer_id":45951250628661,"sku":null,"price":95.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/FORBESA_Moroccan_Argan_7.png?v=1788435935"},{"product_id":"forbesa-moroccan-argan-intensive-hair-mask-deep-conditioning-smoothing-nourishing-treatment","title":"FORBESA Moroccan Argan Intensive Hair Mask – Deep Conditioning, Smoothing \u0026 Nourishing Treatment","description":"\u003cdiv class=\"forbesa-argan-mask\"\u003e\n\u003csection class=\"fam-hero\"\u003e\n\u003cdiv class=\"fam-hero-content\"\u003e\n\u003cspan class=\"fam-eyebrow\"\u003eFORBESA • NATURAL BOTANICAL CARE \u003c\/span\u003e\n\u003ch2\u003eMoroccan Argan\u003cbr\u003eIntensive Hair Mask\u003c\/h2\u003e\n\u003cp\u003eA rich rinse-off conditioning treatment created for dry, rough, frizzy and demanding hair. The creamy formula is designed to leave lengths feeling softer, smoother and more manageable while bringing a refined conditioning ritual to your wash routine.\u003c\/p\u003e\n\u003cdiv class=\"fam-tags\"\u003e\n\u003cspan class=\"fam-tag\"\u003eARGAN ENRICHED\u003c\/span\u003e \u003cspan class=\"fam-tag\"\u003eDEEP CONDITIONING\u003c\/span\u003e \u003cspan class=\"fam-tag\"\u003eSMOOTHING\u003c\/span\u003e \u003cspan class=\"fam-tag\"\u003eRINSE-OFF TREATMENT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO + BENEFITS --\u003e\n\u003csection class=\"fam-intro\"\u003e\n\u003cdiv class=\"fam-intro-inner\"\u003e\n\u003cspan class=\"fam-kicker\"\u003e INTENSIVE CONDITIONING RITUAL \u003c\/span\u003e\n\u003ch2 class=\"fam-title\"\u003eRich care for hair that asks for more.\u003c\/h2\u003e\n\u003cp class=\"fam-copy\"\u003eFORBESA Moroccan Argan Intensive Hair Mask is designed to be used after cleansing whenever hair needs a more substantial conditioning step than an everyday conditioner. Its rich cream format coats the lengths and ends, helping improve the feel of dry or coarse hair and leaving it with a smoother, softer and more polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-benefits\"\u003e\n\u003cdiv class=\"fam-benefit\"\u003e\n\u003cspan class=\"fam-benefit-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eDeep Conditioning\u003c\/h3\u003e\n\u003cp\u003eProvides a rich conditioning experience for hair that feels dry, rough or difficult to manage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-benefit\"\u003e\n\u003cspan class=\"fam-benefit-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eSofter Feel\u003c\/h3\u003e\n\u003cp\u003eHelps leave lengths and ends feeling smoother, softer and more comfortable after rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-benefit\"\u003e\n\u003cspan class=\"fam-benefit-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eImproved Manageability\u003c\/h3\u003e\n\u003cp\u003eHelps make conditioned hair easier to detangle, handle and style as part of a complete hair-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-benefit\"\u003e\n\u003cspan class=\"fam-benefit-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eRefined Finish\u003c\/h3\u003e\n\u003cp\u003eSupports a smoother-looking appearance through dry or frizzy lengths without replacing your regular cleansing routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"fam-ritual\"\u003e\n\u003cdiv class=\"fam-ritual-header\"\u003e\n\u003cspan class=\"fam-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n\u003ch2 class=\"fam-title\"\u003eThe FORBESA Argan Mask Ritual\u003c\/h2\u003e\n\u003cp class=\"fam-copy\"\u003eA concentrated rinse-off conditioning step designed for use after shampooing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-steps\"\u003e\n\u003cdiv class=\"fam-step\"\u003e\n\u003cstrong\u003e01 — CLEANSE\u003c\/strong\u003e \u003cspan\u003e Shampoo the hair and rinse thoroughly. Gently remove excess water before applying the mask. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-step\"\u003e\n\u003cstrong\u003e02 — APPLY\u003c\/strong\u003e \u003cspan\u003e Distribute an appropriate amount through the mid-lengths and ends. Use only what is needed for your hair length and density. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-step\"\u003e\n\u003cstrong\u003e03 — LEAVE\u003c\/strong\u003e \u003cspan\u003e Allow the treatment to remain on the hair for approximately 5–10 minutes, or according to the directions of the final production formula. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-step\"\u003e\n\u003cstrong\u003e04 — RINSE\u003c\/strong\u003e \u003cspan\u003e Rinse thoroughly with water until the hair feels clean, conditioned and free of excess product. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"fam-profile\"\u003e\n\u003cdiv class=\"fam-panel\"\u003e\n\u003cspan class=\"fam-kicker\"\u003e PRODUCT PROFILE \u003c\/span\u003e\n\u003ch2 class=\"fam-title\"\u003eProfessional care in a rich cream format.\u003c\/h2\u003e\n\u003cdiv class=\"fam-detail\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003e Rinse-off intensive conditioning hair mask \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-detail\"\u003e\n\u003cstrong\u003eKey Botanical\u003c\/strong\u003e \u003cspan\u003e Argan-enriched cosmetic formulation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-detail\"\u003e\n\u003cstrong\u003eTexture\u003c\/strong\u003e \u003cspan\u003e Rich cream \/ mask consistency \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-detail\"\u003e\n\u003cstrong\u003eSuitable For\u003c\/strong\u003e \u003cspan\u003e Dry, coarse, frizzy, dull-looking, textured, heat-styled and demanding hair \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-panel fam-panel--dark\"\u003e\n\u003cspan class=\"fam-kicker\"\u003e CARE \u0026amp; STORAGE \u003c\/span\u003e\n\u003ch2 class=\"fam-title\"\u003eProtect the finished formula.\u003c\/h2\u003e\n\u003cdiv class=\"fam-detail\"\u003e\n\u003cstrong\u003eStorage\u003c\/strong\u003e \u003cspan\u003e Keep the container securely closed and store in a cool, dry place away from direct sunlight and excessive heat. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-detail\"\u003e\n\u003cstrong\u003eWater Protection\u003c\/strong\u003e \u003cspan\u003e Avoid introducing unnecessary water into the jar during use. Use clean, dry hands or a clean cosmetic spatula when practical. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-detail\"\u003e\n\u003cstrong\u003eUse\u003c\/strong\u003e \u003cspan\u003e For external cosmetic use only. Avoid direct contact with eyes. Rinse thoroughly if contact occurs. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-detail\"\u003e\n\u003cstrong\u003eImportant\u003c\/strong\u003e \u003cspan\u003e Full INCI ingredients, preservatives, PAO, batch details and finished-product directions must correspond to the final manufactured formulation. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZES --\u003e\n\u003csection class=\"fam-sizes\"\u003e\n\u003cdiv class=\"fam-size\"\u003e\n\u003csmall\u003eRetail Size\u003c\/small\u003e \u003cstrong\u003e250ml\u003c\/strong\u003e \u003cspan\u003e8.45 US fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-size\"\u003e\n\u003csmall\u003eValue Size\u003c\/small\u003e \u003cstrong\u003e500ml\u003c\/strong\u003e \u003cspan\u003e16.91 US fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fam-size\"\u003e\n\u003csmall\u003eProfessional Size\u003c\/small\u003e \u003cstrong\u003e1L\u003c\/strong\u003e \u003cspan\u003e33.81 US fl. oz.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACCORDIONS --\u003e\n\u003cdiv class=\"fam-accordions\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat makes this different from conditioner?\u003c\/summary\u003e\n\u003cdiv class=\"fam-answer\"\u003eThe FORBESA Intensive Hair Mask is positioned as a richer, more concentrated conditioning step for occasions when the hair needs more substantial care than a standard everyday conditioner. Frequency should be adjusted according to hair type and the final product formulation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use it?\u003c\/summary\u003e\n\u003cdiv class=\"fam-answer\"\u003eA typical intensive hair mask may be used approximately once or twice per week depending on hair condition and individual preference. Final usage frequency should follow the tested finished-product directions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould it be applied to the scalp?\u003c\/summary\u003e\n\u003cdiv class=\"fam-answer\"\u003eUnless the final formulation is specifically developed for scalp application, focus primarily on the mid-lengths and ends where intensive conditioning is generally most useful.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIngredients \u0026amp; formulation\u003c\/summary\u003e\n\u003cdiv class=\"fam-answer\"\u003eThis is an argan-enriched formulated cosmetic rather than pure argan oil. The complete INCI declaration should be added only after the final commercial formula has been selected and verified with the manufacturer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eStorage\u003c\/summary\u003e\n\u003cdiv class=\"fam-answer\"\u003eStore securely closed in a cool, dry environment away from direct sunlight and excessive heat. Because the product is supplied in a wide-mouth container, avoid contaminating the formula with water or unclean tools during use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"fam-close\"\u003e\n\u003cstrong\u003e Intensive care. Refined by FORBESA. \u003c\/strong\u003e\n\u003cp\u003eA premium argan-enriched conditioning ritual designed to bring softness, manageability and a polished finish to demanding hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .forbesa-argan-mask {\n    --fam-emerald: #0d4438;\n    --fam-emerald-deep: #072f28;\n    --fam-sage: #718b79;\n    --fam-gold: #c6a15e;\n    --fam-gold-soft: #e3cc9b;\n    --fam-ivory: #f8f4e9;\n    --fam-sand: #eee5d2;\n    --fam-ink: #1d2925;\n    --fam-muted: #65716c;\n    --fam-border: rgba(13,68,56,.13);\n\n    max-width: 1200px;\n    margin: 36px auto;\n    color: var(--fam-ink);\n    font-family: inherit;\n    line-height: 1.7;\n  }\n\n  .forbesa-argan-mask * {\n    box-sizing: border-box;\n  }\n\n  \/* HERO *\/\n\n  .fam-hero {\n    position: relative;\n    overflow: hidden;\n    min-height: 460px;\n    padding: 70px 7%;\n    border-radius: 28px;\n    display: flex;\n    align-items: center;\n    background:\n      radial-gradient(\n        circle at 88% 18%,\n        rgba(227,204,155,.22),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at 72% 86%,\n        rgba(255,255,255,.07),\n        transparent 28%\n      ),\n      linear-gradient(\n        135deg,\n        #062d26 0%,\n        #0c4437 54%,\n        #123b33 100%\n      );\n    color: white;\n  }\n\n  .fam-hero-content {\n    max-width: 790px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .fam-eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    color: var(--fam-gold-soft);\n    text-transform: uppercase;\n    letter-spacing: .23em;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  .fam-hero h2 {\n    margin: 0;\n    max-width: 800px;\n    color: white;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(39px, 6vw, 70px);\n    line-height: .98;\n    letter-spacing: -.035em;\n    font-weight: 500;\n  }\n\n  .fam-hero p {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255,255,255,.79);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .fam-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 30px;\n  }\n\n  .fam-tag {\n    padding: 9px 15px;\n    border: 1px solid rgba(227,204,155,.35);\n    border-radius: 999px;\n    background: rgba(255,255,255,.045);\n    color: #f0dfbb;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  \/* INTRO *\/\n\n  .fam-intro {\n    padding: 76px 6%;\n    text-align: center;\n  }\n\n  .fam-intro-inner {\n    max-width: 850px;\n    margin: auto;\n  }\n\n  .fam-kicker {\n    color: var(--fam-gold);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .fam-title {\n    margin: 12px 0 18px;\n    color: var(--fam-emerald);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(31px, 4.3vw, 50px);\n    line-height: 1.08;\n    font-weight: 500;\n  }\n\n  .fam-copy {\n    margin: 0;\n    color: var(--fam-muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  \/* BENEFITS *\/\n\n  .fam-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n    margin-top: 46px;\n    text-align: left;\n  }\n\n  .fam-benefit {\n    min-height: 225px;\n    padding: 27px;\n    border: 1px solid var(--fam-border);\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .fam-benefit-number {\n    display: block;\n    margin-bottom: 32px;\n    color: var(--fam-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 14px;\n  }\n\n  .fam-benefit h3 {\n    margin: 0 0 9px;\n    color: var(--fam-emerald);\n    font-size: 17px;\n  }\n\n  .fam-benefit p {\n    margin: 0;\n    color: var(--fam-muted);\n    font-size: 14px;\n    line-height: 1.68;\n  }\n\n  \/* RITUAL *\/\n\n  .fam-ritual {\n    padding: 62px 7%;\n    border-radius: 28px;\n    background:\n      linear-gradient(\n        120deg,\n        var(--fam-ivory),\n        #f1e7d2\n      );\n  }\n\n  .fam-ritual-header {\n    max-width: 710px;\n  }\n\n  .fam-steps {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 20px;\n    margin-top: 38px;\n  }\n\n  .fam-step {\n    padding-top: 20px;\n    border-top: 1px solid rgba(13,68,56,.18);\n  }\n\n  .fam-step strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--fam-emerald);\n    font-size: 13px;\n    letter-spacing: .04em;\n  }\n\n  .fam-step span {\n    color: var(--fam-muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* PRODUCT PROFILE *\/\n\n  .fam-profile {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    padding: 70px 5%;\n  }\n\n  .fam-panel {\n    padding: 35px;\n    border: 1px solid var(--fam-border);\n    border-radius: 22px;\n    background: #fff;\n  }\n\n  .fam-panel--dark {\n    color: white;\n    border: none;\n    background:\n      linear-gradient(\n        145deg,\n        var(--fam-emerald-deep),\n        var(--fam-emerald)\n      );\n  }\n\n  .fam-panel--dark .fam-title {\n    color: white;\n  }\n\n  .fam-panel--dark .fam-kicker {\n    color: var(--fam-gold-soft);\n  }\n\n  .fam-detail {\n    padding: 17px 0;\n    border-top: 1px solid var(--fam-border);\n  }\n\n  .fam-panel--dark .fam-detail {\n    border-color: rgba(255,255,255,.15);\n  }\n\n  .fam-detail:first-of-type {\n    margin-top: 25px;\n  }\n\n  .fam-detail strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--fam-emerald);\n    font-size: 11px;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .fam-panel--dark .fam-detail strong {\n    color: var(--fam-gold-soft);\n  }\n\n  .fam-detail span {\n    color: var(--fam-muted);\n    font-size: 14px;\n  }\n\n  .fam-panel--dark .fam-detail span {\n    color: rgba(255,255,255,.78);\n  }\n\n  \/* SIZE STRIP *\/\n\n  .fam-sizes {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    overflow: hidden;\n    margin: 0 5% 60px;\n    border: 1px solid var(--fam-border);\n    border-radius: 20px;\n  }\n\n  .fam-size {\n    padding: 30px 20px;\n    text-align: center;\n    background: #fff;\n  }\n\n  .fam-size + .fam-size {\n    border-left: 1px solid var(--fam-border);\n  }\n\n  .fam-size small {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--fam-muted);\n    font-size: 10px;\n    letter-spacing: .13em;\n    text-transform: uppercase;\n  }\n\n  .fam-size strong {\n    color: var(--fam-emerald);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    font-weight: 500;\n  }\n\n  .fam-size span {\n    display: block;\n    margin-top: 5px;\n    color: var(--fam-muted);\n    font-size: 12px;\n  }\n\n  \/* ACCORDIONS *\/\n\n  .fam-accordions {\n    margin: 0 5% 65px;\n    border-top: 1px solid var(--fam-border);\n  }\n\n  .fam-accordions details {\n    border-bottom: 1px solid var(--fam-border);\n  }\n\n  .fam-accordions summary {\n    position: relative;\n    padding: 21px 45px 21px 0;\n    cursor: pointer;\n    list-style: none;\n    color: var(--fam-emerald);\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  .fam-accordions summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .fam-accordions summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 5px;\n    transform: translateY(-50%);\n    color: var(--fam-gold);\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .fam-accordions details[open] summary::after {\n    content: \"−\";\n  }\n\n  .fam-answer {\n    max-width: 890px;\n    padding: 0 45px 23px 0;\n    color: var(--fam-muted);\n    font-size: 14px;\n    line-height: 1.78;\n  }\n\n  \/* CLOSING *\/\n\n  .fam-close {\n    margin: 0 5%;\n    padding: 43px 7%;\n    border-radius: 24px;\n    text-align: center;\n    background: var(--fam-ivory);\n  }\n\n  .fam-close strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--fam-emerald);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 500;\n  }\n\n  .fam-close p {\n    max-width: 700px;\n    margin: auto;\n    color: var(--fam-muted);\n    font-size: 14px;\n  }\n\n  @media (max-width: 900px) {\n    .fam-benefits,\n    .fam-steps {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fam-profile {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .forbesa-argan-mask {\n      margin: 22px auto;\n    }\n\n    .fam-hero {\n      min-height: auto;\n      padding: 48px 24px;\n      border-radius: 19px;\n    }\n\n    .fam-hero h2 {\n      font-size: 39px;\n    }\n\n    .fam-intro {\n      padding: 54px 8px;\n    }\n\n    .fam-benefits,\n    .fam-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .fam-ritual {\n      padding: 38px 22px;\n      border-radius: 19px;\n    }\n\n    .fam-profile {\n      padding: 50px 0;\n    }\n\n    .fam-panel {\n      padding: 27px 22px;\n    }\n\n    .fam-sizes {\n      margin-left: 0;\n      margin-right: 0;\n    }\n\n    .fam-size {\n      padding: 24px 8px;\n    }\n\n    .fam-size strong {\n      font-size: 21px;\n    }\n\n    .fam-accordions,\n    .fam-close {\n      margin-left: 0;\n      margin-right: 0;\n    }\n  }\n\u003c\/style\u003e","brand":"Forbesa","offers":[{"title":"250ml","offer_id":45951251611701,"sku":null,"price":25.0,"currency_code":"USD","in_stock":true},{"title":"500ml","offer_id":45951251644469,"sku":null,"price":45.0,"currency_code":"USD","in_stock":true},{"title":"1000ml","offer_id":45951251677237,"sku":null,"price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/FORBESA_Moroccan_Argan.png?v=1788263549"},{"product_id":"forbesa-moroccan-argan-leave-in-hair-cream-daily-smoothing-softness-frizz-control","title":"FORBESA Moroccan Argan Leave-In Hair Cream – Daily Smoothing, Softness \u0026 Frizz Control","description":"\u003cstyle\u003e\n  .forbesa-leavein-cream {\n    --forest: #123d32;\n    --sage: #839476;\n    --gold: #c7a15a;\n    --ivory: #faf7ee;\n    --sand: #eee4d0;\n    --ink: #1d2924;\n    --muted: #65716b;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: inherit;\n  }\n\n  .flc-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 7%;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 86% 16%, rgba(222,197,143,.28), transparent 31%),\n      linear-gradient(135deg, #12392f, #476253);\n    color: #fff;\n  }\n\n  .flc-eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    color: #ead5a4;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .flc-hero h2 {\n    max-width: 790px;\n    margin: 0 0 20px;\n    font-size: clamp(36px,5vw,68px);\n    font-weight: 500;\n    line-height: .98;\n    letter-spacing: -2px;\n  }\n\n  .flc-hero p {\n    max-width: 680px;\n    margin: 0;\n    color: rgba(255,255,255,.82);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .flc-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .flc-tag {\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,.24);\n    border-radius: 999px;\n    font-size: 12px;\n    letter-spacing: .7px;\n  }\n\n  .flc-section {\n    padding: 70px 5%;\n  }\n\n  .flc-intro {\n    max-width: 840px;\n    margin: auto;\n    text-align: center;\n  }\n\n  .flc-kicker {\n    color: var(--sage);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .flc-title {\n    margin: 12px 0 20px;\n    font-size: clamp(30px,4vw,48px);\n    font-weight: 500;\n    line-height: 1.1;\n  }\n\n  .flc-copy {\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .flc-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 16px;\n    margin-top: 45px;\n  }\n\n  .flc-card {\n    padding: 28px;\n    border: 1px solid #e8e5dc;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .flc-number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--gold);\n    font-size: 12px;\n  }\n\n  .flc-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .flc-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .flc-ritual {\n    padding: 60px 7%;\n    border-radius: 28px;\n    background:\n      linear-gradient(135deg, var(--ivory), #f1eadb);\n  }\n\n  .flc-steps {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 35px;\n    margin-top: 35px;\n  }\n\n  .flc-step strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--forest);\n  }\n\n  .flc-step span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .flc-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    padding: 70px 5%;\n  }\n\n  .flc-detail {\n    padding: 18px 0;\n    border-top: 1px solid #dddcd4;\n  }\n\n  .flc-detail strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 13px;\n  }\n\n  .flc-detail span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .flc-note {\n    padding: 30px;\n    border-left: 3px solid var(--gold);\n    background: #faf9f5;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  @media(max-width: 800px) {\n    .flc-hero {\n      padding: 50px 25px;\n      border-radius: 20px;\n    }\n\n    .flc-hero h2 {\n      letter-spacing: -1px;\n    }\n\n    .flc-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .flc-steps,\n    .flc-details {\n      grid-template-columns: 1fr;\n    }\n\n    .flc-section,\n    .flc-details {\n      padding: 50px 5px;\n    }\n  }\n\n  @media(max-width: 480px) {\n    .flc-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"forbesa-leavein-cream\"\u003e\n\n  \u003csection class=\"flc-hero\"\u003e\n    \u003cspan class=\"flc-eyebrow\"\u003e\n      FORBESA • NATURAL BOTANICAL CARE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Moroccan Argan\u003cbr\u003eLeave-In Hair Cream\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A lightweight daily leave-in cream created to soften the feel of\n      dry or unruly hair, improve manageability and smooth the appearance\n      of frizz without the need to rinse after application.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"flc-tags\"\u003e\n      \u003cspan class=\"flc-tag\"\u003eARGAN ENRICHED\u003c\/span\u003e\n      \u003cspan class=\"flc-tag\"\u003eDAILY SOFTNESS\u003c\/span\u003e\n      \u003cspan class=\"flc-tag\"\u003eFRIZZ CONTROL\u003c\/span\u003e\n      \u003cspan class=\"flc-tag\"\u003eNO RINSE\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"flc-section\"\u003e\n    \u003cdiv class=\"flc-intro\"\u003e\n      \u003cspan class=\"flc-kicker\"\u003eEVERYDAY LEAVE-IN CARE\u003c\/span\u003e\n\n      \u003ch2 class=\"flc-title\"\u003e\n        Soften. Smooth.\u003cbr\u003eStyle with ease.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"flc-copy\"\u003e\n        FORBESA Moroccan Argan Leave-In Hair Cream is designed to become\n        part of your everyday styling ritual. Its cream format helps\n        condition dry-feeling lengths, improve manageability and leave\n        the hair looking smoother and more controlled. Apply after\n        washing or whenever the hair needs renewed softness and easier\n        styling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"flc-grid\"\u003e\n\n      \u003cdiv class=\"flc-card\"\u003e\n        \u003cspan class=\"flc-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eDaily Softness\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps dry-feeling lengths and ends feel softer and more\n          comfortable without requiring a rinse.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-card\"\u003e\n        \u003cspan class=\"flc-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eFrizz Control\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps smooth the appearance of frizz and flyaways for a more\n          controlled, polished look.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-card\"\u003e\n        \u003cspan class=\"flc-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eEasy Styling\u003c\/h3\u003e\n        \u003cp\u003e\n          Improves manageability and helps prepare the lengths for\n          combing, brushing and everyday styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-card\"\u003e\n        \u003cspan class=\"flc-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eNo-Rinse Care\u003c\/h3\u003e\n        \u003cp\u003e\n          Remains on the hair after application, making it a convenient\n          daily step between washing and styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"flc-ritual\"\u003e\n    \u003cspan class=\"flc-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n\n    \u003ch2 class=\"flc-title\"\u003e\n      Your Daily Argan Ritual\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"flc-steps\"\u003e\n\n      \u003cdiv class=\"flc-step\"\u003e\n        \u003cstrong\u003e01 — DISPENSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Begin with a small amount. Adjust gradually according to hair\n          length, thickness, texture and level of dryness.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-step\"\u003e\n        \u003cstrong\u003e02 — DISTRIBUTE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Rub gently between the palms and distribute evenly through\n          damp, towel-dried hair, focusing on mid-lengths and ends.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-step\"\u003e\n        \u003cstrong\u003e03 — LEAVE IN\u003c\/strong\u003e\n        \u003cspan\u003e\n          Do not rinse. Comb through if desired and continue with your\n          usual drying or styling routine.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"flc-details\"\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"flc-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n      \u003ch2 class=\"flc-title\"\u003e\n        Everyday softness without the extra rinse.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003ePRODUCT TYPE\u003c\/strong\u003e\n        \u003cspan\u003eDaily leave-in conditioning and styling hair cream\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003eKEY BOTANICAL\u003c\/strong\u003e\n        \u003cspan\u003eMoroccan argan oil-enriched formulation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003eSUITABLE FOR\u003c\/strong\u003e\n        \u003cspan\u003e\n          Dry, frizzy, textured, wavy, curly and difficult-to-manage hair\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003eAPPLICATION AREA\u003c\/strong\u003e\n        \u003cspan\u003e\n          Apply primarily through the mid-lengths and ends\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003eAVAILABLE SIZES\u003c\/strong\u003e\n        \u003cspan\u003e\n          100ml \/ 3.38 US fl. oz. • 250ml \/ 8.45 US fl. oz. •\n          500ml \/ 16.90 US fl. oz.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv\u003e\n      \u003cspan class=\"flc-kicker\"\u003eCARE \u0026amp; STORAGE\u003c\/span\u003e\n\n      \u003ch2 class=\"flc-title\"\u003e\n        Protect the formula.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003eSTORAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep tightly closed in a cool, dry place away from direct\n          sunlight and excessive heat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003eUSE\u003c\/strong\u003e\n        \u003cspan\u003eFor external cosmetic use only.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003eCONTACT\u003c\/strong\u003e\n        \u003cspan\u003e\n          Avoid direct contact with eyes. If contact occurs, rinse\n          thoroughly with clean water.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003eSCALP\u003c\/strong\u003e\n        \u003cspan\u003e\n          Apply mainly to the lengths and ends unless the finished\n          formula is specifically approved for direct scalp use.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-detail\"\u003e\n        \u003cstrong\u003eCHILDREN\u003c\/strong\u003e\n        \u003cspan\u003eKeep out of reach of children.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"flc-note\"\u003e\n        The final ingredient list, allergen information, batch details,\n        period-after-opening symbol, responsible-person information and\n        manufacturer details must correspond to the approved production\n        formula and final regulatory documentation.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Forbesa","offers":[{"title":"100ml","offer_id":45951255150645,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true},{"title":"250ml","offer_id":45951255183413,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true},{"title":"500ml","offer_id":45951255216181,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"1000ml","offer_id":45951255248949,"sku":null,"price":119.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/FORBESA_Moroccan_Argan_4.png?v=1788433334"},{"product_id":"forbesa-moroccan-argan-body-oil-lightweight-nourishment-silky-softness-radiant-looking-skin","title":"FORBESA Moroccan Argan Body Oil – Lightweight Nourishment, Silky Softness \u0026 Radiant-Looking Skin","description":"\u003cstyle\u003e\n  .forbesa-body-oil {\n    --forest: #123d32;\n    --teal: #174f4b;\n    --amber: #a8632e;\n    --gold: #c7a15a;\n    --ivory: #faf7ee;\n    --mist: #e9f0eb;\n    --ink: #1d2924;\n    --muted: #68736d;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: inherit;\n  }\n\n  .fbo-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 7%;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 86% 16%, rgba(199,161,90,.25), transparent 30%),\n      linear-gradient(135deg, #103832, var(--teal));\n    color: #fff;\n  }\n\n  .fbo-eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    color: #ead5a4;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .fbo-hero h2 {\n    max-width: 820px;\n    margin: 0 0 20px;\n    font-size: clamp(36px,5vw,68px);\n    font-weight: 500;\n    line-height: .98;\n    letter-spacing: -2px;\n  }\n\n  .fbo-hero p {\n    max-width: 700px;\n    margin: 0;\n    color: rgba(255,255,255,.82);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .fbo-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .fbo-tag {\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,.24);\n    border-radius: 999px;\n    font-size: 12px;\n    letter-spacing: .7px;\n  }\n\n  .fbo-section {\n    padding: 70px 5%;\n  }\n\n  .fbo-intro {\n    max-width: 850px;\n    margin: auto;\n    text-align: center;\n  }\n\n  .fbo-kicker {\n    color: var(--teal);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .fbo-title {\n    margin: 12px 0 20px;\n    font-size: clamp(30px,4vw,48px);\n    font-weight: 500;\n    line-height: 1.1;\n  }\n\n  .fbo-copy {\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .fbo-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 16px;\n    margin-top: 45px;\n  }\n\n  .fbo-card {\n    padding: 28px;\n    border: 1px solid #e3e8e4;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .fbo-number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--gold);\n    font-size: 12px;\n  }\n\n  .fbo-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .fbo-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .fbo-ritual {\n    padding: 60px 7%;\n    border-radius: 28px;\n    background: linear-gradient(135deg, var(--ivory), var(--mist));\n  }\n\n  .fbo-steps {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 35px;\n    margin-top: 35px;\n  }\n\n  .fbo-step strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--forest);\n  }\n\n  .fbo-step span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .fbo-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    padding: 70px 5%;\n  }\n\n  .fbo-detail {\n    padding: 18px 0;\n    border-top: 1px solid #dddcd4;\n  }\n\n  .fbo-detail strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 13px;\n  }\n\n  .fbo-detail span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .fbo-note {\n    padding: 30px;\n    border-left: 3px solid var(--gold);\n    background: #faf9f5;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  @media(max-width: 800px) {\n    .fbo-hero {\n      padding: 50px 25px;\n      border-radius: 20px;\n    }\n\n    .fbo-hero h2 {\n      letter-spacing: -1px;\n    }\n\n    .fbo-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fbo-steps,\n    .fbo-details {\n      grid-template-columns: 1fr;\n    }\n\n    .fbo-section,\n    .fbo-details {\n      padding: 50px 5px;\n    }\n  }\n\n  @media(max-width: 480px) {\n    .fbo-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"forbesa-body-oil\"\u003e\n\n  \u003csection class=\"fbo-hero\"\u003e\n    \u003cspan class=\"fbo-eyebrow\"\u003e\n      FORBESA • NATURAL BOTANICAL CARE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Moroccan Argan\u003cbr\u003eBody Oil\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A lightweight botanical body oil created to nourish dry-feeling\n      skin, enhance its natural-looking radiance and leave the body\n      feeling silky, smooth and beautifully conditioned.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fbo-tags\"\u003e\n      \u003cspan class=\"fbo-tag\"\u003eARGAN ENRICHED\u003c\/span\u003e\n      \u003cspan class=\"fbo-tag\"\u003eLIGHTWEIGHT CARE\u003c\/span\u003e\n      \u003cspan class=\"fbo-tag\"\u003eSILKY SOFTNESS\u003c\/span\u003e\n      \u003cspan class=\"fbo-tag\"\u003eRADIANT LOOK\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fbo-section\"\u003e\n    \u003cdiv class=\"fbo-intro\"\u003e\n      \u003cspan class=\"fbo-kicker\"\u003eLIGHTWEIGHT BODY NOURISHMENT\u003c\/span\u003e\n\n      \u003ch2 class=\"fbo-title\"\u003e\n        Silky care.\u003cbr\u003eNatural-looking radiance.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fbo-copy\"\u003e\n        FORBESA Moroccan Argan Body Oil spreads smoothly across the skin\n        as part of an everyday body-care ritual. Apply after bathing or\n        whenever the skin needs renewed softness, comfort and a subtle,\n        healthy-looking glow.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fbo-grid\"\u003e\n\n      \u003cdiv class=\"fbo-card\"\u003e\n        \u003cspan class=\"fbo-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eSilky Softness\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps dry-feeling skin feel smoother, softer and more\n          comfortably conditioned.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-card\"\u003e\n        \u003cspan class=\"fbo-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eLightweight Care\u003c\/h3\u003e\n        \u003cp\u003e\n          Offers a fluid body-oil format that distributes easily across\n          larger areas of the body.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-card\"\u003e\n        \u003cspan class=\"fbo-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eRadiant Appearance\u003c\/h3\u003e\n        \u003cp\u003e\n          Leaves a subtle polished finish that enhances the skin’s\n          natural-looking radiance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-card\"\u003e\n        \u003cspan class=\"fbo-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eMassage Ritual\u003c\/h3\u003e\n        \u003cp\u003e\n          Provides slip for a slow and relaxing body-care massage after\n          bathing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fbo-ritual\"\u003e\n    \u003cspan class=\"fbo-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n\n    \u003ch2 class=\"fbo-title\"\u003e\n      Your Daily Body-Oil Ritual\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fbo-steps\"\u003e\n\n      \u003cdiv class=\"fbo-step\"\u003e\n        \u003cstrong\u003e01 — DISPENSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Dispense a small amount into the palm. Begin with less and add\n          more according to the application area.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-step\"\u003e\n        \u003cstrong\u003e02 — MASSAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Massage gently over clean skin using slow circular movements\n          until evenly distributed.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-step\"\u003e\n        \u003cstrong\u003e03 — LAYER\u003c\/strong\u003e\n        \u003cspan\u003e\n          For richer care, apply over body cream or body butter once the\n          previous product has been distributed.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fbo-details\"\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fbo-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n      \u003ch2 class=\"fbo-title\"\u003e\n        Fluid botanical care for the body.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003ePRODUCT TYPE\u003c\/strong\u003e\n        \u003cspan\u003eLeave-on cosmetic body oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003eKEY BOTANICAL\u003c\/strong\u003e\n        \u003cspan\u003eMoroccan argan oil-enriched formulation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003eSUITABLE FOR\u003c\/strong\u003e\n        \u003cspan\u003eNormal, dry and very dry-feeling body skin\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003eAPPLICATION AREAS\u003c\/strong\u003e\n        \u003cspan\u003e\n          Arms, legs, shoulders, torso and other external areas of the body\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003eAVAILABLE SIZES\u003c\/strong\u003e\n        \u003cspan\u003e\n          100ml \/ 3.38 US fl. oz. • 250ml \/ 8.45 US fl. oz. •\n          500ml \/ 16.90 US fl. oz.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fbo-kicker\"\u003eCARE \u0026amp; SAFETY\u003c\/span\u003e\n\n      \u003ch2 class=\"fbo-title\"\u003e\n        Use with care.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003ePATCH TEST\u003c\/strong\u003e\n        \u003cspan\u003e\n          Perform a patch test before first use, particularly if the skin\n          is sensitive.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003eSKIN CONDITION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Do not apply to broken or irritated skin. Discontinue use if\n          persistent irritation occurs.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003eSLIPPERY SURFACES\u003c\/strong\u003e\n        \u003cspan\u003e\n          Avoid spilling the product onto floors, shower trays or bathtubs,\n          as oil may make surfaces slippery.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003eSTORAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep tightly closed in a cool, dry place away from direct\n          sunlight and excessive heat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-detail\"\u003e\n        \u003cstrong\u003eEXTERNAL USE\u003c\/strong\u003e\n        \u003cspan\u003e\n          For external cosmetic use only. Keep out of reach of children.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fbo-note\"\u003e\n        The final INCI list, fragrance allergens, warnings, batch details,\n        period-after-opening symbol and responsible-person information\n        must correspond to the approved formula and final regulatory\n        documentation.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Forbesa","offers":[{"title":"100ml","offer_id":45951329501237,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"250ml","offer_id":45951329534005,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true},{"title":"500ml","offer_id":45951329566773,"sku":null,"price":48.89,"currency_code":"USD","in_stock":true},{"title":"1000ml","offer_id":45951329599541,"sku":null,"price":92.0,"currency_code":"USD","in_stock":true},{"title":"2500ml","offer_id":45951329632309,"sku":null,"price":138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/FORBESA_Moroccan_Argan_5.png?v=1788433710"},{"product_id":"forbesa-moroccan-argan-hand-body-cream-daily-moisture-softness-dry-skin-comfort","title":"FORBESA Moroccan Argan Hand \u0026 Body Cream – Daily Moisture, Softness \u0026 Dry-Skin Comfort","description":"\u003cstyle\u003e\n  .forbesa-hand-body {\n    --forest: #123d32;\n    --eucalyptus: #647f72;\n    --sage: #9aaa91;\n    --gold: #c7a15a;\n    --ivory: #faf7ee;\n    --mist: #edf1ed;\n    --ink: #1d2924;\n    --muted: #68736d;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: inherit;\n  }\n\n  .fhb-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 7%;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 86% 16%, rgba(218,201,158,.27), transparent 31%),\n      linear-gradient(135deg, #123a31, #60796d);\n    color: #fff;\n  }\n\n  .fhb-eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    color: #ead5a4;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .fhb-hero h2 {\n    max-width: 830px;\n    margin: 0 0 20px;\n    font-size: clamp(36px,5vw,68px);\n    font-weight: 500;\n    line-height: .98;\n    letter-spacing: -2px;\n  }\n\n  .fhb-hero p {\n    max-width: 700px;\n    margin: 0;\n    color: rgba(255,255,255,.82);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .fhb-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .fhb-tag {\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,.24);\n    border-radius: 999px;\n    font-size: 12px;\n    letter-spacing: .7px;\n  }\n\n  .fhb-section {\n    padding: 70px 5%;\n  }\n\n  .fhb-intro {\n    max-width: 850px;\n    margin: auto;\n    text-align: center;\n  }\n\n  .fhb-kicker {\n    color: var(--eucalyptus);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .fhb-title {\n    margin: 12px 0 20px;\n    font-size: clamp(30px,4vw,48px);\n    font-weight: 500;\n    line-height: 1.1;\n  }\n\n  .fhb-copy {\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .fhb-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 16px;\n    margin-top: 45px;\n  }\n\n  .fhb-card {\n    padding: 28px;\n    border: 1px solid #e2e8e3;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .fhb-number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--gold);\n    font-size: 12px;\n  }\n\n  .fhb-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .fhb-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .fhb-ritual {\n    padding: 60px 7%;\n    border-radius: 28px;\n    background: linear-gradient(135deg, var(--ivory), var(--mist));\n  }\n\n  .fhb-steps {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 35px;\n    margin-top: 35px;\n  }\n\n  .fhb-step strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--forest);\n  }\n\n  .fhb-step span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .fhb-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    padding: 70px 5%;\n  }\n\n  .fhb-detail {\n    padding: 18px 0;\n    border-top: 1px solid #dddcd4;\n  }\n\n  .fhb-detail strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 13px;\n  }\n\n  .fhb-detail span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .fhb-note {\n    padding: 30px;\n    border-left: 3px solid var(--gold);\n    background: #faf9f5;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  @media(max-width: 800px) {\n    .fhb-hero {\n      padding: 50px 25px;\n      border-radius: 20px;\n    }\n\n    .fhb-hero h2 {\n      letter-spacing: -1px;\n    }\n\n    .fhb-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fhb-steps,\n    .fhb-details {\n      grid-template-columns: 1fr;\n    }\n\n    .fhb-section,\n    .fhb-details {\n      padding: 50px 5px;\n    }\n  }\n\n  @media(max-width: 480px) {\n    .fhb-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"forbesa-hand-body\"\u003e\n\n  \u003csection class=\"fhb-hero\"\u003e\n    \u003cspan class=\"fhb-eyebrow\"\u003e\n      FORBESA • NATURAL BOTANICAL CARE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Moroccan Argan\u003cbr\u003eHand \u0026amp; Body Cream\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A versatile daily cream created to moisturise dry-feeling hands\n      and body skin, leaving it feeling softer, smoother and comfortably\n      conditioned.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fhb-tags\"\u003e\n      \u003cspan class=\"fhb-tag\"\u003eARGAN ENRICHED\u003c\/span\u003e\n      \u003cspan class=\"fhb-tag\"\u003eDAILY MOISTURE\u003c\/span\u003e\n      \u003cspan class=\"fhb-tag\"\u003eHANDS \u0026amp; BODY\u003c\/span\u003e\n      \u003cspan class=\"fhb-tag\"\u003eSOFT-SKIN COMFORT\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fhb-section\"\u003e\n    \u003cdiv class=\"fhb-intro\"\u003e\n      \u003cspan class=\"fhb-kicker\"\u003eEVERYDAY BOTANICAL CARE\u003c\/span\u003e\n\n      \u003ch2 class=\"fhb-title\"\u003e\n        One cream.\u003cbr\u003eEveryday softness.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fhb-copy\"\u003e\n        FORBESA Moroccan Argan Hand \u0026amp; Body Cream brings convenient\n        botanical care to hands and body. Its cream format distributes\n        easily across the skin and can be reapplied whenever dry-feeling\n        areas need renewed softness and comfort.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fhb-grid\"\u003e\n\n      \u003cdiv class=\"fhb-card\"\u003e\n        \u003cspan class=\"fhb-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eDaily Moisture\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps dry-feeling skin feel more comfortably moisturised as\n          part of an everyday routine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-card\"\u003e\n        \u003cspan class=\"fhb-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eSoftness\u003c\/h3\u003e\n        \u003cp\u003e\n          Leaves hands and body skin feeling softer, smoother and\n          pleasantly conditioned.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-card\"\u003e\n        \u003cspan class=\"fhb-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eVersatile Care\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for repeated application to the hands and larger\n          external areas of the body.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-card\"\u003e\n        \u003cspan class=\"fhb-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eEveryday Convenience\u003c\/h3\u003e\n        \u003cp\u003e\n          An easy leave-on format that fits naturally into morning,\n          evening and post-cleansing routines.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fhb-ritual\"\u003e\n    \u003cspan class=\"fhb-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n\n    \u003ch2 class=\"fhb-title\"\u003e\n      Your Everyday Argan Ritual\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fhb-steps\"\u003e\n\n      \u003cdiv class=\"fhb-step\"\u003e\n        \u003cstrong\u003e01 — DISPENSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Apply a small amount to clean hands or the desired body area.\n          Add more gradually as required.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-step\"\u003e\n        \u003cstrong\u003e02 — MASSAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Massage gently into the skin using circular movements until\n          evenly distributed.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-step\"\u003e\n        \u003cstrong\u003e03 — REAPPLY\u003c\/strong\u003e\n        \u003cspan\u003e\n          Reapply whenever the hands or body feel dry, particularly after\n          washing or exposure to dry conditions.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fhb-details\"\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fhb-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n      \u003ch2 class=\"fhb-title\"\u003e\n        Practical care for hands and body.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003ePRODUCT TYPE\u003c\/strong\u003e\n        \u003cspan\u003eDaily leave-on hand and body moisturising cream\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003eKEY BOTANICAL\u003c\/strong\u003e\n        \u003cspan\u003eMoroccan argan oil-enriched formulation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003eSUITABLE FOR\u003c\/strong\u003e\n        \u003cspan\u003eNormal, dry and very dry-feeling skin\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003eAPPLICATION AREAS\u003c\/strong\u003e\n        \u003cspan\u003e\n          Hands, arms, legs, elbows, knees and other external body areas\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003eAVAILABLE SIZES\u003c\/strong\u003e\n        \u003cspan\u003e\n          100ml \/ 3.38 US fl. oz. • 250ml \/ 8.45 US fl. oz. •\n          500ml \/ 16.90 US fl. oz.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fhb-kicker\"\u003eCARE \u0026amp; SAFETY\u003c\/span\u003e\n\n      \u003ch2 class=\"fhb-title\"\u003e\n        Gentle everyday use.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003ePATCH TEST\u003c\/strong\u003e\n        \u003cspan\u003e\n          Perform a patch test before first use, especially if the skin\n          is sensitive.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003eSKIN CONDITION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Do not apply to broken or irritated skin. Discontinue use if\n          persistent irritation occurs.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003eEYE CONTACT\u003c\/strong\u003e\n        \u003cspan\u003e\n          Avoid direct contact with eyes. If contact occurs, rinse\n          thoroughly with clean water.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003eSTORAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep tightly closed in a cool, dry place away from direct\n          sunlight and excessive heat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-detail\"\u003e\n        \u003cstrong\u003eEXTERNAL USE\u003c\/strong\u003e\n        \u003cspan\u003e\n          For external cosmetic use only. Keep out of reach of children.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fhb-note\"\u003e\n        The final INCI list, fragrance allergens, batch details,\n        period-after-opening symbol, warnings and responsible-person\n        information must correspond to the approved production formula\n        and final regulatory documentation.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Forbesa","offers":[{"title":"100ml","offer_id":45951370133557,"sku":null,"price":14.49,"currency_code":"USD","in_stock":true},{"title":"250ml","offer_id":45951370166325,"sku":null,"price":32.99,"currency_code":"USD","in_stock":true},{"title":"500ml","offer_id":45951370199093,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/FORBESA_Moroccan_Argan_1.png?v=1788263549"},{"product_id":"forbesa-moroccan-argan-hair-shampoo-gentle-cleansing-freshness-everyday-manageability","title":"FORBESA Moroccan Argan Hair Shampoo – Gentle Cleansing, Freshness \u0026 Everyday Manageability","description":"\u003cstyle\u003e\n  .forbesa-argan-shampoo {\n    --forest: #123d32;\n    --midnight: #17344b;\n    --blue: #315a70;\n    --gold: #c7a15a;\n    --ivory: #faf7ee;\n    --mist: #edf2f3;\n    --ink: #1d2924;\n    --muted: #68736d;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: inherit;\n  }\n\n  .fas-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 7%;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 86% 15%, rgba(199,161,90,.22), transparent 30%),\n      linear-gradient(135deg, #0f2d3d, #31566a);\n    color: #fff;\n  }\n\n  .fas-eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    color: #ead5a4;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .fas-hero h2 {\n    max-width: 830px;\n    margin: 0 0 20px;\n    font-size: clamp(36px,5vw,68px);\n    font-weight: 500;\n    line-height: .98;\n    letter-spacing: -2px;\n  }\n\n  .fas-hero p {\n    max-width: 700px;\n    margin: 0;\n    color: rgba(255,255,255,.82);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .fas-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .fas-tag {\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,.24);\n    border-radius: 999px;\n    font-size: 12px;\n    letter-spacing: .7px;\n  }\n\n  .fas-section {\n    padding: 70px 5%;\n  }\n\n  .fas-intro {\n    max-width: 850px;\n    margin: auto;\n    text-align: center;\n  }\n\n  .fas-kicker {\n    color: var(--blue);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .fas-title {\n    margin: 12px 0 20px;\n    font-size: clamp(30px,4vw,48px);\n    font-weight: 500;\n    line-height: 1.1;\n  }\n\n  .fas-copy {\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .fas-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 16px;\n    margin-top: 45px;\n  }\n\n  .fas-card {\n    padding: 28px;\n    border: 1px solid #e1e7e8;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .fas-number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--gold);\n    font-size: 12px;\n  }\n\n  .fas-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .fas-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .fas-ritual {\n    padding: 60px 7%;\n    border-radius: 28px;\n    background: linear-gradient(135deg, var(--ivory), var(--mist));\n  }\n\n  .fas-steps {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 28px;\n    margin-top: 35px;\n  }\n\n  .fas-step strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--forest);\n  }\n\n  .fas-step span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .fas-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    padding: 70px 5%;\n  }\n\n  .fas-detail {\n    padding: 18px 0;\n    border-top: 1px solid #dddcd4;\n  }\n\n  .fas-detail strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 13px;\n  }\n\n  .fas-detail span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .fas-note {\n    padding: 30px;\n    border-left: 3px solid var(--gold);\n    background: #faf9f5;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  @media(max-width: 800px) {\n    .fas-hero {\n      padding: 50px 25px;\n      border-radius: 20px;\n    }\n\n    .fas-hero h2 {\n      letter-spacing: -1px;\n    }\n\n    .fas-grid,\n    .fas-steps {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fas-details {\n      grid-template-columns: 1fr;\n    }\n\n    .fas-section,\n    .fas-details {\n      padding: 50px 5px;\n    }\n  }\n\n  @media(max-width: 480px) {\n    .fas-grid,\n    .fas-steps {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"forbesa-argan-shampoo\"\u003e\n\n  \u003csection class=\"fas-hero\"\u003e\n    \u003cspan class=\"fas-eyebrow\"\u003e\n      FORBESA • NATURAL BOTANICAL CARE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Moroccan Argan\u003cbr\u003eHair Shampoo\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A daily cleansing shampoo created to remove accumulated impurities\n      from the hair and scalp while leaving the hair feeling fresh, clean\n      and ready for conditioning.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fas-tags\"\u003e\n      \u003cspan class=\"fas-tag\"\u003eARGAN ENRICHED\u003c\/span\u003e\n      \u003cspan class=\"fas-tag\"\u003eGENTLE CLEANSING\u003c\/span\u003e\n      \u003cspan class=\"fas-tag\"\u003eFRESH FEEL\u003c\/span\u003e\n      \u003cspan class=\"fas-tag\"\u003eSOFT-HAIR CARE\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fas-section\"\u003e\n    \u003cdiv class=\"fas-intro\"\u003e\n      \u003cspan class=\"fas-kicker\"\u003eTHE CLEANSING STEP\u003c\/span\u003e\n\n      \u003ch2 class=\"fas-title\"\u003e\n        Cleanse. Refresh.\u003cbr\u003ePrepare for care.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fas-copy\"\u003e\n        FORBESA Moroccan Argan Hair Shampoo begins the hair-care ritual\n        with effective cosmetic cleansing. Massage through wet hair and\n        the scalp to lift everyday buildup, then rinse thoroughly before\n        following with conditioner or an occasional hair mask.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fas-grid\"\u003e\n\n      \u003cdiv class=\"fas-card\"\u003e\n        \u003cspan class=\"fas-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eEveryday Cleansing\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps remove accumulated oils, impurities and styling-product\n          residue from the hair and scalp.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-card\"\u003e\n        \u003cspan class=\"fas-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eFresh Feel\u003c\/h3\u003e\n        \u003cp\u003e\n          Leaves the hair and scalp feeling clean and refreshed after\n          rinsing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-card\"\u003e\n        \u003cspan class=\"fas-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eSoft-Feeling Hair\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps hair feel clean without positioning the shampoo as a\n          medical or permanent repair treatment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-card\"\u003e\n        \u003cspan class=\"fas-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eCare Preparation\u003c\/h3\u003e\n        \u003cp\u003e\n          Prepares the lengths for the next step in the routine:\n          conditioner, mask or leave-in care.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fas-ritual\"\u003e\n    \u003cspan class=\"fas-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n\n    \u003ch2 class=\"fas-title\"\u003e\n      Your Cleansing Ritual\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fas-steps\"\u003e\n\n      \u003cdiv class=\"fas-step\"\u003e\n        \u003cstrong\u003e01 — WET\u003c\/strong\u003e\n        \u003cspan\u003e\n          Saturate the hair and scalp thoroughly with clean, comfortably\n          warm water.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-step\"\u003e\n        \u003cstrong\u003e02 — APPLY\u003c\/strong\u003e\n        \u003cspan\u003e\n          Dispense a suitable amount according to hair length, density\n          and the level of buildup.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-step\"\u003e\n        \u003cstrong\u003e03 — MASSAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Massage gently through the scalp with the fingertips, then\n          distribute the lather through the lengths.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-step\"\u003e\n        \u003cstrong\u003e04 — RINSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Rinse thoroughly. Repeat only when needed, then follow with\n          conditioner or a hair mask.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fas-details\"\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fas-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n      \u003ch2 class=\"fas-title\"\u003e\n        A clean beginning for your routine.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003ePRODUCT TYPE\u003c\/strong\u003e\n        \u003cspan\u003eRinse-off cosmetic hair and scalp cleansing shampoo\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eKEY BOTANICAL\u003c\/strong\u003e\n        \u003cspan\u003eMoroccan argan oil-enriched formulation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eSUITABLE FOR\u003c\/strong\u003e\n        \u003cspan\u003e\n          Hair types approved by the final manufacturer formulation\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eROUTINE POSITION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Use as the cleansing step before conditioner, mask or leave-in\n          products\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eAVAILABLE SIZES\u003c\/strong\u003e\n        \u003cspan\u003e\n          250ml \/ 8.45 US fl. oz. • 500ml \/ 16.90 US fl. oz. •\n          1L \/ 33.81 US fl. oz.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fas-kicker\"\u003eCARE \u0026amp; SAFETY\u003c\/span\u003e\n\n      \u003ch2 class=\"fas-title\"\u003e\n        Cleanse with control.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eEYE CONTACT\u003c\/strong\u003e\n        \u003cspan\u003e\n          Avoid contact with eyes. If contact occurs, rinse immediately\n          and thoroughly with clean water.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eIRRITATION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Discontinue use if persistent scalp or skin irritation occurs.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eEXTERNAL USE\u003c\/strong\u003e\n        \u003cspan\u003eFor external cosmetic use only. Do not ingest.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eSTORAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep tightly closed in a cool, dry place away from direct\n          sunlight and excessive heat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-detail\"\u003e\n        \u003cstrong\u003eCHILDREN\u003c\/strong\u003e\n        \u003cspan\u003eKeep out of reach of children.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fas-note\"\u003e\n        Claims such as sulphate-free, silicone-free, colour-safe,\n        pH-balanced, vegan or suitable for sensitive scalp must only be\n        added when confirmed by the final INCI formula, manufacturer and\n        regulatory assessment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Forbesa","offers":[{"title":"250ml","offer_id":45951376818229,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"1000ml","offer_id":45951376883765,"sku":null,"price":38.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/FORBESA_Moroccan_Argan_2.png?v=1788263549"},{"product_id":"forbesa-moroccan-argan-hair-conditioner-moisture-softness-easier-detangling","title":"FORBESA Moroccan Argan Hair Conditioner – Moisture, Softness \u0026 Easier Detangling","description":"\u003cstyle\u003e\n  .forbesa-argan-conditioner {\n    --forest: #123d32;\n    --violet: #4e4d67;\n    --slate: #6d6c83;\n    --gold: #c7a15a;\n    --ivory: #faf7ee;\n    --mist: #f0eff3;\n    --ink: #1d2924;\n    --muted: #68736d;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: inherit;\n  }\n\n  .fac-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 7%;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 86% 15%, rgba(199,161,90,.23), transparent 30%),\n      linear-gradient(135deg, #35394b, #696a7f);\n    color: #fff;\n  }\n\n  .fac-eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    color: #ead5a4;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .fac-hero h2 {\n    max-width: 830px;\n    margin: 0 0 20px;\n    font-size: clamp(36px,5vw,68px);\n    font-weight: 500;\n    line-height: .98;\n    letter-spacing: -2px;\n  }\n\n  .fac-hero p {\n    max-width: 700px;\n    margin: 0;\n    color: rgba(255,255,255,.82);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .fac-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .fac-tag {\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,.24);\n    border-radius: 999px;\n    font-size: 12px;\n    letter-spacing: .7px;\n  }\n\n  .fac-section {\n    padding: 70px 5%;\n  }\n\n  .fac-intro {\n    max-width: 850px;\n    margin: auto;\n    text-align: center;\n  }\n\n  .fac-kicker {\n    color: var(--violet);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .fac-title {\n    margin: 12px 0 20px;\n    font-size: clamp(30px,4vw,48px);\n    font-weight: 500;\n    line-height: 1.1;\n  }\n\n  .fac-copy {\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .fac-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 16px;\n    margin-top: 45px;\n  }\n\n  .fac-card {\n    padding: 28px;\n    border: 1px solid #e4e3e8;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .fac-number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--gold);\n    font-size: 12px;\n  }\n\n  .fac-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .fac-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .fac-ritual {\n    padding: 60px 7%;\n    border-radius: 28px;\n    background: linear-gradient(135deg, var(--ivory), var(--mist));\n  }\n\n  .fac-steps {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 28px;\n    margin-top: 35px;\n  }\n\n  .fac-step strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--forest);\n  }\n\n  .fac-step span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .fac-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    padding: 70px 5%;\n  }\n\n  .fac-detail {\n    padding: 18px 0;\n    border-top: 1px solid #dddcd4;\n  }\n\n  .fac-detail strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 13px;\n  }\n\n  .fac-detail span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .fac-note {\n    padding: 30px;\n    border-left: 3px solid var(--gold);\n    background: #faf9f5;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  @media(max-width: 800px) {\n    .fac-hero {\n      padding: 50px 25px;\n      border-radius: 20px;\n    }\n\n    .fac-hero h2 {\n      letter-spacing: -1px;\n    }\n\n    .fac-grid,\n    .fac-steps {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fac-details {\n      grid-template-columns: 1fr;\n    }\n\n    .fac-section,\n    .fac-details {\n      padding: 50px 5px;\n    }\n  }\n\n  @media(max-width: 480px) {\n    .fac-grid,\n    .fac-steps {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"forbesa-argan-conditioner\"\u003e\n\n  \u003csection class=\"fac-hero\"\u003e\n    \u003cspan class=\"fac-eyebrow\"\u003e\n      FORBESA • NATURAL BOTANICAL CARE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Moroccan Argan\u003cbr\u003eHair Conditioner\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A rinse-off conditioning cream created to soften the feel of the\n      hair, improve manageability and make detangling easier after\n      shampooing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fac-tags\"\u003e\n      \u003cspan class=\"fac-tag\"\u003eARGAN ENRICHED\u003c\/span\u003e\n      \u003cspan class=\"fac-tag\"\u003eDAILY MOISTURE\u003c\/span\u003e\n      \u003cspan class=\"fac-tag\"\u003eSOFTNESS\u003c\/span\u003e\n      \u003cspan class=\"fac-tag\"\u003eEASIER DETANGLING\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fac-section\"\u003e\n    \u003cdiv class=\"fac-intro\"\u003e\n      \u003cspan class=\"fac-kicker\"\u003eTHE CONDITIONING STEP\u003c\/span\u003e\n\n      \u003ch2 class=\"fac-title\"\u003e\n        Soften. Detangle.\u003cbr\u003ePrepare for styling.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fac-copy\"\u003e\n        FORBESA Moroccan Argan Hair Conditioner follows the cleansing\n        step with targeted care for the mid-lengths and ends. Its creamy\n        rinse-off format helps improve slip and manageability, leaving\n        the hair feeling softer and easier to comb.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fac-grid\"\u003e\n\n      \u003cdiv class=\"fac-card\"\u003e\n        \u003cspan class=\"fac-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eDaily Moisture\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps replenish the conditioned feel of lengths and ends after\n          shampooing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-card\"\u003e\n        \u003cspan class=\"fac-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eSoftness\u003c\/h3\u003e\n        \u003cp\u003e\n          Leaves dry-feeling lengths feeling softer, smoother and more\n          comfortable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-card\"\u003e\n        \u003cspan class=\"fac-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eEasier Detangling\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps improve slip and manageability to make gentle combing\n          easier after rinsing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-card\"\u003e\n        \u003cspan class=\"fac-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eStyling Preparation\u003c\/h3\u003e\n        \u003cp\u003e\n          Prepares conditioned hair for drying, leave-in care and the\n          usual styling routine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fac-ritual\"\u003e\n    \u003cspan class=\"fac-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n\n    \u003ch2 class=\"fac-title\"\u003e\n      Your Conditioning Ritual\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fac-steps\"\u003e\n\n      \u003cdiv class=\"fac-step\"\u003e\n        \u003cstrong\u003e01 — CLEANSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Wash the hair with shampoo and rinse thoroughly before applying\n          the conditioner.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-step\"\u003e\n        \u003cstrong\u003e02 — APPLY\u003c\/strong\u003e\n        \u003cspan\u003e\n          Distribute a suitable amount primarily through the mid-lengths\n          and ends.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-step\"\u003e\n        \u003cstrong\u003e03 — CONDITION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Leave on for the period stated on the finished product label,\n          avoiding unnecessary application to the roots.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-step\"\u003e\n        \u003cstrong\u003e04 — RINSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Rinse thoroughly with clean water, then continue with leave-in\n          care or styling if desired.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fac-details\"\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fac-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n      \u003ch2 class=\"fac-title\"\u003e\n        Everyday softness after cleansing.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003ePRODUCT TYPE\u003c\/strong\u003e\n        \u003cspan\u003eRinse-off cosmetic hair conditioner\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003eKEY BOTANICAL\u003c\/strong\u003e\n        \u003cspan\u003eMoroccan argan oil-enriched formulation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003eAPPLICATION AREA\u003c\/strong\u003e\n        \u003cspan\u003eApply primarily through the mid-lengths and ends\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003eROUTINE POSITION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Use after shampoo and before leave-in products or styling\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003eAVAILABLE SIZES\u003c\/strong\u003e\n        \u003cspan\u003e\n          250ml \/ 8.45 US fl. oz. • 500ml \/ 16.90 US fl. oz. •\n          1L \/ 33.81 US fl. oz.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fac-kicker\"\u003eCARE \u0026amp; SAFETY\u003c\/span\u003e\n\n      \u003ch2 class=\"fac-title\"\u003e\n        Condition with care.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003eEYE CONTACT\u003c\/strong\u003e\n        \u003cspan\u003e\n          Avoid contact with eyes. If contact occurs, rinse immediately\n          and thoroughly with clean water.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003eIRRITATION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Discontinue use if persistent scalp or skin irritation occurs.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003eEXTERNAL USE\u003c\/strong\u003e\n        \u003cspan\u003eFor external cosmetic use only. Do not ingest.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003eSTORAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep tightly closed in a cool, dry place away from direct\n          sunlight and excessive heat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-detail\"\u003e\n        \u003cstrong\u003eCHILDREN\u003c\/strong\u003e\n        \u003cspan\u003eKeep out of reach of children.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fac-note\"\u003e\n        The final application time, frequency, INCI list, allergen\n        information and claims must correspond to the approved\n        manufacturer formula and final regulatory assessment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Forbesa","offers":[{"title":"250ml","offer_id":45951378653237,"sku":null,"price":12.0,"currency_code":"USD","in_stock":true},{"title":"500ml","offer_id":45951378686005,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"1000ml","offer_id":45951378718773,"sku":null,"price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/IMG_4716.png?v=1788433172"},{"product_id":"forbesa-moroccan-prickly-pear-seed-oil-100-pure-cold-pressed-botanical-facial-oil","title":"FORBESA Moroccan Prickly Pear Seed Oil – 100% Pure, Cold-Pressed Botanical Facial Oil","description":"\u003cstyle\u003e\n  .forbesa-prickly-oil {\n    --forest: #123d32;\n    --cactus: #4f6958;\n    --berry: #733f52;\n    --gold: #c7a15a;\n    --ivory: #faf7ee;\n    --rose-mist: #f4edef;\n    --ink: #1d2924;\n    --muted: #69736e;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: inherit;\n  }\n\n  .fpo-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 74px 7%;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 86% 16%, rgba(199,161,90,.24), transparent 30%),\n      linear-gradient(135deg, #173d32, #664151);\n    color: #fff;\n  }\n\n  .fpo-eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    color: #ead5a4;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .fpo-hero h2 {\n    max-width: 850px;\n    margin: 0 0 22px;\n    font-size: clamp(36px,5vw,68px);\n    font-weight: 500;\n    line-height: .98;\n    letter-spacing: -2px;\n  }\n\n  .fpo-hero p {\n    max-width: 710px;\n    margin: 0;\n    color: rgba(255,255,255,.84);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .fpo-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .fpo-tag {\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,.24);\n    border-radius: 999px;\n    font-size: 12px;\n    letter-spacing: .7px;\n  }\n\n  .fpo-section {\n    padding: 70px 5%;\n  }\n\n  .fpo-intro {\n    max-width: 860px;\n    margin: auto;\n    text-align: center;\n  }\n\n  .fpo-kicker {\n    color: var(--berry);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .fpo-title {\n    margin: 12px 0 20px;\n    font-size: clamp(30px,4vw,48px);\n    font-weight: 500;\n    line-height: 1.1;\n  }\n\n  .fpo-copy {\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .fpo-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 16px;\n    margin-top: 45px;\n  }\n\n  .fpo-card {\n    padding: 28px;\n    border: 1px solid #e8e1e2;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .fpo-number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--gold);\n    font-size: 12px;\n  }\n\n  .fpo-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .fpo-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .fpo-ritual {\n    padding: 60px 7%;\n    border-radius: 28px;\n    background: linear-gradient(135deg, var(--ivory), var(--rose-mist));\n  }\n\n  .fpo-steps {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 35px;\n    margin-top: 35px;\n  }\n\n  .fpo-step strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--forest);\n  }\n\n  .fpo-step span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .fpo-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    padding: 70px 5%;\n  }\n\n  .fpo-detail {\n    padding: 18px 0;\n    border-top: 1px solid #dddcd4;\n  }\n\n  .fpo-detail strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 13px;\n  }\n\n  .fpo-detail span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .fpo-note {\n    padding: 30px;\n    border-left: 3px solid var(--gold);\n    background: #faf9f5;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  @media(max-width: 800px) {\n    .fpo-hero {\n      padding: 50px 25px;\n      border-radius: 20px;\n    }\n\n    .fpo-hero h2 {\n      letter-spacing: -1px;\n    }\n\n    .fpo-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fpo-steps,\n    .fpo-details {\n      grid-template-columns: 1fr;\n    }\n\n    .fpo-section,\n    .fpo-details {\n      padding: 50px 5px;\n    }\n  }\n\n  @media(max-width: 480px) {\n    .fpo-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"forbesa-prickly-oil\"\u003e\n\n  \u003csection class=\"fpo-hero\"\u003e\n    \u003cspan class=\"fpo-eyebrow\"\u003e\n      FORBESA • PURE BOTANICAL OILS\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Moroccan Prickly Pear\u003cbr\u003eSeed Oil\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A precious cold-pressed botanical oil created to nourish\n      dry-feeling skin and leave the face, neck and body feeling soft,\n      smooth and beautifully conditioned.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fpo-tags\"\u003e\n      \u003cspan class=\"fpo-tag\"\u003e100% PURE\u003c\/span\u003e\n      \u003cspan class=\"fpo-tag\"\u003eCOLD-PRESSED\u003c\/span\u003e\n      \u003cspan class=\"fpo-tag\"\u003eSINGLE INGREDIENT\u003c\/span\u003e\n      \u003cspan class=\"fpo-tag\"\u003eFACE \u0026amp; BODY\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fpo-section\"\u003e\n    \u003cdiv class=\"fpo-intro\"\u003e\n      \u003cspan class=\"fpo-kicker\"\u003eA PRECIOUS MOROCCAN BOTANICAL\u003c\/span\u003e\n\n      \u003ch2 class=\"fpo-title\"\u003e\n        Pure care from\u003cbr\u003eprickly pear seeds.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fpo-copy\"\u003e\n        FORBESA Moroccan Prickly Pear Seed Oil is a single-ingredient\n        botanical oil obtained from the seeds of Opuntia ficus-indica.\n        Its lightweight oil texture can be used as part of a facial or\n        body-care ritual to nourish dry-feeling skin and support a soft,\n        smooth and radiant-looking appearance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fpo-grid\"\u003e\n\n      \u003cdiv class=\"fpo-card\"\u003e\n        \u003cspan class=\"fpo-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003ePure Seed Oil\u003c\/h3\u003e\n        \u003cp\u003e\n          A single-ingredient botanical product made from prickly pear\n          seed oil without positioning it as a fragranced cosmetic blend.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-card\"\u003e\n        \u003cspan class=\"fpo-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eLightweight Care\u003c\/h3\u003e\n        \u003cp\u003e\n          Provides botanical nourishment in an elegant oil format\n          suitable for controlled facial and body application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-card\"\u003e\n        \u003cspan class=\"fpo-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eSoftness\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps dry-feeling areas feel softer, smoother and more\n          comfortably conditioned.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-card\"\u003e\n        \u003cspan class=\"fpo-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eRadiant Appearance\u003c\/h3\u003e\n        \u003cp\u003e\n          Leaves a subtle conditioned finish that supports the appearance\n          of naturally radiant skin.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fpo-ritual\"\u003e\n    \u003cspan class=\"fpo-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n\n    \u003ch2 class=\"fpo-title\"\u003e\n      Your Prickly Pear Ritual\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fpo-steps\"\u003e\n\n      \u003cdiv class=\"fpo-step\"\u003e\n        \u003cstrong\u003e01 — DISPENSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Apply one to three drops to clean fingertips. Begin with a small\n          amount and add more only when required.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-step\"\u003e\n        \u003cstrong\u003e02 — PRESS\u003c\/strong\u003e\n        \u003cspan\u003e\n          Gently press and massage into clean face and neck skin, avoiding\n          direct contact with the eyes.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-step\"\u003e\n        \u003cstrong\u003e03 — TARGET\u003c\/strong\u003e\n        \u003cspan\u003e\n          Apply an additional controlled amount to dry-feeling areas of\n          the body, hands, cuticles or hair ends if desired.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fpo-details\"\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fpo-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n      \u003ch2 class=\"fpo-title\"\u003e\n        One ingredient.\u003cbr\u003eA refined daily ritual.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003ePRODUCT TYPE\u003c\/strong\u003e\n        \u003cspan\u003ePure leave-on botanical face and body oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003eBOTANICAL NAME\u003c\/strong\u003e\n        \u003cspan\u003eOpuntia Ficus-Indica Seed Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003eINGREDIENTS\u003c\/strong\u003e\n        \u003cspan\u003eOpuntia Ficus-Indica Seed Oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003eEXTRACTION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Cold-pressed — subject to confirmation in the supplier’s final\n          technical documentation\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003eAPPLICATION AREAS\u003c\/strong\u003e\n        \u003cspan\u003e\n          Face, neck, hands, cuticles, body and targeted dry-feeling areas\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003eAVAILABLE SIZES\u003c\/strong\u003e\n        \u003cspan\u003e\n          30ml \/ 1.01 US fl. oz. • 100ml \/ 3.38 US fl. oz. •\n          250ml \/ 8.45 US fl. oz.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fpo-kicker\"\u003eCARE \u0026amp; SAFETY\u003c\/span\u003e\n\n      \u003ch2 class=\"fpo-title\"\u003e\n        Protect the purity.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003ePATCH TEST\u003c\/strong\u003e\n        \u003cspan\u003e\n          Perform a patch test before first use, particularly if the skin\n          is sensitive.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003eEYE CONTACT\u003c\/strong\u003e\n        \u003cspan\u003e\n          Avoid direct contact with eyes. If contact occurs, rinse\n          thoroughly with clean water.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003eSKIN CONDITION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Do not apply to broken or irritated skin. Discontinue use if\n          persistent irritation occurs.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003eSTORAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep tightly closed in a cool, dry place away from sunlight,\n          moisture and excessive heat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-detail\"\u003e\n        \u003cstrong\u003eEXTERNAL USE\u003c\/strong\u003e\n        \u003cspan\u003e\n          For external cosmetic use only. Keep out of reach of children.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpo-note\"\u003e\n        Natural botanical oils may show slight variations in colour,\n        aroma and appearance between batches. The final country of origin,\n        extraction method, organic status, shelf life and certification\n        claims must match the supplier’s approved documentation.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Forbesa","offers":[{"title":"100ml","offer_id":45971516457013,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true},{"title":"250ml","offer_id":45971516489781,"sku":null,"price":65.0,"currency_code":"USD","in_stock":true},{"title":"500ml","offer_id":45971516522549,"sku":null,"price":119.0,"currency_code":"USD","in_stock":true},{"title":"1000ml","offer_id":45971516555317,"sku":null,"price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/ChatGPTImageSep4_2026_04_43_41PM.png?v=1788515090"},{"product_id":"forbesa-prickly-pear-radiance-facial-serum-brightening-hydration-care","title":"FORBESA Prickly Pear Radiance Facial Serum – Brightening \u0026 Hydration Care","description":"\u003cstyle\u003e\n  .forbesa-pp-serum {\n    --forest: #123d32;\n    --cactus: #526f5d;\n    --berry: #754258;\n    --rose: #b98591;\n    --gold: #c7a15a;\n    --ivory: #faf7ee;\n    --blush: #f5edef;\n    --ink: #1d2924;\n    --muted: #69736e;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: inherit;\n  }\n\n  .fpps-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 74px 7%;\n    border-radius: 28px;\n    background:\n      radial-gradient(circle at 86% 14%, rgba(220,184,188,.25), transparent 30%),\n      linear-gradient(135deg, #173d32, #754258);\n    color: #fff;\n  }\n\n  .fpps-eyebrow {\n    display: inline-block;\n    margin-bottom: 18px;\n    color: #ead5a4;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .fpps-hero h2 {\n    max-width: 850px;\n    margin: 0 0 22px;\n    font-size: clamp(36px,5vw,68px);\n    font-weight: 500;\n    line-height: .98;\n    letter-spacing: -2px;\n  }\n\n  .fpps-hero p {\n    max-width: 710px;\n    margin: 0;\n    color: rgba(255,255,255,.84);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .fpps-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .fpps-tag {\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,.24);\n    border-radius: 999px;\n    font-size: 12px;\n    letter-spacing: .7px;\n  }\n\n  .fpps-section {\n    padding: 70px 5%;\n  }\n\n  .fpps-intro {\n    max-width: 860px;\n    margin: auto;\n    text-align: center;\n  }\n\n  .fpps-kicker {\n    color: var(--berry);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .fpps-title {\n    margin: 12px 0 20px;\n    font-size: clamp(30px,4vw,48px);\n    font-weight: 500;\n    line-height: 1.1;\n  }\n\n  .fpps-copy {\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .fpps-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 16px;\n    margin-top: 45px;\n  }\n\n  .fpps-card {\n    padding: 28px;\n    border: 1px solid #e8e0e3;\n    border-radius: 20px;\n    background: #fff;\n  }\n\n  .fpps-number {\n    display: block;\n    margin-bottom: 28px;\n    color: var(--gold);\n    font-size: 12px;\n  }\n\n  .fpps-card h3 {\n    margin: 0 0 10px;\n    font-size: 18px;\n  }\n\n  .fpps-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .fpps-ritual {\n    padding: 60px 7%;\n    border-radius: 28px;\n    background: linear-gradient(135deg, var(--ivory), var(--blush));\n  }\n\n  .fpps-steps {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 28px;\n    margin-top: 35px;\n  }\n\n  .fpps-step strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--forest);\n  }\n\n  .fpps-step span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .fpps-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    padding: 70px 5%;\n  }\n\n  .fpps-detail {\n    padding: 18px 0;\n    border-top: 1px solid #dddcd4;\n  }\n\n  .fpps-detail strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 13px;\n  }\n\n  .fpps-detail span {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .fpps-note {\n    padding: 30px;\n    border-left: 3px solid var(--gold);\n    background: #faf9f5;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  @media(max-width: 800px) {\n    .fpps-hero {\n      padding: 50px 25px;\n      border-radius: 20px;\n    }\n\n    .fpps-hero h2 {\n      letter-spacing: -1px;\n    }\n\n    .fpps-grid,\n    .fpps-steps {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .fpps-details {\n      grid-template-columns: 1fr;\n    }\n\n    .fpps-section,\n    .fpps-details {\n      padding: 50px 5px;\n    }\n  }\n\n  @media(max-width: 480px) {\n    .fpps-grid,\n    .fpps-steps {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"forbesa-pp-serum\"\u003e\n\n  \u003csection class=\"fpps-hero\"\u003e\n    \u003cspan class=\"fpps-eyebrow\"\u003e\n      FORBESA • PRICKLY PEAR COLLECTION\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Prickly Pear Radiance\u003cbr\u003eFacial Serum\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A lightweight daily facial serum created to hydrate dry-feeling\n      skin, soften its feel and support a fresher, smoother and more\n      radiant-looking complexion.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fpps-tags\"\u003e\n      \u003cspan class=\"fpps-tag\"\u003eLIGHTWEIGHT SERUM\u003c\/span\u003e\n      \u003cspan class=\"fpps-tag\"\u003eHYDRATION CARE\u003c\/span\u003e\n      \u003cspan class=\"fpps-tag\"\u003eRADIANT LOOK\u003c\/span\u003e\n      \u003cspan class=\"fpps-tag\"\u003eFACE \u0026amp; NECK\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fpps-section\"\u003e\n    \u003cdiv class=\"fpps-intro\"\u003e\n      \u003cspan class=\"fpps-kicker\"\u003eDAILY RADIANCE CARE\u003c\/span\u003e\n\n      \u003ch2 class=\"fpps-title\"\u003e\n        Hydration with\u003cbr\u003ea luminous finish.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"fpps-copy\"\u003e\n        FORBESA Prickly Pear Radiance Facial Serum introduces lightweight\n        hydration into the daily skincare ritual. Its serum texture is\n        designed to spread smoothly across the face and neck, helping\n        dry-feeling skin feel softer and supporting the appearance of a\n        refreshed, naturally radiant complexion.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fpps-grid\"\u003e\n\n      \u003cdiv class=\"fpps-card\"\u003e\n        \u003cspan class=\"fpps-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eHydration Care\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps dry-feeling skin feel hydrated, comfortable and\n          replenished as part of a daily routine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-card\"\u003e\n        \u003cspan class=\"fpps-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eRadiant Appearance\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps improve the appearance of dull-looking skin for a fresher\n          and more luminous look.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-card\"\u003e\n        \u003cspan class=\"fpps-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eSoftness\u003c\/h3\u003e\n        \u003cp\u003e\n          Leaves the face and neck feeling softer, smoother and\n          comfortably conditioned.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-card\"\u003e\n        \u003cspan class=\"fpps-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eLightweight Layering\u003c\/h3\u003e\n        \u003cp\u003e\n          Fits easily between cleansing and moisturising without the\n          heavy character of a pure facial oil.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fpps-ritual\"\u003e\n    \u003cspan class=\"fpps-kicker\"\u003eHOW TO USE\u003c\/span\u003e\n\n    \u003ch2 class=\"fpps-title\"\u003e\n      Your Daily Radiance Ritual\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fpps-steps\"\u003e\n\n      \u003cdiv class=\"fpps-step\"\u003e\n        \u003cstrong\u003e01 — CLEANSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Begin with clean, dry skin or follow the preparation recommended\n          for the final formula.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-step\"\u003e\n        \u003cstrong\u003e02 — DISPENSE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Apply one or two controlled pumps to the fingertips. Avoid\n          dispensing excessive product.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-step\"\u003e\n        \u003cstrong\u003e03 — APPLY\u003c\/strong\u003e\n        \u003cspan\u003e\n          Smooth gently across the face and neck, avoiding direct contact\n          with the eyes.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-step\"\u003e\n        \u003cstrong\u003e04 — MOISTURISE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Allow the serum to settle, then follow with moisturiser and\n          daytime sun protection when appropriate.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fpps-details\"\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fpps-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n      \u003ch2 class=\"fpps-title\"\u003e\n        Lightweight care for\u003cbr\u003edaily luminosity.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003ePRODUCT TYPE\u003c\/strong\u003e\n        \u003cspan\u003eLeave-on hydrating and radiance facial serum\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003eKEY BOTANICAL\u003c\/strong\u003e\n        \u003cspan\u003e\n          Prickly pear-derived ingredient, subject to the approved final\n          formulation\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003eAPPLICATION AREA\u003c\/strong\u003e\n        \u003cspan\u003eFace, neck and upper chest, avoiding the immediate eye area\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003eROUTINE POSITION\u003c\/strong\u003e\n        \u003cspan\u003eUse after cleansing and before moisturiser or facial oil\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003eAVAILABLE SIZES\u003c\/strong\u003e\n        \u003cspan\u003e\n          30ml \/ 1.01 US fl. oz. • 50ml \/ 1.69 US fl. oz. •\n          100ml \/ 3.38 US fl. oz.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"fpps-kicker\"\u003eCARE \u0026amp; SAFETY\u003c\/span\u003e\n\n      \u003ch2 class=\"fpps-title\"\u003e\n        Introduce with care.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003ePATCH TEST\u003c\/strong\u003e\n        \u003cspan\u003e\n          Perform a patch test before first use, especially if the skin\n          is sensitive.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003eEYE CONTACT\u003c\/strong\u003e\n        \u003cspan\u003e\n          Avoid direct contact with eyes. If contact occurs, rinse\n          thoroughly with clean water.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003eIRRITATION\u003c\/strong\u003e\n        \u003cspan\u003e\n          Do not apply to broken or irritated skin. Discontinue use if\n          persistent irritation occurs.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003eSTORAGE\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep tightly closed in a cool, dry place away from direct\n          sunlight and excessive heat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-detail\"\u003e\n        \u003cstrong\u003eEXTERNAL USE\u003c\/strong\u003e\n        \u003cspan\u003e\n          For external cosmetic use only. Keep out of reach of children.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fpps-note\"\u003e\n        The final ingredient list, suitability claims, application\n        frequency, fragrance allergens, period-after-opening symbol and\n        warnings must correspond to the approved manufacturer formula\n        and regulatory assessment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Forbesa","offers":[{"title":"100ml","offer_id":45971601063989,"sku":null,"price":42.0,"currency_code":"USD","in_stock":true},{"title":"250ml","offer_id":45971601096757,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true},{"title":"500ml","offer_id":45971601129525,"sku":null,"price":115.0,"currency_code":"USD","in_stock":true},{"title":"1000ml","offer_id":45971601162293,"sku":null,"price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/9657\/8613\/files\/FORBESA_Moroccan_2.png?v=1788517755"}],"url":"https:\/\/forbesa.com\/collections\/frontpage.oembed","provider":"Forbesa","version":"1.0","type":"link"}