{"product_id":"example-product-1","title":"LiftFlow™ Complete Yoga \u0026 Pilates Set","description":"\u003cdiv class=\"liftflow-yoga-wrapper\"\u003e\n\u003cdiv class=\"yoga-ambient-glow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"liftflow-yoga-container\"\u003e\n\u003ch2 class=\"yoga-title\"\u003eLiftFlow™ Complete \u003cspan\u003eYoga \u0026amp; Pilates Set\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"yoga-subtitle\"\u003eFlow with intention. Move with grace.\u003c\/p\u003e\n\u003cp class=\"yoga-description\"\u003eThe LiftFlow™ Complete Yoga \u0026amp; Pilates Set provides everything you need for a balanced, mindful practice. Whether you're flowing through vinyasa sequences, building core strength with Pilates, or deepening your stretches, this comprehensive set supports your journey to flexibility, strength, and inner calm.\u003c\/p\u003e\n\u003cdiv class=\"yoga-benefits-grid\"\u003e\n\u003cdiv class=\"yoga-benefit-card\"\u003e🧘\n\u003cdiv\u003e\n\u003cstrong\u003eComplete Practice Kit\u003c\/strong\u003e \u003cspan\u003eEverything you need for yoga and Pilates in one convenient set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yoga-benefit-card\"\u003e💪\n\u003cdiv\u003e\n\u003cstrong\u003eNon-Slip Stability\u003c\/strong\u003e \u003cspan\u003ePremium grip surface keeps you secure through every pose\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yoga-benefit-card\"\u003e✨\n\u003cdiv\u003e\n\u003cstrong\u003eCushioned Comfort\u003c\/strong\u003e \u003cspan\u003eOptimal thickness protects joints without sacrificing stability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yoga-benefit-card\"\u003e🌿\n\u003cdiv\u003e\n\u003cstrong\u003eEco-Friendly Materials\u003c\/strong\u003e \u003cspan\u003eSustainable, non-toxic materials for conscious practice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yoga-benefit-card\"\u003e👜\n\u003cdiv\u003e\n\u003cstrong\u003ePortable \u0026amp; Lightweight\u003c\/strong\u003e \u003cspan\u003eEasy to carry to the studio, park, or anywhere you practice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yoga-benefit-card\"\u003e🔄\n\u003cdiv\u003e\n\u003cstrong\u003eVersatile Use\u003c\/strong\u003e \u003cspan\u003ePerfect for yoga, Pilates, stretching, and meditation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yoga-confidence\"\u003eDeepen your practice. Strengthen your body. Find your flow with the LiftFlow™ Complete Yoga \u0026amp; Pilates Set—your foundation for mindful movement.\u003c\/div\u003e\n\u003cdiv class=\"yoga-cta-box\"\u003e\n\u003cdiv class=\"yoga-cta-text\"\u003eStart your journey to balance and strength.\u003c\/div\u003e\n\u003cbutton class=\"yoga-cta-button\"\u003e Begin Your Practice \u003c\/button\u003e\n\u003cdiv class=\"yoga-cta-subtext\"\u003eTrusted by yogis and Pilates enthusiasts • Built for mindful movement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* ===== BASE ===== *\/\n.liftflow-yoga-wrapper {\n  position: relative;\n  background: radial-gradient(circle at top, #0e1b2f, #05070c);\n  padding: 90px 20px;\n  color: #eaf2ff;\n  font-family: -apple-system, BlinkMacSystemFont, \"Inter\", \"Segoe UI\", sans-serif;\n  overflow: hidden;\n}\n\n.yoga-ambient-glow {\n  position: absolute;\n  top: -180px;\n  left: 50%;\n  width: 520px;\n  height: 520px;\n  background: radial-gradient(circle, rgba(74,163,255,0.22), transparent 70%);\n  transform: translateX(-50%);\n  filter: blur(90px);\n  animation: yogaPulse 9s ease-in-out infinite;\n}\n\n\/* ===== CONTAINER ===== *\/\n.liftflow-yoga-container {\n  max-width: 1100px;\n  margin: auto;\n  position: relative;\n  z-index: 2;\n  animation: fadeUp 1.2s ease forwards;\n}\n\n\/* ===== TEXT ===== *\/\n.yoga-title {\n  font-size: clamp(2.4rem, 4.2vw, 3.5rem);\n  font-weight: 800;\n  letter-spacing: -0.03em;\n}\n\n.yoga-title span {\n  color: #4aa3ff;\n}\n\n.yoga-subtitle {\n  margin-top: 12px;\n  font-size: 1.3rem;\n  opacity: 0.85;\n}\n\n.yoga-description {\n  max-width: 780px;\n  margin-top: 26px;\n  font-size: 1.05rem;\n  line-height: 1.75;\n  opacity: 0.9;\n}\n\n\/* ===== BENEFITS ===== *\/\n.yoga-benefits-grid {\n  margin-top: 60px;\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 22px;\n}\n\n.yoga-benefit-card {\n  background: linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.02));\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 20px;\n  padding: 26px;\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n  backdrop-filter: blur(10px);\n  transition: transform 0.35s ease, box-shadow 0.35s ease;\n}\n\n.yoga-benefit-card strong {\n  color: #ffffff;\n  font-size: 1rem;\n}\n\n.yoga-benefit-card span {\n  display: block;\n  margin-top: 6px;\n  font-size: 0.92rem;\n  opacity: 0.8;\n}\n\n.yoga-benefit-card:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 25px 60px rgba(74,163,255,0.28);\n}\n\n\/* ===== CONFIDENCE ===== *\/\n.yoga-confidence {\n  margin-top: 60px;\n  max-width: 700px;\n  font-size: 1.05rem;\n  opacity: 0.9;\n}\n\n\/* ===== CTA ===== *\/\n.yoga-cta-box {\n  margin-top: 50px;\n  padding: 40px;\n  border-radius: 22px;\n  background: linear-gradient(180deg, rgba(74,163,255,0.16), rgba(255,255,255,0.03));\n  border: 1px solid rgba(255,255,255,0.15);\n  text-align: center;\n}\n\n.yoga-cta-text {\n  font-size: 1.25rem;\n  font-weight: 600;\n}\n\n.yoga-cta-button {\n  margin-top: 24px;\n  padding: 16px 36px;\n  font-size: 1rem;\n  font-weight: 600;\n  color: #05070c;\n  background: linear-gradient(135deg, #4aa3ff, #8ec5ff);\n  border: none;\n  border-radius: 999px;\n  cursor: pointer;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n\n.yoga-cta-button:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 18px 40px rgba(74,163,255,0.45);\n}\n\n.yoga-cta-subtext {\n  margin-top: 12px;\n  font-size: 0.85rem;\n  opacity: 0.7;\n}\n\n\/* ===== ANIMATIONS ===== *\/\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(30px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@keyframes yogaPulse {\n  0%, 100% { opacity: 0.6; }\n  50% { opacity: 1; }\n}\n\n\/* ===== MOBILE ===== *\/\n@media (max-width: 600px) {\n  .liftflow-yoga-wrapper { padding: 70px 16px; }\n  .yoga-cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e","brand":"LiftFlow™","offers":[{"title":"Black","offer_id":51377825055041,"sku":null,"price":1489.0,"currency_code":"ZAR","in_stock":true},{"title":"Purple","offer_id":51377824989505,"sku":null,"price":1489.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":51377825022273,"sku":null,"price":1489.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0973\/1958\/4065\/files\/15_piece_pilaties_bar_set.jpg?v=1771541757","url":"https:\/\/liftflow.co.za\/products\/example-product-1","provider":"Lift Flow ™ ","version":"1.0","type":"link"}