{"product_id":"parenthub™-safefall-pillow","title":"ParentHub™ SafeFall Pillow","description":"\u003csection class=\"ph-safefall\"\u003e\n  \u003cdiv class=\"ph-card\"\u003e\n    \u003cdiv class=\"ph-badge\"\u003e✨ PREMIUM BABY SAFETY PILLOW ✨\u003c\/div\u003e\n\n    \u003ch1\u003eParentHub™ SafeFall Pillow\u003c\/h1\u003e\n    \u003ch2\u003eSoft Protection For Every Precious Moment\u003c\/h2\u003e\n\n    \u003cp class=\"ph-intro\"\u003e\n      Keep your little one safe and snug with gentle all-round cushioning support while\n      resting, playing, or learning to sit.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ph-features\"\u003e\n      \u003cdiv class=\"ph-feature pink\"\u003e\n        \u003cdiv class=\"ph-icon\"\u003e🧸\u003c\/div\u003e\n        \u003ch3\u003eBaby-Safe Materials\u003c\/h3\u003e\n        \u003cp\u003eSoft and gentle on delicate skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ph-feature blue\"\u003e\n        \u003cdiv class=\"ph-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003ch3\u003eAll-Round Support\u003c\/h3\u003e\n        \u003cp\u003eErgonomic cushioning for extra peace of mind.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ph-feature yellow\"\u003e\n        \u003cdiv class=\"ph-icon\"\u003e🦋\u003c\/div\u003e\n        \u003ch3\u003eBeautiful Designs\u003c\/h3\u003e\n        \u003cp\u003eAvailable in Pink Butterfly \u0026amp; White Bee.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ph-feature green\"\u003e\n        \u003cdiv class=\"ph-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n        \u003cp\u003eLightweight, portable, and made for daily use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ph-colours\"\u003e\n      \u003cspan\u003ePink Butterfly\u003c\/span\u003e\n      \u003cspan\u003eWhite Bee\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ph-footer\"\u003e\n      Give your baby the safe space they deserve — because every moment matters.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n.ph-safefall {\n  padding: 55px 18px;\n  background: linear-gradient(135deg, #fff1f7, #fff8df, #eef8ff);\n  font-family: inherit;\n}\n\n.ph-card {\n  max-width: 1050px;\n  margin: auto;\n  padding: 42px 24px;\n  text-align: center;\n  border-radius: 34px;\n  background: rgba(255,255,255,0.96);\n  box-shadow: 0 24px 60px rgba(0,0,0,0.13);\n  animation: phRise 1s ease forwards;\n}\n\n.ph-badge {\n  display: inline-block;\n  padding: 12px 22px;\n  border-radius: 50px;\n  background: linear-gradient(90deg, #ff7eb3, #8ec5ff);\n  color: #fff;\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  margin-bottom: 18px;\n  animation: phPulse 2s infinite;\n}\n\n.ph-card h1 {\n  font-size: clamp(32px, 5vw, 56px);\n  margin: 0;\n  color: #222;\n  font-weight: 900;\n}\n\n.ph-card h2 {\n  font-size: clamp(20px, 3vw, 30px);\n  margin: 12px 0 18px;\n  color: #d96f9f;\n  font-weight: 800;\n}\n\n.ph-intro {\n  max-width: 760px;\n  margin: 0 auto 32px;\n  font-size: 18px;\n  line-height: 1.8;\n  color: #555;\n}\n\n.ph-features {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n\n.ph-feature {\n  padding: 30px 18px;\n  border-radius: 26px;\n  background: #fff;\n  box-shadow: 0 14px 34px rgba(0,0,0,0.09);\n  transition: all 0.35s ease;\n  animation: phFloat 1s ease forwards;\n  border: 2px solid transparent;\n}\n\n.ph-feature:hover {\n  transform: translateY(-10px) scale(1.02);\n  box-shadow: 0 22px 48px rgba(0,0,0,0.15);\n}\n\n.ph-feature.pink {\n  background: linear-gradient(180deg, #fff, #fff0f6);\n  border-color: #ffc1d6;\n}\n\n.ph-feature.blue {\n  background: linear-gradient(180deg, #fff, #eef7ff);\n  border-color: #b8dcff;\n}\n\n.ph-feature.yellow {\n  background: linear-gradient(180deg, #fff, #fff8dc);\n  border-color: #ffe08a;\n}\n\n.ph-feature.green {\n  background: linear-gradient(180deg, #fff, #effff6);\n  border-color: #b9f3d2;\n}\n\n.ph-icon {\n  font-size: 46px;\n  margin-bottom: 12px;\n  animation: phBounce 2.5s infinite;\n}\n\n.ph-feature h3 {\n  font-size: 21px;\n  margin: 10px 0;\n  color: #222;\n  font-weight: 900;\n}\n\n.ph-feature p {\n  font-size: 16px;\n  line-height: 1.7;\n  color: #555;\n  margin: 0;\n}\n\n.ph-colours {\n  margin: 32px 0 0;\n  display: flex;\n  justify-content: center;\n  gap: 14px;\n  flex-wrap: wrap;\n}\n\n.ph-colours span {\n  padding: 13px 20px;\n  border-radius: 50px;\n  font-size: 15px;\n  font-weight: 800;\n  background: #fff;\n  box-shadow: 0 10px 22px rgba(0,0,0,0.1);\n  color: #333;\n}\n\n.ph-footer {\n  margin-top: 30px;\n  padding: 20px;\n  border-radius: 22px;\n  background: linear-gradient(90deg, #ff7eb3, #8ec5ff);\n  color: #fff;\n  font-size: 19px;\n  font-weight: 900;\n  line-height: 1.5;\n}\n\n@keyframes phRise {\n  from { opacity: 0; transform: translateY(35px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@keyframes phFloat {\n  from { opacity: 0; transform: translateY(25px) scale(0.96); }\n  to { opacity: 1; transform: translateY(0) scale(1); }\n}\n\n@keyframes phPulse {\n  0% { box-shadow: 0 0 0 0 rgba(255,126,179,0.5); }\n  70% { box-shadow: 0 0 0 14px rgba(255,126,179,0); }\n  100% { box-shadow: 0 0 0 0 rgba(255,126,179,0); }\n}\n\n@keyframes phBounce {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-6px); }\n}\n\n@media (max-width: 768px) {\n  .ph-features {\n    grid-template-columns: 1fr;\n  }\n\n  .ph-card {\n    padding: 32px 18px;\n  }\n\n  .ph-footer {\n    font-size: 16px;\n  }\n}\n\u003c\/style\u003e","brand":"ParentHub","offers":[{"title":"Pink Butterfly","offer_id":47983025684706,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true},{"title":"White Bee","offer_id":47983025717474,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0821\/6693\/9874\/files\/ILUSTRATION2.png?v=1783413540","url":"https:\/\/parenthubsa.co.za\/products\/parenthub%e2%84%a2-safefall-pillow","provider":"ParentHub","version":"1.0","type":"link"}