In accordance with local regulations, information on Stage 1 Infant Formula is restricted. Please consult your healthcare professional.

CRENA HA GOLD
CRENA HA GOLD Stage 2
🩺Specialized Premium Formula — FSMP
CRENA HA GOLD

Advanced Hypoallergenic Care with
Premium Immune Support.

Specially formulated with extensively hydrolyzed proteins for the dietary management of Cow's Milk Protein Allergy (CMPA). Enhanced with select, certified milk-protein-free HMOs and OPO.

🏆 Premium FSMP 🧠 HMOs (2'-FL & LNnT) 🥇 AMF + OPO
⚠️

MEDICAL NOTICE

This formula is intended for the dietary management of Cow's Milk Protein Allergy (CMPA) under medical supervision.

  • Contains milk (extensively hydrolyzed).
  • NOT suitable for infants with galactosemia.
  • NOT suitable for infants with severe anaphylactic CMPA unless under strict medical supervision.
  • Excludes MFGM and Lactoferrin — these specific bioactives contain intact milk proteins and are excluded to maintain safety for CMPA management.
  • Always consult your pediatrician.

Stage 2: Hypoallergenic Premium Follow-On Formula

6–12 Months

Why Choose This Stage?

Continued premium CMPA management during weaning. As your baby explores complementary foods, Stage 2 features increased protein density for rapid growth. The extensively hydrolyzed base, combined with HMOs and OPO.

Key Nutritional Highlights

Energy~485 kcal
Protein13.2 g (Extensively Hydrolyzed)
Fat24.5 g (AMF + 1.5g OPO)
HMOs240 mg (2'-FL: 200 mg & LNnT: 40 mg)
DHA / ARA140 mg | ≥180 mg
Enhanced GOS/FOS3.29 g
Lactose46.80 g

Preparation Guide

Reconstitution: 13 g powder + water to 100 mL

Instant solubility — no clumping, no fuss

Choose Your Format

Available in two convenient tin sizes.

400g Tin

Best For: Ideal for travel, trial, or on-the-go

Preparation: 13g powder + water to 100mL

Find in Store →

The Science of Safe, Premium Hypoallergenic Care

Navigating Cow's Milk Protein Allergy can be overwhelming. CRENA HA GOLD is engineered with rigorous clinical standards to provide safe, complete nutrition.

Clinically-Validated

Extensive Hydrolysis

The proteins are extensively broken down into smaller peptides to minimize the immune system's allergic response.

Premium HMOs

2'-FL & LNnT

Features 240 mg of Human Milk Oligosaccharides (2'-FL and LNnT). Crucially, these premium bioactives are certified milk-protein-free.

OPO & Enhanced Prebiotics

Gentle Digestion Support

Enriched with OPO and Enhanced GOS/FOS prebiotics to support your baby's developing digestive system.

Zero Dairy Cross-Contact

100% Plant-Based DHA/ARA Carrier

Our essential DHA and ARA are delivered using a 100% plant-based carrier—guaranteeing 0% dairy cross-contact risk.

⚠️ Important Note: CRENA HA GOLD intentionally does NOT contain MFGM or Lactoferrin. These specific bioactives contain intact milk proteins and are therefore excluded to maintain the safety profile required for CMPA management.

Is CRENA HA GOLD the Right Fit?

Specialized formulas target different digestive and allergen challenges. Please consult your healthcare professional to find the exact nutrition your baby needs.

Feature CRENA HA CRENA HA GOLD CRENA LF CRENA LF GOLD
Best For Cow's Milk Protein Allergy (CMPA) CMPA + Premium Immune Support Lactose Intolerance Lactose Intolerance + Premium Bioactives
Protein Type Extensively Hydrolyzed Extensively Hydrolyzed Intact (WPI & Casein Isolate) Intact (WPI & Casein Isolate)
Lactose Content Contains Lactose Contains Lactose <0.1 g (100% Lactose-Free) <0.1 g (100% Lactose-Free)
Key Fat Profile AMF AMF + OPO AMF + OPO AMF + OPO
Premium Bioactives Standard DHA/ARA HMOs (2'-FL, LNnT), Elevated DHA/ARA Standard DHA/ARA MFGM, HMOs, Lactoferrin, Elevated DHA/ARA
Prebiotic Fibre Standard GOS/FOS (0.49g) Enhanced GOS/FOS (3.29g) Plant-Based P-GOS (0.66g) Plant-Based P-GOS (Enhanced 4.42g)
Explore HA → Explore LF → Explore LF GOLD →
/* ============================================================ FOOTER — Complete Responsive /assets/css/components/footer.css ============================================================ */ /* ─── Corporate Footer ─── */ .corporate-footer { background: #003366; color: #FFFFFF; padding: 60px 0 24px; margin-top: 60px; width: 100%; } .corporate-footer .container { max-width: 1280px; margin: 0 auto; padding: 0 24px; } /* ─── Footer Grid ─── */ .corporate-footer .footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1.5fr; gap: 40px; margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid rgba(255,255,255,0.08); } /* ─── Brand Column ─── */ .corporate-footer .footer-brand { display: flex; flex-direction: column; } .corporate-footer .footer-logo { height: 48px; width: auto; margin-bottom: 12px; filter: brightness(0) invert(1); } .corporate-footer .footer-tagline { color: rgba(255,255,255,0.7); font-size: 14px; line-height: 1.6; margin: 0; font-family: 'Inter', sans-serif; } /* ─── Footer Links ─── */ .corporate-footer .footer-heading { color: #FFFFFF; font-size: 14px; font-weight: 600; margin-bottom: 12px; font-family: 'Inter', sans-serif; letter-spacing: 0.5px; text-transform: uppercase; } .corporate-footer .footer-links ul { list-style: none; padding: 0; margin: 0; } .corporate-footer .footer-links ul li { margin-bottom: 8px; } .corporate-footer .footer-links ul li a { color: rgba(255,255,255,0.6); text-decoration: none; font-size: 14px; transition: all 0.2s ease; font-family: 'Inter', sans-serif; } .corporate-footer .footer-links ul li a:hover { color: #FFFFFF; padding-left: 4px; } /* ─── Newsletter ─── */ .corporate-footer .footer-newsletter { display: flex; flex-direction: column; } .corporate-footer .footer-newsletter .newsletter-text { color: rgba(255,255,255,0.7); font-size: 14px; line-height: 1.6; margin-bottom: 12px; font-family: 'Inter', sans-serif; } .corporate-footer .footer-newsletter .newsletter-form { display: flex; gap: 8px; width: 100%; } .corporate-footer .footer-newsletter .newsletter-form input[type="email"] { flex: 1; padding: 10px 14px; border-radius: 8px; border: 1px solid rgba(255,255,255,0.15); background: rgba(255,255,255,0.06); color: #FFFFFF; font-size: 14px; font-family: 'Inter', sans-serif; min-height: 44px; transition: border-color 0.2s ease; } .corporate-footer .footer-newsletter .newsletter-form input[type="email"]::placeholder { color: rgba(255,255,255,0.4); } .corporate-footer .footer-newsletter .newsletter-form input[type="email"]:focus { outline: none; border-color: #C47B2E; } .corporate-footer .footer-newsletter .newsletter-form .btn-small { padding: 10px 24px; font-size: 13px; font-weight: 600; border-radius: 8px; background: #C47B2E; color: #FFFFFF; border: none; cursor: pointer; transition: all 0.2s ease; white-space: nowrap; min-height: 44px; flex-shrink: 0; font-family: 'Inter', sans-serif; } .corporate-footer .footer-newsletter .newsletter-form .btn-small:hover { background: #A85F1E; transform: translateY(-2px); } /* ─── Address Bar ─── */ .corporate-footer .footer-address-corporate { padding: 16px 0; border-top: 1px solid rgba(255,255,255,0.08); border-bottom: 1px solid rgba(255,255,255,0.08); margin: 16px 0 20px; } .corporate-footer .footer-address-corporate .address-item { display: flex; align-items: center; justify-content: center; gap: 10px; text-align: center; flex-wrap: wrap; } .corporate-footer .footer-address-corporate .address-item i { color: rgba(255,255,255,0.5); font-size: 18px; } .corporate-footer .footer-address-corporate .address-item span { color: rgba(255,255,255,0.6); font-size: 13px; font-family: 'Inter', sans-serif; } .corporate-footer .footer-address-corporate .address-item strong { color: #FFFFFF; font-weight: 600; } /* ─── Footer Bottom ─── */ .corporate-footer .footer-bottom { border-top: 1px solid rgba(255,255,255,0.08); padding-top: 24px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px; } .corporate-footer .footer-bottom .legal-links { list-style: none; display: flex; gap: 24px; flex-wrap: wrap; padding: 0; margin: 0; } .corporate-footer .footer-bottom .legal-links a { color: rgba(255,255,255,0.5); font-size: 12px; text-decoration: none; font-family: 'Inter', sans-serif; transition: color 0.2s ease; } .corporate-footer .footer-bottom .legal-links a:hover { color: #FFFFFF; } .corporate-footer .footer-bottom .footer-copyright { color: rgba(255,255,255,0.3); font-size: 12px; margin: 0; font-family: 'Inter', sans-serif; } /* ============================================================ RESPONSIVE — Footer ============================================================ */ /* ─── Tablet (1024px) ─── */ @media (max-width: 1024px) { .corporate-footer .footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; } } /* ─── Mobile (768px) ─── */ @media (max-width: 768px) { .corporate-footer { padding: 40px 0 20px; margin-top: 40px; } .corporate-footer .container { padding: 0 16px; } .corporate-footer .footer-grid { grid-template-columns: 1fr; gap: 24px; padding-bottom: 24px; } .corporate-footer .footer-brand { text-align: center; align-items: center; } .corporate-footer .footer-logo { height: 40px; } .corporate-footer .footer-heading { text-align: center; font-size: 15px; } .corporate-footer .footer-links ul { text-align: center; } .corporate-footer .footer-links ul li { margin-bottom: 6px; } .corporate-footer .footer-newsletter { align-items: center; text-align: center; } .corporate-footer .footer-newsletter .newsletter-text { font-size: 13px; text-align: center; } .corporate-footer .footer-newsletter .newsletter-form { flex-direction: column; max-width: 400px; margin: 0 auto; width: 100%; } .corporate-footer .footer-newsletter .newsletter-form input[type="email"] { width: 100%; min-height: 40px; font-size: 13px; } .corporate-footer .footer-newsletter .newsletter-form .btn-small { width: 100%; justify-content: center; min-height: 40px; font-size: 13px; } .corporate-footer .footer-address-corporate { padding: 12px 0; margin: 12px 0 16px; } .corporate-footer .footer-address-corporate .address-item { flex-direction: column; gap: 4px; } .corporate-footer .footer-address-corporate .address-item span { font-size: 12px; text-align: center; } .corporate-footer .footer-bottom { flex-direction: column; align-items: center; text-align: center; gap: 12px; padding-top: 16px; } .corporate-footer .footer-bottom .legal-links { justify-content: center; gap: 16px; } .corporate-footer .footer-bottom .legal-links a { font-size: 11px; } .corporate-footer .footer-bottom .footer-copyright { font-size: 11px; } } /* ─── Extra Small (480px) ─── */ @media (max-width: 480px) { .corporate-footer { padding: 32px 0 16px; } .corporate-footer .footer-grid { gap: 20px; } .corporate-footer .footer-logo { height: 34px; } .corporate-footer .footer-tagline { font-size: 13px; } .corporate-footer .footer-links ul li a { font-size: 13px; } .corporate-footer .footer-newsletter .newsletter-text { font-size: 12px; } .corporate-footer .footer-newsletter .newsletter-form input[type="email"] { min-height: 36px; font-size: 12px; padding: 8px 12px; } .corporate-footer .footer-newsletter .newsletter-form .btn-small { min-height: 36px; font-size: 12px; padding: 8px 16px; } .corporate-footer .footer-address-corporate .address-item span { font-size: 11px; } .corporate-footer .footer-bottom .legal-links { gap: 12px; flex-wrap: wrap; } .corporate-footer .footer-bottom .legal-links a { font-size: 10px; } .corporate-footer .footer-bottom .footer-copyright { font-size: 10px; } }