{"product_id":"nimbus-blower","title":"Nimbus Vortex™ Mini Air Blower","description":"\u003csection class=\"nimbus-vortex\"\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003cspan class=\"product-badge\"\u003eCOMPACT • RECHARGEABLE • POWERFUL\u003c\/span\u003e\n\u003ch2\u003eNimbus Vortex™ Mini Air Blower\u003c\/h2\u003e\n\u003cp\u003ePowerful cleaning performance in the palm of your hand. Remove dust, crumbs, dirt, and debris from electronics, vehicles, and hard-to-reach spaces with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003ePowerful Airflow\u003c\/h3\u003e\n\u003cp\u003eHigh-speed airflow blasts away dust and debris quickly and efficiently without damaging delicate electronics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eUSB Rechargeable\u003c\/h3\u003e\n\u003cp\u003eSimply recharge using the included USB cable and enjoy powerful cleaning whenever you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003ePrecision Attachments\u003c\/h3\u003e\n\u003cp\u003eMultiple nozzle attachments help you reach tight spaces, corners, vents, keyboards, and other hard-to-clean areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003ePortable Design\u003c\/h3\u003e\n\u003cp\u003eLightweight and compact enough to keep in your office, vehicle, workshop, or travel bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uses-section\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"uses-grid\"\u003e\n\u003cdiv\u003eComputers \u0026amp; Laptops\u003c\/div\u003e\n\u003cdiv\u003eKeyboards\u003c\/div\u003e\n\u003cdiv\u003eGaming Consoles\u003c\/div\u003e\n\u003cdiv\u003eCameras\u003c\/div\u003e\n\u003cdiv\u003eCar Interiors\u003c\/div\u003e\n\u003cdiv\u003eOffice Equipment\u003c\/div\u003e\n\u003cdiv\u003eHome Electronics\u003c\/div\u003e\n\u003cdiv\u003eWorkstations\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-section\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv\u003eMini Air Duster\u003c\/div\u003e\n\u003cdiv\u003e4 Precision Nozzle Attachments\u003c\/div\u003e\n\u003cdiv\u003eUSB Charging Cable\u003c\/div\u003e\n\u003cdiv\u003eUser Manual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bottom-banner\"\u003e\n\u003ch3\u003eSmall Size. Serious Cleaning Power.\u003c\/h3\u003e\n\u003cp\u003eReplace disposable air cans with a smarter, rechargeable solution designed to keep your devices and workspace clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\n.nimbus-vortex{\n    max-width:1200px;\n    margin:auto;\n    padding:20px;\n    font-family:Inter,sans-serif;\n}\n\n.hero-section{\n    background:linear-gradient(135deg,#5ED3D1,#39BBB5);\n    color:white;\n    padding:60px 35px;\n    text-align:center;\n    border-radius:30px;\n    box-shadow:0 25px 60px rgba(0,0,0,.12);\n}\n\n.product-badge{\n    display:inline-block;\n    background:#F68B35;\n    color:white;\n    padding:10px 20px;\n    border-radius:50px;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:1px;\n    margin-bottom:20px;\n}\n\n.hero-section h2{\n    font-size:48px;\n    font-weight:800;\n    margin-bottom:15px;\n}\n\n.hero-section p{\n    max-width:700px;\n    margin:auto;\n    line-height:1.8;\n    font-size:18px;\n}\n\n.feature-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n    gap:25px;\n    margin-top:40px;\n}\n\n.feature-card{\n    background:white;\n    padding:30px;\n    border-radius:25px;\n    box-shadow:0 15px 35px rgba(0,0,0,.08);\n    border-top:5px solid #F68B35;\n    transition:.3s;\n}\n\n.feature-card:hover{\n    transform:translateY(-8px);\n}\n\n.feature-card h3{\n    color:#39BBB5;\n    margin-bottom:12px;\n}\n\n.feature-card p{\n    color:#555;\n    line-height:1.7;\n}\n\n.uses-section,\n.included-section{\n    margin-top:50px;\n}\n\n.uses-section h3,\n.included-section h3{\n    text-align:center;\n    color:#39BBB5;\n    font-size:34px;\n    margin-bottom:25px;\n}\n\n.uses-grid,\n.included-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));\n    gap:15px;\n}\n\n.uses-grid div,\n.included-grid div{\n    background:white;\n    padding:20px;\n    text-align:center;\n    border-radius:18px;\n    box-shadow:0 10px 25px rgba(0,0,0,.06);\n    font-weight:600;\n    border-bottom:4px solid #F68B35;\n}\n\n.bottom-banner{\n    margin-top:50px;\n    background:#1D2B36;\n    color:white;\n    padding:50px 30px;\n    border-radius:30px;\n    text-align:center;\n}\n\n.bottom-banner h3{\n    color:#5ED3D1;\n    font-size:36px;\n    margin-bottom:15px;\n}\n\n.bottom-banner p{\n    max-width:700px;\n    margin:auto;\n    line-height:1.8;\n    color:#EAEAEA;\n}\n\n\u003c\/style\u003e","brand":"Nimbus \u0026 Co","offers":[{"title":"Default Title","offer_id":49029769035946,"sku":null,"price":749.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0715\/5430\/2122\/files\/FullSizeRender_7d6d2be2-960e-47f8-9197-c287c39676d6.jpg?v=1786379627","url":"https:\/\/nimbusco.co.za\/products\/nimbus-blower","provider":"Nimbus \u0026 Co","version":"1.0","type":"link"}