{"title":"5-MINUTE DAILY ROUTINE","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cspan\u003e“Your entire routine. Done in 5 minutes.”\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"quoravas-miracle-fan","title":"Quorava AirFlow™ (Portable Fan)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n  --quorava-pink: #E8B7C8;\n  --quorava-rose: #D4A373;\n  --quorava-gold: #C9A227;\n  --quorava-dark: #2B2B2B;\n  --quorava-accent: #66384A;\n  --quorava-bg: #FFF9F7;\n}\n\nbody {\n  background: var(--quorava-bg);\n  margin: 0;\n  padding: 20px;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n.airflow-section {\n  max-width: 1200px;\n  margin: auto;\n  padding: 30px 20px;\n  color: var(--quorava-dark);\n}\n\n\/* HERO *\/\n.af-hero {\n  position: relative;\n  overflow: hidden;\n  background: linear-gradient(135deg, #FFF9F7, #FFFFFF);\n  border-radius: 28px;\n  padding: 60px 40px;\n  text-align: center;\n  border: 2px solid rgba(212,163,115,.25);\n  box-shadow: 0 25px 60px rgba(0,0,0,.08);\n}\n\n.af-badge {\n  display: inline-block;\n  background: linear-gradient(90deg, var(--quorava-gold), var(--quorava-rose));\n  padding: 10px 22px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n  color: white;\n}\n\n.af-title {\n  font-size: 56px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 18px;\n  color: var(--quorava-dark);\n}\n\n.af-highlight {\n  background: linear-gradient(90deg, var(--quorava-accent), #9A6176);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.af-subtitle {\n  font-size: 22px;\n  line-height: 1.8;\n  max-width: 850px;\n  margin: auto;\n  color: #555;\n}\n\n.af-cta {\n  margin-top: 30px;\n  display: inline-block;\n  padding: 16px 35px;\n  background: linear-gradient(90deg, var(--quorava-accent), #835264);\n  color: white;\n  border-radius: 999px;\n  font-weight: 700;\n  font-size: 18px;\n  box-shadow: 0 10px 25px rgba(102,56,74,.3);\n  text-decoration: none;\n}\n\n.af-trust {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px;\n  margin-top: 40px;\n}\n\n.af-trust-item {\n  background: white;\n  padding: 15px;\n  border-radius: 14px;\n  font-size: 14px;\n  font-weight: 600;\n  box-shadow: 0 5px 15px rgba(0,0,0,.05);\n}\n\n\/* SECTION TITLE *\/\n.af-section-title {\n  text-align: center;\n  font-size: 38px;\n  font-weight: 800;\n  margin: 70px 0 35px;\n}\n\n\/* WHO IT'S FOR *\/\n.af-who {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.af-who-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.af-who-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.af-who-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.af-who-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* SA MOMENTS *\/\n.af-moments {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.af-moments-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 15px;\n  margin-top: 20px;\n}\n\n.af-moment-item {\n  background: linear-gradient(135deg, #FFF, #FFF7F3);\n  padding: 18px;\n  border-radius: 16px;\n  font-size: 15px;\n  font-weight: 600;\n  text-align: center;\n  border: 1px solid rgba(212,163,115,.2);\n  line-height: 1.5;\n}\n\n\/* SWITCH *\/\n.af-switch {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.af-switch-item {\n  background: linear-gradient(135deg, #FFF, #FFF7F3);\n  padding: 20px;\n  border-radius: 18px;\n  font-size: 17px;\n  font-weight: 600;\n}\n\n\/* OUTCOMES *\/\n.af-outcomes {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n.af-outcome-card {\n  background: white;\n  padding: 28px;\n  border-radius: 22px;\n  border: 1px solid rgba(0,0,0,.08);\n  box-shadow: 0 10px 25px rgba(0,0,0,.04);\n  transition: .3s;\n}\n\n.af-outcome-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 40px rgba(0,0,0,.08);\n}\n\n.af-outcome-card h3 {\n  margin: 0 0 12px;\n  font-size: 22px;\n  color: var(--quorava-accent);\n}\n\n.af-outcome-card p {\n  line-height: 1.8;\n  color: #666;\n  margin: 0;\n}\n\n\/* TIMELINE *\/\n.af-timeline {\n  background: white;\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 10px 30px rgba(0,0,0,.05);\n}\n\n.af-time {\n  padding: 18px;\n  margin-bottom: 15px;\n  border-left: 4px solid var(--quorava-accent);\n  background: #FAF7F2;\n  border-radius: 12px;\n}\n\n.af-time:last-child {\n  margin-bottom: 0;\n}\n\n\/* FEATURES *\/\n.af-features {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n.af-feature {\n  background: white;\n  padding: 25px;\n  border-radius: 22px;\n  text-align: center;\n  box-shadow: 0 10px 25px rgba(0,0,0,.05);\n}\n\n.af-feature-icon {\n  font-size: 40px;\n  margin-bottom: 12px;\n}\n\n.af-feature-name {\n  font-size: 16px;\n  font-weight: 700;\n  margin-bottom: 6px;\n  color: var(--quorava-accent);\n}\n\n.af-feature-desc {\n  font-size: 13px;\n  color: #666;\n  line-height: 1.6;\n}\n\n\/* VALUE *\/\n.af-value {\n  background: linear-gradient(135deg, #FFF, #FAF7F2);\n  padding: 40px;\n  border-radius: 24px;\n  box-shadow: 0 15px 35px rgba(0,0,0,.05);\n}\n\n.af-price-row {\n  display: flex;\n  justify-content: space-between;\n  padding: 12px 0;\n  border-bottom: 1px solid rgba(0,0,0,.08);\n  font-size: 18px;\n}\n\n.af-total {\n  font-size: 28px;\n  font-weight: 800;\n  color: var(--quorava-accent);\n}\n\n.af-save {\n  margin-top: 25px;\n  background: linear-gradient(90deg, var(--quorava-gold), var(--quorava-rose));\n  padding: 18px;\n  border-radius: 16px;\n  text-align: center;\n  font-size: 20px;\n  font-weight: 800;\n  color: white;\n}\n\n\/* FOOTER *\/\n.af-footer {\n  margin-top: 50px;\n  background: linear-gradient(135deg, var(--quorava-accent), #8A5C6C);\n  padding: 45px;\n  border-radius: 28px;\n  color: white;\n  text-align: center;\n}\n\n.af-footer h2 {\n  font-size: 40px;\n  margin-bottom: 15px;\n}\n\n.af-footer p {\n  font-size: 18px;\n  line-height: 1.8;\n  max-width: 900px;\n  margin: auto;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 768px) {\n  .af-title { font-size: 36px; }\n  .af-subtitle { font-size: 17px; }\n  .af-section-title { font-size: 28px; }\n  .af-trust,\n  .af-who,\n  .af-moments-grid,\n  .af-switch,\n  .af-outcomes,\n  .af-features { grid-template-columns: 1fr; }\n  .af-price-row { font-size: 15px; }\n  .af-footer h2 { font-size: 28px; }\n  .af-hero { padding: 40px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"airflow-section\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"af-hero\"\u003e\n\u003cdiv class=\"af-badge\"\u003e💨 Cool Down + Charge Up Anywhere\u003c\/div\u003e\n\u003cdiv class=\"af-title\"\u003eThe \u003cspan class=\"af-highlight\"\u003eAirFlow™\u003c\/span\u003e 🖤\u003c\/div\u003e\n\u003cdiv class=\"af-subtitle\"\u003eThe car rides. The queue. The load shedding. The dead phone.\u003cbr\u003e\u003cbr\u003eOne small device in your bag handles all of it instantly, silently, without anyone knowing.\u003c\/div\u003e\n\u003ca class=\"af-cta\"\u003e💖 Trusted By Women Across South Africa\u003c\/a\u003e\n\u003cdiv class=\"af-trust\"\u003e\n\u003cdiv class=\"af-trust-item\"\u003e🇿🇦 Built For SA Life\u003c\/div\u003e\n\u003cdiv class=\"af-trust-item\"\u003e🔋 Load Shedding Proof\u003c\/div\u003e\n\u003cdiv class=\"af-trust-item\"\u003e💳 Secure Yoco Payments\u003c\/div\u003e\n\u003cdiv class=\"af-trust-item\"\u003e📱 WhatsApp Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHO IT'S FOR --\u003e\n\u003ch2 class=\"af-section-title\"\u003e👩🏾 Built For Every SA Woman\u003c\/h2\u003e\n\u003cdiv class=\"af-who\"\u003e\n\u003cdiv class=\"af-who-card\"\u003e\n\u003ch3\u003eThe Daily Commuter 🚌\u003c\/h3\u003e\n\u003cp\u003eTaxis with no aircon, buses that run late, queues that stretch around the block. AirFlow™ folds flat in your bag and opens the second things get unbearable. Three speeds, instant relief.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-who-card\"\u003e\n\u003ch3\u003eThe Student 🎓\u003c\/h3\u003e\n\u003cp\u003eLecture halls that bake in summer, res rooms without ceiling fans, and a phone that dies mid-day. AirFlow™ keeps you cool and charges your phone from the same device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-who-card\"\u003e\n\u003ch3\u003eThe Working Woman 💼\u003c\/h3\u003e\n\u003cp\u003eOpen-plan offices, client meetings in warm rooms, and load shedding that kills the aircon. AirFlow™ sits on your desk or lives in your bag quiet, effective, always ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-who-card\"\u003e\n\u003ch3\u003eThe Woman Who Runs Hot 🌡️\u003c\/h3\u003e\n\u003cp\u003eWhether it's hormones, a warm climate, or just the SA summer doing what it does AirFlow™ is the personal cool-down you carry everywhere. No explanation needed. Just relief.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SA MOMENTS --\u003e\n\u003ch2 class=\"af-section-title\"\u003e🇿🇦 The SA Moments AirFlow™ Was Made For\u003c\/h2\u003e\n\u003cdiv class=\"af-moments\"\u003e\n\u003cp style=\"text-align: center; font-size: 18px; color: #666; margin-bottom: 5px;\"\u003eEvery one of these happens to SA women every single week.\u003c\/p\u003e\n\u003cdiv class=\"af-moments-grid\"\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🚖 Sweating in a uber with no air con\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🏦 Long queue outside in the heat\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🕯️ Load shedding killed the ceiling fan\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e📵 Phone dead, no charger in sight\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🏥 Warm waiting room, nowhere to be comfortable\u003c\/div\u003e\n\u003cdiv class=\"af-moment-item\"\u003e🎉 Outdoor event in peak SA summer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY SWITCH --\u003e\n\u003ch2 class=\"af-section-title\"\u003e🔄 Why Women Switch To AirFlow™\u003c\/h2\u003e\n\u003cdiv class=\"af-switch\"\u003e\n\u003cdiv class=\"af-switch-item\"\u003e🥵 Sweating through your outfit → Stay cool and composed anywhere\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e📵 Dead phone, no power bank → AirFlow™ charges your phone too\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e🕯️ Load shedding killed the aircon → Cordless cool-down, Eskom-proof\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e💸 R800\/month gym aircon membership → R349 once, works everywhere\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e😫 Uncomfortable and unable to focus → Instant relief in 3 seconds\u003c\/div\u003e\n\u003cdiv class=\"af-switch-item\"\u003e🎒 Bulky fan you never carry → Folds flat, lives in your bag daily\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- YOUR DAY --\u003e\n\u003ch2 class=\"af-section-title\"\u003e☀️ Imagine Your Day With AirFlow™\u003c\/h2\u003e\n\u003cdiv class=\"af-timeline\"\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e7:30 AM\u003c\/strong\u003e  The Car is packed and the windows won't open. AirFlow™ is already in your hand. You arrive composed.\u003c\/div\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e10:00 AM\u003c\/strong\u003e Lecture hall is stuffy and you can't focus. Three seconds later, your own personal breeze. Problem solved.\u003c\/div\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e1:00 PM\u003c\/strong\u003e  Phone battery is at 8% and your charger is at home. Plug your phone into AirFlow™. Keep going.\u003c\/div\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e4:00 PM\u003c\/strong\u003e  Queue outside the bank is thirty minutes long in the sun. AirFlow™ in your hand. Everyone else is suffering. You are not.\u003c\/div\u003e\n\u003cdiv class=\"af-time\"\u003e\n\u003cstrong\u003e8:00 PM\u003c\/strong\u003e  Load shedding hits, the ceiling fan stops. AirFlow™ is already charged. Your evening continues uninterrupted.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OUTCOMES --\u003e\n\u003ch2 class=\"af-section-title\"\u003e✨ What You Gain From Day One\u003c\/h2\u003e\n\u003cdiv class=\"af-outcomes\"\u003e\n\u003cdiv class=\"af-outcome-card\"\u003e\n\u003ch3\u003eYou Arrive Composed Always\u003c\/h3\u003e\n\u003cp\u003eNo more stepping off a taxi looking flustered. No more sweating through a meeting before it starts. AirFlow™ means you arrive looking exactly the way you left.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-outcome-card\"\u003e\n\u003ch3\u003eYour Phone Never Dies\u003c\/h3\u003e\n\u003cp\u003eAirFlow™ doubles as a power bank plug in your phone and charge while you cool down. Two daily SA problems. One device. Done.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-outcome-card\"\u003e\n\u003ch3\u003eLoad Shedding Loses Its Power Over You\u003c\/h3\u003e\n\u003cp\u003eWhen the ceiling fan stops and the aircon dies, AirFlow™ keeps going. Cordless, rechargeable, and completely independent of Eskom's schedule.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-outcome-card\"\u003e\n\u003ch3\u003eComfort You Carry Everywhere\u003c\/h3\u003e\n\u003cp\u003eFolds flat to the size of a phone. Weighs almost nothing. You won't notice it in your bag until the moment you need it and then you'll wonder how you survived without it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003ch2 class=\"af-section-title\"\u003e⚡ Key Features\u003c\/h2\u003e\n\u003cdiv class=\"af-features\"\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eUSB Power Bank\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eCharges your phone directly from AirFlow™. Cool down and power up at the same time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003e3 Fan Speeds\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eLow for background comfort, medium for daily use, high for when SA heat means business.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e📱\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eFolds Flat\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eCollapses to the size of a phone and slips into any bag, pocket, or clutch.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e🔌\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eUSB-C Rechargeable\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eCharge from any wall adapter, laptop, or car charger. Always ready when you are.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e🤫\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eNear Silent\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eQuiet enough for lectures, meetings, and waiting rooms. Nobody knows. You just feel better.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-feature\"\u003e\n\u003cdiv class=\"af-feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"af-feature-name\"\u003eBuilt To Last\u003c\/div\u003e\n\u003cdiv class=\"af-feature-desc\"\u003eDurable enough for daily SA life — the bag throws, the drops, and the heat.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"af-footer\"\u003e\n\u003ch2\u003eBuilt For South African Women\u003c\/h2\u003e\n\u003cp\u003eAirFlow™ wasn't designed for a country with consistent aircon, mild summers, and short queues.\u003cbr\u003e\u003cbr\u003eIt was designed for the uber trip that has no windows open, the queue that has no shade, the load shedding that killed the ceiling fan, and the dead phone that was your only way home.\u003cbr\u003e\u003cbr\u003eOne device. Every uncomfortable SA moment. Handled.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Quorava","offers":[{"title":"Navy","offer_id":45617170022561,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true},{"title":"Black","offer_id":45617170055329,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":45617170088097,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true},{"title":"Mint green","offer_id":45617170120865,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":45617170153633,"sku":null,"price":199.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0688\/6568\/7713\/files\/Gemini_Generated_Image_4kyz1o4kyz1o4kyz.jpg?v=1781546262"}],"url":"https:\/\/quorava.co.za\/collections\/5-minute-routines.oembed","provider":"Quorava","version":"1.0","type":"link"}