{"title":"Home page","description":null,"products":[{"product_id":"turboshake-automatic-mixing-bottle","title":"TurboShake Elite™ Automatic Vortex Mixing Bottle","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* SPACER FIX *\/\n\n.lg-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lg-spacer{\nheight:140px;\n}\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.ts-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.ts-wrapper *{\nbox-sizing:border-box;\n}\n\n.ts-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-220px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:750px;\nheight:750px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.18) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n.ts-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nbox-sizing:border-box;\nposition:relative;\nz-index:2;\n}\n\n.ts-section{\nmargin-bottom:90px;\n}\n\n\/* ================= HEADINGS ================= *\/\n\n.ts-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:20px;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.ts-lead{\ntext-align:center;\nmax-width:760px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\/* ================= HERO ================= *\/\n\n.ts-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 28px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.ts-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.ts-problem h3{\nfont-size:28px;\nmargin-bottom:18px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.ts-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\nfont-size:15px;\n}\n\n\/* ================= GRID ================= *\/\n\n.ts-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.ts-grid{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.ts-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\nposition:relative;\noverflow:hidden;\n}\n\n.ts-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.ts-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.ts-card:hover:before{\nopacity:1;\n}\n\n.ts-card h3{\nmargin-bottom:18px;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.ts-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.ts-list li{\nmargin-bottom:14px;\nfont-size:15px;\npadding-left:28px;\nposition:relative;\nline-height:1.7;\ncolor:#9ca3af;\n}\n\n.ts-list li:before{\ncontent:\"✔\";\nposition:absolute;\nleft:0;\ntop:0;\ncolor:#0057ff;\nfont-size:14px;\nfont-weight:700;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.ts-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.ts-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.ts-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.ts-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.ts-benefit span{\nfont-size:28px;\n}\n\n\/* ================= ACCORDION ================= *\/\n\n.ts-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\npadding:22px 24px;\ncursor:pointer;\nmargin-bottom:18px;\ntransition:0.3s ease;\n}\n\n.ts-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.ts-accordion-title{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nfont-weight:600;\nfont-size:18px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.ts-accordion-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.35s ease;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\nmargin-top:10px;\n}\n\n.ts-accordion-item.active .ts-accordion-content{\nmax-height:300px;\n}\n\n.ts-icon{\ntransition:transform 0.3s ease;\ncolor:#0057ff;\nfont-size:24px;\nflex-shrink:0;\n}\n\n.ts-accordion-item.active .ts-icon{\ntransform:rotate(45deg);\n}\n\n\/* ================= TABLE ================= *\/\n\n.ts-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.ts-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ngap:10px;\ncolor:#ffffff;\n}\n\n.ts-row:last-child{\nborder-bottom:none;\n}\n\n.ts-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.ts-x{\ncolor:#777;\n}\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.ts-wrapper{\npadding:45px 0 80px 0;\n}\n\n.ts-container h2{\nfont-size:28px;\n}\n\n.ts-lead{\nfont-size:15px;\n}\n\n.ts-problem h3{\nfont-size:22px;\n}\n\n.ts-row{\nflex-direction:column;\ngap:6px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003c!-- SPACER FIX --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"ts-wrapper\"\u003e\n\u003cdiv class=\"ts-container\"\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"ts-section\"\u003e\n\n\u003ch2\u003e⚡ TurboShake Elite™ Automatic Shaker\u003c\/h2\u003e\n\n\u003cp class=\"ts-lead\"\u003e\nPremium automatic vortex shaker built for smooth mixing,\nmodern gym convenience, and high-performance lifestyles.\nNo clumps. No manual shaking. Just powerful blending anytime.\n\u003c\/p\u003e\n\n\u003cdiv class=\"ts-problem\"\u003e\n\n\u003ch3\u003e🔥 Tired Of Lumpy Protein Shakes?\u003c\/h3\u003e\n\n\u003cp\u003e\nTraditional shaker bottles leave powder clumps, foam buildup,\nand messy mixing.\nTurboShake Elite™ uses powerful automatic vortex technology\nto create smoother shakes in seconds.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-grid\"\u003e\n\n\u003cdiv class=\"ts-card\"\u003e\n\n\u003ch3\u003e💪 Why Athletes Choose TurboShake Elite™\u003c\/h3\u003e\n\n\u003cul class=\"ts-list\"\u003e\n\n\u003cli\u003eAutomatic vortex mixing technology\u003c\/li\u003e\n\n\u003cli\u003eSmooth protein \u0026amp; supplement blending\u003c\/li\u003e\n\n\u003cli\u003eNo manual shaking required\u003c\/li\u003e\n\n\u003cli\u003ePortable gym \u0026amp; travel convenience\u003c\/li\u003e\n\n\u003cli\u003ePremium modern fitness design\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-card\"\u003e\n\n\u003ch3\u003e⚙️ Engineered For Performance\u003c\/h3\u003e\n\n\u003cul class=\"ts-list\"\u003e\n\n\u003cli\u003eUSB Type-C rechargeable system\u003c\/li\u003e\n\n\u003cli\u003ePowerful high-speed mixing motor\u003c\/li\u003e\n\n\u003cli\u003eLeak-resistant lid design\u003c\/li\u003e\n\n\u003cli\u003ePortable lightweight construction\u003c\/li\u003e\n\n\u003cli\u003eBuilt for daily fitness lifestyles\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- BENEFITS --\u003e\n\n\u003cdiv class=\"ts-section\"\u003e\n\n\u003ch2\u003e📈 Benefits After Using TurboShake Elite™\u003c\/h2\u003e\n\n\u003cdiv class=\"ts-benefits\"\u003e\n\n\u003cdiv class=\"ts-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e\nSmooth lump-free shakes\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-benefit\"\u003e\n\u003cspan\u003e🥤\u003c\/span\u003e\nFaster supplement mixing\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-benefit\"\u003e\n\u003cspan\u003e💪\u003c\/span\u003e\nMore convenient gym routine\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-benefit\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e\nModern fitness lifestyle feel\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-benefit\"\u003e\n\u003cspan\u003e🔋\u003c\/span\u003e\nPortable rechargeable convenience\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-benefit\"\u003e\n\u003cspan\u003e🚀\u003c\/span\u003e\nCleaner supplement preparation\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"ts-section\"\u003e\n\n\u003ch2\u003e🚀 Built For Smarter Mixing\u003c\/h2\u003e\n\n\u003cdiv class=\"ts-accordion-item\"\u003e\n\n\u003cdiv class=\"ts-accordion-title\"\u003e\nAutomatic Vortex Mixing\n\u003cspan class=\"ts-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-content\"\u003e\nPowerful vortex technology designed to blend protein powder and supplements smoothly within seconds.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-item\"\u003e\n\n\u003cdiv class=\"ts-accordion-title\"\u003e\nUSB Type-C Charging\n\u003cspan class=\"ts-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-content\"\u003e\nRecharge easily using modern USB-C compatibility for convenient daily use.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-item\"\u003e\n\n\u003cdiv class=\"ts-accordion-title\"\u003e\nPortable Everyday Design\n\u003cspan class=\"ts-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-content\"\u003e\nLightweight portable design built for gym sessions, work, travel, and active lifestyles.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON --\u003e\n\n\u003cdiv class=\"ts-section\"\u003e\n\n\u003ch2\u003e🏆 Why TurboShake Elite™ Stands Apart\u003c\/h2\u003e\n\n\u003cdiv class=\"ts-table\"\u003e\n\n\u003cdiv class=\"ts-row\"\u003e\n\n\u003cdiv\u003eAutomatic Vortex Mixing\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"ts-check\"\u003e✔ TurboShake Elite™\u003c\/span\u003e |\n\u003cspan class=\"ts-x\"\u003e✖ Manual Shakers\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-row\"\u003e\n\n\u003cdiv\u003eUSB Type-C Rechargeable\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"ts-check\"\u003e✔ TurboShake Elite™\u003c\/span\u003e |\n\u003cspan class=\"ts-x\"\u003e✖ Traditional Bottles\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-row\"\u003e\n\n\u003cdiv\u003eSmooth Lump-Free Mixing\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"ts-check\"\u003e✔ TurboShake Elite™\u003c\/span\u003e |\n\u003cspan class=\"ts-x\"\u003e✖ Clumpy Mixing\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-row\"\u003e\n\n\u003cdiv\u003eModern Premium Design\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"ts-check\"\u003e✔ TurboShake Elite™\u003c\/span\u003e |\n\u003cspan class=\"ts-x\"\u003e✖ Basic Shakers\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\n\u003cdiv class=\"ts-section\"\u003e\n\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"ts-accordion-item\"\u003e\n\n\u003cdiv class=\"ts-accordion-title\"\u003e\nHow does the mixing system work?\n\u003cspan class=\"ts-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-content\"\u003e\nTurboShake Elite™ uses a built-in high-speed vortex motor to automatically mix supplements and protein powders.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-item\"\u003e\n\n\u003cdiv class=\"ts-accordion-title\"\u003e\nHow do I charge it?\n\u003cspan class=\"ts-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-content\"\u003e\nThe shaker uses convenient USB Type-C charging for easy everyday recharging.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-item\"\u003e\n\n\u003cdiv class=\"ts-accordion-title\"\u003e\nCan I use it for different powders?\n\u003cspan class=\"ts-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-content\"\u003e\nYes. TurboShake Elite™ works with protein powder, pre-workout, powdered drinks, meal replacements, and more.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-item\"\u003e\n\n\u003cdiv class=\"ts-accordion-title\"\u003e\nIs it portable?\n\u003cspan class=\"ts-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ts-accordion-content\"\u003e\nAbsolutely. Its lightweight design makes it ideal for gym sessions, work, travel, and daily use.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.querySelectorAll('.ts-accordion-item').forEach(item =\u003e {\n\nitem.addEventListener('click', () =\u003e {\n\ndocument.querySelectorAll('.ts-accordion-item').forEach(i =\u003e {\nif(i !== item){\ni.classList.remove('active');\n}\n});\n\nitem.classList.toggle('active');\n\n});\n\n});\n\u003c\/script\u003e","brand":"Lifegear center ","offers":[{"title":"Black","offer_id":48152582029531,"sku":null,"price":639.99,"currency_code":"ZAR","in_stock":true},{"title":"Green","offer_id":48152582062299,"sku":null,"price":639.99,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":48152582095067,"sku":null,"price":639.99,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":48152582127835,"sku":null,"price":639.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/ec5b7930-94b9-4f03-a3c4-c2cdce83538b.png?v=1786331472"},{"product_id":"lifegear-performance-pack™","title":"LifeGear Performance Pack Elite™","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* SPACER FIX *\/\n\n.lg-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lg-spacer{\nheight:140px;\n}\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.lg-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.lg-wrapper *{\nbox-sizing:border-box;\n}\n\n.lg-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-200px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:700px;\nheight:700px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.18) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n.lg-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nbox-sizing:border-box;\nposition:relative;\nz-index:2;\n}\n\n.lg-section{\nmargin-bottom:90px;\n}\n\n\/* ================= HEADINGS ================= *\/\n\n.lg-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:20px;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lg-lead{\ntext-align:center;\nmax-width:720px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\/* ================= HERO ================= *\/\n\n.lg-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 25px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.lg-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lg-problem h3{\nfont-size:28px;\nmargin-bottom:18px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lg-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\n}\n\n\/* ================= PRODUCT GRID ================= *\/\n\n.lg-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.lg-grid{\ngrid-template-columns:1fr 1fr 1fr;\n}\n}\n\n.lg-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\ntext-align:center;\nposition:relative;\noverflow:hidden;\n}\n\n.lg-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.lg-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.lg-card:hover:before{\nopacity:1;\n}\n\n.lg-card .emoji{\nfont-size:42px;\nmargin-bottom:18px;\ndisplay:block;\n}\n\n.lg-card h3{\nmargin-bottom:14px;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lg-card p{\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.lg-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.lg-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.lg-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.lg-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.lg-benefit span{\nfont-size:28px;\n}\n\n\/* ================= ACCORDION ================= *\/\n\n.lg-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\npadding:22px 24px;\ncursor:pointer;\nmargin-bottom:18px;\ntransition:border-color 0.3s ease, box-shadow 0.3s ease;\nbox-shadow:0 0 20px rgba(0,0,0,0.35);\n}\n\n.lg-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.lg-accordion-title{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nfont-weight:600;\nfont-size:18px;\ncolor:#ffffff;\ngap:15px;\nuser-select:none;\n}\n\n.lg-accordion-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.4s ease;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\n}\n\n.lg-accordion-content p{\npadding-top:15px;\nmargin:0;\n}\n\n.lg-icon{\ntransition:transform 0.3s ease;\ncolor:#0057ff;\nfont-size:24px;\nflex-shrink:0;\ndisplay:inline-block;\n}\n\n.lg-accordion-item.active .lg-icon{\ntransform:rotate(45deg);\n}\n\n.lg-accordion-item.active{\nborder-color:#0057ff;\n}\n\n\/* ================= COMPARISON ================= *\/\n\n.lg-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.lg-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.lg-row:last-child{\nborder-bottom:none;\n}\n\n.lg-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.lg-x{\ncolor:#777;\n}\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.lg-wrapper{\npadding:45px 0 80px 0;\n}\n\n.lg-container h2{\nfont-size:28px;\n}\n\n.lg-lead{\nfont-size:15px;\n}\n\n.lg-problem h3{\nfont-size:22px;\n}\n\n.lg-row{\nflex-direction:column;\ngap:6px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003c!-- SPACER FIX --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lg-wrapper\"\u003e\n\u003cdiv class=\"lg-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e⚡ LifeGear Performance Pack™\u003c\/h2\u003e\n\u003cp class=\"lg-lead\"\u003eUpgrade your training routine with the ultimate 3-product gym performance bundle. The \u003cstrong style=\"color: #ffffff;\"\u003eLifeGear Performance Pack™\u003c\/strong\u003e seamlessly combines smart gym organization, automatic hydration and shake mixing, and performance fuel into one essential system.\u003c\/p\u003e\n\u003cdiv class=\"lg-problem\"\u003e\n\u003ch3\u003e🔥 Everything You Need. One Complete Gym Setup.\u003c\/h3\u003e\n\u003cp\u003eNo more juggling bottles, loose supplements, and personal items on dirty gym floors. The LifeGear Performance Pack™ delivers complete gym organization, effortless automatic mixing, and portable performance fuel designed for high-level workouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHATS INCLUDED --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e💪 What's Inside The Performance Pack\u003c\/h2\u003e\n\u003cdiv class=\"lg-grid\"\u003e\n\u003cdiv class=\"lg-card\"\u003e\n\u003cspan class=\"emoji\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eGripFlex Pro™ Magnetic Gym Bag\u003c\/h3\u003e\n\u003cp\u003eFeaturing a strong magnetic back that attaches to metal gym equipment. Securely holds bottles up to 46oz \/ 1.4L with multiple storage pockets, a quick-access phone\/keys pocket, adjustable strap, and reflective strips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-card\"\u003e\n\u003cspan class=\"emoji\"\u003e⚡\u003c\/span\u003e\n\u003ch3\u003eTurboShake Elite™ Automatic Shaker\u003c\/h3\u003e\n\u003cp\u003eDelivers smooth, clump-free protein shakes with powerful 7000RPM automatic vortex mixing. Features USB Type-C recharging, vibrant LED lighting, and a portable design for seamless gym use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-card\"\u003e\n\u003cspan class=\"emoji\"\u003e🔥\u003c\/span\u003e\n\u003ch3\u003eFuelVault Pro™\u003c\/h3\u003e\n\u003cp\u003eA convenient and portable performance-fuel product designed to keep your training nutrients easily accessible and fully integrated into your workout routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e📈 Benefits After Using Our Products\u003c\/h2\u003e\n\u003cdiv class=\"lg-benefits\"\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e✔\u003c\/span\u003e More organized gym sessions\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e Convenient automatic shake mixing\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🧲\u003c\/span\u003e Magnetic gym organization\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🎒\u003c\/span\u003e Easy portable storage\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🥤\u003c\/span\u003e Smooth protein shake preparation\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e💪\u003c\/span\u003e Complete gym-ready setup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e🚀 Built For Smarter Training\u003c\/h2\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003e🧲 GripFlex Pro™ Magnetic Organization \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eGripFlex Pro™ features a powerful magnetic back that attaches to metal gym equipment, keeping your bottle and personal essentials elevated, clean, and quick to access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003e⚡ TurboShake Elite™ Automatic Mixing \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eTurboShake Elite™ uses high-speed 7000RPM vortex mixing to create smooth, clump-free protein shakes at the press of a button, complete with USB Type-C charging and LED lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003e🔥 FuelVault Pro™ Performance Fuel \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eFuelVault Pro™ offers a convenient, portable, and performance-focused solution to support your active training routine wherever you go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e🏆 Why LifeGear Stands Apart\u003c\/h2\u003e\n\u003cdiv class=\"lg-table\"\u003e\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eComplete Gym Organization System\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Gym Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eAutomatic Protein Mixing Bottle\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Gym Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eDedicated Performance Fuel Solution\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Gym Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eConvenient All-In-One Gym System\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Gym Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003eWhat comes in the Performance Pack? \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eThe LifeGear Performance Pack™ includes the GripFlex Pro™ Magnetic Gym Bag, TurboShake Elite™ Automatic Shaker, and FuelVault Pro™.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003eHow does the GripFlex Pro™ bag work? \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eGripFlex Pro™ is designed to carry bottles up to 46oz \/ 1.4L along with phone, keys, and gym essentials while attaching directly to metal gym equipment via its strong magnetic back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003eHow do I charge and use the TurboShake Elite™? \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eTurboShake Elite™ charges via standard USB Type-C and features 7000RPM automatic vortex mixing for smooth, clump-free protein shakes on demand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003eWhat is FuelVault Pro™? \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eFuelVault Pro™ is the included premium performance-fuel product, designed to be convenient, portable, and performance-focused to complement your daily training routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n  function initLifeGearAccordions() {\n    var wrapper = document.querySelector('.lg-wrapper');\n    if (!wrapper) return;\n\n    var sections = wrapper.querySelectorAll('.lg-section');\n\n    sections.forEach(function(section) {\n      var accordionItems = section.querySelectorAll('.lg-accordion-item');\n      if (accordionItems.length === 0) return;\n\n      accordionItems.forEach(function(item) {\n        var content = item.querySelector('.lg-accordion-content');\n        if (content) {\n          content.style.maxHeight = '0px';\n        }\n\n        item.addEventListener('click', function(e) {\n          e.preventDefault();\n          var isOpen = item.classList.contains('active');\n\n          accordionItems.forEach(function(otherItem) {\n            otherItem.classList.remove('active');\n            var otherContent = otherItem.querySelector('.lg-accordion-content');\n            if (otherContent) {\n              otherContent.style.maxHeight = '0px';\n            }\n          });\n\n          if (!isOpen) {\n            item.classList.add('active');\n            if (content) {\n              content.style.maxHeight = content.scrollHeight + 'px';\n            }\n          }\n        });\n      });\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initLifeGearAccordions);\n  } else {\n    initLifeGearAccordions();\n  }\n})();\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Stealth Performance Pack","offer_id":48355491184859,"sku":null,"price":1249.99,"currency_code":"ZAR","in_stock":true},{"title":"Neon Surge Performance Pack","offer_id":48355491217627,"sku":null,"price":1249.99,"currency_code":"ZAR","in_stock":true},{"title":"Blush Performance Pack","offer_id":48355491250395,"sku":null,"price":1249.99,"currency_code":"ZAR","in_stock":true},{"title":"Arctic Performance Pack","offer_id":48355491283163,"sku":null,"price":1249.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/28daf961-6563-4b91-8cf1-451b43bc74fe.png?v=1786331471"},{"product_id":"lifegear-performancecore™-insoles","title":"LifeGear Performance Core™ Insoles","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n\/* SPACER FIX *\/\n\n.lg-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lg-spacer{\nheight:140px;\n}\n}\n\n\/* MAIN *\/\n\n.lg-recovery{\nbackground:#000;\npadding:80px 18px;\nfont-family:'Poppins',sans-serif;\nposition:relative;\noverflow:hidden;\nclear:both;\nmargin-top:40px;\nz-index:2;\n}\n\n.lg-recovery *{\nbox-sizing:border-box;\n}\n\n.lg-recovery-container{\nmax-width:1150px;\nmargin:auto;\nposition:relative;\nz-index:2;\n}\n\n\/* GLOW *\/\n\n.lg-recovery::before{\ncontent:'';\nposition:absolute;\ntop:-300px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:800px;\nheight:800px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.16) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n\/* TITLES *\/\n\n.lg-main-title{\nfont-size:46px;\nfont-weight:800;\nline-height:1.2;\ntext-align:center;\ncolor:#fff;\nmargin-bottom:24px;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lg-main-title span{\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\n}\n\n.lg-subtitle{\nmax-width:850px;\nmargin:auto;\ntext-align:center;\nfont-size:18px;\nline-height:1.9;\ncolor:#9ca3af;\nmargin-bottom:65px;\n}\n\n\/* HERO *\/\n\n.lg-hero-box{\nbackground:linear-gradient(145deg,#050505,#0f0f0f);\npadding:60px 40px;\nborder-radius:30px;\nborder:1px solid rgba(255,255,255,0.08);\ntext-align:center;\nposition:relative;\noverflow:hidden;\nbox-shadow:\n0 12px 40px rgba(0,0,0,0.7),\n0 0 35px rgba(0,87,255,0.08);\nmargin-bottom:90px;\n}\n\n.lg-hero-box::before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lg-hero-box h2{\nfont-size:34px;\nfont-weight:700;\ncolor:#fff;\nmargin-bottom:18px;\nline-height:1.3;\n}\n\n.lg-hero-box p{\nmax-width:760px;\nmargin:auto;\ncolor:#9ca3af;\nfont-size:16px;\nline-height:1.9;\n}\n\n\/* GRID *\/\n\n.lg-feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(3,1fr);\ngap:28px;\nmargin-bottom:90px;\n}\n\n.lg-feature-card{\nbackground:linear-gradient(145deg,#050505,#101010);\npadding:38px 28px;\nborder-radius:26px;\nborder:1px solid rgba(255,255,255,0.08);\ntransition:0.35s ease;\ntext-align:center;\nbox-shadow:0 10px 30px rgba(0,0,0,0.45);\nposition:relative;\noverflow:hidden;\n}\n\n.lg-feature-card::before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.lg-feature-card:hover{\ntransform:translateY(-7px);\nborder-color:#0057ff;\nbox-shadow:\n0 0 30px rgba(0,87,255,0.16),\n0 12px 35px rgba(0,0,0,0.7);\n}\n\n.lg-feature-card:hover::before{\nopacity:1;\n}\n\n.lg-feature-icon{\nwidth:72px;\nheight:72px;\nmargin:auto auto 22px;\nborder-radius:22px;\nbackground:rgba(0,87,255,0.12);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:34px;\nbox-shadow:0 0 25px rgba(0,87,255,0.18);\n}\n\n.lg-feature-card h3{\nfont-size:24px;\nfont-weight:700;\ncolor:#fff;\nmargin-bottom:15px;\nline-height:1.4;\n}\n\n.lg-feature-card p{\nfont-size:15px;\nline-height:1.8;\ncolor:#9ca3af;\n}\n\n\/* BENEFITS *\/\n\n.lg-benefits-title{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:50px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-benefits-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:22px;\nmargin-bottom:90px;\n}\n\n.lg-benefit{\nbackground:linear-gradient(145deg,#050505,#0d0d0d);\nborder-radius:24px;\npadding:24px;\ndisplay:flex;\nalign-items:center;\ngap:16px;\nborder:1px solid rgba(255,255,255,0.08);\ntransition:0.35s ease;\ncolor:#fff;\nfont-weight:600;\nfont-size:16px;\n}\n\n.lg-benefit:hover{\ntransform:translateY(-4px);\nborder-color:#0057ff;\nbox-shadow:0 0 24px rgba(0,87,255,0.14);\n}\n\n.lg-benefit span{\nfont-size:30px;\n}\n\n\/* TECH *\/\n\n.lg-tech-title{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:50px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-tech-grid{\ndisplay:flex;\nflex-direction:column;\ngap:24px;\nmargin-bottom:90px;\n}\n\n.lg-tech-card{\nbackground:linear-gradient(145deg,#050505,#0d0d0d);\nborder-radius:28px;\npadding:30px;\nborder:1px solid rgba(255,255,255,0.08);\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\ntransition:0.35s ease;\ncursor:pointer;\nbox-shadow:0 10px 30px rgba(0,0,0,0.45);\n}\n\n.lg-tech-card:hover{\nborder-color:#0057ff;\ntransform:translateY(-5px);\nbox-shadow:\n0 0 30px rgba(0,87,255,0.14),\n0 12px 35px rgba(0,0,0,0.7);\n}\n\n.lg-tech-left{\ndisplay:flex;\nalign-items:center;\ngap:18px;\nflex:1;\n}\n\n.lg-tech-icon{\nwidth:58px;\nheight:58px;\nborder-radius:18px;\nbackground:rgba(0,87,255,0.12);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:26px;\nbox-shadow:0 0 20px rgba(0,87,255,0.18);\nflex-shrink:0;\n}\n\n.lg-tech-text h3{\nfont-size:22px;\nfont-weight:700;\ncolor:#fff;\nmargin:0 0 8px;\nline-height:1.4;\n}\n\n.lg-tech-text p{\nfont-size:14px;\nline-height:1.8;\ncolor:#9ca3af;\nmargin:0;\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.4s ease;\n}\n\n.lg-tech-card.active .lg-tech-text p{\nmax-height:200px;\nmargin-top:10px;\n}\n\n.lg-tech-plus{\nwidth:42px;\nheight:42px;\nborder-radius:50%;\nbackground:rgba(0,87,255,0.12);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:26px;\nfont-weight:700;\ncolor:#00a2ff;\nflex-shrink:0;\ntransition:0.35s ease;\n}\n\n.lg-tech-card.active .lg-tech-plus{\ntransform:rotate(45deg);\n}\n\n\/* TABLE *\/\n\n.lg-table-title{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:45px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-table{\nborder-radius:28px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 10px 35px rgba(0,0,0,0.5);\nmargin-bottom:90px;\n}\n\n.lg-row{\ndisplay:flex;\njustify-content:space-between;\npadding:24px 28px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\ncolor:#fff;\nfont-size:15px;\ngap:12px;\n}\n\n.lg-row:last-child{\nborder-bottom:none;\n}\n\n.lg-check{\ncolor:#00a2ff;\nfont-weight:700;\n}\n\n.lg-x{\ncolor:#777;\n}\n\n\/* FAQ *\/\n\n.lg-faq-title-main{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:45px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-faq-grid{\ndisplay:flex;\nflex-direction:column;\ngap:20px;\n}\n\n.lg-faq-item{\nbackground:linear-gradient(145deg,#050505,#0d0d0d);\nborder-radius:24px;\npadding:24px;\nborder:1px solid rgba(255,255,255,0.08);\ntransition:0.35s ease;\ncursor:pointer;\n}\n\n.lg-faq-item:hover{\nborder-color:#0057ff;\n}\n\n.lg-faq-header{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\ngap:15px;\n}\n\n.lg-faq-header h3{\nfont-size:18px;\nfont-weight:700;\ncolor:#fff;\nmargin:0;\n}\n\n.lg-faq-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.4s ease;\n}\n\n.lg-faq-content p{\npadding-top:14px;\nfont-size:15px;\nline-height:1.8;\ncolor:#9ca3af;\nmargin:0;\n}\n\n.lg-faq-item.active .lg-faq-content{\nmax-height:220px;\n}\n\n.lg-faq-item.active .lg-tech-plus{\ntransform:rotate(45deg);\n}\n\n\/* MOBILE *\/\n\n@media(max-width:900px){\n\n.lg-feature-grid{\ngrid-template-columns:1fr;\n}\n\n.lg-benefits-grid{\ngrid-template-columns:1fr;\n}\n\n}\n\n@media(max-width:768px){\n\n.lg-recovery{\npadding:55px 14px;\n}\n\n.lg-main-title{\nfont-size:30px;\n}\n\n.lg-subtitle{\nfont-size:15px;\nline-height:1.8;\nmargin-bottom:45px;\n}\n\n.lg-hero-box{\npadding:40px 22px;\nborder-radius:24px;\nmargin-bottom:70px;\n}\n\n.lg-hero-box h2{\nfont-size:24px;\n}\n\n.lg-feature-card{\npadding:30px 22px;\n}\n\n.lg-feature-card h3{\nfont-size:20px;\n}\n\n.lg-benefits-title,\n.lg-tech-title,\n.lg-table-title,\n.lg-faq-title-main{\nfont-size:28px;\n}\n\n.lg-benefit{\npadding:20px;\nfont-size:15px;\n}\n\n.lg-tech-card{\npadding:22px 18px;\nalign-items:flex-start;\n}\n\n.lg-tech-left{\ngap:14px;\n}\n\n.lg-tech-icon{\nwidth:48px;\nheight:48px;\nfont-size:22px;\n}\n\n.lg-tech-text h3{\nfont-size:18px;\n}\n\n.lg-row{\nflex-direction:column;\n}\n\n}\n\u003c\/style\u003e\n\n\u003c!-- SPACER FIX --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003c\/div\u003e\n\n\u003csection class=\"lg-recovery\"\u003e\n\n\u003cdiv class=\"lg-recovery-container\"\u003e\n\n\u003ch1 class=\"lg-main-title\"\u003e\n👟 \u003cspan\u003eLifeGear PerformanceCore™\u003c\/span\u003e\u003cbr\u003e\nPremium Insoles\n\u003c\/h1\u003e\n\n\u003cp class=\"lg-subtitle\"\u003e\nAdvanced comfort and support insoles engineered for gym performance,\ndaily movement, long work hours, and all-day foot stability.\n\u003c\/p\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"lg-hero-box\"\u003e\n\n\u003ch2\u003e⚡ Still Training With Foot Pain \u0026amp; Fatigue?\u003c\/h2\u003e\n\n\u003cp\u003e\nFlat feet, poor support, and hard impacts can affect comfort and performance.\nPerformanceCore™ Insoles are designed to support stability,\nreduce pressure, and improve all-day comfort.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"lg-feature-grid\"\u003e\n\n\u003cdiv class=\"lg-feature-card\"\u003e\n\n\u003cdiv class=\"lg-feature-icon\"\u003e🦶\u003c\/div\u003e\n\n\u003ch3\u003eAdvanced Arch Support\u003c\/h3\u003e\n\n\u003cp\u003e\nDesigned to improve foot alignment and reduce strain caused by flat feet and poor posture.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-feature-card\"\u003e\n\n\u003cdiv class=\"lg-feature-icon\"\u003e⚡\u003c\/div\u003e\n\n\u003ch3\u003eShock Absorption\u003c\/h3\u003e\n\n\u003cp\u003e\nHelps reduce impact on joints during walking, workouts, running, and daily movement.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-feature-card\"\u003e\n\n\u003cdiv class=\"lg-feature-icon\"\u003e☁️\u003c\/div\u003e\n\n\u003ch3\u003eAll-Day Comfort\u003c\/h3\u003e\n\n\u003cp\u003e\nPremium cushioning materials designed for lasting comfort throughout the day.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- BENEFITS --\u003e\n\n\u003ch2 class=\"lg-benefits-title\"\u003e\n🏆 Why People Love It\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-benefits-grid\"\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e✔\u003c\/span\u003e\nReduce foot fatigue\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e⚖️\u003c\/span\u003e\nImprove balance \u0026amp; stability\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🏋️\u003c\/span\u003e\nPerfect for gym training\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e⏰\u003c\/span\u003e\nComfort for long hours\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🦶\u003c\/span\u003e\nSupports flat feet\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e💨\u003c\/span\u003e\nBreathable lightweight fit\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- TECH --\u003e\n\n\u003ch2 class=\"lg-tech-title\"\u003e\n🚀 Built For Everyday Performance\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-tech-grid\"\u003e\n\n\u003cdiv class=\"lg-tech-card\"\u003e\n\n\u003cdiv class=\"lg-tech-left\"\u003e\n\n\u003cdiv class=\"lg-tech-icon\"\u003e🧬\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eHigh Elastic Material\u003c\/h3\u003e\n\u003cp\u003e\nFlexible premium material adapts to your foot shape while maintaining support and cushioning.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-card\"\u003e\n\n\u003cdiv class=\"lg-tech-left\"\u003e\n\n\u003cdiv class=\"lg-tech-icon\"\u003e🦶\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eArch Support Structure\u003c\/h3\u003e\n\u003cp\u003e\nBuilt to support the natural curve of your foot and reduce strain during movement.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-card\"\u003e\n\n\u003cdiv class=\"lg-tech-left\"\u003e\n\n\u003cdiv class=\"lg-tech-icon\"\u003e⚡\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eShock Absorption Base\u003c\/h3\u003e\n\u003cp\u003e\nAbsorbs pressure from walking, running, and workouts to help protect your joints.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-card\"\u003e\n\n\u003cdiv class=\"lg-tech-left\"\u003e\n\n\u003cdiv class=\"lg-tech-icon\"\u003e🏃\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eDesigned For Daily Movement\u003c\/h3\u003e\n\u003cp\u003e\nIdeal for workouts, sports, long work shifts, walking, and everyday wear.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- TABLE --\u003e\n\n\u003ch2 class=\"lg-table-title\"\u003e\n📈 Why PerformanceCore™ Stands Out\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-table\"\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eAdvanced Arch Support\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ PerformanceCore™\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Insoles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eShock Absorption Technology\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ PerformanceCore™\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Minimal Cushioning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eAll-Day Comfort\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ PerformanceCore™\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Limited Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eDesigned For Gym \u0026amp; Daily Use\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ PerformanceCore™\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Standard Insoles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\n\u003ch2 class=\"lg-faq-title-main\"\u003e\n❓ Frequently Asked Questions\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-faq-grid\"\u003e\n\n\u003cdiv class=\"lg-faq-item\"\u003e\n\n\u003cdiv class=\"lg-faq-header\"\u003e\n\n\u003ch3\u003eCan I use these for gym training?\u003c\/h3\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-content\"\u003e\n\n\u003cp\u003e\nYes. PerformanceCore™ Insoles are designed for gym training, sports, and daily movement.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-item\"\u003e\n\n\u003cdiv class=\"lg-faq-header\"\u003e\n\n\u003ch3\u003eDo they help with flat feet?\u003c\/h3\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-content\"\u003e\n\n\u003cp\u003e\nYes. The arch support structure helps improve stability and reduce discomfort from flat feet.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-item\"\u003e\n\n\u003cdiv class=\"lg-faq-header\"\u003e\n\n\u003ch3\u003eCan I wear them all day?\u003c\/h3\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-content\"\u003e\n\n\u003cp\u003e\nAbsolutely. They are designed for long-lasting comfort during work, training, and daily use.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function(){\n\nconst techCards = document.querySelectorAll('.lg-tech-card');\n\ntechCards.forEach(card =\u003e {\n\ncard.addEventListener('click', function(){\n\ntechCards.forEach(other =\u003e {\nif(other !== card){\nother.classList.remove('active');\n}\n});\n\ncard.classList.toggle('active');\n\n});\n\n});\n\nconst faqItems = document.querySelectorAll('.lg-faq-item');\n\nfaqItems.forEach(item =\u003e {\n\nitem.addEventListener('click', function(){\n\nfaqItems.forEach(other =\u003e {\nif(other !== item){\nother.classList.remove('active');\n}\n});\n\nitem.classList.toggle('active');\n\n});\n\n});\n\n});\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Blue \/ UK 3–3.5 (EU35–36)","offer_id":48588747571419,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":false},{"title":"Blue \/ UK 4–5 (EU37–38)","offer_id":48588747604187,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue \/ UK 5.5–6.5 (EU39–40)","offer_id":48588747636955,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":false},{"title":"Blue \/ UK 7–8 (EU41–42)","offer_id":48588747669723,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":false},{"title":"Blue \/ UK 8.5–9.5 (EU43–44)","offer_id":48588747702491,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":false},{"title":"Blue \/ UK 10–11 (EU45–46)","offer_id":48588747735259,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/fffa614b-cd43-461a-95c0-e0d736c6de6e.png?v=1775995303"},{"product_id":"lifegear-apex™-hip-system","title":"LifeGear Apex™ Hip System","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n.lg-recovery{\nbackground:#000;\npadding:80px 18px;\nfont-family:'Poppins',sans-serif;\nposition:relative;\noverflow:hidden;\nclear:both;\nmargin-top:40px;\nz-index:2;\n}\n\n.lg-recovery *{\nbox-sizing:border-box;\n}\n\n.lg-recovery-container{\nmax-width:1150px;\nmargin:auto;\nposition:relative;\nz-index:2;\n}\n\n\/* GLOW *\/\n\n.lg-recovery::before{\ncontent:'';\nposition:absolute;\ntop:-300px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:800px;\nheight:800px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.16) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n\/* TITLES *\/\n\n.lg-main-title{\nfont-size:46px;\nfont-weight:800;\nline-height:1.2;\ntext-align:center;\ncolor:#fff;\nmargin-bottom:24px;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lg-main-title span{\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\n}\n\n.lg-subtitle{\nmax-width:850px;\nmargin:auto;\ntext-align:center;\nfont-size:18px;\nline-height:1.9;\ncolor:#9ca3af;\nmargin-bottom:65px;\n}\n\n\/* HERO *\/\n\n.lg-hero-box{\nbackground:linear-gradient(145deg,#050505,#0f0f0f);\npadding:60px 40px;\nborder-radius:30px;\nborder:1px solid rgba(255,255,255,0.08);\ntext-align:center;\nposition:relative;\noverflow:hidden;\nbox-shadow:\n0 12px 40px rgba(0,0,0,0.7),\n0 0 35px rgba(0,87,255,0.08);\nmargin-bottom:90px;\n}\n\n.lg-hero-box::before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lg-hero-box h2{\nfont-size:34px;\nfont-weight:700;\ncolor:#fff;\nmargin-bottom:18px;\nline-height:1.3;\n}\n\n.lg-hero-box p{\nmax-width:760px;\nmargin:auto;\ncolor:#9ca3af;\nfont-size:16px;\nline-height:1.9;\n}\n\n\/* GRID *\/\n\n.lg-feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(3,1fr);\ngap:28px;\nmargin-bottom:90px;\n}\n\n.lg-feature-card{\nbackground:linear-gradient(145deg,#050505,#101010);\npadding:38px 28px;\nborder-radius:26px;\nborder:1px solid rgba(255,255,255,0.08);\ntransition:0.35s ease;\ntext-align:center;\nbox-shadow:0 10px 30px rgba(0,0,0,0.45);\nposition:relative;\noverflow:hidden;\n}\n\n.lg-feature-card::before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.lg-feature-card:hover{\ntransform:translateY(-7px);\nborder-color:#0057ff;\nbox-shadow:\n0 0 30px rgba(0,87,255,0.16),\n0 12px 35px rgba(0,0,0,0.7);\n}\n\n.lg-feature-card:hover::before{\nopacity:1;\n}\n\n.lg-feature-icon{\nwidth:72px;\nheight:72px;\nmargin:auto auto 22px;\nborder-radius:22px;\nbackground:rgba(0,87,255,0.12);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:34px;\nbox-shadow:0 0 25px rgba(0,87,255,0.18);\n}\n\n.lg-feature-card h3{\nfont-size:24px;\nfont-weight:700;\ncolor:#fff;\nmargin-bottom:15px;\nline-height:1.4;\n}\n\n.lg-feature-card p{\nfont-size:15px;\nline-height:1.8;\ncolor:#9ca3af;\n}\n\n\/* BENEFITS *\/\n\n.lg-benefits-title{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:50px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-benefits-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:22px;\nmargin-bottom:90px;\n}\n\n.lg-benefit{\nbackground:linear-gradient(145deg,#050505,#0d0d0d);\nborder-radius:24px;\npadding:24px;\ndisplay:flex;\nalign-items:center;\ngap:16px;\nborder:1px solid rgba(255,255,255,0.08);\ntransition:0.35s ease;\ncolor:#fff;\nfont-weight:600;\nfont-size:16px;\n}\n\n.lg-benefit:hover{\ntransform:translateY(-4px);\nborder-color:#0057ff;\nbox-shadow:0 0 24px rgba(0,87,255,0.14);\n}\n\n.lg-benefit span{\nfont-size:30px;\n}\n\n\/* TECH (PREMIUM SPECIFICATIONS) *\/\n\n.lg-tech-title{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:50px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-tech-grid{\ndisplay:flex;\nflex-direction:column;\ngap:24px;\nmargin-bottom:90px;\n}\n\n.lg-tech-left{\ndisplay:flex;\nalign-items:center;\njustify-content: space-between;\nwidth: 100%;\ngap:18px;\n}\n\n.lg-tech-icon{\nwidth:58px;\nheight:58px;\nborder-radius:18px;\nbackground:rgba(0,87,255,0.12);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:26px;\nbox-shadow:0 0 20px rgba(0,87,255,0.18);\nflex-shrink:0;\n}\n\n.lg-tech-wrapper {\ndisplay: flex;\nalign-items: center;\ngap: 18px;\n}\n\n.lg-tech-text h3{\nfont-size:22px;\nfont-weight:700;\ncolor:#fff;\nmargin:0;\nline-height:1.4;\n}\n\n\/* ACCORDION MECHANICAL CORE ANIMATIONS *\/\n.lg-tech-content,\n.lg-faq-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1);\nwidth: 100%;\n}\n\n.lg-tech-content p,\n.lg-faq-content p{\nfont-size:14px;\nline-height:1.8;\ncolor:#9ca3af;\nmargin:0;\npadding: 0;\n}\n\n.lg-tech-item-container {\nbackground:linear-gradient(145deg,#050505,#0d0d0d);\nborder-radius:28px;\nborder:1px solid rgba(255,255,255,0.08);\npadding:30px;\ndisplay:flex;\nflex-direction: column;\ngap:0px;\ntransition:0.35s ease;\ncursor:pointer;\nbox-shadow:0 10px 30px rgba(0,0,0,0.45);\n}\n\n.lg-tech-item-container:hover {\nborder-color:#0057ff;\ntransform:translateY(-5px);\nbox-shadow:\n0 0 30px rgba(0,87,255,0.14),\n0 12px 35px rgba(0,0,0,0.7);\n}\n\n.lg-tech-plus{\nwidth:42px;\nheight:42px;\nborder-radius:50%;\nbackground:rgba(0,87,255,0.12);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:26px;\nfont-weight:700;\ncolor:#00a2ff;\nflex-shrink:0;\ntransition:0.35s ease;\nalign-self: center;\n}\n\n.lg-tech-item-container.active .lg-tech-plus,\n.lg-faq-item.active .lg-tech-plus{\ntransform:rotate(45deg);\n}\n\n\/* TABLE *\/\n\n.lg-table-title{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:45px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-table{\nborder-radius:28px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 10px 35px rgba(0,0,0,0.5);\nmargin-bottom:90px;\n}\n\n.lg-row{\ndisplay:flex;\njustify-content:space-between;\npadding:24px 28px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\ncolor:#fff;\nfont-size:15px;\ngap:12px;\n}\n\n.lg-row:last-child{\nborder-bottom:none;\n}\n\n.lg-check{\ncolor:#00a2ff;\nfont-weight:700;\n}\n\n.lg-x{\ncolor:#777;\n}\n\n\/* FAQ *\/\n\n.lg-faq-title-main{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:45px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-faq-grid{\ndisplay:flex;\nflex-direction:column;\ngap:20px;\n}\n\n.lg-faq-item{\nbackground:linear-gradient(145deg,#050505,#0d0d0d);\nborder-radius:24px;\npadding:24px;\nborder:1px solid rgba(255,255,255,0.08);\ntransition:0.35s ease;\ncursor:pointer;\n}\n\n.lg-faq-item:hover{\nborder-color:#0057ff;\n}\n\n.lg-faq-header{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\ngap:15px;\n}\n\n.lg-faq-header h3{\nfont-size:18px;\nfont-weight:700;\ncolor:#fff;\nmargin:0;\n}\n\n\/* MOBILE RESPONSIVENESS *\/\n\n@media(max-width:900px){\n\n.lg-feature-grid{\ngrid-template-columns:1fr;\n}\n\n.lg-benefits-grid{\ngrid-template-columns:1fr;\n}\n\n}\n\n@media(max-width:768px){\n\n.lg-recovery{\npadding:55px 14px;\n}\n\n.lg-main-title{\nfont-size:30px;\n}\n\n.lg-subtitle{\nfont-size:15px;\nline-height:1.8;\nmargin-bottom:45px;\n}\n\n.lg-hero-box{\npadding:40px 22px;\nborder-radius:24px;\nmargin-bottom:70px;\n}\n\n.lg-hero-box h2{\nfont-size:24px;\n}\n\n.lg-feature-card{\npadding:30px 22px;\n}\n\n.lg-feature-card h3{\nfont-size:20px;\n}\n\n.lg-benefits-title,\n.lg-tech-title,\n.lg-table-title,\n.lg-faq-title-main{\nfont-size:28px;\n}\n\n.lg-benefit{\npadding:20px;\nfont-size:15px;\n}\n\n.lg-tech-item-container{\npadding:22px 18px;\n}\n\n.lg-tech-wrapper{\ngap:14px;\n}\n\n.lg-tech-icon{\nwidth:48px;\nheight:48px;\nfont-size:22px;\n}\n\n.lg-tech-text h3{\nfont-size:18px;\n}\n\n.lg-row{\nflex-direction:column;\n}\n\n}\n\u003c\/style\u003e\n\n\u003csection class=\"lg-recovery\"\u003e\n\n\u003cdiv class=\"lg-recovery-container\"\u003e\n\n\u003ch1 class=\"lg-main-title\"\u003e\n🏋️ \u003cspan\u003eLifeGear Apex\u003c\/span\u003e\u003cbr\u003e\nHip Thrust Belt System\n\u003c\/h1\u003e\n\n\u003cp class=\"lg-subtitle\"\u003e\nHip thrusts made better. Upgrade your lower body training with professional-grade padding protection, absolute lifting comfort, and uncompromised structural balance.\n\u003c\/p\u003e\n\n\u003cdiv class=\"lg-hero-box\"\u003e\n\n\u003ch2\u003e⚡ More Comfort. More Control. More Results.\u003c\/h2\u003e\n\n\u003cp\u003e\nStop letting hip discomfort limit your lower-body potential. The LifeGear Apex Hip Thrust System features specialized thick padding protection that securely cushions your hips so you can focus entirely on lifting heavier, setting personal records, and executing pain-free sets.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-feature-grid\"\u003e\n\n\u003cdiv class=\"lg-feature-card\"\u003e\n\n\u003cdiv class=\"lg-feature-icon\"\u003e🛡️\u003c\/div\u003e\n\n\u003ch3\u003eMaximum Comfort\u003c\/h3\u003e\n\n\u003cp\u003e\nThick, specialized diving-cloth padding absorbs intense pressure against your hips and skin, supporting pain-free heavy training sessions.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-feature-card\"\u003e\n\n\u003cdiv class=\"lg-feature-icon\"\u003e🔒\u003c\/div\u003e\n\n\u003ch3\u003eSecure \u0026amp; Stable\u003c\/h3\u003e\n\n\u003cp\u003e\nEquipped with a high-adhesion interior grip and a heavy-duty buckle to stay firmly locked in position through every repetition.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-feature-card\"\u003e\n\n\u003cdiv class=\"lg-feature-icon\"\u003e🏋️\u003c\/div\u003e\n\n\u003ch3\u003eBuilt For Heavy Loads\u003c\/h3\u003e\n\n\u003cp\u003e\nEngineered with commercial-grade stitching and durable nylon to reliably handle serious resistance up to 300 lbs.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 class=\"lg-benefits-title\"\u003e\n🏆 Versatile Workouts. Stronger Results.\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-benefits-grid\"\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e💪\u003c\/span\u003e\nTarget Glutes, Hips, Core, \u0026amp; Legs\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🏋️\u003c\/span\u003e\nPerfect for Hip Thrusts \u0026amp; Weighted Glute Bridges\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🍑\u003c\/span\u003e\nExcellent for Weighted Squats \u0026amp; Glute Kickbacks\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🪵\u003c\/span\u003e\nAdds Balanced Loading to Weighted Planks\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🎒\u003c\/span\u003e\nCompact, Light Weight, \u0026amp; Easy to Carry\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🇿🇦\u003c\/span\u003e\nProudly South African Quality \u0026amp; Local Support\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 class=\"lg-tech-title\"\u003e\n🚀 Premium Design Specifications\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-tech-grid\"\u003e\n\n\u003c!-- OPTIMAL SIZE --\u003e\n\u003cdiv class=\"lg-tech-item-container\"\u003e\n\u003cdiv class=\"lg-tech-left\"\u003e\n\u003cdiv class=\"lg-tech-wrapper\"\u003e\n\u003cdiv class=\"lg-tech-icon\"\u003e📐\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eOptimal Size Dimensions\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-content\"\u003e\n\u003cp style=\"padding-top:16px;\"\u003e\nEngineered with an extra-wide coverage footprint measuring 45cm (17.72 inches) in length and 13cm (5.12 inches) in width for complete protection.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- COMPATIBILITY --\u003e\n\u003cdiv class=\"lg-tech-item-container\"\u003e\n\u003cdiv class=\"lg-tech-left\"\u003e\n\u003cdiv class=\"lg-tech-wrapper\"\u003e\n\u003cdiv class=\"lg-tech-icon\"\u003e🔗\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eUniversal Equipment Compatibility\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-content\"\u003e\n\u003cp style=\"padding-top:16px;\"\u003e\nThe flexible loading strap system seamlessly holds dumbbells, kettlebells, Olympic or standard weight plates, and traditional barbells.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HIGH GRADE MATERIAL --\u003e\n\u003cdiv class=\"lg-tech-item-container\"\u003e\n\u003cdiv class=\"lg-tech-left\"\u003e\n\u003cdiv class=\"lg-tech-wrapper\"\u003e\n\u003cdiv class=\"lg-tech-icon\"\u003e💎\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eHigh-Grade Material Construction\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-content\"\u003e\n\u003cp style=\"padding-top:16px;\"\u003e\nCrafted from premium, heavy-duty diving cloth material matched with precision tactical stitching and durable industrial nylon straps.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ADJUSTABLE SYSTEM --\u003e\n\u003cdiv class=\"lg-tech-item-container\"\u003e\n\u003cdiv class=\"lg-tech-left\"\u003e\n\u003cdiv class=\"lg-tech-wrapper\"\u003e\n\u003cdiv class=\"lg-tech-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eFully Adjustable System\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-tech-content\"\u003e\n\u003cp style=\"padding-top:16px;\"\u003e\nFeatures a high-tensile quick-adjust buckle mechanism engineered to adapt and sit naturally across all body profiles and waist sizes.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 class=\"lg-table-title\"\u003e\n📈 Why LifeGear Apex Stands Out\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-table\"\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eUp to 300 lbs Load Capacity\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear Apex\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Foam Pads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eHigh Adhesion Non-Slip Grip\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear Apex\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Loose Slipping Cushions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eDiving Cloth Hip Protection\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear Apex\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Hard Unpadded Straps\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eMulti-Weight Compatibility\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear Apex\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Barbells Only Barbell Pads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 class=\"lg-faq-title-main\"\u003e\n❓ Frequently Asked Questions\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-faq-grid\"\u003e\n\n\u003cdiv class=\"lg-faq-item\"\u003e\n\u003cdiv class=\"lg-faq-header\"\u003e\n\u003ch3\u003eWhat types of weights can I use with this system?\u003c\/h3\u003e\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-faq-content\"\u003e\n\u003cp style=\"padding-top:14px;\"\u003e\nThe system is fully universal and can safely hold dumbbells, kettlebells, free weight plates, and even traditional barbells.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-item\"\u003e\n\u003cdiv class=\"lg-faq-header\"\u003e\n\u003ch3\u003eWhat is the maximum weight limit it can hold?\u003c\/h3\u003e\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-faq-content\"\u003e\n\u003cp style=\"padding-top:14px;\"\u003e\nThe LifeGear Apex Hip System is built for heavy training and engineered to handle intense loads safely up to 300 lbs.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-item\"\u003e\n\u003cdiv class=\"lg-faq-header\"\u003e\n\u003ch3\u003eCan I use this at home as well as the gym?\u003c\/h3\u003e\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-faq-content\"\u003e\n\u003cp style=\"padding-top:14px;\"\u003e\nYes! It features a highly compact, lightweight, and portable design, making it easy to pack in your bag and train anywhere—at home, the gym, or outdoors.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function(){\n\n    \/* AUTOMATIC DYNAMIC ACCORDION FOR CHROME MOBILE *\/\n    function initAccordion(selectors, innerSelector) {\n        const items = document.querySelectorAll(selectors);\n        \n        items.forEach(item =\u003e {\n            item.addEventListener('click', function(e){\n                const content = this.querySelector(innerSelector);\n                \n                \/\/ Close others\n                items.forEach(other =\u003e {\n                    if(other !== item \u0026\u0026 other.classList.contains('active')){\n                        other.classList.remove('active');\n                        other.querySelector(innerSelector).style.maxHeight = '0px';\n                    }\n                });\n\n                \/\/ Toggle target item\n                this.classList.toggle('active');\n                \n                if (this.classList.contains('active')) {\n                    \/\/ Instantly reads exact height for accurate expanding animation on any mobile platform\n                    content.style.maxHeight = content.scrollHeight + 'px';\n                } else {\n                    content.style.maxHeight = '0px';\n                }\n            });\n        });\n    }\n\n    \/\/ Bind both layouts securely\n    initAccordion('.lg-tech-item-container', '.lg-tech-content');\n    initAccordion('.lg-faq-item', '.lg-faq-content');\n\n});\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Black","offer_id":49029904466139,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/ad181777-e64b-4156-994c-c809ebf4e453_edit_74605743271746.png?v=1783541573"},{"product_id":"auragrip™-premium-training-gloves","title":"AuraGrip™ Premium Training Gloves","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n.lg-recovery{\nbackground:#000;\npadding:80px 18px;\nfont-family:'Poppins',sans-serif;\nposition:relative;\noverflow:hidden;\nclear:both;\nmargin-top:40px;\nz-index:2;\n}\n\n.lg-recovery *{\nbox-sizing:border-box;\n}\n\n.lg-recovery-container{\nmax-width:1150px;\nmargin:auto;\nposition:relative;\nz-index:2;\n}\n\n\/* GLOW *\/\n\n.lg-recovery::before{\ncontent:'';\nposition:absolute;\ntop:-300px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:800px;\nheight:800px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.16) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n\/* TITLES *\/\n\n.lg-main-title{\nfont-size:46px;\nfont-weight:800;\nline-height:1.2;\ntext-align:center;\ncolor:#fff;\nmargin-bottom:24px;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lg-main-title span{\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\n}\n\n.lg-subtitle{\nmax-width:850px;\nmargin:auto;\ntext-align:center;\nfont-size:18px;\nline-height:1.9;\ncolor:#9ca3af;\nmargin-bottom:65px;\n}\n\n\/* HERO *\/\n\n.lg-hero-box{\nbackground:linear-gradient(145deg,#050505,#0f0f0f);\npadding:60px 40px;\nborder-radius:30px;\nborder:1px solid rgba(255,255,255,0.08);\ntext-align:center;\nposition:relative;\noverflow:hidden;\nbox-shadow:\n0 12px 40px rgba(0,0,0,0.7),\n0 0 35px rgba(0,87,255,0.08);\nmargin-bottom:90px;\n}\n\n.lg-hero-box::before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lg-hero-box h2{\nfont-size:34px;\nfont-weight:700;\ncolor:#fff;\nmargin-bottom:18px;\nline-height:1.3;\n}\n\n.lg-hero-box p{\nmax-width:760px;\nmargin:auto;\ncolor:#9ca3af;\nfont-size:16px;\nline-height:1.9;\n}\n\n\/* GRID *\/\n\n.lg-feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(3,1fr);\ngap:28px;\nmargin-bottom:90px;\n}\n\n.lg-feature-card{\nbackground:linear-gradient(145deg,#050505,#101010);\npadding:38px 28px;\nborder-radius:26px;\nborder:1px solid rgba(255,255,255,0.08);\ntransition:0.35s ease;\ntext-align:center;\nbox-shadow:0 10px 30px rgba(0,0,0,0.45);\nposition:relative;\noverflow:hidden;\n}\n\n.lg-feature-card::before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.lg-feature-card:hover{\ntransform:translateY(-7px);\nborder-color:#0057ff;\nbox-shadow:\n0 0 30px rgba(0,87,255,0.16),\n0 12px 35px rgba(0,0,0,0.7);\n}\n\n.lg-feature-card:hover::before{\nopacity:1;\n}\n\n.lg-feature-icon{\nwidth:72px;\nheight:72px;\nmargin:auto auto 22px;\nborder-radius:22px;\nbackground:rgba(0,87,255,0.12);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:34px;\nbox-shadow:0 0 25px rgba(0,87,255,0.18);\n}\n\n.lg-feature-card h3{\nfont-size:24px;\nfont-weight:700;\ncolor:#fff;\nmargin-bottom:15px;\nline-height:1.4;\n}\n\n.lg-feature-card p{\nfont-size:15px;\nline-height:1.8;\ncolor:#9ca3af;\n}\n\n\/* BENEFITS *\/\n\n.lg-benefits-title{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:50px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-benefits-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:22px;\nmargin-bottom:90px;\n}\n\n.lg-benefit{\nbackground:linear-gradient(145deg,#050505,#0d0d0d);\nborder-radius:24px;\npadding:24px;\ndisplay:flex;\nalign-items:center;\ngap:16px;\nborder:1px solid rgba(255,255,255,0.08);\ntransition:0.35s ease;\ncolor:#fff;\nfont-weight:600;\nfont-size:16px;\n}\n\n.lg-benefit:hover{\ntransform:translateY(-4px);\nborder-color:#0057ff;\nbox-shadow:0 0 24px rgba(0,87,255,0.14);\n}\n\n.lg-benefit span{\nfont-size:30px;\n}\n\n\/* TECH (PREMIUM SPECIFICATIONS) *\/\n\n.lg-tech-title{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:50px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-tech-grid{\ndisplay:flex;\nflex-direction:column;\ngap:24px;\nmargin-bottom:90px;\n}\n\n.lg-tech-card{\nbackground:linear-gradient(145deg,#050505,#0d0d0d);\nborder-radius:28px;\npadding:30px;\nborder:1px solid rgba(255,255,255,0.08);\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\ntransition:0.35s ease;\ncursor:pointer;\nbox-shadow:0 10px 30px rgba(0,0,0,0.45);\n}\n\n.lg-tech-card:hover{\nborder-color:#0057ff;\ntransform:translateY(-5px);\nbox-shadow:\n0 0 30px rgba(0,87,255,0.14),\n0 12px 35px rgba(0,0,0,0.7);\n}\n\n.lg-tech-left{\ndisplay:flex;\nalign-items:flex-start;\ngap:18px;\nflex:1;\n}\n\n.lg-tech-icon{\nwidth:58px;\nheight:58px;\nborder-radius:18px;\nbackground:rgba(0,87,255,0.12);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:26px;\nbox-shadow:0 0 20px rgba(0,87,255,0.18);\nflex-shrink:0;\n}\n\n.lg-tech-text {\nflex:1;\n}\n\n.lg-tech-text h3{\nfont-size:22px;\nfont-weight:700;\ncolor:#fff;\nmargin:0;\nline-height:1.4;\n}\n\n\/* TECH CONTAINER CONTENT ANIMATION *\/\n.lg-tech-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.lg-tech-content p{\nfont-size:14px;\nline-height:1.8;\ncolor:#9ca3af;\nmargin:0;\npadding-top:0px;\ntransition:padding-top 0.4s ease;\n}\n\n\/* TECH EXPANDED STATES *\/\n.lg-tech-card.active .lg-tech-content{\nmax-height:200px;\n}\n\n.lg-tech-card.active .lg-tech-content p{\npadding-top:10px;\n}\n\n.lg-tech-plus{\nwidth:42px;\nheight:42px;\nborder-radius:50%;\nbackground:rgba(0,87,255,0.12);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:26px;\nfont-weight:700;\ncolor:#00a2ff;\nflex-shrink:0;\ntransition:0.35s ease;\nalign-self: center;\n}\n\n.lg-tech-card.active .lg-tech-plus,\n.lg-faq-item.active .lg-tech-plus{\ntransform:rotate(45deg);\n}\n\n\/* TABLE *\/\n\n.lg-table-title{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:45px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-table{\nborder-radius:28px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 10px 35px rgba(0,0,0,0.5);\nmargin-bottom:90px;\n}\n\n.lg-row{\ndisplay:flex;\njustify-content:space-between;\npadding:24px 28px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\ncolor:#fff;\nfont-size:15px;\ngap:12px;\n}\n\n.lg-row:last-child{\nborder-bottom:none;\n}\n\n.lg-check{\ncolor:#00a2ff;\nfont-weight:700;\n}\n\n.lg-x{\ncolor:#777;\n}\n\n\/* FAQ *\/\n\n.lg-faq-title-main{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:45px;\ncolor:#fff;\ntext-transform:uppercase;\n}\n\n.lg-faq-grid{\ndisplay:flex;\nflex-direction:column;\ngap:20px;\n}\n\n.lg-faq-item{\nbackground:linear-gradient(145deg,#050505,#0d0d0d);\nborder-radius:24px;\npadding:24px;\nborder:1px solid rgba(255,255,255,0.08);\ntransition:0.35s ease;\ncursor:pointer;\n}\n\n.lg-faq-item:hover{\nborder-color:#0057ff;\n}\n\n.lg-faq-header{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\ngap:15px;\n}\n\n.lg-faq-header h3{\nfont-size:18px;\nfont-weight:700;\ncolor:#fff;\nmargin:0;\n}\n\n.lg-faq-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.lg-faq-content p{\nfont-size:15px;\nline-height:1.8;\ncolor:#9ca3af;\nmargin:0;\npadding-top:0px;\ntransition:padding-top 0.4s ease;\n}\n\n\/* FAQ EXPANDED STATES *\/\n.lg-faq-item.active .lg-faq-content{\nmax-height:220px;\n}\n\n.lg-faq-item.active .lg-faq-content p{\npadding-top:14px;\n}\n\n\/* MOBILE RESPONSIVENESS *\/\n\n@media(max-width:900px){\n\n.lg-feature-grid{\ngrid-template-columns:1fr;\n}\n\n.lg-benefits-grid{\ngrid-template-columns:1fr;\n}\n\n}\n\n@media(max-width:768px){\n\n.lg-recovery{\npadding:55px 14px;\n}\n\n.lg-main-title{\nfont-size:30px;\n}\n\n.lg-subtitle{\nfont-size:15px;\nline-height:1.8;\nmargin-bottom:45px;\n}\n\n.lg-hero-box{\npadding:40px 22px;\nborder-radius:24px;\nmargin-bottom:70px;\n}\n\n.lg-hero-box h2{\nfont-size:24px;\n}\n\n.lg-feature-card{\npadding:30px 22px;\n}\n\n.lg-feature-card h3{\nfont-size:20px;\n}\n\n.lg-benefits-title,\n.lg-tech-title,\n.lg-table-title,\n.lg-faq-title-main{\nfont-size:28px;\n}\n\n.lg-benefit{\npadding:20px;\nfont-size:15px;\n}\n\n.lg-tech-card{\npadding:22px 18px;\nalign-items:flex-start;\n}\n\n.lg-tech-left{\ngap:14px;\n}\n\n.lg-tech-icon{\nwidth:48px;\nheight:48px;\nfont-size:22px;\n}\n\n.lg-tech-text h3{\nfont-size:18px;\n}\n\n.lg-row{\nflex-direction:column;\n}\n\n}\n\u003c\/style\u003e\n\n\u003csection class=\"lg-recovery\"\u003e\n\n\u003cdiv class=\"lg-recovery-container\"\u003e\n\n\u003ch1 class=\"lg-main-title\"\u003e\n🏋️ \u003cspan\u003eAuraGrip™\u003c\/span\u003e\u003cbr\u003e\nPremium Training Gloves\n\u003c\/h1\u003e\n\n\u003cp class=\"lg-subtitle\"\u003e\nEngineered for your toughest workouts. Stay focused, stay comfortable, and push your limits with professional-grade hand protection and an ultra-breathable open back design.\n\u003c\/p\u003e\n\n\u003cdiv class=\"lg-hero-box\"\u003e\n\n\u003ch2\u003e⚡ Train Hard. Grip Stronger.\u003c\/h2\u003e\n\n\u003cp\u003e\nSweaty hands and painful calluses can hold back your true athletic potential. AuraGrip™ Premium Training Gloves combine thick ergonomic palm cushioning with a highly flexible open back design to give you ultimate control, absolute comfort, and maximum ventilation during every lift.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-feature-grid\"\u003e\n\n\u003cdiv class=\"lg-feature-card\"\u003e\n\n\u003cdiv class=\"lg-feature-icon\"\u003e💪\u003c\/div\u003e\n\n\u003ch3\u003eEnhanced Grip\u003c\/h3\u003e\n\n\u003cp\u003e\nAnti-slip honeycomb silicone pattern engineered for superior barbell, dumbbell, and machine handle control during heavy lifts.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-feature-card\"\u003e\n\n\u003cdiv class=\"lg-feature-icon\"\u003e🛡️\u003c\/div\u003e\n\n\u003ch3\u003ePalm Protection\u003c\/h3\u003e\n\n\u003cp\u003e\nThick, integrated palm padding absorbs high impact and heavy loads, successfully preventing skin tears, blisters, and painful calluses.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-feature-card\"\u003e\n\n\u003cdiv class=\"lg-feature-icon\"\u003e💨\u003c\/div\u003e\n\n\u003ch3\u003eOpen Back Design\u003c\/h3\u003e\n\n\u003cp\u003e\nThe unique ventilated open-back cutout keeps fresh air circulating, keeping your hands cool, dry, and sweat-free.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 class=\"lg-benefits-title\"\u003e\n🏆 Built for Every Workout\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-benefits-grid\"\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🏋️\u003c\/span\u003e\nWeight Training \u0026amp; Lifting\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🤸\u003c\/span\u003e\nCrossfit \u0026amp; High-Intensity Training\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🚴\u003c\/span\u003e\nCycling \u0026amp; Fitness Workouts\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e\nSnug \u0026amp; Secure Adjustable Velcro Closure\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e👫\u003c\/span\u003e\nUnisex Design For Men \u0026amp; Women\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🧼\u003c\/span\u003e\nEasy Clean \u0026amp; Hand Washable Fabric\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 class=\"lg-tech-title\"\u003e\n🚀 Premium Design Specifications\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-tech-grid\"\u003e\n\n\u003cdiv class=\"lg-tech-card\"\u003e\n\n\u003cdiv class=\"lg-tech-left\"\u003e\n\n\u003cdiv class=\"lg-tech-icon\"\u003e📐\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003ePerfect Fit Sizing Chart\u003c\/h3\u003e\n\u003cdiv class=\"lg-tech-content\"\u003e\n\u003cp\u003e\nMeasure your palm circumference (excluding thumb) for a flawless fit: Small (S: 18-20cm), Medium (M: 19-21cm), Large (L: 20-22cm), or Extra Large (XL: 21-23cm).\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-card\"\u003e\n\n\u003cdiv class=\"lg-tech-left\"\u003e\n\n\u003cdiv class=\"lg-tech-icon\"\u003e💎\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eHigh-Grade Performance Materials\u003c\/h3\u003e\n\u003cdiv class=\"lg-tech-content\"\u003e\n\u003cp\u003e\nCrafted from premium, wear-resistant, and ultra-lightweight silicone and breathable fabric designed to withstand high-intensity workouts.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-card\"\u003e\n\n\u003cdiv class=\"lg-tech-left\"\u003e\n\n\u003cdiv class=\"lg-tech-icon\"\u003e🎨\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003e3 Classic Sporty Colorways\u003c\/h3\u003e\n\u003cdiv class=\"lg-tech-content\"\u003e\n\u003cp\u003e\nExpress your training style with three sleek accent trims: vibrant Pink\/Red, classic Electric Blue, or stealth Dark Grey.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-card\"\u003e\n\n\u003cdiv class=\"lg-tech-left\"\u003e\n\n\u003cdiv class=\"lg-tech-icon\"\u003e✨\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-text\"\u003e\n\u003ch3\u003eComfort-Focused Construction\u003c\/h3\u003e\n\u003cdiv class=\"lg-tech-content\"\u003e\n\u003cp\u003e\nSoft, flexible materials and dynamic finger loops offer unrestricted hand movement and all-day comfort.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 class=\"lg-table-title\"\u003e\n📈 Why AuraGrip™ Stands Out\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-table\"\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eThick Protective Cushioning\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ AuraGrip™\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Thin Gloves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eVentilated Open Back Cutout\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ AuraGrip™\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Hot \u0026amp; Sweaty Full Wraps\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eDurable Velcro Wrist Support\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ AuraGrip™\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Non-Adjustable Slip-ons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eLightweight \u0026amp; Flexible Material\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ AuraGrip™\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Bulky \u0026amp; Restrictive Gear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 class=\"lg-faq-title-main\"\u003e\n❓ Frequently Asked Questions\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-faq-grid\"\u003e\n\n\u003cdiv class=\"lg-faq-item\"\u003e\n\n\u003cdiv class=\"lg-faq-header\"\u003e\n\n\u003ch3\u003eHow do I measure for the best fit?\u003c\/h3\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-content\"\u003e\n\n\u003cp\u003e\nSimply take a soft tape measure and wrap it around the circumference of your palm (excluding your thumb). Compare your result with our Sizing Chart under the specifications section.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-item\"\u003e\n\n\u003cdiv class=\"lg-faq-header\"\u003e\n\n\u003ch3\u003eWhat is the recommended cleaning instruction?\u003c\/h3\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-content\"\u003e\n\n\u003cp\u003e\nTo preserve the non-slip silicone texture and maintain fabric elasticity, we highly recommend washing these training gloves by hand and letting them air dry.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-item\"\u003e\n\n\u003cdiv class=\"lg-faq-header\"\u003e\n\n\u003ch3\u003eAre these gloves suitable for heavy powerlifting?\u003c\/h3\u003e\n\n\u003cdiv class=\"lg-tech-plus\"\u003e+\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-faq-content\"\u003e\n\n\u003cp\u003e\nYes! AuraGrip™ is built with thick padding and a non-slip design, making it perfect for barbells, dumbbells, pull-up bars, and heavy compound training.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function(){\n\n\/* PREMIUM DESIGN SPECIFICATIONS ACCORDION *\/\n\nconst techCards = document.querySelectorAll('.lg-tech-card');\n\ntechCards.forEach(card =\u003e {\n\ncard.addEventListener('click', function(){\n\ntechCards.forEach(other =\u003e {\nif(other !== card){\nother.classList.remove('active');\n}\n});\n\ncard.classList.toggle('active');\n\n});\n\n});\n\n\/* FAQ ACCORDION *\/\n\nconst faqItems = document.querySelectorAll('.lg-faq-item');\n\nfaqItems.forEach(item =\u003e {\n\nitem.addEventListener('click', function(){\n\nfaqItems.forEach(other =\u003e {\nif(other !== item){\nother.classList.remove('active');\n}\n});\n\nitem.classList.toggle('active');\n\n});\n\n});\n\n});\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Black \/ S","offer_id":48973884686555,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ L","offer_id":48973884719323,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ M","offer_id":48973884752091,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue \/ S","offer_id":48973884784859,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue \/ L","offer_id":48973884817627,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue \/ M","offer_id":48973884850395,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink \/ S","offer_id":48973884883163,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink \/ L","offer_id":48973884915931,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink \/ M","offer_id":48973884948699,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/eb9d08e6-c9b6-458b-94d8-de7d895f0fc5.png?v=1784042838"},{"product_id":"gripflex-magnetic-gym-bottle-bag-hands-free-magnetic-water-bottle-holder-for-workouts-copy","title":"GripFlex Pro™ Magnetic Gym Bottle Bag","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* ================= GLOBAL \u0026 WRAPPER ================= *\/\n#lifegear-gripflex-section {\n  width: 100%;\n  background: #000000;\n  color: #ffffff;\n  padding: 60px 0 100px 0;\n  font-family: 'Poppins', sans-serif;\n  overflow: hidden;\n  position: relative;\n  box-sizing: border-box;\n}\n\n#lifegear-gripflex-section * {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n#lifegear-gripflex-section .lg-container {\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 0 20px;\n  position: relative;\n  z-index: 2;\n}\n\n#lifegear-gripflex-section .lg-section-block {\n  margin-bottom: 80px;\n}\n\n\/* ================= HEADINGS \u0026 TEXT ================= *\/\n#lifegear-gripflex-section h2 {\n  font-size: 34px;\n  font-weight: 800;\n  text-align: center;\n  margin-bottom: 16px;\n  color: #ffffff;\n  line-height: 1.2;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n#lifegear-gripflex-section h3 {\n  font-size: 22px;\n  font-weight: 700;\n  color: #ffffff;\n  margin-bottom: 12px;\n}\n\n#lifegear-gripflex-section p {\n  color: #9ca3af;\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n#lifegear-gripflex-section .lg-accent-text {\n  color: #00a2ff;\n  font-weight: 700;\n}\n\n#lifegear-gripflex-section .lg-lead {\n  text-align: center;\n  max-width: 760px;\n  margin: 0 auto 40px auto;\n  font-size: 16px;\n}\n\n\/* ================= CARDS \u0026 CONTAINERS ================= *\/\n#lifegear-gripflex-section .lg-card {\n  background: #050505;\n  padding: 30px;\n  border-radius: 20px;\n  border: 1px solid rgba(0, 87, 255, 0.2);\n  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);\n  transition: all 0.35s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n#lifegear-gripflex-section .lg-card:hover {\n  border-color: #00a2ff;\n  box-shadow: 0 0 30px rgba(0, 87, 255, 0.25);\n  transform: translateY(-4px);\n}\n\n#lifegear-gripflex-section .lg-glow-bg {\n  position: relative;\n}\n\n#lifegear-gripflex-section .lg-glow-bg::before {\n  content: '';\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  width: 100%;\n  height: 100%;\n  background: radial-gradient(circle, rgba(0,87,255,0.15) 0%, rgba(0,0,0,0) 70%);\n  pointer-events: none;\n  z-index: 1;\n}\n\n\/* ================= HERO ================= *\/\n#lifegear-gripflex-section .lg-hero {\n  text-align: center;\n  padding: 40px 20px;\n  background: radial-gradient(circle at center, rgba(0,87,255,0.12) 0%, rgba(5,5,5,1) 70%);\n  border-radius: 24px;\n  border: 1px solid rgba(0,87,255,0.3);\n  margin-bottom: 60px;\n}\n\n#lifegear-gripflex-section .lg-hero-brand {\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  color: #00a2ff;\n  text-transform: uppercase;\n  margin-bottom: 8px;\n}\n\n#lifegear-gripflex-section .lg-hero-title {\n  font-size: 42px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 8px;\n  color: #ffffff;\n}\n\n#lifegear-gripflex-section .lg-hero-subtitle {\n  font-size: 20px;\n  font-weight: 600;\n  color: #9ca3af;\n  margin-bottom: 24px;\n  letter-spacing: 1px;\n}\n\n#lifegear-gripflex-section .lg-hero-tagline {\n  font-size: 28px;\n  font-weight: 800;\n  color: #00a2ff;\n  text-transform: uppercase;\n  margin-bottom: 12px;\n  line-height: 1.2;\n}\n\n#lifegear-gripflex-section .lg-hero-secondary {\n  font-size: 16px;\n  font-weight: 600;\n  color: #ffffff;\n  letter-spacing: 1.5px;\n  margin-bottom: 24px;\n}\n\n#lifegear-gripflex-section .lg-hero-desc {\n  max-width: 650px;\n  margin: 0 auto;\n  font-size: 15px;\n}\n\n\/* ================= PROBLEM \/ SOLUTION ================= *\/\n#lifegear-gripflex-section .lg-versus-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n}\n\n@media(min-width: 768px) {\n  #lifegear-gripflex-section .lg-versus-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n#lifegear-gripflex-section .lg-before-card {\n  background: #0a0505;\n  border-color: rgba(255, 50, 50, 0.3);\n}\n\n#lifegear-gripflex-section .lg-after-card {\n  background: #050a0f;\n  border-color: rgba(0, 162, 255, 0.4);\n}\n\n#lifegear-gripflex-section .lg-vs-list {\n  list-style: none;\n  margin-top: 15px;\n}\n\n#lifegear-gripflex-section .lg-vs-list li {\n  font-size: 15px;\n  margin-bottom: 10px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n\/* ================= FEATURES GRID ================= *\/\n#lifegear-gripflex-section .lg-features-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n}\n\n@media(min-width: 600px) {\n  #lifegear-gripflex-section .lg-features-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media(min-width: 900px) {\n  #lifegear-gripflex-section .lg-features-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\n\/* ================= LARGE NUMBERS \/ STATS ================= *\/\n#lifegear-gripflex-section .lg-stat-box {\n  text-align: center;\n  padding: 40px 20px;\n  background: radial-gradient(circle, rgba(0,87,255,0.1) 0%, rgba(5,5,5,1) 80%);\n  border-radius: 20px;\n  border: 1px solid rgba(0, 87, 255, 0.3);\n}\n\n#lifegear-gripflex-section .lg-stat-number {\n  font-size: 56px;\n  font-weight: 800;\n  color: #00a2ff;\n  line-height: 1;\n  margin-bottom: 10px;\n  text-shadow: 0 0 20px rgba(0, 162, 255, 0.4);\n}\n\n#lifegear-gripflex-section .lg-disclaimer {\n  font-size: 12px;\n  color: #6b7280;\n  margin-top: 15px;\n  font-style: italic;\n}\n\n\/* ================= ESSENTIALS CARDS ================= *\/\n#lifegear-gripflex-section .lg-essentials-flex {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 15px;\n  margin-top: 25px;\n}\n\n#lifegear-gripflex-section .lg-essential-pill {\n  background: #090d14;\n  border: 1px solid rgba(0, 162, 255, 0.3);\n  padding: 12px 24px;\n  border-radius: 30px;\n  font-weight: 600;\n  color: #ffffff;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  box-shadow: 0 0 10px rgba(0,0,0,0.5);\n}\n\n\/* ================= PERFECT FOR ================= *\/\n#lifegear-gripflex-section .lg-perfect-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 15px;\n}\n\n@media(min-width: 768px) {\n  #lifegear-gripflex-section .lg-perfect-grid {\n    grid-template-columns: repeat(4, 1fr);\n  }\n}\n\n#lifegear-gripflex-section .lg-perfect-card {\n  text-align: center;\n  padding: 25px 15px;\n}\n\n#lifegear-gripflex-section .lg-perfect-icon {\n  font-size: 32px;\n  margin-bottom: 10px;\n  display: block;\n}\n\n\/* ================= INCLUDED BOX ================= *\/\n#lifegear-gripflex-section .lg-included-box {\n  border: 2px solid #0057ff;\n  background: rgba(0, 87, 255, 0.05);\n  border-radius: 20px;\n  padding: 35px;\n  max-width: 700px;\n  margin: 0 auto;\n}\n\n#lifegear-gripflex-section .lg-included-list {\n  list-style: none;\n  margin: 20px 0;\n}\n\n#lifegear-gripflex-section .lg-included-list li {\n  font-size: 16px;\n  font-weight: 600;\n  margin-bottom: 12px;\n  color: #ffffff;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n#lifegear-gripflex-section .lg-warning-banner {\n  background: rgba(255, 60, 60, 0.15);\n  border: 1px solid #ff3c3c;\n  color: #ff6b6b;\n  padding: 12px;\n  border-radius: 10px;\n  text-align: center;\n  font-weight: 700;\n  font-size: 14px;\n  letter-spacing: 0.5px;\n}\n\n\/* ================= COMPARISON TABLE ================= *\/\n#lifegear-gripflex-section .lg-table-wrapper {\n  overflow-x: auto;\n}\n\n#lifegear-gripflex-section .lg-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #050505;\n  border-radius: 16px;\n  overflow: hidden;\n  border: 1px solid rgba(255,255,255,0.1);\n}\n\n#lifegear-gripflex-section .lg-table th,\n#lifegear-gripflex-section .lg-table td {\n  padding: 16px 20px;\n  text-align: left;\n  border-bottom: 1px solid rgba(255,255,255,0.05);\n  font-size: 14px;\n}\n\n#lifegear-gripflex-section .lg-table th {\n  background: #0a0f18;\n  color: #ffffff;\n  font-weight: 700;\n}\n\n#lifegear-gripflex-section .lg-table th:nth-child(2) {\n  color: #00a2ff;\n}\n\n#lifegear-gripflex-section .lg-table td:nth-child(2) {\n  color: #00a2ff;\n  font-weight: 600;\n}\n\n#lifegear-gripflex-section .lg-table td:nth-child(3) {\n  color: #6b7280;\n}\n\n\/* ================= ACCORDION ================= *\/\n#lifegear-gripflex-section .lg-accordion-container {\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n#lifegear-gripflex-section .lg-accordion-item {\n  border: 1px solid rgba(255,255,255,0.1);\n  background: #050505;\n  border-radius: 14px;\n  margin-bottom: 12px;\n  overflow: hidden;\n  transition: border-color 0.3s ease;\n}\n\n#lifegear-gripflex-section .lg-accordion-item:hover {\n  border-color: rgba(0, 162, 255, 0.5);\n}\n\n#lifegear-gripflex-section .lg-accordion-btn {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 22px;\n  text-align: left;\n  font-family: inherit;\n  font-size: 16px;\n  font-weight: 600;\n  color: #ffffff;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 15px;\n  outline: none;\n}\n\n#lifegear-gripflex-section .lg-accordion-icon {\n  font-size: 20px;\n  color: #00a2ff;\n  transition: transform 0.3s ease;\n  flex-shrink: 0;\n  font-weight: 400;\n  line-height: 1;\n}\n\n#lifegear-gripflex-section .lg-accordion-item.active .lg-accordion-icon {\n  transform: rotate(45deg);\n}\n\n#lifegear-gripflex-section .lg-accordion-panel {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.35s ease-out;\n  background: #020202;\n}\n\n#lifegear-gripflex-section .lg-accordion-content {\n  padding: 0 22px 20px 22px;\n  color: #9ca3af;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\/* ================= MOBILE ADJUSTMENTS ================= *\/\n@media(max-width: 600px) {\n  #lifegear-gripflex-section h2 {\n    font-size: 26px;\n  }\n  #lifegear-gripflex-section .lg-hero-title {\n    font-size: 30px;\n  }\n  #lifegear-gripflex-section .lg-hero-tagline {\n    font-size: 20px;\n  }\n  #lifegear-gripflex-section .lg-stat-number {\n    font-size: 42px;\n  }\n  #lifegear-gripflex-section .lg-card {\n    padding: 20px;\n  }\n  #lifegear-gripflex-section .lg-included-box {\n    padding: 20px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"lifegear-gripflex-section\"\u003e\n  \u003cdiv class=\"lg-container\"\u003e\n    \n    \u003c!-- HERO SECTION --\u003e\n    \u003cdiv class=\"lg-hero lg-glow-bg\"\u003e\n      \u003cdiv class=\"lg-hero-brand\"\u003eLifeGearCenter 🇿🇦\u003c\/div\u003e\n      \u003ch1 class=\"lg-hero-title\"\u003eGripFlex Pro™\u003c\/h1\u003e\n      \u003cdiv class=\"lg-hero-subtitle\"\u003eMAGNETIC GYM BOTTLE BAG\u003c\/div\u003e\n      \n      \u003cdiv class=\"lg-hero-tagline\"\u003eKEEP YOUR GEAR OFF THE FLOOR\u003c\/div\u003e\n      \u003cdiv class=\"lg-hero-secondary\"\u003eEASY TO ORGANIZE. EASY TO ACCESS.\u003c\/div\u003e\n      \n      \u003cp class=\"lg-hero-desc\"\u003e\n        The GripFlex Pro™ is a premium magnetic gym bottle bag designed to keep your bottle and personal essentials organized, elevated, and easily accessible during high-intensity training.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- PROBLEM \/ SOLUTION (BEFORE VS AFTER) --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eKEEP YOUR GEAR OFF THE FLOOR\u003c\/h2\u003e\n      \u003cp class=\"lg-lead\"\u003eStop placing your valuable personal items on dirty gym floors or balancing them precariously on equipment frames.\u003c\/p\u003e\n      \n      \u003cdiv class=\"lg-versus-grid\"\u003e\n        \u003cdiv class=\"lg-card lg-before-card\"\u003e\n          \u003ch3 style=\"color: #ff5555;\"\u003eBEFORE GRIPFLEX PRO™\u003c\/h3\u003e\n          \u003cul class=\"lg-vs-list\"\u003e\n            \u003cli\u003e❌ Cluttered workout areas\u003c\/li\u003e\n            \u003cli\u003e❌ Bottle placed directly on the dirty gym floor\u003c\/li\u003e\n            \u003cli\u003e❌ Phone and keys scattered across the machine\u003c\/li\u003e\n            \u003cli\u003e❌ Constant reaching down and tripping hazard\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"lg-card lg-after-card\"\u003e\n          \u003ch3 style=\"color: #00a2ff;\"\u003eAFTER GRIPFLEX PRO™\u003c\/h3\u003e\n          \u003cul class=\"lg-vs-list\"\u003e\n            \u003cli\u003e✔ Fully organized gym essentials\u003c\/li\u003e\n            \u003cli\u003e✔ Gear elevated safely off the ground\u003c\/li\u003e\n            \u003cli\u003e✔ Magnetic attachment to metal equipment\u003c\/li\u003e\n            \u003cli\u003e✔ Everything within immediate eye-level reach\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- KEY FEATURES --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eKEY FEATURES\u003c\/h2\u003e\n      \u003cdiv class=\"lg-features-grid\"\u003e\n        \u003cdiv class=\"lg-card\"\u003e\n          \u003ch3\u003e🧲 Strong Magnetic Back\u003c\/h3\u003e\n          \u003cp\u003eStrong magnetic backing helps keep your bag securely attached to metal surfaces during workouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lg-card\"\u003e\n          \u003ch3\u003e🥤 Fits Large Bottles\u003c\/h3\u003e\n          \u003cp\u003eSpacious compartment accommodates gym water bottles up to 46oz \/ 1.4L capacity.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lg-card\"\u003e\n          \u003ch3\u003e📱 Quick Access Pocket\u003c\/h3\u003e\n          \u003cp\u003eConvenient front pocket keeps your phone, keys, cards, and small essentials within easy reach.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lg-card\"\u003e\n          \u003ch3\u003e🎒 Multiple-Pocket Design\u003c\/h3\u003e\n          \u003cp\u003eMultiple dedicated pockets provide convenient space for all your daily workout gear.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lg-card\"\u003e\n          \u003ch3\u003e🔗 Adjustable Strap\u003c\/h3\u003e\n          \u003cp\u003eAdjustable strap and durable top handle make the GripFlex Pro™ lightweight and easy to carry.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lg-card\"\u003e\n          \u003ch3\u003e✨ Reflective Strips\u003c\/h3\u003e\n          \u003cp\u003e3 reflective strips add enhanced visibility and a modern premium gym aesthetic.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MAGNETIC POWER SECTION --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eMAGNETIC POWER\u003c\/h2\u003e\n      \u003cdiv class=\"lg-stat-box\"\u003e\n        \u003cp style=\"text-transform: uppercase; letter-spacing: 1px; color: #ffffff; margin-bottom: 5px;\"\u003eDESIGNED TO WITHSTAND\u003c\/p\u003e\n        \u003cdiv class=\"lg-stat-number\"\u003eUP TO 5KG\u003c\/div\u003e\n        \u003cp style=\"color: #ffffff; font-weight: 600; font-size: 18px; margin-bottom: 10px;\"\u003eSTRONG MAGNETIC POWER. STAYS PUT. EVERY WORKOUT.\u003c\/p\u003e\n        \u003cp style=\"max-width: 600px; margin: 0 auto;\"\u003eStrong magnetic backing helps keep your bag securely attached to metal surfaces while you train.\u003c\/p\u003e\n        \u003cp class=\"lg-disclaimer\"\u003e*Magnetic holding performance may vary depending on the metal surface texture, thickness, and environmental conditions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BOTTLE CAPACITY SECTION --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eBOTTLE CAPACITY\u003c\/h2\u003e\n      \u003cdiv class=\"lg-stat-box\"\u003e\n        \u003cdiv class=\"lg-stat-number\"\u003e46 OZ \/ 1.4L\u003c\/div\u003e\n        \u003cp style=\"color: #ffffff; font-weight: 600; font-size: 18px; margin-bottom: 10px;\"\u003eMAX CAPACITY STORAGE\u003c\/p\u003e\n        \u003cp style=\"max-width: 600px; margin: 0 auto;\"\u003eSpacious main compartment engineered to fit large gym bottles up to 46oz \/ 1.4L comfortably.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ORGANIZATION SECTION --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eKEEP YOUR GEAR ORGANIZED\u003c\/h2\u003e\n      \u003cp class=\"lg-lead\"\u003eDesigned with individual storage spaces so every accessory has its designated place.\u003c\/p\u003e\n      \u003cdiv class=\"lg-essentials-flex\"\u003e\n        \u003cdiv class=\"lg-essential-pill\"\u003e🥤 BOTTLE\u003c\/div\u003e\n        \u003cdiv class=\"lg-essential-pill\"\u003e📱 PHONE\u003c\/div\u003e\n        \u003cdiv class=\"lg-essential-pill\"\u003e🔑 KEYS\u003c\/div\u003e\n        \u003cdiv class=\"lg-essential-pill\"\u003e💳 CARDS\u003c\/div\u003e\n        \u003cdiv class=\"lg-essential-pill\"\u003e🎧 SMALL ESSENTIALS\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- REFLECTIVE STRIPS --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eREFLECTIVE DETAILS\u003c\/h2\u003e\n      \u003cdiv class=\"lg-card\" style=\"text-align: center; max-width: 600px; margin: 0 auto;\"\u003e\n        \u003ch3 style=\"font-size: 28px; color: #00a2ff;\"\u003e3 REFLECTIVE STRIPS\u003c\/h3\u003e\n        \u003cp\u003eBuilt with 3 integrated reflective strips to add clean visibility and a modern high-performance look.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- EASY CARRY --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eEASY TO CARRY\u003c\/h2\u003e\n      \u003cdiv class=\"lg-card\" style=\"text-align: center; max-width: 600px; margin: 0 auto;\"\u003e\n        \u003ch3\u003eVERSATILE TRANSPORT\u003c\/h3\u003e\n        \u003cp\u003eEquipped with a sturdy top handle and an adjustable shoulder strap for effortless carrying between sets, across the gym, or on the go.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- PERFECT FOR --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003ePERFECT FOR\u003c\/h2\u003e\n      \u003cdiv class=\"lg-perfect-grid\"\u003e\n        \u003cdiv class=\"lg-card lg-perfect-card\"\u003e\n          \u003cspan class=\"lg-perfect-icon\"\u003e🏋️\u003c\/span\u003e\n          \u003ch3\u003eGYM\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lg-card lg-perfect-card\"\u003e\n          \u003cspan class=\"lg-perfect-icon\"\u003e💪\u003c\/span\u003e\n          \u003ch3\u003eFITNESS\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lg-card lg-perfect-card\"\u003e\n          \u003cspan class=\"lg-perfect-icon\"\u003e🏃\u003c\/span\u003e\n          \u003ch3\u003eOUTDOORS\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lg-card lg-perfect-card\"\u003e\n          \u003cspan class=\"lg-perfect-icon\"\u003e💼\u003c\/span\u003e\n          \u003ch3\u003eEVERYDAY\u003c\/h3\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BUILT TO LAST --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eBUILT TO LAST\u003c\/h2\u003e\n      \u003cdiv class=\"lg-card\" style=\"text-align: center; max-width: 650px; margin: 0 auto;\"\u003e\n        \u003ch3\u003eDURABLE PERFORMANCE FABRIC\u003c\/h3\u003e\n        \u003cp\u003eEngineered and constructed for daily use, high intensity, and tough workouts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eWHAT'S INCLUDED\u003c\/h2\u003e\n      \u003cdiv class=\"lg-included-box\"\u003e\n        \u003cul class=\"lg-included-list\"\u003e\n          \u003cli\u003e✔ GripFlex Pro™ Magnetic Gym Bottle Bag\u003c\/li\u003e\n          \u003cli\u003e✔ 3 Integrated Reflective Strips\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"lg-warning-banner\"\u003e\n          ⚠️ BOTTLE NOT INCLUDED\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY GRIPFLEX PRO (COMPARISON TABLE) --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003eWHY GRIPFLEX PRO™\u003c\/h2\u003e\n      \u003cdiv class=\"lg-table-wrapper\"\u003e\n        \u003ctable class=\"lg-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFEATURE\u003c\/th\u003e\n              \u003cth\u003e✔ GRIPFLEX PRO™\u003c\/th\u003e\n              \u003cth\u003e✖ BASIC GYM SETUP\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eOrganized Storage\u003c\/td\u003e\n              \u003ctd\u003e✔ Integrated Pockets\u003c\/td\u003e\n              \u003ctd\u003e✖ Gear On Floor\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMagnetic Attachment\u003c\/td\u003e\n              \u003ctd\u003e✔ Strong Magnetic Back\u003c\/td\u003e\n              \u003ctd\u003e✖ None\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eQuick-Access Pocket\u003c\/td\u003e\n              \u003ctd\u003e✔ Dedicated Front Pocket\u003c\/td\u003e\n              \u003ctd\u003e✖ Loose Items\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBottle Compartment\u003c\/td\u003e\n              \u003ctd\u003e✔ Fits Up To 46oz \/ 1.4L\u003c\/td\u003e\n              \u003ctd\u003e✖ Unsecured\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eReflective Details\u003c\/td\u003e\n              \u003ctd\u003e✔ 3 Reflective Strips\u003c\/td\u003e\n              \u003ctd\u003e✖ None\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEasy Carrying\u003c\/td\u003e\n              \u003ctd\u003e✔ Top Handle \u0026amp; Adjustable Strap\u003c\/td\u003e\n              \u003ctd\u003e✖ Hand Carry Only\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ACCORDION 1: BUILT FOR SMARTER TRAINING --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003e🚀 BUILT FOR SMARTER TRAINING\u003c\/h2\u003e\n      \u003cdiv class=\"lg-accordion-container\" id=\"smarter-training-accordion\"\u003e\n        \n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e🧲 Strong Magnetic Organization\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              Attaches firmly to metal surfaces and gym frames, keeping your water bottle, phone, and essential items completely off dirty floors and conveniently within reach.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e🥤 Large Bottle Storage\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              Designed with a spacious main compartment to hold hydration bottles up to 46oz \/ 1.4L in size effortlessly.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e📱 Quick Access Storage\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              Front pouch allows you to grab your smartphone, cards, or keys quickly between sets without searching around.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e🎒 Multiple-Pocket Organization\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              Features multiple separated storage compartments for organized, hassle-free packing during your workouts.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e✨ Reflective Details\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              Designed with 3 high-visibility reflective strips for modern style and extra visibility outdoors.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e🔗 Easy Carry Design\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              Includes a comfortable top handle alongside a fully adjustable strap so you can carry it anywhere with ease.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ACCORDION 2: FREQUENTLY ASKED QUESTIONS --\u003e\n    \u003cdiv class=\"lg-section-block\"\u003e\n      \u003ch2\u003e❓ FREQUENTLY ASKED QUESTIONS\u003c\/h2\u003e\n      \u003cdiv class=\"lg-accordion-container\" id=\"faq-accordion\"\u003e\n        \n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e1. What is the GripFlex Pro™ Magnetic Gym Bottle Bag?\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              GripFlex Pro™ is a magnetic gym bottle bag designed to keep your bottle and personal essentials organized, elevated and easy to access during training.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e2. How does the magnetic backing work?\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              The strong magnetic backing is designed to attach the bag to metal gym equipment and surfaces.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e3. What size bottle can it hold?\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              GripFlex Pro™ is designed to fit bottles up to 46oz \/ 1.4L.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e4. Is the bottle included?\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              No. The bottle shown in the product images is not included. The purchase includes the GripFlex Pro™ Magnetic Gym Bottle Bag.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e5. What can I store in the bag?\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              The bag provides space for your bottle, phone, keys, cards and other small gym essentials.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e6. Does it have reflective strips?\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              Yes. The GripFlex Pro™ features 3 reflective strips.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lg-accordion-item\"\u003e\n          \u003cbutton class=\"lg-accordion-btn\" type=\"button\"\u003e\n            \u003cspan\u003e7. Can I carry it outside the gym?\u003c\/span\u003e\n            \u003cspan class=\"lg-accordion-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n          \u003cdiv class=\"lg-accordion-panel\"\u003e\n            \u003cdiv class=\"lg-accordion-content\"\u003e\n              Yes. The product is designed for gym, fitness, outdoor and everyday use.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n  function initGripFlexAccordions() {\n    var wrapper = document.getElementById('lifegear-gripflex-section');\n    if (!wrapper) return;\n\n    var accordionButtons = wrapper.querySelectorAll('.lg-accordion-btn');\n\n    accordionButtons.forEach(function(button) {\n      button.addEventListener('click', function(e) {\n        e.preventDefault();\n        \n        var currentItem = this.parentElement;\n        var currentPanel = currentItem.querySelector('.lg-accordion-panel');\n        var parentContainer = currentItem.parentElement;\n        var isCurrentlyActive = currentItem.classList.contains('active');\n\n        \/\/ Close all items within the same accordion container\n        var siblingItems = parentContainer.querySelectorAll('.lg-accordion-item');\n        siblingItems.forEach(function(item) {\n          item.classList.remove('active');\n          var panel = item.querySelector('.lg-accordion-panel');\n          if (panel) {\n            panel.style.maxHeight = '0px';\n          }\n        });\n\n        \/\/ Toggle clicked item if it was not active\n        if (!isCurrentlyActive) {\n          currentItem.classList.add('active');\n          currentPanel.style.maxHeight = currentPanel.scrollHeight + 'px';\n        }\n      });\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initGripFlexAccordions);\n  } else {\n    initGripFlexAccordions();\n  }\n})();\n\u003c\/script\u003e","brand":"Lifegear center","offers":[{"title":"Black","offer_id":49072381133019,"sku":null,"price":749.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/4a2675d7-4c9c-40fc-a342-f0c46ed1023f_71525cdc-0e72-4aed-910a-54fe0b1c1743.png?v=1786032460"},{"product_id":"lifegear-stabilityx™-knee-guard","title":"LifeGear StabilityX™ Knee Guard","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* SPACER FIX *\/\n\n.lg-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lg-spacer{\nheight:140px;\n}\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.gf-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.gf-wrapper *{\nbox-sizing:border-box;\n}\n\n.gf-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-220px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:750px;\nheight:750px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.18) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n.gf-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nbox-sizing:border-box;\nposition:relative;\nz-index:2;\n}\n\n.gf-section{\nmargin-bottom:90px;\n}\n\n\/* ================= HEADINGS ================= *\/\n\n.gf-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:20px;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.gf-lead{\ntext-align:center;\nmax-width:760px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\/* ================= HERO ================= *\/\n\n.gf-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 28px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.gf-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.gf-problem h3{\nfont-size:28px;\nmargin-bottom:18px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.gf-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\nfont-size:15px;\n}\n\n\/* ================= GRID ================= *\/\n\n.gf-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.gf-grid{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.gf-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\nposition:relative;\noverflow:hidden;\n}\n\n.gf-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.gf-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.gf-card:hover:before{\nopacity:1;\n}\n\n.gf-card h3{\nmargin-bottom:18px;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.gf-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.gf-list li{\nmargin-bottom:14px;\nfont-size:15px;\npadding-left:28px;\nposition:relative;\nline-height:1.7;\ncolor:#9ca3af;\n}\n\n.gf-list li:before{\ncontent:\"✔\";\nposition:absolute;\nleft:0;\ntop:0;\ncolor:#0057ff;\nfont-size:14px;\nfont-weight:700;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.gf-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.gf-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.gf-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.gf-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.gf-benefit span{\nfont-size:28px;\n}\n\n\/* ================= ACCORDION ================= *\/\n\n.gf-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\npadding:22px 24px;\ncursor:pointer;\nmargin-bottom:18px;\ntransition:0.3s ease;\n}\n\n.gf-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.gf-accordion-title{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nfont-weight:600;\nfont-size:18px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.gf-accordion-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.35s ease;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\nmargin-top:10px;\n}\n\n.gf-accordion-item.active .gf-accordion-content{\nmax-height:300px;\n}\n\n.gf-icon{\ntransition:transform 0.3s ease;\ncolor:#0057ff;\nfont-size:24px;\nflex-shrink:0;\n}\n\n.gf-accordion-item.active .gf-icon{\ntransform:rotate(45deg);\n}\n\n\/* ================= TABLE ================= *\/\n\n.gf-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.gf-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ngap:10px;\ncolor:#ffffff;\n}\n\n.gf-row:last-child{\nborder-bottom:none;\n}\n\n.gf-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.gf-x{\ncolor:#777;\n}\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.gf-wrapper{\npadding:45px 0 80px 0;\n}\n\n.gf-container h2{\nfont-size:28px;\n}\n\n.gf-lead{\nfont-size:15px;\n}\n\n.gf-problem h3{\nfont-size:22px;\n}\n\n.gf-row{\nflex-direction:column;\ngap:6px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003c!-- SPACER FIX --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"gf-wrapper\"\u003e\n\u003cdiv class=\"gf-container\"\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🛡️ LifeGear StabilityX™ Elite Knee Guard – Compression Support \u0026amp; Impact Protection\u003c\/h2\u003e\n\n\u003cp class=\"gf-lead\"\u003e\nDominate every stride. Protect every move. Experience unstoppable performance.\nThe LifeGear StabilityX™ Elite Knee Guard is engineered for athletes and active individuals who refuse to let knee pain, joint instability, or injury hold them back from reaching peak performance.\n\u003c\/p\u003e\n\n\u003cdiv class=\"gf-problem\"\u003e\n\n\u003ch3\u003e⚡ Held Back By Knee Pain, Instability, Or Past Sports Injuries?\u003c\/h3\u003e\n\n\u003cp\u003e\nDon't let sharp gym pain, running discomfort, or weak knees limit your potential. Whether you are battling chronic joint instability, rebuilding strength during recovery after injury, or searching for reliable patella support, the StabilityX™ Elite Knee Guard delivers targeted compression support and ultimate knee pain relief so you can train with complete confidence.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-grid\"\u003e\n\n\u003cdiv class=\"gf-card\"\u003e\n\n\u003ch3\u003e🔥 Why Athletes Choose StabilityX™ Elite\u003c\/h3\u003e\n\n\u003cul class=\"gf-list\"\u003e\n\n\u003cli\u003eAdvanced compression support\u003c\/li\u003e\n\n\u003cli\u003eHoneycomb impact protection\u003c\/li\u003e\n\n\u003cli\u003eStabilizes the kneecap\u003c\/li\u003e\n\n\u003cli\u003eHelps reduce knee pain\u003c\/li\u003e\n\n\u003cli\u003eSupports recovery\u003c\/li\u003e\n\n\u003cli\u003eImproves confidence\u003c\/li\u003e\n\n\u003cli\u003eLightweight design\u003c\/li\u003e\n\n\u003cli\u003eComfortable all-day wear\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-card\"\u003e\n\n\u003ch3\u003e⚙️ Performance-Focused Design\u003c\/h3\u003e\n\n\u003cul class=\"gf-list\"\u003e\n\n\u003cli\u003ePremium compression fabric\u003c\/li\u003e\n\n\u003cli\u003eHoneycomb impact shield\u003c\/li\u003e\n\n\u003cli\u003eBreathable ventilation zones\u003c\/li\u003e\n\n\u003cli\u003eAnti-slip silicone grip\u003c\/li\u003e\n\n\u003cli\u003eFlexible ergonomic fit\u003c\/li\u003e\n\n\u003cli\u003eMoisture-wicking material\u003c\/li\u003e\n\n\u003cli\u003eReinforced stitching\u003c\/li\u003e\n\n\u003cli\u003eLightweight construction\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- BENEFITS --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e📈 Proven Results With StabilityX™ Elite\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-benefits\"\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🛡️\u003c\/span\u003e\nReduced knee pain\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e\nBetter knee stability\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e\nImproved performance\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🔄\u003c\/span\u003e\nFaster recovery\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🔋\u003c\/span\u003e\nLess fatigue\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e\nGreater confidence\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🏃\u003c\/span\u003e\nBetter mobility\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🏋️\u003c\/span\u003e\nComfortable workouts\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🚀 Engineered For Elite Athletes \u0026amp; Recovery\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nAdvanced Compression Support\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nEngineered with high-grade medical elastic weave, this compression knee sleeve applies targeted anatomical pressure across the joint. It enhances circulation, reduces swelling, and stabilizes the kneecap during high-impact athletic movements.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nHoneycomb Impact Protection\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nFeaturing a high-density hexagonal pad layout, this integrated honeycomb impact shield absorbs and redistributes severe kinetic impact. It acts as an elite sports knee support guard against blows, falls, and hard collisions on the court or field.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nBreathable Performance Fabric\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nCrafted with moisture-wicking technology and targeted ventilation zones, this sports knee support allows rapid airflow to regulate skin temperature and prevent heat buildup during intense training sessions.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nAnti-Slip Silicone Grip\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nEmbedded dual-layer wave silicone strips securely hold the knee brace in place. Enjoy uninterrupted movement without sliding, bunching, or constant adjustments during running, jumping, or deep squats.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nErgonomic 3D Knee Design\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nPrecision-contoured 3D weaving mimics the natural geometry of your joint to deliver optimal patella support. It reinforces lateral stability while preserving your full, natural range of motion.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nLightweight Flexible Construction\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nBuilt with ultra-durable yet incredibly flexible fibers, this knee guard delivers maximum joint protection without adding bulky weight, keeping your movement fast, fluid, and natural.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🏆 Why StabilityX™ Elite Stands Apart\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-table\"\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eCompression\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Medical-Grade Targeted Compression\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Loose, Inconsistent Tension\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eImpact Protection\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Shock-Absorbing Honeycomb Guard\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Zero Cushioning or Shielding\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eComfort\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Ergonomic 3D Fit \u0026amp; No Chafing\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Stiff, Uncomfortable Material\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eBreathability\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Advanced Moisture-Wicking Weave\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Heavy, Sweat-Retaining Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eStability\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Dual Anti-Slip Silicone \u0026amp; Patella Support\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Constantly Slips \u0026amp; Bunches\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eDurability\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Reinforced Stitching \u0026amp; Elasticity Retention\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Stretches Out \u0026amp; Tears Quickly\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eSports Performance\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Full Range of Motion \u0026amp; Joint Shielding\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Restricts Natural Movement\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan I wear it during gym workouts?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes! The StabilityX™ Elite Knee Guard provides excellent gym knee support for heavy squats, leg presses, lunges, and cross-training by stabilizing the joint and maintaining warm blood flow.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nIs it suitable for running?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nAbsolutely. Designed as a high-performance running knee brace, its anti-slip silicone grip keeps it firmly locked in position while reducing high-impact stress on your patella over long distances.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan I wear it under clothing?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes. The sleek, ergonomic 3D low-profile design fits comfortably beneath workout pants, jeans, or compression tights without feeling bulky.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nDoes it help with knee pain?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes! By delivering targeted compression support, it increases oxygenated blood flow, stabilizes joint tracking, and significantly aids in knee pain relief during and after activity.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nIs it good for basketball and football?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nDefinitely. The built-in honeycomb impact shield offers high-level protection against ground collisions, player contact, and hard dives typical in competitive sports like basketball and football.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan I wear it all day?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes, the breathable performance fabric and moisture-wicking lining ensure maximum breathability and comfortable all-day wear at work, during training, or while relaxing.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nWhich size should I choose?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nPlease refer to our sizing chart. Measure the circumference of your thigh 5 inches above your kneecap to select the ideal size for a firm, supportive compression fit.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan I use it after an injury?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes. It supports recovery by stabilizing weak ligaments, holding the kneecap aligned, and offering reliable compression to reduce inflammation following minor sports injuries.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.querySelectorAll('.gf-accordion-item').forEach(item =\u003e {\n\nitem.addEventListener('click', () =\u003e {\n\ndocument.querySelectorAll('.gf-accordion-item').forEach(i =\u003e {\nif(i !== item){\ni.classList.remove('active');\n}\n});\n\nitem.classList.toggle('active');\n\n});\n\n});\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"White \/ M","offer_id":49072395485403,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ L","offer_id":49072395518171,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ XL","offer_id":49072395550939,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ M","offer_id":49072395583707,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ L","offer_id":49072395616475,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ XL","offer_id":49072395649243,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/8c850b32-194d-4c04-a483-86a67ea2929e.png?v=1786032461"},{"product_id":"powerflex-elite™-resistance-trainer","title":"PowerFlex Elite™ Resistance Trainer","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* SPACER FIX *\/\n\n.lg-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lg-spacer{\nheight:140px;\n}\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.gf-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.gf-wrapper *{\nbox-sizing:border-box;\n}\n\n.gf-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-220px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:750px;\nheight:750px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.18) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n.gf-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nbox-sizing:border-box;\nposition:relative;\nz-index:2;\n}\n\n.gf-section{\nmargin-bottom:90px;\n}\n\n\/* ================= HEADINGS ================= *\/\n\n.gf-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:20px;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.gf-lead{\ntext-align:center;\nmax-width:760px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\/* ================= HERO ================= *\/\n\n.gf-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 28px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.gf-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.gf-problem h3{\nfont-size:28px;\nmargin-bottom:18px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.gf-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\nfont-size:15px;\n}\n\n\/* ================= GRID ================= *\/\n\n.gf-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.gf-grid{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.gf-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\nposition:relative;\noverflow:hidden;\n}\n\n.gf-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.gf-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.gf-card:hover:before{\nopacity:1;\n}\n\n.gf-card h3{\nmargin-bottom:18px;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.gf-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.gf-list li{\nmargin-bottom:14px;\nfont-size:15px;\npadding-left:28px;\nposition:relative;\nline-height:1.7;\ncolor:#9ca3af;\n}\n\n.gf-list li:before{\ncontent:\"✔\";\nposition:absolute;\nleft:0;\ntop:0;\ncolor:#0057ff;\nfont-size:14px;\nfont-weight:700;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.gf-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.gf-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.gf-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.gf-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.gf-benefit span{\nfont-size:28px;\n}\n\n\/* ================= ACCORDION ================= *\/\n\n.gf-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\npadding:22px 24px;\ncursor:pointer;\nmargin-bottom:18px;\ntransition:0.3s ease;\n}\n\n.gf-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.gf-accordion-title{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nfont-weight:600;\nfont-size:18px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.gf-accordion-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.35s ease;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\nmargin-top:10px;\n}\n\n.gf-accordion-item.active .gf-accordion-content{\nmax-height:300px;\n}\n\n.gf-icon{\ntransition:transform 0.3s ease;\ncolor:#0057ff;\nfont-size:24px;\nflex-shrink:0;\n}\n\n.gf-accordion-item.active .gf-icon{\ntransform:rotate(45deg);\n}\n\n\/* ================= TABLE ================= *\/\n\n.gf-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.gf-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ngap:10px;\ncolor:#ffffff;\n}\n\n.gf-row:last-child{\nborder-bottom:none;\n}\n\n.gf-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.gf-x{\ncolor:#777;\n}\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.gf-wrapper{\npadding:45px 0 80px 0;\n}\n\n.gf-container h2{\nfont-size:28px;\n}\n\n.gf-lead{\nfont-size:15px;\n}\n\n.gf-problem h3{\nfont-size:22px;\n}\n\n.gf-row{\nflex-direction:column;\ngap:6px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003c!-- SPACER FIX --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"gf-wrapper\"\u003e\n\u003cdiv class=\"gf-container\"\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e💪 PowerFlex Pro™ Resistance Trainer\u003c\/h2\u003e\n\n\u003cp class=\"gf-lead\"\u003e\nBuild muscle. Burn calories. Transform your body anywhere.\nThe PowerFlex Pro™ Resistance Trainer is designed for anyone who wants to tone their body, \nimprove posture, and achieve real fitness results without bulky gym equipment.\n\u003c\/p\u003e\n\n\u003cdiv class=\"gf-problem\"\u003e\n\n\u003ch3\u003e⚡ Struggling To Stay Consistent With Your Workout Routine?\u003c\/h3\u003e\n\n\u003cp\u003e\nNo more skipping workouts due to expensive gym memberships, limited time, or lack of space. \nPowerFlex Pro™ delivers a full-body strength and conditioning workout straight to your living room or hotel room, \nmaking it easier than ever to build muscle and burn calories daily.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-grid\"\u003e\n\n\u003cdiv class=\"gf-card\"\u003e\n\n\u003ch3\u003e🔥 Why Athletes Choose PowerFlex\u003c\/h3\u003e\n\n\u003cul class=\"gf-list\"\u003e\n\n\u003cli\u003eFull-body resistance training\u003c\/li\u003e\n\n\u003cli\u003eBurns calories \u0026amp; builds lean muscle\u003c\/li\u003e\n\n\u003cli\u003eImproves flexibility \u0026amp; mobility\u003c\/li\u003e\n\n\u003cli\u003ePortable design for home \u0026amp; travel\u003c\/li\u003e\n\n\u003cli\u003eSuitable for beginners \u0026amp; advanced users\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-card\"\u003e\n\n\u003ch3\u003e⚙️ Performance-Focused Design\u003c\/h3\u003e\n\n\u003cul class=\"gf-list\"\u003e\n\n\u003cli\u003eSix heavy-duty latex resistance tubes\u003c\/li\u003e\n\n\u003cli\u003eComfortable non-slip foam handles\u003c\/li\u003e\n\n\u003cli\u003eErgonomic non-slip foot pedals\u003c\/li\u003e\n\n\u003cli\u003eHigh elastic resistance for maximum output\u003c\/li\u003e\n\n\u003cli\u003eReplaces bulky and expensive gym equipment\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- BENEFITS --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e📈 Benefits After Using PowerFlex\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-benefits\"\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e💪\u003c\/span\u003e\nStronger \u0026amp; more defined body\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🧘\u003c\/span\u003e\nBetter posture \u0026amp; core support\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e\nLeaner physique \u0026amp; calorie burn\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e\nIncreased endurance \u0026amp; stamina\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🏃\u003c\/span\u003e\nImproved mobility \u0026amp; flexibility\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🏠\u003c\/span\u003e\nWorkout anywhere, anytime\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e\nMore confidence in your fitness\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🎯\u003c\/span\u003e\nBetter consistency with daily training\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🚀 Designed For Smarter Training\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nSix Heavy-Duty Latex Tubes\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nEngineered with premium natural latex for maximum elasticity, uniform tension, and long-lasting durability during intense workouts.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nComfortable Foam Handles \u0026amp; Non-Slip Pedals\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nFeatures high-density foam handles and textured foot pedals designed to maintain a secure grip and maximum comfort through every repetition.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nPortable Full-Body Training System\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nCompact and lightweight construction allows you to target arms, chest, core, back, and legs anywhere—whether at home, outdoors, or on the road.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🏆 Why PowerFlex Pro™ Stands Apart\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-table\"\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eTube Quality\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ 6 Heavy-Duty Latex Tubes\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Cheap 2-Tube Design\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eComfort \u0026amp; Grip\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Premium Non-Slip Foam\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Hard Plastic Handles\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eDurability\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ High Elastic Snap-Resistance\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Easily Snaps Under Pressure\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eExercise Variety\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Full-Body Targeting\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Limited Movement Range\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003ePortability \u0026amp; Value\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ All-In-One Compact Trainer\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Bulky Expensive Machines\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan beginners use PowerFlex Pro™?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes! The progressive resistance allows users of all fitness levels—from complete beginners to experienced athletes—to exercise safely at their own pace.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan I lose weight and build muscle with it?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nAbsolutely. Combining progressive tension resistance with multi-joint movements helps burn calories, melt fat, and build lean muscle definition.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan it completely replace expensive gym equipment?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes, PowerFlex Pro™ provides continuous resistance across dozens of upper-body, core, and lower-body movements, effectively replacing bulky weights and machines.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nIs it suitable for travel and home workouts?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes, its ultra-lightweight and packable design fits easily into any backpack or suitcase so you never have to miss a workout.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nIs PowerFlex Pro™ suitable for both men and women?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes! PowerFlex Pro™ is engineered for anyone looking to build strength, improve posture, tone up, or stretch, regardless of age or gender.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.querySelectorAll('.gf-accordion-item').forEach(item =\u003e {\n\nitem.addEventListener('click', () =\u003e {\n\ndocument.querySelectorAll('.gf-accordion-item').forEach(i =\u003e {\nif(i !== item){\ni.classList.remove('active');\n}\n});\n\nitem.classList.toggle('active');\n\n});\n\n});\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Black Purple","offer_id":49072438018267,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/8ac13b84-d4da-41cb-bd7b-96af146bac2f.png?v=1786032459"},{"product_id":"rideflow™-elite-bike-seat-cushion-3d-comfort-shock-absorption","title":"RideFlow™ Elite Bike Seat Cushion – 3D Comfort \u0026 Shock Absorption","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* SPACER FIX *\/\n\n.lg-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lg-spacer{\nheight:140px;\n}\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.gf-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.gf-wrapper *{\nbox-sizing:border-box;\n}\n\n.gf-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-220px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:750px;\nheight:750px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.18) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n.gf-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nbox-sizing:border-box;\nposition:relative;\nz-index:2;\n}\n\n.gf-section{\nmargin-bottom:90px;\n}\n\n\/* ================= HEADINGS ================= *\/\n\n.gf-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:20px;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.gf-lead{\ntext-align:center;\nmax-width:760px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\/* ================= HERO ================= *\/\n\n.gf-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 28px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.gf-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.gf-problem h3{\nfont-size:28px;\nmargin-bottom:18px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.gf-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\nfont-size:15px;\n}\n\n\/* ================= GRID ================= *\/\n\n.gf-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.gf-grid{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.gf-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\nposition:relative;\noverflow:hidden;\n}\n\n.gf-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.gf-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.gf-card:hover:before{\nopacity:1;\n}\n\n.gf-card h3{\nmargin-bottom:18px;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.gf-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.gf-list li{\nmargin-bottom:14px;\nfont-size:15px;\npadding-left:28px;\nposition:relative;\nline-height:1.7;\ncolor:#9ca3af;\n}\n\n.gf-list li:before{\ncontent:\"✔\";\nposition:absolute;\nleft:0;\ntop:0;\ncolor:#0057ff;\nfont-size:14px;\nfont-weight:700;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.gf-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.gf-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.gf-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.gf-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.gf-benefit span{\nfont-size:28px;\n}\n\n\/* ================= ACCORDION ================= *\/\n\n.gf-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\npadding:22px 24px;\ncursor:pointer;\nmargin-bottom:18px;\ntransition:0.3s ease;\n}\n\n.gf-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.gf-accordion-title{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nfont-weight:600;\nfont-size:18px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.gf-accordion-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.35s ease;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\nmargin-top:10px;\n}\n\n.gf-accordion-item.active .gf-accordion-content{\nmax-height:300px;\n}\n\n.gf-icon{\ntransition:transform 0.3s ease;\ncolor:#0057ff;\nfont-size:24px;\nflex-shrink:0;\n}\n\n.gf-accordion-item.active .gf-icon{\ntransform:rotate(45deg);\n}\n\n\/* ================= TABLE ================= *\/\n\n.gf-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.gf-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ngap:10px;\ncolor:#ffffff;\n}\n\n.gf-row:last-child{\nborder-bottom:none;\n}\n\n.gf-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.gf-x{\ncolor:#777;\n}\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.gf-wrapper{\npadding:45px 0 80px 0;\n}\n\n.gf-container h2{\nfont-size:28px;\n}\n\n.gf-lead{\nfont-size:15px;\n}\n\n.gf-problem h3{\nfont-size:22px;\n}\n\n.gf-row{\nflex-direction:column;\ngap:6px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003c!-- SPACER FIX --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"gf-wrapper\"\u003e\n\u003cdiv class=\"gf-container\"\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🚴 LifeGear RideFlow™ Elite Bike Seat Cushion – 3D Comfort \u0026amp; Shock Absorption\u003c\/h2\u003e\n\n\u003cp class=\"gf-lead\"\u003e\nBy LifeGear Center. Premium 3D bicycle seat cushion designed to make every ride more comfortable by reducing saddle pain, pressure, vibration and fatigue. Suitable for Mountain Bikes, Road Bikes, Exercise Bikes, E-Bikes, Daily Commuting, and Long Distance Cycling.\n\u003c\/p\u003e\n\n\u003cdiv class=\"gf-problem\"\u003e\n\n\u003ch3\u003e🚴 Painful Bike Rides Ruining Your Cycling Experience?\u003c\/h3\u003e\n\n\u003cp\u003e\nLong rides shouldn't leave you with saddle pain, numbness, or discomfort. RideFlow™ Elite uses thick 3D cushioning, breathable materials, and shock-absorbing padding to reduce pressure on your sit bones, improve comfort, and help you ride longer with confidence.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-grid\"\u003e\n\n\u003cdiv class=\"gf-card\"\u003e\n\n\u003ch3\u003e🚴 Why Cyclists Choose RideFlow™\u003c\/h3\u003e\n\n\u003cul class=\"gf-list\"\u003e\n\n\u003cli\u003eThick 3D ergonomic cushioning\u003c\/li\u003e\n\n\u003cli\u003eReduces saddle pain and pressure\u003c\/li\u003e\n\n\u003cli\u003eShock-absorbing design\u003c\/li\u003e\n\n\u003cli\u003eBreathable airflow channels\u003c\/li\u003e\n\n\u003cli\u003eUniversal fit for most bicycles\u003c\/li\u003e\n\n\u003cli\u003eComfortable on long rides\u003c\/li\u003e\n\n\u003cli\u003eLightweight and easy to install\u003c\/li\u003e\n\n\u003cli\u003eBuilt for daily cycling\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-card\"\u003e\n\n\u003ch3\u003e⚙️ Key Product Specifications\u003c\/h3\u003e\n\n\u003cul class=\"gf-list\"\u003e\n\n\u003cli\u003eThick 3D ergonomic cushion \u0026amp; three-layer comfort design\u003c\/li\u003e\n\n\u003cli\u003eShock absorbing padding for smooth rides\u003c\/li\u003e\n\n\u003cli\u003eBreathable airflow channels keep you cool\u003c\/li\u003e\n\n\u003cli\u003eAnti-slip underside for maximum stability\u003c\/li\u003e\n\n\u003cli\u003eAdjustable drawstring for a secure universal fit\u003c\/li\u003e\n\n\u003cli\u003eLightweight \u0026amp; weather resistant surface\u003c\/li\u003e\n\n\u003cli\u003eSuitable for MTB, Road Bike, Exercise Bike \u0026amp; Commuter Bike\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- BENEFITS --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🚀 Benefits After Using RideFlow™\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-benefits\"\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🪑\u003c\/span\u003e\nLess saddle pain\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🚴\u003c\/span\u003e\nRide longer without discomfort\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e💨\u003c\/span\u003e\nBetter airflow and cooling\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e\nReduced vibration and road shock\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e💪\u003c\/span\u003e\nMore enjoyable cycling experience\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🏞️\u003c\/span\u003e\nGreater comfort on long rides\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e\nImproved riding endurance\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e😊\u003c\/span\u003e\nMore confidence on every ride\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e⚙️ Premium Comfort Features\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nThick 3D Memory Cushion\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nHigh-density multi-layer padding absorbs road vibration while reducing pressure on your sit bones for maximum comfort.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nBreathable Airflow Design\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nVentilated construction allows air circulation to reduce heat buildup and keep you cool during long rides.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nUniversal Secure Fit\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nAdjustable drawstring and anti-slip base fit most mountain bikes, road bikes, exercise bikes and commuting bicycles.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nShock Absorption Technology\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nDesigned to absorb impacts from rough roads, potholes and uneven terrain while improving riding comfort.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nDurable Weather Resistant Materials\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nMade from durable, breathable materials built for everyday riding in different weather conditions.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🏆 Why RideFlow™ Elite Stands Above Ordinary Seat Covers\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-table\"\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eComfort\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Thick 3D Cushion\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Thin Foam Padding\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eShock Absorption\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Multi-Layer Protection\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Minimal Cushioning\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eBreathability\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Ventilated Airflow Design\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Traps Heat\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eFit\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Universal Adjustable Fit\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Loose or Slips\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eDurability\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Premium Wear-Resistant Materials\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Wears Out Quickly\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eLong Ride Comfort\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Hours of Comfortable Riding\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Saddle Pain After Short Rides\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nWill this fit my bicycle?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes. RideFlow™ Elite is designed to fit most mountain bikes, road bikes, exercise bikes, commuter bikes and many other standard bicycle saddles.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nDoes it help reduce saddle pain?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes. The thick 3D cushioning helps reduce pressure on the sit bones while absorbing road vibration for greater comfort.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan I use it for indoor cycling?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nAbsolutely. It works perfectly on exercise bikes and indoor spin bikes.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nWill it move while riding?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nNo. The adjustable drawstring together with the anti-slip underside helps keep the cover securely in place.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nIs it waterproof?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nThe outer material is water-resistant and quick drying, helping protect the cushion during everyday riding.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.querySelectorAll('.gf-accordion-item').forEach(item =\u003e {\n\nitem.addEventListener('click', () =\u003e {\n\ndocument.querySelectorAll('.gf-accordion-item').forEach(i =\u003e {\nif(i !== item){\ni.classList.remove('active');\n}\n});\n\nitem.classList.toggle('active');\n\n});\n\n});\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Blue","offer_id":49073077682395,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Red","offer_id":49073077715163,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true},{"title":"Orange","offer_id":49073077747931,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":false},{"title":"Black","offer_id":49073077780699,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/29761bb9-7943-4755-ab03-7f9e83063471.png?v=1786032461"},{"product_id":"lifegear-backsupport™","title":"LifeGear BackSupport™","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* SPACER FIX *\/\n\n.lg-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lg-spacer{\nheight:140px;\n}\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.gf-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.gf-wrapper *{\nbox-sizing:border-box;\n}\n\n.gf-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-220px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:750px;\nheight:750px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.18) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n.gf-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nbox-sizing:border-box;\nposition:relative;\nz-index:2;\n}\n\n.gf-section{\nmargin-bottom:90px;\n}\n\n\/* ================= HEADINGS ================= *\/\n\n.gf-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:20px;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.gf-lead{\ntext-align:center;\nmax-width:760px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\/* ================= HERO ================= *\/\n\n.gf-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 28px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.gf-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.gf-problem h3{\nfont-size:28px;\nmargin-bottom:18px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.gf-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\nfont-size:15px;\n}\n\n\/* ================= GRID ================= *\/\n\n.gf-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.gf-grid{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.gf-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\nposition:relative;\noverflow:hidden;\n}\n\n.gf-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.gf-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.gf-card:hover:before{\nopacity:1;\n}\n\n.gf-card h3{\nmargin-bottom:18px;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.gf-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.gf-list li{\nmargin-bottom:14px;\nfont-size:15px;\npadding-left:28px;\nposition:relative;\nline-height:1.7;\ncolor:#9ca3af;\n}\n\n.gf-list li:before{\ncontent:\"✔\";\nposition:absolute;\nleft:0;\ntop:0;\ncolor:#0057ff;\nfont-size:14px;\nfont-weight:700;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.gf-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.gf-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.gf-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.gf-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.gf-benefit span{\nfont-size:28px;\n}\n\n\/* ================= ACCORDION ================= *\/\n\n.gf-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\npadding:22px 24px;\ncursor:pointer;\nmargin-bottom:18px;\ntransition:0.3s ease;\n}\n\n.gf-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.gf-accordion-title{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nfont-weight:600;\nfont-size:18px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.gf-accordion-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.35s ease;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\nmargin-top:10px;\n}\n\n.gf-accordion-item.active .gf-accordion-content{\nmax-height:300px;\n}\n\n.gf-icon{\ntransition:transform 0.3s ease;\ncolor:#0057ff;\nfont-size:24px;\nflex-shrink:0;\n}\n\n.gf-accordion-item.active .gf-icon{\ntransform:rotate(45deg);\n}\n\n\/* ================= TABLE ================= *\/\n\n.gf-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.gf-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ngap:10px;\ncolor:#ffffff;\n}\n\n.gf-row:last-child{\nborder-bottom:none;\n}\n\n.gf-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.gf-x{\ncolor:#777;\n}\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.gf-wrapper{\npadding:45px 0 80px 0;\n}\n\n.gf-container h2{\nfont-size:28px;\n}\n\n.gf-lead{\nfont-size:15px;\n}\n\n.gf-problem h3{\nfont-size:22px;\n}\n\n.gf-row{\nflex-direction:column;\ngap:6px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003c!-- SPACER FIX --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"gf-wrapper\"\u003e\n\u003cdiv class=\"gf-container\"\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e💪 LifeGear BackSupport™ – Gym Posture \u0026amp; Back Support\u003c\/h2\u003e\n\n\u003cp class=\"gf-lead\"\u003e\nSupport your back. Improve your posture. Perform with confidence. LifeGear BackSupport™ is designed to encourage a more upright posture, provide comfortable upper-body support and help reduce slouching during workouts and everyday activities.\n\u003c\/p\u003e\n\n\u003cdiv class=\"gf-problem\"\u003e\n\n\u003ch3\u003e💪 Struggling With Poor Posture During Training or Everyday Activities?\u003c\/h3\u003e\n\n\u003cp\u003e\nSitting, training and everyday movement can make it easy to fall into poor posture. LifeGear BackSupport™ provides comfortable support around the upper back and shoulders while encouraging a more upright position without unnecessarily restricting movement.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-grid\"\u003e\n\n\u003cdiv class=\"gf-card\"\u003e\n\n\u003ch3\u003e💪 Why People Choose LifeGear BackSupport™\u003c\/h3\u003e\n\n\u003cul class=\"gf-list\"\u003e\n\n\u003cli\u003eEncourages better posture\u003c\/li\u003e\n\n\u003cli\u003eSupports upper-body positioning\u003c\/li\u003e\n\n\u003cli\u003eHelps reduce slouching\u003c\/li\u003e\n\n\u003cli\u003eBreathable and lightweight material\u003c\/li\u003e\n\n\u003cli\u003eAdjustable fit for different body types\u003c\/li\u003e\n\n\u003cli\u003eComfortable during workouts and daily activities\u003c\/li\u003e\n\n\u003cli\u003eExtended back-support design\u003c\/li\u003e\n\n\u003cli\u003eSlim and discreet under clothing\u003c\/li\u003e\n\n\u003cli\u003eUnisex design for men and women\u003c\/li\u003e\n\n\u003cli\u003eSuitable for gym, fitness, work and everyday use\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-card\"\u003e\n\n\u003ch3\u003e⚙️ Key Product Specifications\u003c\/h3\u003e\n\n\u003cul class=\"gf-list\"\u003e\n\n\u003cli\u003eExtended back-support design for greater coverage\u003c\/li\u003e\n\n\u003cli\u003eAdjustable shoulder and lower straps\u003c\/li\u003e\n\n\u003cli\u003eBreathable lightweight material\u003c\/li\u003e\n\n\u003cli\u003eLow-profile and discreet construction\u003c\/li\u003e\n\n\u003cli\u003eComfortable upper-back support\u003c\/li\u003e\n\n\u003cli\u003eDesigned for different body types\u003c\/li\u003e\n\n\u003cli\u003eUnisex design\u003c\/li\u003e\n\n\u003cli\u003eSuitable for gym, training, work, home and everyday activities\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- BENEFITS --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🚀 Benefits of LifeGear BackSupport™\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-benefits\"\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e💪\u003c\/span\u003e\nBetter posture support\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🏋️\u003c\/span\u003e\nImproved training positioning\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🧍\u003c\/span\u003e\nEncourages an upright posture\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🌬️\u003c\/span\u003e\nBreathable and lightweight\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e⚙️\u003c\/span\u003e\nAdjustable comfortable fit\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e🛡️\u003c\/span\u003e\nExtended back coverage\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e👕\u003c\/span\u003e\nDiscreet under clothing\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-benefit\"\u003e\n\u003cspan\u003e😊\u003c\/span\u003e\nComfortable for everyday use\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e⚙️ Premium BackSupport™ Features\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nExtended Back-Support Design\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nThe extended design provides greater coverage across the upper back compared with shorter basic support designs, helping provide a more secure feeling during use.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nAdjustable Fit\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nAdjustable straps allow you to customize the fit for comfortable and secure positioning across different body types.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nBreathable \u0026amp; Lightweight\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nThe breathable construction is designed to help keep you comfortable during workouts and everyday activities.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nPosture Support\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nDesigned to encourage a more upright posture and help reduce slouching while you train, work or go about your day.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nDiscreet Low-Profile Design\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nThe slim design is made to sit comfortably under clothing without creating an overly bulky appearance.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e🏆 Why LifeGear BackSupport™ Stands Above Basic Support Designs\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-table\"\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eDESIGN\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Extended Support Design\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Short Basic Design\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eBACK COVERAGE\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Greater Back Coverage\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Limited Coverage\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003ePOSTURE SUPPORT\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Designed to Encourage Upright Positioning\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Basic Support\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eFIT\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Adjustable Fit\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Limited Adjustability\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eCOMFORT\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Lightweight \u0026amp; Breathable\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Can Feel Bulky or Restrictive\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-row\"\u003e\n\n\u003cdiv\u003eVERSATILITY\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"gf-check\"\u003e✔ Gym, Work \u0026amp; Everyday Use\u003c\/span\u003e |\n\u003cspan class=\"gf-x\"\u003e✖ Limited Use\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\n\u003cdiv class=\"gf-section\"\u003e\n\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nWhat is LifeGear BackSupport™ designed for?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nLifeGear BackSupport™ is designed to provide comfortable upper-body support and encourage better posture during workouts, work, home activities and everyday use.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan I wear it during workouts?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes. It is designed for gym, fitness and training activities while providing comfortable support and allowing natural movement.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nIs it adjustable?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes. The adjustable straps allow you to customize the fit for a more secure and comfortable feel.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nCan men and women use it?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes. LifeGear BackSupport™ features a unisex design suitable for both men and women.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nIs it bulky under clothing?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nThe low-profile design is intended to sit discreetly under clothing while remaining comfortable.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-item\"\u003e\n\n\u003cdiv class=\"gf-accordion-title\"\u003e\nIs it breathable?\n\u003cspan class=\"gf-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gf-accordion-content\"\u003e\nYes. The breathable lightweight construction is designed to help keep you comfortable during use.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.querySelectorAll('.gf-accordion-item').forEach(item =\u003e {\n\nitem.addEventListener('click', () =\u003e {\n\ndocument.querySelectorAll('.gf-accordion-item').forEach(i =\u003e {\nif(i !== item){\ni.classList.remove('active');\n}\n});\n\nitem.classList.toggle('active');\n\n});\n\n});\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"black","offer_id":49119824085211,"sku":null,"price":699.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/8bd1444f-a1ce-473a-9cbc-7e0f1b290cd3.png?v=1786340349"},{"product_id":"lifegear-sculptflex™-jumpsuit","title":"LifeGear SculptFlex™ Jumpsuit","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* ================= SPACER ================= *\/\n\n.lg-spacer{\n    height:120px;\n    width:100%;\n    display:block;\n}\n\n@media(max-width:768px){\n    .lg-spacer{\n        height:140px;\n    }\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.lg-jumpsuit-wrapper{\n    width:100%;\n    background:#000000;\n    padding:70px 0 110px 0;\n    font-family:'Poppins',sans-serif;\n    overflow:hidden;\n    position:relative;\n    z-index:2;\n    clear:both;\n    margin-top:40px;\n}\n\n.lg-jumpsuit-wrapper *{\n    box-sizing:border-box;\n}\n\n.lg-jumpsuit-wrapper:before{\n    content:'';\n    position:absolute;\n    top:-220px;\n    left:50%;\n    transform:translateX(-50%);\n    width:750px;\n    height:750px;\n    background:radial-gradient(\n        circle,\n        rgba(255,20,147,0.20) 0%,\n        rgba(255,20,147,0) 70%\n    );\n    pointer-events:none;\n}\n\n.lg-jumpsuit-container{\n    max-width:1100px;\n    margin:0 auto;\n    padding:0 20px;\n    box-sizing:border-box;\n    position:relative;\n    z-index:2;\n}\n\n.lg-jumpsuit-section{\n    margin-bottom:90px;\n}\n\n\/* ================= HEADINGS ================= *\/\n\n.lg-jumpsuit-container h2{\n    font-size:38px;\n    font-weight:800;\n    text-align:center;\n    margin-bottom:20px;\n    color:#ffffff;\n    line-height:1.3;\n    text-transform:uppercase;\n    letter-spacing:1px;\n}\n\n.lg-jumpsuit-lead{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto 60px auto;\n    color:#b5b5b5;\n    font-size:18px;\n    line-height:1.9;\n}\n\n\/* ================= HERO ================= *\/\n\n.lg-jumpsuit-problem{\n    text-align:center;\n    margin-bottom:70px;\n    background:#050505;\n    padding:45px;\n    border-radius:24px;\n    border:1px solid rgba(255,105,180,0.16);\n    box-shadow:\n        0 0 28px rgba(255,20,147,0.08),\n        0 10px 35px rgba(0,0,0,0.6);\n    position:relative;\n    overflow:hidden;\n}\n\n.lg-jumpsuit-problem:before{\n    content:'';\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:2px;\n    background:linear-gradient(\n        90deg,\n        #ff1493,\n        #ff69b4,\n        #ff1493\n    );\n}\n\n.lg-jumpsuit-problem h3{\n    font-size:28px;\n    margin-bottom:18px;\n    font-weight:700;\n    color:#ffffff;\n}\n\n.lg-jumpsuit-problem p{\n    max-width:800px;\n    margin:0 auto;\n    color:#b5b5b5;\n    line-height:1.9;\n    font-size:15px;\n}\n\n\/* ================= GRID ================= *\/\n\n.lg-jumpsuit-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:35px;\n}\n\n@media(min-width:900px){\n    .lg-jumpsuit-grid{\n        grid-template-columns:1fr 1fr;\n    }\n}\n\n\/* ================= CARDS ================= *\/\n\n.lg-jumpsuit-card{\n    background:#050505;\n    padding:35px;\n    border-radius:22px;\n    border:1px solid rgba(255,105,180,0.12);\n    box-shadow:0 0 20px rgba(0,0,0,0.4);\n    transition:all 0.35s ease;\n    position:relative;\n    overflow:hidden;\n}\n\n.lg-jumpsuit-card:before{\n    content:'';\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:2px;\n    background:linear-gradient(\n        90deg,\n        #ff1493,\n        #ff69b4\n    );\n    opacity:0;\n    transition:0.35s ease;\n}\n\n.lg-jumpsuit-card:hover{\n    transform:translateY(-6px);\n    border-color:#ff1493;\n    box-shadow:0 0 35px rgba(255,20,147,0.18);\n}\n\n.lg-jumpsuit-card:hover:before{\n    opacity:1;\n}\n\n.lg-jumpsuit-card h3{\n    margin-bottom:18px;\n    font-size:22px;\n    font-weight:700;\n    color:#ffffff;\n}\n\n\/* ================= LIST ================= *\/\n\n.lg-jumpsuit-list{\n    list-style:none;\n    padding:0;\n    margin:0;\n}\n\n.lg-jumpsuit-list li{\n    margin-bottom:14px;\n    font-size:15px;\n    padding-left:28px;\n    position:relative;\n    line-height:1.7;\n    color:#b5b5b5;\n}\n\n.lg-jumpsuit-list li:before{\n    content:\"✔\";\n    position:absolute;\n    left:0;\n    top:0;\n    color:#ff1493;\n    font-size:14px;\n    font-weight:700;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.lg-jumpsuit-benefits{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:20px;\n    margin-top:40px;\n}\n\n@media(min-width:800px){\n    .lg-jumpsuit-benefits{\n        grid-template-columns:1fr 1fr;\n    }\n}\n\n.lg-jumpsuit-benefit{\n    background:#050505;\n    padding:26px;\n    border-radius:18px;\n    border:1px solid rgba(255,105,180,0.12);\n    box-shadow:0 0 20px rgba(0,0,0,0.4);\n    font-size:15px;\n    color:#ffffff;\n    display:flex;\n    align-items:center;\n    gap:14px;\n    transition:0.3s ease;\n}\n\n.lg-jumpsuit-benefit:hover{\n    border-color:#ff1493;\n    transform:translateY(-4px);\n    box-shadow:0 0 28px rgba(255,20,147,0.16);\n}\n\n.lg-jumpsuit-benefit span{\n    font-size:28px;\n    flex-shrink:0;\n}\n\n\/* ================= ACCORDION ================= *\/\n\n.lg-jumpsuit-accordion-item{\n    border:1px solid rgba(255,105,180,0.12);\n    background:#050505;\n    border-radius:18px;\n    padding:22px 24px;\n    cursor:pointer;\n    margin-bottom:18px;\n    transition:0.3s ease;\n}\n\n.lg-jumpsuit-accordion-item:hover{\n    border-color:#ff1493;\n    box-shadow:0 0 22px rgba(255,20,147,0.08);\n}\n\n.lg-jumpsuit-accordion-title{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    font-weight:600;\n    font-size:18px;\n    color:#ffffff;\n    gap:15px;\n}\n\n.lg-jumpsuit-accordion-content{\n    max-height:0;\n    overflow:hidden;\n    transition:max-height 0.35s ease;\n    font-size:15px;\n    color:#b5b5b5;\n    line-height:1.8;\n    margin-top:10px;\n}\n\n.lg-jumpsuit-accordion-item.active\n.lg-jumpsuit-accordion-content{\n    max-height:400px;\n}\n\n.lg-jumpsuit-icon{\n    transition:transform 0.3s ease;\n    color:#ff1493;\n    font-size:24px;\n    flex-shrink:0;\n}\n\n.lg-jumpsuit-accordion-item.active\n.lg-jumpsuit-icon{\n    transform:rotate(45deg);\n}\n\n\/* ================= TABLE ================= *\/\n\n.lg-jumpsuit-table{\n    margin-top:40px;\n    border-radius:22px;\n    overflow:hidden;\n    background:#050505;\n    border:1px solid rgba(255,105,180,0.12);\n    box-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.lg-jumpsuit-row{\n    display:flex;\n    justify-content:space-between;\n    padding:22px 25px;\n    border-bottom:1px solid rgba(255,255,255,0.06);\n    font-size:15px;\n    gap:20px;\n    color:#ffffff;\n}\n\n.lg-jumpsuit-row:last-child{\n    border-bottom:none;\n}\n\n.lg-jumpsuit-check{\n    color:#ff1493;\n    font-weight:700;\n}\n\n.lg-jumpsuit-x{\n    color:#777;\n}\n\n\/* ================= SIZE TABLE ================= *\/\n\n.lg-size-table-wrapper{\n    margin-top:40px;\n    overflow-x:auto;\n    border-radius:22px;\n    border:1px solid rgba(255,105,180,0.15);\n    box-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.lg-size-table{\n    width:100%;\n    min-width:700px;\n    border-collapse:collapse;\n    background:#050505;\n    color:#ffffff;\n}\n\n.lg-size-table th{\n    background:#111111;\n    color:#ffffff;\n    padding:18px 14px;\n    font-size:14px;\n    font-weight:700;\n    text-transform:uppercase;\n    border-bottom:1px solid rgba(255,105,180,0.18);\n}\n\n.lg-size-table td{\n    padding:18px 14px;\n    text-align:center;\n    font-size:14px;\n    color:#b5b5b5;\n    border-bottom:1px solid rgba(255,255,255,0.07);\n}\n\n.lg-size-table tr:last-child td{\n    border-bottom:none;\n}\n\n.lg-size-table td:first-child{\n    color:#ffffff;\n    font-weight:700;\n}\n\n.lg-size-table .lg-size-highlight{\n    color:#ff1493;\n    font-weight:700;\n}\n\n\/* ================= PRODUCT DETAILS ================= *\/\n\n.lg-product-details{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:20px;\n    margin-top:40px;\n}\n\n@media(min-width:800px){\n    .lg-product-details{\n        grid-template-columns:repeat(3,1fr);\n    }\n}\n\n.lg-detail-box{\n    background:#050505;\n    border:1px solid rgba(255,105,180,0.12);\n    border-radius:18px;\n    padding:28px 20px;\n    text-align:center;\n    transition:0.3s ease;\n}\n\n.lg-detail-box:hover{\n    border-color:#ff1493;\n    transform:translateY(-4px);\n    box-shadow:0 0 25px rgba(255,20,147,0.12);\n}\n\n.lg-detail-box strong{\n    display:block;\n    color:#ffffff;\n    font-size:17px;\n    margin-bottom:8px;\n}\n\n.lg-detail-box span{\n    color:#b5b5b5;\n    font-size:14px;\n}\n\n\/* ================= COLOUR CARDS ================= *\/\n\n.lg-colour-dot{\n    width:14px;\n    height:14px;\n    border-radius:50%;\n    display:inline-block;\n    margin-right:8px;\n    vertical-align:middle;\n}\n\n.lg-black-dot{\n    background:#111111;\n    border:1px solid #777777;\n}\n\n.lg-brown-dot{\n    background:#7b5745;\n}\n\n.lg-red-dot{\n    background:#e60012;\n}\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n    .lg-jumpsuit-wrapper{\n        padding:45px 0 80px 0;\n    }\n\n    .lg-jumpsuit-container h2{\n        font-size:28px;\n    }\n\n    .lg-jumpsuit-lead{\n        font-size:15px;\n    }\n\n    .lg-jumpsuit-problem{\n        padding:30px 22px;\n    }\n\n    .lg-jumpsuit-problem h3{\n        font-size:22px;\n    }\n\n    .lg-jumpsuit-card{\n        padding:28px 22px;\n    }\n\n    .lg-jumpsuit-row{\n        flex-direction:column;\n        gap:8px;\n    }\n\n    .lg-jumpsuit-accordion-title{\n        font-size:16px;\n    }\n\n    .lg-jumpsuit-benefit{\n        padding:22px;\n    }\n\n}\n\u003c\/style\u003e\n\n\n\u003c!-- SPACER --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-wrapper\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-container\"\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- HERO --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003ch2\u003e\n✨ LifeGear SculptFlex™ Performance Jumpsuit\n\u003c\/h2\u003e\n\n\u003cp class=\"lg-jumpsuit-lead\"\u003e\nMove with confidence in a sleek, body-contouring fitness jumpsuit\ndesigned for workouts, yoga, training and everyday active wear.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-problem\"\u003e\n\n\u003ch3\u003e\n💕 Your New Go-To Gym Jumpsuit\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe LifeGear SculptFlex™ Performance Jumpsuit combines a fitted,\nbody-contouring silhouette with long sleeves, a front zip design and\nstretch fabric for a sleek activewear look. Designed to move with you\nduring workouts, yoga, fitness sessions and everyday activities.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-grid\"\u003e\n\n\n\u003c!-- WHY CHOOSE --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-card\"\u003e\n\n\u003ch3\u003e\n✨ Why You'll Love SculptFlex™\n\u003c\/h3\u003e\n\n\u003cul class=\"lg-jumpsuit-list\"\u003e\n\n\u003cli\u003eSleek fitted silhouette\u003c\/li\u003e\n\n\u003cli\u003eCompression-style fit\u003c\/li\u003e\n\n\u003cli\u003eLong-sleeve coverage\u003c\/li\u003e\n\n\u003cli\u003eFront half-zip design\u003c\/li\u003e\n\n\u003cli\u003eThumbhole cuffs for a secure feel\u003c\/li\u003e\n\n\u003cli\u003eStretch fabric for comfortable movement\u003c\/li\u003e\n\n\u003cli\u003eDesigned for gym, yoga and fitness\u003c\/li\u003e\n\n\u003cli\u003ePerfect for everyday activewear\u003c\/li\u003e\n\n\u003cli\u003eAvailable in black, brown and red\u003c\/li\u003e\n\n\u003cli\u003eUK sizes 4 through 12\/14\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- PRODUCT SPECIFICATIONS --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-card\"\u003e\n\n\u003ch3\u003e\n⚙️ Key Product Specifications\n\u003c\/h3\u003e\n\n\u003cul class=\"lg-jumpsuit-list\"\u003e\n\n\u003cli\u003eComposition: 75% Polyamide, 25% Elastane\u003c\/li\u003e\n\n\u003cli\u003eMaterial: Nylon\u003c\/li\u003e\n\n\u003cli\u003eSleeve length: Long sleeve\u003c\/li\u003e\n\n\u003cli\u003eFront zipper closure\u003c\/li\u003e\n\n\u003cli\u003eHigh-rise fitted design\u003c\/li\u003e\n\n\u003cli\u003eStretch construction\u003c\/li\u003e\n\n\u003cli\u003eThumbhole sleeve openings\u003c\/li\u003e\n\n\u003cli\u003eBody-contouring silhouette\u003c\/li\u003e\n\n\u003cli\u003eAvailable in 3 colours\u003c\/li\u003e\n\n\u003cli\u003eUK sizes: 4, 6, 8, 10 and 12\/14\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003ch2\u003e\n💗 Product Details\n\u003c\/h2\u003e\n\n\u003cp class=\"lg-jumpsuit-lead\"\u003e\nEverything you need to know about the LifeGear SculptFlex™ Performance Jumpsuit.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lg-product-details\"\u003e\n\n\u003cdiv class=\"lg-detail-box\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\n\u003cspan\u003e75% Polyamide \/ 25% Elastane\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-detail-box\"\u003e\n\u003cstrong\u003eFabric\u003c\/strong\u003e\n\u003cspan\u003eNylon\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-detail-box\"\u003e\n\u003cstrong\u003eSleeves\u003c\/strong\u003e\n\u003cspan\u003eLong Sleeve\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-detail-box\"\u003e\n\u003cstrong\u003eClosure\u003c\/strong\u003e\n\u003cspan\u003eFront Zipper\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-detail-box\"\u003e\n\u003cstrong\u003eSizes\u003c\/strong\u003e\n\u003cspan\u003eUK 4, 6, 8, 10, 12\/14\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-detail-box\"\u003e\n\u003cstrong\u003eColours\u003c\/strong\u003e\n\u003cspan\u003eBlack, Brown \u0026amp; Red\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- BENEFITS --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003ch2\u003e\n🌸 Benefits of LifeGear SculptFlex™\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-jumpsuit-benefits\"\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-benefit\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e\nSleek body-contouring fit\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-benefit\"\u003e\n\u003cspan\u003e🏋️‍♀️\u003c\/span\u003e\nDesigned for gym \u0026amp; training\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-benefit\"\u003e\n\u003cspan\u003e🧘‍♀️\u003c\/span\u003e\nGreat for yoga \u0026amp; fitness\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-benefit\"\u003e\n\u003cspan\u003e💗\u003c\/span\u003e\nStretch construction for movement\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-benefit\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e\nCompression-style fit\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-benefit\"\u003e\n\u003cspan\u003e👚\u003c\/span\u003e\nSleek all-in-one activewear\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-benefit\"\u003e\n\u003cspan\u003e💕\u003c\/span\u003e\nThumbhole sleeve openings\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-benefit\"\u003e\n\u003cspan\u003e🎀\u003c\/span\u003e\nThree stylish colour options\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- PREMIUM FEATURES --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003ch2\u003e\n💎 SculptFlex™ Premium Features\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nCompression-Style Fit\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nThe fitted compression-style silhouette is designed to closely follow\nthe body's shape, creating a sleek and streamlined activewear look\nwhile allowing comfortable movement.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nSculpted High-Rise Design\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nThe high-rise design provides a fitted look around the waist and hips,\nhelping create a smooth, streamlined silhouette throughout the jumpsuit.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nStretch Fabric Construction\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nMade from a blend of 75% polyamide and 25% elastane, the fabric has\nstretch that is designed to move with you during fitness, training,\nyoga and everyday activities.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nLong-Sleeve Coverage\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nThe long sleeves provide additional coverage while maintaining the\nsleek, fitted appearance of the jumpsuit.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nFront Zip Design\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nThe front zipper allows you to adjust the neckline and creates a\nsporty performance-inspired appearance.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nThumbhole Cuffs\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nBuilt-in thumbhole openings at the sleeve cuffs help keep the sleeves\nsecure around your hands while adding to the athletic design.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- COLOUR OPTIONS --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003ch2\u003e\n🎀 Choose Your Colour\n\u003c\/h2\u003e\n\n\u003cp class=\"lg-jumpsuit-lead\"\u003e\nThree colours. One sleek performance look. Pick the style that matches you.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-grid\"\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-card\"\u003e\n\n\u003ch3\u003e\n\u003cspan class=\"lg-colour-dot lg-black-dot\"\u003e\u003c\/span\u003e\nBlack\n\u003c\/h3\u003e\n\n\u003cul class=\"lg-jumpsuit-list\"\u003e\n\n\u003cli\u003eClassic and versatile\u003c\/li\u003e\n\n\u003cli\u003eEasy to pair with your gym wardrobe\u003c\/li\u003e\n\n\u003cli\u003eSleek performance-inspired appearance\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-card\"\u003e\n\n\u003ch3\u003e\n\u003cspan class=\"lg-colour-dot lg-brown-dot\"\u003e\u003c\/span\u003e\nBrown\n\u003c\/h3\u003e\n\n\u003cul class=\"lg-jumpsuit-list\"\u003e\n\n\u003cli\u003eModern neutral tone\u003c\/li\u003e\n\n\u003cli\u003eStylish everyday activewear option\u003c\/li\u003e\n\n\u003cli\u003ePremium understated appearance\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-card\"\u003e\n\n\u003ch3\u003e\n\u003cspan class=\"lg-colour-dot lg-red-dot\"\u003e\u003c\/span\u003e\nRed\n\u003c\/h3\u003e\n\n\u003cul class=\"lg-jumpsuit-list\"\u003e\n\n\u003cli\u003eBold statement colour\u003c\/li\u003e\n\n\u003cli\u003eDesigned to stand out in the gym\u003c\/li\u003e\n\n\u003cli\u003eSporty and confident appearance\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-card\"\u003e\n\n\u003ch3\u003e\n💗 One-Piece Performance Style\n\u003c\/h3\u003e\n\n\u003cul class=\"lg-jumpsuit-list\"\u003e\n\n\u003cli\u003eTop and leggings in one design\u003c\/li\u003e\n\n\u003cli\u003eStreamlined activewear appearance\u003c\/li\u003e\n\n\u003cli\u003eIdeal for training, yoga and fitness\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- COMPARISON --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003ch2\u003e\n👑 Why SculptFlex™ Stands Out\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-table\"\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-row\"\u003e\n\n\u003cdiv\u003e\nFIT\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lg-jumpsuit-check\"\u003e\n✔ Fitted Compression-Style Silhouette\n\u003c\/span\u003e\n\n  |  \n\n\u003cspan class=\"lg-jumpsuit-x\"\u003e\n✖ Loose Basic Fit\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-row\"\u003e\n\n\u003cdiv\u003e\nDESIGN\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lg-jumpsuit-check\"\u003e\n✔ Sleek One-Piece Jumpsuit\n\u003c\/span\u003e\n\n  |  \n\n\u003cspan class=\"lg-jumpsuit-x\"\u003e\n✖ Separate Top \u0026amp; Bottom\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-row\"\u003e\n\n\u003cdiv\u003e\nWAIST\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lg-jumpsuit-check\"\u003e\n✔ High-Rise Fitted Design\n\u003c\/span\u003e\n\n  |  \n\n\u003cspan class=\"lg-jumpsuit-x\"\u003e\n✖ Standard Waist\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-row\"\u003e\n\n\u003cdiv\u003e\nSLEEVES\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lg-jumpsuit-check\"\u003e\n✔ Long Sleeves + Thumbholes\n\u003c\/span\u003e\n\n  |  \n\n\u003cspan class=\"lg-jumpsuit-x\"\u003e\n✖ Basic Short Sleeve\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-row\"\u003e\n\n\u003cdiv\u003e\nFABRIC\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lg-jumpsuit-check\"\u003e\n✔ 75% Polyamide + 25% Elastane\n\u003c\/span\u003e\n\n  |  \n\n\u003cspan class=\"lg-jumpsuit-x\"\u003e\n✖ Basic Non-Stretch Fabric\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-row\"\u003e\n\n\u003cdiv\u003e\nVERSATILITY\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lg-jumpsuit-check\"\u003e\n✔ Gym, Yoga, Fitness \u0026amp; Everyday Wear\n\u003c\/span\u003e\n\n  |  \n\n\u003cspan class=\"lg-jumpsuit-x\"\u003e\n✖ Limited Use\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- SIZE GUIDE --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003ch2\u003e\n📏 Find Your Perfect Size\n\u003c\/h2\u003e\n\n\u003cp class=\"lg-jumpsuit-lead\"\u003e\nUse the size chart below when selecting your LifeGear SculptFlex™\nPerformance Jumpsuit. Measurements are shown in centimetres.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lg-size-table-wrapper\"\u003e\n\n\u003ctable class=\"lg-size-table\"\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\n\u003cth\u003e\nLabel Size\n\u003c\/th\u003e\n\n\u003cth\u003e\nUK Size\n\u003c\/th\u003e\n\n\u003cth\u003e\nBust (cm)\n\u003c\/th\u003e\n\n\u003cth\u003e\nWaist (cm)\n\u003c\/th\u003e\n\n\u003cth\u003e\nHips (cm)\n\u003c\/th\u003e\n\n\u003cth\u003e\nHeight (cm)\n\u003c\/th\u003e\n\n\u003c\/tr\u003e\n\n\u003c\/thead\u003e\n\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\nXXS\n\u003c\/td\u003e\n\n\u003ctd class=\"lg-size-highlight\"\u003e\n4\n\u003c\/td\u003e\n\n\u003ctd\u003e\n78–82\n\u003c\/td\u003e\n\n\u003ctd\u003e\n58–62\n\u003c\/td\u003e\n\n\u003ctd\u003e\n83–87\n\u003c\/td\u003e\n\n\u003ctd\u003e\n160–165\n\u003c\/td\u003e\n\n\u003c\/tr\u003e\n\n\n\u003ctr\u003e\n\n\u003ctd\u003e\nXS\n\u003c\/td\u003e\n\n\u003ctd class=\"lg-size-highlight\"\u003e\n6\n\u003c\/td\u003e\n\n\u003ctd\u003e\n82–86\n\u003c\/td\u003e\n\n\u003ctd\u003e\n62–66\n\u003c\/td\u003e\n\n\u003ctd\u003e\n87–91\n\u003c\/td\u003e\n\n\u003ctd\u003e\n160–165\n\u003c\/td\u003e\n\n\u003c\/tr\u003e\n\n\n\u003ctr\u003e\n\n\u003ctd\u003e\nS\n\u003c\/td\u003e\n\n\u003ctd class=\"lg-size-highlight\"\u003e\n8\n\u003c\/td\u003e\n\n\u003ctd\u003e\n86–90\n\u003c\/td\u003e\n\n\u003ctd\u003e\n66–70\n\u003c\/td\u003e\n\n\u003ctd\u003e\n91–95\n\u003c\/td\u003e\n\n\u003ctd\u003e\n165–170\n\u003c\/td\u003e\n\n\u003c\/tr\u003e\n\n\n\u003ctr\u003e\n\n\u003ctd\u003e\nM\n\u003c\/td\u003e\n\n\u003ctd class=\"lg-size-highlight\"\u003e\n10\n\u003c\/td\u003e\n\n\u003ctd\u003e\n90–94\n\u003c\/td\u003e\n\n\u003ctd\u003e\n70–74\n\u003c\/td\u003e\n\n\u003ctd\u003e\n95–99\n\u003c\/td\u003e\n\n\u003ctd\u003e\n170–175\n\u003c\/td\u003e\n\n\u003c\/tr\u003e\n\n\n\u003ctr\u003e\n\n\u003ctd\u003e\nL\n\u003c\/td\u003e\n\n\u003ctd class=\"lg-size-highlight\"\u003e\n12\/14\n\u003c\/td\u003e\n\n\u003ctd\u003e\n95–101\n\u003c\/td\u003e\n\n\u003ctd\u003e\n75–81\n\u003c\/td\u003e\n\n\u003ctd\u003e\n100–106\n\u003c\/td\u003e\n\n\u003ctd\u003e\n175–180\n\u003c\/td\u003e\n\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\n\u003c\/table\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- SIZE TIPS --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003ch2\u003e\n💕 Sizing Information\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-grid\"\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-card\"\u003e\n\n\u003ch3\u003e\n📏 How To Choose Your Size\n\u003c\/h3\u003e\n\n\u003cul class=\"lg-jumpsuit-list\"\u003e\n\n\u003cli\u003eMeasure your bust around the fullest part.\u003c\/li\u003e\n\n\u003cli\u003eMeasure your waist around the narrowest part.\u003c\/li\u003e\n\n\u003cli\u003eMeasure your hips around the fullest part.\u003c\/li\u003e\n\n\u003cli\u003eCompare your measurements with the chart.\u003c\/li\u003e\n\n\u003cli\u003eChoose the size that best matches your measurements.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-card\"\u003e\n\n\u003ch3\u003e\n💗 Important Size Note\n\u003c\/h3\u003e\n\n\u003cul class=\"lg-jumpsuit-list\"\u003e\n\n\u003cli\u003eMeasurements are provided in centimetres.\u003c\/li\u003e\n\n\u003cli\u003eThe jumpsuit has a fitted design.\u003c\/li\u003e\n\n\u003cli\u003eCheck your measurements before ordering.\u003c\/li\u003e\n\n\u003cli\u003eUK 12\/14 is available under size L.\u003c\/li\u003e\n\n\u003cli\u003eMeasurements may have minor discrepancies due to manual measurement.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- FAQ --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003ch2\u003e\n❓ Frequently Asked Questions\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nWhat is the LifeGear SculptFlex™ Performance Jumpsuit?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nLifeGear SculptFlex™ is a fitted long-sleeve activewear jumpsuit\ndesigned for gym workouts, yoga, fitness training and everyday\nactivewear. It features a streamlined one-piece design with a\nfront zipper and stretch fabric.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nWhat material is the jumpsuit made from?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nThe jumpsuit is made from 75% polyamide and 25% elastane.\nThe material is listed as nylon and provides a stretch construction\nfor comfortable movement.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nDoes the jumpsuit have stretch?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nYes. The 75% polyamide and 25% elastane composition provides stretch,\nmaking the jumpsuit suitable for movement during workouts, yoga,\nfitness and everyday activities.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nDoes it have long sleeves?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nYes. LifeGear SculptFlex™ features long sleeves with built-in\nthumbhole openings at the cuffs.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nDoes it have a zipper?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nYes. The jumpsuit features a front zipper running down from the\ncollar area for an adjustable sporty look.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nWhat colours are available?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nLifeGear SculptFlex™ is available in three colours:\nBlack, Brown and Red.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nWhat UK sizes are available?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nThe available UK sizes are 4, 6, 8, 10 and 12\/14.\nPlease check the size chart before ordering to select the best fit.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nIs UK 12\/14 available?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nYes. UK 12\/14 is available and is listed as size L on the size chart.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nCan I wear it to the gym?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nYes. The fitted stretch design, long sleeves and one-piece construction\nmake it suitable for gym workouts, fitness training and other active\nactivities.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nCan I wear it for yoga?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nYes. The stretch construction is suitable for yoga, fitness sessions\nand other activities that require comfortable movement.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nDoes it have thumbholes?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nYes. The sleeve cuffs feature thumbhole openings that help keep the\nsleeves positioned around the hands.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-jumpsuit-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-title\"\u003e\n\nHow should I choose my size?\n\n\u003cspan class=\"lg-jumpsuit-icon\"\u003e+\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-jumpsuit-accordion-content\"\u003e\n\nBecause the jumpsuit has a fitted design, we recommend measuring your\nbust, waist and hips and comparing those measurements with the size\nchart before placing your order.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cdiv class=\"lg-jumpsuit-section\"\u003e\n\n\u003cdiv class=\"lg-jumpsuit-problem\"\u003e\n\n\u003ch3\u003e\n💕 Train. Move. Feel Confident.\n\u003c\/h3\u003e\n\n\u003cp\u003e\nA sleek one-piece design, stretch construction and fitted silhouette\ncome together in one stylish activewear piece. Choose your colour,\nselect your size and make LifeGear SculptFlex™ part of your training\nwardrobe.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ===================================================== --\u003e\n\u003c!-- ACCORDION SCRIPT --\u003e\n\u003c!-- ===================================================== --\u003e\n\n\u003cscript\u003e\n\ndocument.querySelectorAll(\n'.lg-jumpsuit-accordion-item'\n).forEach(item =\u003e {\n\nitem.addEventListener('click', () =\u003e {\n\ndocument.querySelectorAll(\n'.lg-jumpsuit-accordion-item'\n).forEach(i =\u003e {\n\nif(i !== item){\ni.classList.remove('active');\n}\n\n});\n\nitem.classList.toggle('active');\n\n});\n\n});\n\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Black \/ 4","offer_id":49127290241243,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":false},{"title":"Black \/ 6","offer_id":49127290274011,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":false},{"title":"Black \/ 8","offer_id":49127290306779,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":false},{"title":"Black \/ 10","offer_id":49127290339547,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":false},{"title":"Black \/ 12\/14","offer_id":49127290372315,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":false},{"title":"Red \/ 4","offer_id":49127290405083,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true},{"title":"Red \/ 6","offer_id":49127290437851,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true},{"title":"Red \/ 8","offer_id":49127290470619,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true},{"title":"Red \/ 10","offer_id":49127290503387,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true},{"title":"Red \/ 12\/14","offer_id":49127290536155,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true},{"title":"Brown \/ 4","offer_id":49127290568923,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true},{"title":"Brown \/ 6","offer_id":49127290601691,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true},{"title":"Brown \/ 8","offer_id":49127290634459,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true},{"title":"Brown \/ 10","offer_id":49127290667227,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true},{"title":"Brown \/ 12\/14","offer_id":49127290699995,"sku":null,"price":1099.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/019dab16-e9bb-4ee6-9618-5e41942faf2a.png?v=1786478726"},{"product_id":"sculptiva™-sports-bra","title":"Sculptiva™ Sports Bra","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.lgc-product {\n  width: 100%;\n  background: #000;\n  color: #fff;\n  font-family: 'Poppins', Arial, sans-serif;\n  padding: 55px 16px 80px;\n  box-sizing: border-box;\n  overflow: hidden;\n}\n\n.lgc-product *,\n.lgc-product *::before,\n.lgc-product *::after {\n  box-sizing: border-box;\n}\n\n.lgc-container {\n  width: 100%;\n  max-width: 1050px;\n  margin: 0 auto;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.lgc-hero {\n  text-align: center;\n  padding: 42px 25px;\n  margin-bottom: 55px;\n  border-radius: 24px;\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.22);\n  box-shadow: 0 0 35px rgba(140, 50, 255, 0.08);\n  position: relative;\n}\n\n.lgc-hero::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 12%;\n  width: 76%;\n  height: 2px;\n  background: linear-gradient(\n    90deg,\n    transparent,\n    #b85cff,\n    #e77cff,\n    #b85cff,\n    transparent\n  );\n}\n\n.lgc-hero h2 {\n  margin: 0 0 18px;\n  font-size: 34px;\n  line-height: 1.25;\n  font-weight: 800;\n  color: #fff;\n}\n\n.lgc-hero h2 span {\n  color: #c968ff;\n}\n\n.lgc-hero p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: #bdbdbd;\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   SECTION HEADINGS\n========================= *\/\n\n.lgc-section {\n  margin-bottom: 65px;\n}\n\n.lgc-title {\n  text-align: center;\n  margin: 0 0 15px;\n  color: #fff;\n  font-size: 30px;\n  line-height: 1.3;\n  font-weight: 800;\n}\n\n.lgc-title span {\n  color: #c968ff;\n}\n\n.lgc-subtitle {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 35px;\n  color: #aaa;\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   FEATURE CARDS\n========================= *\/\n\n.lgc-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 22px;\n}\n\n.lgc-card {\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.16);\n  border-radius: 20px;\n  padding: 28px;\n  position: relative;\n  transition: .25s ease;\n}\n\n.lgc-card:hover {\n  border-color: rgba(201, 104, 255, 0.65);\n  transform: translateY(-3px);\n  box-shadow: 0 10px 30px rgba(145, 50, 255, 0.10);\n}\n\n.lgc-card h3 {\n  margin: 0 0 18px;\n  font-size: 20px;\n  font-weight: 700;\n  color: #fff;\n}\n\n.lgc-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.lgc-list li {\n  position: relative;\n  padding-left: 27px;\n  margin-bottom: 13px;\n  color: #bdbdbd;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.lgc-list li:last-child {\n  margin-bottom: 0;\n}\n\n.lgc-list li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: #c968ff;\n  font-weight: 800;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.lgc-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.lgc-benefit {\n  padding: 25px 18px;\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.16);\n  border-radius: 18px;\n  text-align: center;\n}\n\n.lgc-benefit-icon {\n  display: block;\n  font-size: 28px;\n  margin-bottom: 12px;\n}\n\n.lgc-benefit strong {\n  display: block;\n  color: #fff;\n  font-size: 15px;\n  margin-bottom: 7px;\n}\n\n.lgc-benefit span {\n  display: block;\n  color: #aaa;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.lgc-details {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.lgc-detail {\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.16);\n  border-radius: 18px;\n  padding: 25px 18px;\n  text-align: center;\n}\n\n.lgc-detail-icon {\n  font-size: 25px;\n  margin-bottom: 10px;\n}\n\n.lgc-detail strong {\n  display: block;\n  color: #fff;\n  font-size: 15px;\n  margin-bottom: 7px;\n}\n\n.lgc-detail span {\n  color: #aaa;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\/* =========================\n   COLOURS\n========================= *\/\n\n.lgc-colours {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 15px;\n}\n\n.lgc-colour {\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.16);\n  border-radius: 18px;\n  padding: 20px 12px;\n  text-align: center;\n}\n\n.lgc-swatch {\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  display: block;\n  margin: 0 auto 12px;\n  border: 2px solid rgba(255,255,255,.25);\n}\n\n.lgc-colour strong {\n  color: #fff;\n  font-size: 14px;\n}\n\n.lgc-black {\n  background: #080808;\n}\n\n.lgc-blue {\n  background: #1c376f;\n}\n\n.lgc-purple {\n  background: #9a83b8;\n}\n\n.lgc-apricot {\n  background: #e5b99d;\n}\n\n.lgc-green {\n  background: #7b884c;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.lgc-faq {\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.lgc-faq details {\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.16);\n  border-radius: 17px;\n  margin-bottom: 14px;\n  overflow: hidden;\n  transition: border-color .25s ease, box-shadow .25s ease;\n}\n\n.lgc-faq details[open] {\n  border-color: rgba(201, 104, 255, 0.55);\n  box-shadow: 0 0 25px rgba(150, 50, 255, 0.08);\n}\n\n.lgc-faq summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 21px 24px;\n  color: #fff;\n  font-size: 16px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n  user-select: none;\n}\n\n.lgc-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.lgc-faq summary::after {\n  content: \"+\";\n  color: #c968ff;\n  font-size: 25px;\n  font-weight: 400;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.lgc-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.lgc-answer {\n  padding: 0 24px 23px;\n  color: #aaa;\n  font-size: 14px;\n  line-height: 1.8;\n  border-top: 1px solid rgba(255,255,255,.05);\n}\n\n.lgc-answer p {\n  margin: 17px 0 0;\n}\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.lgc-final {\n  text-align: center;\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.18);\n  border-radius: 22px;\n  padding: 40px 25px;\n}\n\n.lgc-final h3 {\n  margin: 0 0 12px;\n  font-size: 27px;\n  color: #fff;\n}\n\n.lgc-final p {\n  max-width: 700px;\n  margin: 0 auto;\n  color: #aaa;\n  font-size: 14px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width: 800px) {\n\n  .lgc-product {\n    padding: 40px 12px 65px;\n  }\n\n  .lgc-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lgc-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  .lgc-details {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .lgc-colours {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lgc-hero h2 {\n    font-size: 27px;\n  }\n\n  .lgc-title {\n    font-size: 26px;\n  }\n}\n\n@media (max-width: 500px) {\n\n  .lgc-product {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .lgc-hero {\n    padding: 32px 18px;\n  }\n\n  .lgc-card {\n    padding: 24px 20px;\n  }\n\n  .lgc-details {\n    grid-template-columns: 1fr;\n  }\n\n  .lgc-faq summary {\n    padding: 19px 18px;\n    font-size: 15px;\n  }\n\n  .lgc-answer {\n    padding-left: 18px;\n    padding-right: 18px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lgc-product\"\u003e\n\u003cdiv class=\"lgc-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"lgc-hero\"\u003e\n\u003ch2\u003eSculptiva™ \u003cspan\u003eSports Bra\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA sleek sports bra featuring a convenient front zipper, smooth knit fabric, removable chest padding and a wireless camisole-style design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"lgc-section\"\u003e\n\u003ch2 class=\"lgc-title\"\u003eWhy You'll \u003cspan\u003eLove It\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lgc-subtitle\"\u003eDesigned for a smooth feel, convenient wear and a clean activewear look.\u003c\/p\u003e\n\u003cdiv class=\"lgc-grid\"\u003e\n\u003cdiv class=\"lgc-card\"\u003e\n\u003ch3\u003e✨ Key Features\u003c\/h3\u003e\n\u003cul class=\"lgc-list\"\u003e\n\u003cli\u003eConvenient front zipper design\u003c\/li\u003e\n\u003cli\u003eSmooth knit fabric\u003c\/li\u003e\n\u003cli\u003eRemovable chest padding\u003c\/li\u003e\n\u003cli\u003eWireless camisole-style design\u003c\/li\u003e\n\u003cli\u003eSolid colour pattern\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-card\"\u003e\n\u003ch3\u003e💗 Comfortable Design\u003c\/h3\u003e\n\u003cul class=\"lgc-list\"\u003e\n\u003cli\u003eSmooth texture\u003c\/li\u003e\n\u003cli\u003eStretch knit construction\u003c\/li\u003e\n\u003cli\u003eEasy to put on and remove\u003c\/li\u003e\n\u003cli\u003eWireless construction\u003c\/li\u003e\n\u003cli\u003eSuitable for activewear and everyday wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"lgc-section\"\u003e\n\u003ch2 class=\"lgc-title\"\u003e\n\u003cspan\u003e3 Reasons\u003c\/span\u003e You'll Love It\u003c\/h2\u003e\n\u003cdiv class=\"lgc-benefits\"\u003e\n\u003cdiv class=\"lgc-benefit\"\u003e\n\u003cspan class=\"lgc-benefit-icon\"\u003e⚡\u003c\/span\u003e \u003cstrong\u003eEasy Front Zip\u003c\/strong\u003e \u003cspan\u003e Convenient to put on and remove. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-benefit\"\u003e\n\u003cspan class=\"lgc-benefit-icon\"\u003e💗\u003c\/span\u003e \u003cstrong\u003eRemovable Padding\u003c\/strong\u003e \u003cspan\u003e Includes removable chest pads. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-benefit\"\u003e\n\u003cspan class=\"lgc-benefit-icon\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eSmooth Fabric\u003c\/strong\u003e \u003cspan\u003e Smooth 90% Polyamide and 10% Elastane knit fabric. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"lgc-section\"\u003e\n\u003ch2 class=\"lgc-title\"\u003eProduct \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"lgc-details\"\u003e\n\u003cdiv class=\"lgc-detail\"\u003e\n\u003cdiv class=\"lgc-detail-icon\"\u003e🧵\u003c\/div\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003e 90% Polyamide\u003cbr\u003e10% Elastane \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-detail\"\u003e\n\u003cdiv class=\"lgc-detail-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003eFabric\u003c\/strong\u003e \u003cspan\u003e Smooth knit fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-detail\"\u003e\n\u003cdiv class=\"lgc-detail-icon\"\u003e💗\u003c\/div\u003e\n\u003cstrong\u003ePadding\u003c\/strong\u003e \u003cspan\u003e Removable chest padding \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-detail\"\u003e\n\u003cdiv class=\"lgc-detail-icon\"\u003e⚡\u003c\/div\u003e\n\u003cstrong\u003eClosure\u003c\/strong\u003e \u003cspan\u003e Front zipper \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-detail\"\u003e\n\u003cdiv class=\"lgc-detail-icon\"\u003e🌸\u003c\/div\u003e\n\u003cstrong\u003eStyle\u003c\/strong\u003e \u003cspan\u003e Wireless camisole style \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-detail\"\u003e\n\u003cdiv class=\"lgc-detail-icon\"\u003e🎨\u003c\/div\u003e\n\u003cstrong\u003ePattern\u003c\/strong\u003e \u003cspan\u003e Solid colour \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOURS --\u003e\n\u003csection class=\"lgc-section\"\u003e\n\u003ch2 class=\"lgc-title\"\u003eChoose Your \u003cspan\u003eColour\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lgc-subtitle\"\u003eAvailable in five colours.\u003c\/p\u003e\n\u003cdiv class=\"lgc-colours\"\u003e\n\u003cdiv class=\"lgc-colour\"\u003e\n\u003cspan class=\"lgc-swatch lgc-black\"\u003e\u003c\/span\u003e \u003cstrong\u003eBlack\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-colour\"\u003e\n\u003cspan class=\"lgc-swatch lgc-blue\"\u003e\u003c\/span\u003e \u003cstrong\u003eBlue\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-colour\"\u003e\n\u003cspan class=\"lgc-swatch lgc-purple\"\u003e\u003c\/span\u003e \u003cstrong\u003ePurple\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-colour\"\u003e\n\u003cspan class=\"lgc-swatch lgc-apricot\"\u003e\u003c\/span\u003e \u003cstrong\u003eApricot\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgc-colour\"\u003e\n\u003cspan class=\"lgc-swatch lgc-green\"\u003e\u003c\/span\u003e \u003cstrong\u003eGreen\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT FEATURES --\u003e\n\u003csection class=\"lgc-section\"\u003e\n\u003ch2 class=\"lgc-title\"\u003eProduct \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"lgc-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eFront Zipper Design\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eThis sports bra features a front zipper for convenient wear and removal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSmooth Knit Fabric\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eMade from 90% Polyamide and 10% Elastane knit fabric with a smooth texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eRemovable Chest Padding\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eIncludes removable chest pads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWireless Camisole Style\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eWireless camisole-style sports bra in a solid colour pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"lgc-section\"\u003e\n\u003ch2 class=\"lgc-title\"\u003eFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lgc-subtitle\"\u003eTap a question to see the answer.\u003c\/p\u003e\n\u003cdiv class=\"lgc-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the Sculptiva™ Sports Bra?\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eSculptiva™ is a wireless camisole-style sports bra featuring a front zipper, smooth knit fabric and removable chest padding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes it have a front zipper?\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eYes. The front zipper makes the sports bra convenient to put on and remove.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have removable padding?\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eYes. The sports bra includes removable chest pads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs the sports bra wireless?\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eYes. It features a wireless camisole-style design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat material is it made from?\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eIt is made from 90% Polyamide and 10% Elastane knit fabric with a smooth texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colours are available?\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eSculptiva™ is available in Black, Blue, Purple, Apricot and Green.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs it suitable for activewear?\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003eYes. The product is designed as a sports bra and can be worn as activewear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow do I choose my size?\u003c\/summary\u003e\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003ePlease refer to the size guide on the product page before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003cdiv class=\"lgc-final\"\u003e\n\u003ch3\u003e✨ Sculptiva™\u003c\/h3\u003e\n\u003cp\u003eA sleek sports bra with a convenient front zipper, smooth knit fabric, removable chest padding and wireless camisole-style construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Life Gear Center ","offers":[{"title":"Purple \/ S","offer_id":49127420756187,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Purple \/ M","offer_id":49127420788955,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Purple \/ L","offer_id":49127420821723,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Purple \/ XL","offer_id":49127420854491,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Green \/ S","offer_id":49127420887259,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Green \/ M","offer_id":49127420920027,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Green \/ L","offer_id":49127420952795,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Green \/ XL","offer_id":49127420985563,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ S","offer_id":49127421018331,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ M","offer_id":49127421051099,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ L","offer_id":49127421083867,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ XL","offer_id":49127421116635,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue \/ S","offer_id":49127421149403,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue \/ M","offer_id":49127421182171,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue \/ L","offer_id":49127421214939,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Blue \/ XL","offer_id":49127421247707,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ S","offer_id":49127421280475,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ M","offer_id":49127421313243,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ L","offer_id":49127421346011,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ XL","offer_id":49127421378779,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/155633f2-63b5-4709-9a5c-81990770221d.png?v=1786484188"},{"product_id":"lifegearcenter-flexfit-jumpsuit™-gym-yoga","title":"LifeGearCenter FlexFit Jumpsuit™ — Gym \u0026 Yoga","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.lgc-product {\n  width: 100%;\n  background: #000;\n  color: #fff;\n  font-family: 'Poppins', Arial, sans-serif;\n  padding: 55px 16px 80px;\n  box-sizing: border-box;\n  overflow: hidden;\n}\n\n.lgc-product *,\n.lgc-product *::before,\n.lgc-product *::after {\n  box-sizing: border-box;\n}\n\n.lgc-container {\n  width: 100%;\n  max-width: 1050px;\n  margin: 0 auto;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.lgc-hero {\n  text-align: center;\n  padding: 42px 25px;\n  margin-bottom: 55px;\n  border-radius: 24px;\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.22);\n  box-shadow: 0 0 35px rgba(140, 50, 255, 0.08);\n  position: relative;\n}\n\n.lgc-hero::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 12%;\n  width: 76%;\n  height: 2px;\n  background: linear-gradient(\n    90deg,\n    transparent,\n    #b85cff,\n    #e77cff,\n    #b85cff,\n    transparent\n  );\n}\n\n.lgc-hero h2 {\n  margin: 0 0 18px;\n  font-size: 34px;\n  line-height: 1.25;\n  font-weight: 800;\n  color: #fff;\n}\n\n.lgc-hero h2 span {\n  color: #c968ff;\n}\n\n.lgc-hero p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: #bdbdbd;\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   SECTION HEADINGS\n========================= *\/\n\n.lgc-section {\n  margin-bottom: 65px;\n}\n\n.lgc-title {\n  text-align: center;\n  margin: 0 0 15px;\n  color: #fff;\n  font-size: 30px;\n  line-height: 1.3;\n  font-weight: 800;\n}\n\n.lgc-title span {\n  color: #c968ff;\n}\n\n.lgc-subtitle {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 35px;\n  color: #aaa;\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   FEATURE CARDS\n========================= *\/\n\n.lgc-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 22px;\n}\n\n.lgc-card {\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.16);\n  border-radius: 20px;\n  padding: 28px;\n  position: relative;\n  transition: .25s ease;\n}\n\n.lgc-card:hover {\n  border-color: rgba(201, 104, 255, 0.65);\n  transform: translateY(-3px);\n  box-shadow: 0 10px 30px rgba(145, 50, 255, 0.10);\n}\n\n.lgc-card h3 {\n  margin: 0 0 18px;\n  font-size: 20px;\n  font-weight: 700;\n  color: #fff;\n}\n\n.lgc-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.lgc-list li {\n  position: relative;\n  padding-left: 27px;\n  margin-bottom: 13px;\n  color: #bdbdbd;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.lgc-list li:last-child {\n  margin-bottom: 0;\n}\n\n.lgc-list li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: #c968ff;\n  font-weight: 800;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.lgc-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.lgc-benefit {\n  padding: 25px 18px;\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.16);\n  border-radius: 18px;\n  text-align: center;\n}\n\n.lgc-benefit-icon {\n  display: block;\n  font-size: 28px;\n  margin-bottom: 12px;\n}\n\n.lgc-benefit strong {\n  display: block;\n  color: #fff;\n  font-size: 15px;\n  margin-bottom: 7px;\n}\n\n.lgc-benefit span {\n  display: block;\n  color: #aaa;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.lgc-details {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.lgc-detail {\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.16);\n  border-radius: 18px;\n  padding: 25px 18px;\n  text-align: center;\n}\n\n.lgc-detail-icon {\n  font-size: 25px;\n  margin-bottom: 10px;\n}\n\n.lgc-detail strong {\n  display: block;\n  color: #fff;\n  font-size: 15px;\n  margin-bottom: 7px;\n}\n\n.lgc-detail span {\n  color: #aaa;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\/* =========================\n   FAQ \/ FEATURES\n========================= *\/\n\n.lgc-faq {\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.lgc-faq details {\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.16);\n  border-radius: 17px;\n  margin-bottom: 14px;\n  overflow: hidden;\n  transition: border-color .25s ease, box-shadow .25s ease;\n}\n\n.lgc-faq details[open] {\n  border-color: rgba(201, 104, 255, 0.55);\n  box-shadow: 0 0 25px rgba(150, 50, 255, 0.08);\n}\n\n.lgc-faq summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 21px 24px;\n  color: #fff;\n  font-size: 16px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n  user-select: none;\n}\n\n.lgc-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.lgc-faq summary::after {\n  content: \"+\";\n  color: #c968ff;\n  font-size: 25px;\n  font-weight: 400;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.lgc-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.lgc-answer {\n  padding: 0 24px 23px;\n  color: #aaa;\n  font-size: 14px;\n  line-height: 1.8;\n  border-top: 1px solid rgba(255,255,255,.05);\n}\n\n.lgc-answer p {\n  margin: 17px 0 0;\n}\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.lgc-final {\n  text-align: center;\n  background: #050505;\n  border: 1px solid rgba(190, 90, 255, 0.18);\n  border-radius: 22px;\n  padding: 40px 25px;\n}\n\n.lgc-final h3 {\n  margin: 0 0 12px;\n  font-size: 27px;\n  color: #fff;\n}\n\n.lgc-final p {\n  max-width: 700px;\n  margin: 0 auto;\n  color: #aaa;\n  font-size: 14px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width: 800px) {\n\n  .lgc-product {\n    padding: 40px 12px 65px;\n  }\n\n  .lgc-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lgc-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  .lgc-details {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .lgc-hero h2 {\n    font-size: 27px;\n  }\n\n  .lgc-title {\n    font-size: 26px;\n  }\n}\n\n@media (max-width: 500px) {\n\n  .lgc-product {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .lgc-hero {\n    padding: 32px 18px;\n  }\n\n  .lgc-card {\n    padding: 24px 20px;\n  }\n\n  .lgc-details {\n    grid-template-columns: 1fr;\n  }\n\n  .lgc-faq summary {\n    padding: 19px 18px;\n    font-size: 15px;\n  }\n\n  .lgc-answer {\n    padding-left: 18px;\n    padding-right: 18px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lgc-product\"\u003e\n\u003cdiv class=\"lgc-container\"\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"lgc-hero\"\u003e\n\n\u003ch2\u003e\nLifeGearCenter™ \u003cspan\u003eFlexFit Jumpsuit\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\nA sleek, high-stretch jumpsuit designed for gym and yoga sessions, combining flexible movement with a modern color-block style and convenient front zipper.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FEATURES --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nWhy You'll \u003cspan\u003eLove It\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nDesigned to move with you through workouts, yoga sessions and active days while keeping your look sleek and stylish.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-grid\"\u003e\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e✨ Key Features\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003eHigh-stretch fabric for flexible movement\u003c\/li\u003e\n\n\u003cli\u003e94% polyester and 6% elastane construction\u003c\/li\u003e\n\n\u003cli\u003eModern color-block design\u003c\/li\u003e\n\n\u003cli\u003eConvenient front zipper\u003c\/li\u003e\n\n\u003cli\u003eHalf-placket front closure\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e💜 Designed For Movement\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003eFlexible fit for active movement\u003c\/li\u003e\n\n\u003cli\u003eComfortable stretch construction\u003c\/li\u003e\n\n\u003cli\u003eEasy front zipper access\u003c\/li\u003e\n\n\u003cli\u003eModern fitted jumpsuit silhouette\u003c\/li\u003e\n\n\u003cli\u003eIdeal for gym and yoga activities\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- BENEFITS --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\n\u003cspan\u003e3 Reasons\u003c\/span\u003e You'll Love It\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgc-benefits\"\u003e\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e🤸\u003c\/span\u003e\n\n\u003cstrong\u003eHigh Stretch\u003c\/strong\u003e\n\n\u003cspan\u003e\nMoves with your body during workouts and yoga.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e✨\u003c\/span\u003e\n\n\u003cstrong\u003eModern Style\u003c\/strong\u003e\n\n\u003cspan\u003e\nColor-block detailing creates a sleek activewear look.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e⚡\u003c\/span\u003e\n\n\u003cstrong\u003eEasy Front Zip\u003c\/strong\u003e\n\n\u003cspan\u003e\nConvenient front zipper with half-placket design.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- PRODUCT DETAILS --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nProduct \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgc-details\"\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🧵\u003c\/div\u003e\n\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\n\n\u003cspan\u003e\n94% Polyester\u003cbr\u003e\n6% Elastane\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🤸\u003c\/div\u003e\n\n\u003cstrong\u003eStretch\u003c\/strong\u003e\n\n\u003cspan\u003e\nHigh-stretch construction for flexible movement\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🎨\u003c\/div\u003e\n\n\u003cstrong\u003eDesign\u003c\/strong\u003e\n\n\u003cspan\u003e\nModern color-block pattern\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e⚡\u003c\/div\u003e\n\n\u003cstrong\u003eClosure\u003c\/strong\u003e\n\n\u003cspan\u003e\nFront zipper with half-placket\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🏋️\u003c\/div\u003e\n\n\u003cstrong\u003eActivity\u003c\/strong\u003e\n\n\u003cspan\u003e\nGym and fitness activities\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🧘\u003c\/div\u003e\n\n\u003cstrong\u003eYoga\u003c\/strong\u003e\n\n\u003cspan\u003e\nDesigned for flexible movement during yoga\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- PRODUCT FEATURES --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nProduct \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eHigh-Stretch Fabric\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nThe FlexFit Jumpsuit is made from 94% polyester and 6% elastane, offering high stretch for flexible movement during fitness activities.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eModern Color-Block Design\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nThe jumpsuit features a color-block pattern with contrasting colors, adding a stylish and modern touch to your activewear look.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eFront Zipper\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nThe front zipper makes the jumpsuit convenient to put on and remove while allowing you to adjust the front opening.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eGym \u0026amp; Yoga Ready\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nDesigned with flexible movement in mind, making it suitable for gym sessions, yoga and other fitness activities.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nTap a question to see the answer.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eWhat is the LifeGearCenter™ FlexFit Jumpsuit?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nThe FlexFit Jumpsuit is a high-stretch activewear jumpsuit designed for gym, yoga and fitness activities.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eWhat material is the jumpsuit made from?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nIt is made from 94% polyester and 6% elastane.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eDoes the jumpsuit stretch?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYes. The jumpsuit is made with high-stretch fabric to support flexible movement during fitness activities.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eDoes it have a zipper?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYes. It features a convenient front zipper with a half-placket design.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eWhat is the color-block design?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nThe jumpsuit uses contrasting colors in a color-block pattern to create a stylish and modern activewear appearance.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eCan I wear it for yoga?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYes. Its high-stretch construction is designed to allow flexible movement during yoga and other fitness activities.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eCan I wear it to the gym?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYes. The FlexFit Jumpsuit is designed for fitness activities and can be worn during gym workouts.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eHow do I choose my size?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nPlease refer to the size guide on the product page before ordering to select the best available size.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FINAL --\u003e\n\n\u003cdiv class=\"lgc-final\"\u003e\n\n\u003ch3\u003e\n✨ LifeGearCenter™ FlexFit Jumpsuit\n\u003c\/h3\u003e\n\n\u003cp\u003e\nStretch, move and train with confidence. The FlexFit Jumpsuit combines high-stretch fabric, a modern color-block design and a convenient front zipper for gym, yoga and everyday active movement.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Life Gear Center ","offers":[{"title":"Coffee brown \/ 6","offer_id":49129712615643,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Coffee brown \/ 8","offer_id":49129723658459,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Coffee brown \/ 10","offer_id":49129723691227,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Coffee brown \/ 12\/14","offer_id":49129723723995,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Navy \/ 6","offer_id":49129712648411,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Navy \/ 8","offer_id":49129723756763,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Navy \/ 10","offer_id":49129723789531,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Navy \/ 12\/14","offer_id":49129723822299,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 6","offer_id":49129712681179,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 8","offer_id":49129723855067,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 10","offer_id":49129723887835,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 12\/14","offer_id":49129723920603,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/182eccb2-5144-45f4-9e3f-9cdd4c39f01b.png?v=1786552306"},{"product_id":"lifegear-titanflex™-stringer-tank","title":"LifeGear TitanFlex™ Stringer Tank","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.lgc-product {\n  width: 100%;\n  background: #000;\n  color: #fff;\n  font-family: 'Poppins', Arial, sans-serif;\n  padding: 55px 16px 80px;\n  box-sizing: border-box;\n  overflow: hidden;\n}\n\n.lgc-product *,\n.lgc-product *::before,\n.lgc-product *::after {\n  box-sizing: border-box;\n}\n\n.lgc-container {\n  width: 100%;\n  max-width: 1050px;\n  margin: 0 auto;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.lgc-hero {\n  text-align: center;\n  padding: 42px 25px;\n  margin-bottom: 55px;\n  border-radius: 24px;\n  background: #050505;\n  border: 1px solid rgba(31, 79, 255, 0.22);\n  box-shadow: 0 0 35px rgba(31, 79, 255, 0.08);\n  position: relative;\n}\n\n.lgc-hero::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 12%;\n  width: 76%;\n  height: 2px;\n  background: linear-gradient(\n    90deg,\n    transparent,\n    #1f4fff,\n    #4d7cff,\n    #1f4fff,\n    transparent\n  );\n}\n\n.lgc-hero h2 {\n  margin: 0 0 18px;\n  font-size: 34px;\n  line-height: 1.25;\n  font-weight: 800;\n  color: #fff;\n}\n\n.lgc-hero h2 span {\n  color: #1f4fff;\n}\n\n.lgc-hero p {\n  max-width: 760px;\n  margin: 0 auto;\n  color: #bdbdbd;\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   SECTION HEADINGS\n========================= *\/\n\n.lgc-section {\n  margin-bottom: 65px;\n}\n\n.lgc-title {\n  text-align: center;\n  margin: 0 0 15px;\n  color: #fff;\n  font-size: 30px;\n  line-height: 1.3;\n  font-weight: 800;\n}\n\n.lgc-title span {\n  color: #1f4fff;\n}\n\n.lgc-subtitle {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 35px;\n  color: #aaa;\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   FEATURE CARDS\n========================= *\/\n\n.lgc-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 22px;\n}\n\n.lgc-card {\n  background: #050505;\n  border: 1px solid rgba(31, 79, 255, 0.16);\n  border-radius: 20px;\n  padding: 28px;\n  position: relative;\n  transition: .25s ease;\n}\n\n.lgc-card:hover {\n  border-color: rgba(31, 79, 255, 0.65);\n  transform: translateY(-3px);\n  box-shadow: 0 10px 30px rgba(31, 79, 255, 0.10);\n}\n\n.lgc-card h3 {\n  margin: 0 0 18px;\n  font-size: 20px;\n  font-weight: 700;\n  color: #fff;\n}\n\n.lgc-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.lgc-list li {\n  position: relative;\n  padding-left: 27px;\n  margin-bottom: 13px;\n  color: #bdbdbd;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.lgc-list li:last-child {\n  margin-bottom: 0;\n}\n\n.lgc-list li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: #1f4fff;\n  font-weight: 800;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.lgc-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.lgc-benefit {\n  padding: 25px 18px;\n  background: #050505;\n  border: 1px solid rgba(31, 79, 255, 0.16);\n  border-radius: 18px;\n  text-align: center;\n}\n\n.lgc-benefit-icon {\n  display: block;\n  font-size: 28px;\n  margin-bottom: 12px;\n}\n\n.lgc-benefit strong {\n  display: block;\n  color: #fff;\n  font-size: 15px;\n  margin-bottom: 7px;\n}\n\n.lgc-benefit span {\n  display: block;\n  color: #aaa;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.lgc-details {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.lgc-detail {\n  background: #050505;\n  border: 1px solid rgba(31, 79, 255, 0.16);\n  border-radius: 18px;\n  padding: 25px 18px;\n  text-align: center;\n}\n\n.lgc-detail-icon {\n  font-size: 25px;\n  margin-bottom: 10px;\n}\n\n.lgc-detail strong {\n  display: block;\n  color: #fff;\n  font-size: 15px;\n  margin-bottom: 7px;\n}\n\n.lgc-detail span {\n  color: #aaa;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\/* =========================\n   COLOURS\n========================= *\/\n\n.lgc-colours {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 15px;\n}\n\n.lgc-colour {\n  background: #050505;\n  border: 1px solid rgba(31, 79, 255, 0.16);\n  border-radius: 18px;\n  padding: 20px 12px;\n  text-align: center;\n}\n\n.lgc-swatch {\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  display: block;\n  margin: 0 auto 12px;\n  border: 2px solid rgba(255,255,255,.25);\n}\n\n.lgc-colour strong {\n  color: #fff;\n  font-size: 14px;\n}\n\n.lgc-black {\n  background: #080808;\n}\n\n.lgc-grey {\n  background: #777777;\n}\n\n.lgc-white {\n  background: #f5f5f5;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.lgc-faq {\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.lgc-faq details {\n  background: #050505;\n  border: 1px solid rgba(31, 79, 255, 0.16);\n  border-radius: 17px;\n  margin-bottom: 14px;\n  overflow: hidden;\n  transition: border-color .25s ease, box-shadow .25s ease;\n}\n\n.lgc-faq details[open] {\n  border-color: rgba(31, 79, 255, 0.55);\n  box-shadow: 0 0 25px rgba(31, 79, 255, 0.08);\n}\n\n.lgc-faq summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 21px 24px;\n  color: #fff;\n  font-size: 16px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n  user-select: none;\n}\n\n.lgc-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.lgc-faq summary::after {\n  content: \"+\";\n  color: #1f4fff;\n  font-size: 25px;\n  font-weight: 400;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.lgc-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.lgc-answer {\n  padding: 0 24px 23px;\n  color: #aaa;\n  font-size: 14px;\n  line-height: 1.8;\n  border-top: 1px solid rgba(255,255,255,.05);\n}\n\n.lgc-answer p {\n  margin: 17px 0 0;\n}\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.lgc-final {\n  text-align: center;\n  background: #050505;\n  border: 1px solid rgba(31, 79, 255, 0.18);\n  border-radius: 22px;\n  padding: 40px 25px;\n}\n\n.lgc-final h3 {\n  margin: 0 0 12px;\n  font-size: 27px;\n  color: #fff;\n}\n\n.lgc-final p {\n  max-width: 700px;\n  margin: 0 auto;\n  color: #aaa;\n  font-size: 14px;\n  line-height: 1.8;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width: 800px) {\n\n  .lgc-product {\n    padding: 40px 12px 65px;\n  }\n\n  .lgc-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lgc-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  .lgc-details {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .lgc-colours {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .lgc-hero h2 {\n    font-size: 27px;\n  }\n\n  .lgc-title {\n    font-size: 26px;\n  }\n}\n\n@media (max-width: 500px) {\n\n  .lgc-product {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .lgc-hero {\n    padding: 32px 18px;\n  }\n\n  .lgc-card {\n    padding: 24px 20px;\n  }\n\n  .lgc-details {\n    grid-template-columns: 1fr;\n  }\n\n  .lgc-faq summary {\n    padding: 19px 18px;\n    font-size: 15px;\n  }\n\n  .lgc-answer {\n    padding-left: 18px;\n    padding-right: 18px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lgc-product\"\u003e\n\u003cdiv class=\"lgc-container\"\u003e\n\n\n\u003c!-- HERO --\u003e\n\n\u003cdiv class=\"lgc-hero\"\u003e\n\n\u003ch2\u003eSpartanFlex™ \u003cspan\u003eTraining Tank\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003eA bold men's training tank featuring a sleeveless stringer-style design made to showcase your physique while giving you freedom of movement during training.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FEATURES --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003eWhy You'll \u003cspan\u003eLove It\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003eDesigned for a strong athletic look, freedom of movement and a powerful gym-ready appearance.\u003c\/p\u003e\n\n\u003cdiv class=\"lgc-grid\"\u003e\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e🛡️ Key Features\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003eSpartan-inspired athletic design\u003c\/li\u003e\n\n\u003cli\u003eSleeveless stringer-style construction\u003c\/li\u003e\n\n\u003cli\u003eDesigned to showcase your physique\u003c\/li\u003e\n\n\u003cli\u003eFreedom of movement during training\u003c\/li\u003e\n\n\u003cli\u003eBold \"NO PAIN NO GAIN\" design\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e💪 Training Design\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003eMen's gym-focused design\u003c\/li\u003e\n\n\u003cli\u003eAthletic stringer-style fit\u003c\/li\u003e\n\n\u003cli\u003eOpen sleeveless construction\u003c\/li\u003e\n\n\u003cli\u003eDesigned around the upper body\u003c\/li\u003e\n\n\u003cli\u003eSuitable for activewear and gym sessions\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- BENEFITS --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\n\u003cspan\u003e3 Reasons\u003c\/span\u003e You'll Love It\u003c\/h2\u003e\n\n\u003cdiv class=\"lgc-benefits\"\u003e\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cstrong\u003eSpartan Look\u003c\/strong\u003e\n\u003cspan\u003eBold styling for a powerful gym appearance.\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e💪\u003c\/span\u003e\n\u003cstrong\u003eShowcase Your Physique\u003c\/strong\u003e\n\u003cspan\u003eDesigned to highlight your upper-body shape.\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e⚡\u003c\/span\u003e\n\u003cstrong\u003eFreedom to Move\u003c\/strong\u003e\n\u003cspan\u003eSleeveless construction for unrestricted upper-body movement.\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- PRODUCT DETAILS --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003eProduct \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lgc-details\"\u003e\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🏋️\u003c\/div\u003e\n\u003cstrong\u003eTraining\u003c\/strong\u003e\n\u003cspan\u003eDesigned for gym and strength training\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e💪\u003c\/div\u003e\n\u003cstrong\u003eFit\u003c\/strong\u003e\n\u003cspan\u003eMen's athletic stringer style\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e⚡\u003c\/div\u003e\n\u003cstrong\u003eMovement\u003c\/strong\u003e\n\u003cspan\u003eSleeveless design for upper-body movement\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cstrong\u003eStyle\u003c\/strong\u003e\n\u003cspan\u003eSpartan-inspired gym aesthetic\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🔥\u003c\/div\u003e\n\u003cstrong\u003eDesign\u003c\/strong\u003e\n\u003cspan\u003eNO PAIN NO GAIN design\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e👕\u003c\/div\u003e\n\u003cstrong\u003eCategory\u003c\/strong\u003e\n\u003cspan\u003eMen's gym training tank\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- COLOURS --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003eChoose Your \u003cspan\u003eColour\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003eAvailable in three colours.\u003c\/p\u003e\n\n\u003cdiv class=\"lgc-colours\"\u003e\n\n\u003cdiv class=\"lgc-colour\"\u003e\n\u003cspan class=\"lgc-swatch lgc-black\"\u003e\u003c\/span\u003e\n\u003cstrong\u003eBlack\u003c\/strong\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lgc-colour\"\u003e\n\u003cspan class=\"lgc-swatch lgc-grey\"\u003e\u003c\/span\u003e\n\u003cstrong\u003eGrey\u003c\/strong\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lgc-colour\"\u003e\n\u003cspan class=\"lgc-swatch lgc-white\"\u003e\u003c\/span\u003e\n\u003cstrong\u003eWhite\u003c\/strong\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- PRODUCT FEATURES --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003eProduct \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eSpartan-Inspired Design\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eThe SpartanFlex™ Training Tank features a bold athletic design inspired by the strength and discipline of the Spartan aesthetic.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eStringer-Style Design\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eThe stringer-style silhouette is designed to emphasize the shoulders, arms and back for a strong gym-ready appearance.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eFreedom of Movement\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eThe sleeveless construction allows greater freedom of movement through your upper body during training.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eNO PAIN NO GAIN Design\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eThe bold design adds a powerful training aesthetic to your gym outfit.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003eFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003eTap a question to see the answer.\u003c\/p\u003e\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\u003cdetails\u003e\n\n\u003csummary\u003eWhat is the SpartanFlex™ Training Tank?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eSpartanFlex™ is a men's athletic stringer-style training tank designed for gym training, bodybuilding and active workouts.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eThe SpartanFlex™ Training Tank is available in the men's sizes shown on the product page.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eIs it suitable for gym training?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eYes. The sleeveless design is suitable for gym training, bodybuilding, weight training and active workouts.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eDoes the tank showcase your physique?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eThe stringer-style design is made to emphasize the upper body and create a strong athletic gymwear appearance.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eWhat colours are available?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eSpartanFlex™ is available in Black, Grey and White.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eIs SpartanFlex™ designed for men?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003eYes. SpartanFlex™ is designed specifically as men's gym training gear.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eHow do I choose my size?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003ePlease refer to the men's size guide on the product page before ordering.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FINAL --\u003e\n\n\u003cdiv class=\"lgc-final\"\u003e\n\n\u003ch3\u003e🛡️ SpartanFlex™\u003c\/h3\u003e\n\n\u003cp\u003eA bold men's training tank featuring a sleeveless stringer-style design made for a strong athletic look and freedom of movement during training.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Life Gear Center ","offers":[{"title":"Gray \/ 36","offer_id":49155065544923,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"Gray \/ 38","offer_id":49155065577691,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"Gray \/ 40","offer_id":49155065610459,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"Gray \/ 42","offer_id":49155065643227,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"Gray \/ 44","offer_id":49155065675995,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ 36","offer_id":49155065708763,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ 38","offer_id":49155065741531,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ 40","offer_id":49155065774299,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ 42","offer_id":49155065807067,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ 44","offer_id":49155065839835,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 36","offer_id":49155065872603,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 38","offer_id":49155065905371,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 40","offer_id":49155065938139,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 42","offer_id":49155065970907,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 44","offer_id":49155066003675,"sku":null,"price":549.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/f10949bf-ffdb-4d49-a3e0-2d21fec3c67e.png?v=1787068058"},{"product_id":"lifegear-performance-pack-™","title":"LifeGear Performance Pack ™","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* SPACER FIX *\/\n\n.lg-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lg-spacer{\nheight:140px;\n}\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.lg-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.lg-wrapper *{\nbox-sizing:border-box;\n}\n\n.lg-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-200px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:700px;\nheight:700px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.18) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n.lg-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nbox-sizing:border-box;\nposition:relative;\nz-index:2;\n}\n\n.lg-section{\nmargin-bottom:90px;\n}\n\n\/* ================= HEADINGS ================= *\/\n\n.lg-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:20px;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lg-lead{\ntext-align:center;\nmax-width:720px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\/* ================= HERO ================= *\/\n\n.lg-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 25px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.lg-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lg-problem h3{\nfont-size:28px;\nmargin-bottom:18px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lg-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\n}\n\n\/* ================= PRODUCT GRID ================= *\/\n\n.lg-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.lg-grid{\ngrid-template-columns:1fr 1fr 1fr;\n}\n}\n\n.lg-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\ntext-align:center;\nposition:relative;\noverflow:hidden;\n}\n\n.lg-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.lg-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.lg-card:hover:before{\nopacity:1;\n}\n\n.lg-card .emoji{\nfont-size:42px;\nmargin-bottom:18px;\ndisplay:block;\n}\n\n.lg-card h3{\nmargin-bottom:14px;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lg-card p{\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.lg-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.lg-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.lg-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.lg-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.lg-benefit span{\nfont-size:28px;\n}\n\n\/* ================= ACCORDION ================= *\/\n\n.lg-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\npadding:22px 24px;\ncursor:pointer;\nmargin-bottom:18px;\ntransition:border-color 0.3s ease, box-shadow 0.3s ease;\nbox-shadow:0 0 20px rgba(0,0,0,0.35);\n}\n\n.lg-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.lg-accordion-title{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nfont-weight:600;\nfont-size:18px;\ncolor:#ffffff;\ngap:15px;\nuser-select:none;\n}\n\n.lg-accordion-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.4s ease;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\n}\n\n.lg-accordion-content p{\npadding-top:15px;\nmargin:0;\n}\n\n.lg-icon{\ntransition:transform 0.3s ease;\ncolor:#0057ff;\nfont-size:24px;\nflex-shrink:0;\ndisplay:inline-block;\n}\n\n.lg-accordion-item.active .lg-icon{\ntransform:rotate(45deg);\n}\n\n.lg-accordion-item.active{\nborder-color:#0057ff;\n}\n\n\/* ================= COMPARISON ================= *\/\n\n.lg-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.lg-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.lg-row:last-child{\nborder-bottom:none;\n}\n\n.lg-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.lg-x{\ncolor:#777;\n}\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.lg-wrapper{\npadding:45px 0 80px 0;\n}\n\n.lg-container h2{\nfont-size:28px;\n}\n\n.lg-lead{\nfont-size:15px;\n}\n\n.lg-problem h3{\nfont-size:22px;\n}\n\n.lg-row{\nflex-direction:column;\ngap:6px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003c!-- SPACER FIX --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lg-wrapper\"\u003e\n\u003cdiv class=\"lg-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e⚡ LifeGear Performance Pack™\u003c\/h2\u003e\n\u003cp class=\"lg-lead\"\u003eUpgrade your training routine with the ultimate 3-product gym performance bundle. The \u003cstrong style=\"color: #ffffff;\"\u003eLifeGear Performance Pack™\u003c\/strong\u003e seamlessly combines smart gym organization, automatic hydration and shake mixing, and performance fuel into one essential system.\u003c\/p\u003e\n\u003cdiv class=\"lg-problem\"\u003e\n\u003ch3\u003e🔥 Everything You Need. One Complete Gym Setup.\u003c\/h3\u003e\n\u003cp\u003eNo more juggling bottles, loose supplements, and personal items on dirty gym floors. The LifeGear Performance Pack™ delivers complete gym organization, effortless automatic mixing, and portable performance fuel designed for high-level workouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHATS INCLUDED --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e💪 What's Inside The Performance Pack\u003c\/h2\u003e\n\u003cdiv class=\"lg-grid\"\u003e\n\u003cdiv class=\"lg-card\"\u003e\n\u003cspan class=\"emoji\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eGripFlex Pro™ Magnetic Gym Bag\u003c\/h3\u003e\n\u003cp\u003eFeaturing a strong magnetic back that attaches to metal gym equipment. Securely holds bottles up to 46oz \/ 1.4L with multiple storage pockets, a quick-access phone\/keys pocket, adjustable strap, and reflective strips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-card\"\u003e\n\u003cspan class=\"emoji\"\u003e⚡\u003c\/span\u003e\n\u003ch3\u003eTurboShake Elite™ Automatic Shaker\u003c\/h3\u003e\n\u003cp\u003eDelivers smooth, clump-free protein shakes with powerful 7000RPM automatic vortex mixing. Features USB Type-C recharging, vibrant LED lighting, and a portable design for seamless gym use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-card\"\u003e\n\u003cspan class=\"emoji\"\u003e🔥\u003c\/span\u003e\n\u003ch3\u003eFuelVault Pro™\u003c\/h3\u003e\n\u003cp\u003eA convenient and portable performance-fuel product designed to keep your training nutrients easily accessible and fully integrated into your workout routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e📈 Benefits After Using Our Products\u003c\/h2\u003e\n\u003cdiv class=\"lg-benefits\"\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e✔\u003c\/span\u003e More organized gym sessions\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e Convenient automatic shake mixing\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🧲\u003c\/span\u003e Magnetic gym organization\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🎒\u003c\/span\u003e Easy portable storage\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🥤\u003c\/span\u003e Smooth protein shake preparation\u003c\/div\u003e\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e💪\u003c\/span\u003e Complete gym-ready setup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e🚀 Built For Smarter Training\u003c\/h2\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003e🧲 GripFlex Pro™ Magnetic Organization \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eGripFlex Pro™ features a powerful magnetic back that attaches to metal gym equipment, keeping your bottle and personal essentials elevated, clean, and quick to access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003e⚡ TurboShake Elite™ Automatic Mixing \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eTurboShake Elite™ uses high-speed 7000RPM vortex mixing to create smooth, clump-free protein shakes at the press of a button, complete with USB Type-C charging and LED lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003e🔥 FuelVault Pro™ Performance Fuel \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eFuelVault Pro™ offers a convenient, portable, and performance-focused solution to support your active training routine wherever you go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e🏆 Why LifeGear Stands Apart\u003c\/h2\u003e\n\u003cdiv class=\"lg-table\"\u003e\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eComplete Gym Organization System\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Gym Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eAutomatic Protein Mixing Bottle\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Gym Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eDedicated Performance Fuel Solution\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Gym Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eConvenient All-In-One Gym System\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e | \u003cspan class=\"lg-x\"\u003e✖ Basic Gym Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"lg-section\"\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003eWhat comes in the Performance Pack? \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eThe LifeGear Performance Pack™ includes the GripFlex Pro™ Magnetic Gym Bag, TurboShake Elite™ Automatic Shaker, and FuelVault Pro™.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003eHow does the GripFlex Pro™ bag work? \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eGripFlex Pro™ is designed to carry bottles up to 46oz \/ 1.4L along with phone, keys, and gym essentials while attaching directly to metal gym equipment via its strong magnetic back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003eHow do I charge and use the TurboShake Elite™? \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eTurboShake Elite™ charges via standard USB Type-C and features 7000RPM automatic vortex mixing for smooth, clump-free protein shakes on demand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\u003cdiv class=\"lg-accordion-title\"\u003eWhat is FuelVault Pro™? \u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003eFuelVault Pro™ is the included premium performance-fuel product, designed to be convenient, portable, and performance-focused to complement your daily training routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n  function initLifeGearAccordions() {\n    var wrapper = document.querySelector('.lg-wrapper');\n    if (!wrapper) return;\n\n    var sections = wrapper.querySelectorAll('.lg-section');\n\n    sections.forEach(function(section) {\n      var accordionItems = section.querySelectorAll('.lg-accordion-item');\n      if (accordionItems.length === 0) return;\n\n      accordionItems.forEach(function(item) {\n        var content = item.querySelector('.lg-accordion-content');\n        if (content) {\n          content.style.maxHeight = '0px';\n        }\n\n        item.addEventListener('click', function(e) {\n          e.preventDefault();\n          var isOpen = item.classList.contains('active');\n\n          accordionItems.forEach(function(otherItem) {\n            otherItem.classList.remove('active');\n            var otherContent = otherItem.querySelector('.lg-accordion-content');\n            if (otherContent) {\n              otherContent.style.maxHeight = '0px';\n            }\n          });\n\n          if (!isOpen) {\n            item.classList.add('active');\n            if (content) {\n              content.style.maxHeight = content.scrollHeight + 'px';\n            }\n          }\n        });\n      });\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initLifeGearAccordions);\n  } else {\n    initLifeGearAccordions();\n  }\n})();\n\u003c\/script\u003e","brand":"Life Gear Center","offers":[{"title":"Stealth Performance Pack","offer_id":49187945971931,"sku":null,"price":999.99,"currency_code":"ZAR","in_stock":false},{"title":"Neon Surge Performance Pack","offer_id":49187946004699,"sku":null,"price":999.99,"currency_code":"ZAR","in_stock":false},{"title":"Blush Performance Pack","offer_id":49187946037467,"sku":null,"price":999.99,"currency_code":"ZAR","in_stock":false},{"title":"Arctic Performance Pack","offer_id":49187946070235,"sku":null,"price":999.99,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/3c1e3f80-685b-428d-b350-1abc82d9455b.png?v=1787844214"},{"product_id":"lifegear-thermaneck-recovery-wrap","title":"LifeGear ThermaNeck Recovery Wrap","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* SPACER FIX *\/\n\n.lg-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lg-spacer{\nheight:140px;\n}\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.lg-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.lg-wrapper *{\nbox-sizing:border-box;\n}\n\n.lg-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-200px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:700px;\nheight:700px;\nbackground:radial-gradient(circle, rgba(0,87,255,0.18) 0%, rgba(0,87,255,0) 70%);\npointer-events:none;\n}\n\n.lg-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nbox-sizing:border-box;\nposition:relative;\nz-index:2;\n}\n\n.lg-section{\nmargin-bottom:90px;\n}\n\n\/* ================= HEADINGS ================= *\/\n\n.lg-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin-bottom:20px;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lg-lead{\ntext-align:center;\nmax-width:720px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\/* ================= HERO ================= *\/\n\n.lg-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 25px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.lg-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lg-problem h3{\nfont-size:28px;\nmargin-bottom:18px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lg-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\n}\n\n\/* ================= PRODUCT GRID ================= *\/\n\n.lg-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.lg-grid{\ngrid-template-columns:1fr 1fr 1fr;\n}\n}\n\n.lg-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\ntext-align:center;\nposition:relative;\noverflow:hidden;\n}\n\n.lg-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.lg-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.lg-card:hover:before{\nopacity:1;\n}\n\n.lg-card .emoji{\nfont-size:42px;\nmargin-bottom:18px;\ndisplay:block;\n}\n\n.lg-card h3{\nmargin-bottom:14px;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lg-card p{\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\n}\n\n\/* ================= BENEFITS ================= *\/\n\n.lg-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.lg-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.lg-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.lg-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.lg-benefit span{\nfont-size:28px;\n}\n\n\/* ================= ACCORDION ================= *\/\n\n.lg-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\npadding:22px 24px;\ncursor:pointer;\nmargin-bottom:18px;\ntransition:border-color 0.3s ease, box-shadow 0.3s ease;\nbox-shadow:0 0 20px rgba(0,0,0,0.35);\n}\n\n.lg-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.lg-accordion-title{\ndisplay:flex;\njustify-content:space-between;\nalign-items:center;\nfont-weight:600;\nfont-size:18px;\ncolor:#ffffff;\ngap:15px;\nuser-select:none;\n}\n\n.lg-accordion-content{\nmax-height:0;\noverflow:hidden;\ntransition:max-height 0.4s ease;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\n}\n\n.lg-accordion-content p{\npadding-top:15px;\nmargin:0;\n}\n\n.lg-icon{\ntransition:transform 0.3s ease;\ncolor:#0057ff;\nfont-size:24px;\nflex-shrink:0;\ndisplay:inline-block;\n}\n\n.lg-accordion-item.active .lg-icon{\ntransform:rotate(45deg);\n}\n\n.lg-accordion-item.active{\nborder-color:#0057ff;\n}\n\n\/* ================= COMPARISON ================= *\/\n\n.lg-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.lg-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.lg-row:last-child{\nborder-bottom:none;\n}\n\n.lg-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.lg-x{\ncolor:#777;\n}\n\n\/* ================= PRICE ================= *\/\n\n.lg-price-box{\nbackground:#050505;\npadding:40px;\nborder-radius:24px;\nborder:1px solid rgba(0,87,255,0.35);\nbox-shadow:0 0 30px rgba(0,87,255,0.10);\ntext-align:center;\nposition:relative;\noverflow:hidden;\n}\n\n.lg-price-box:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:3px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lg-price-label{\nfont-size:15px;\ncolor:#9ca3af;\nmargin-bottom:8px;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lg-price{\nfont-size:48px;\nfont-weight:800;\ncolor:#ffffff;\nline-height:1.1;\nmargin-bottom:10px;\n}\n\n.lg-compare{\nfont-size:20px;\ncolor:#777;\ntext-decoration:line-through;\nmargin-bottom:8px;\n}\n\n.lg-save{\ndisplay:inline-block;\nbackground:#0057ff;\ncolor:#ffffff;\npadding:8px 18px;\nborder-radius:30px;\nfont-size:14px;\nfont-weight:700;\nmargin-top:5px;\n}\n\n.lg-price-note{\nmargin-top:18px;\nfont-size:14px;\ncolor:#9ca3af;\n}\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.lg-wrapper{\npadding:45px 0 80px 0;\n}\n\n.lg-container h2{\nfont-size:28px;\n}\n\n.lg-lead{\nfont-size:15px;\n}\n\n.lg-problem h3{\nfont-size:22px;\n}\n\n.lg-row{\nflex-direction:column;\ngap:6px;\n}\n\n.lg-price{\nfont-size:40px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003c!-- SPACER FIX --\u003e\n\u003cdiv class=\"lg-spacer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lg-wrapper\"\u003e\n\u003cdiv class=\"lg-container\"\u003e\n\n\u003c!-- ================= HERO ================= --\u003e\n\n\u003cdiv class=\"lg-section\"\u003e\n\n\u003ch2\u003e⚡ LifeGear ThermaNeck Recovery Wrap\u003c\/h2\u003e\n\n\u003cp class=\"lg-lead\"\u003e\nBring soothing warmth and comfortable neck support into your daily routine with the\n\u003cstrong style=\"color:#ffffff;\"\u003eLifeGear ThermaNeck Recovery Wrap\u003c\/strong\u003e.\nDesigned with soft fabric, adjustable Velcro fastening and convenient temperature control\nfor comfortable everyday use.\n\u003c\/p\u003e\n\n\u003cdiv class=\"lg-problem\"\u003e\n\n\u003ch3\u003e🔥 Targeted Warmth. Comfortable Support. Easy Recovery.\u003c\/h3\u003e\n\n\u003cp\u003e\nDesigned to wrap comfortably around the neck and upper shoulder area, the\nLifeGear ThermaNeck Recovery Wrap combines soft fabric, adjustable fastening,\ngraphene heating technology and simple temperature controls in one convenient design.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PRODUCT FEATURES ================= --\u003e\n\n\u003cdiv class=\"lg-section\"\u003e\n\n\u003ch2\u003e💪 Designed For Everyday Comfort\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-grid\"\u003e\n\n\u003cdiv class=\"lg-card\"\u003e\n\u003cspan class=\"emoji\"\u003e🔥\u003c\/span\u003e\n\u003ch3\u003eFast Graphene Heating\u003c\/h3\u003e\n\u003cp\u003e\nUses high-tech graphene material designed for fast heating and comfortable,\neven warmth across the wrap.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-card\"\u003e\n\u003cspan class=\"emoji\"\u003e🌡️\u003c\/span\u003e\n\u003ch3\u003eAdjustable Temperature\u003c\/h3\u003e\n\u003cp\u003e\nConvenient controller with High, Middle and Low temperature settings so you can\nchoose the warmth that feels right for you.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-card\"\u003e\n\u003cspan class=\"emoji\"\u003e🧘\u003c\/span\u003e\n\u003ch3\u003eSoft \u0026amp; Comfortable\u003c\/h3\u003e\n\u003cp\u003e\nSoft fabric with a breathable mesh construction designed for comfortable wear\nduring relaxation, work or everyday activities.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ================= BENEFITS ================= --\u003e\n\n\u003cdiv class=\"lg-section\"\u003e\n\n\u003ch2\u003e📈 Why You'll Love ThermaNeck\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-benefits\"\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🔥\u003c\/span\u003e\nQuick heating for convenient warmth\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🌡️\u003c\/span\u003e\nHigh, Middle \u0026amp; Low temperature control\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🎯\u003c\/span\u003e\nComfortable coverage around the neck and shoulders\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🧵\u003c\/span\u003e\nSoft fabric with fine stitching\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e\nAdjustable Velcro fastening for a secure fit\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-benefit\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e\nIncludes a Gift Moxa Pack\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ================= FEATURES ================= --\u003e\n\n\u003cdiv class=\"lg-section\"\u003e\n\n\u003ch2\u003e🚀 Built For Simple, Comfortable Use\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\n🔥 Graphene Heating Technology\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nThe ThermaNeck Recovery Wrap uses high-tech graphene material designed for\nfast heating and even warmth across the neck area.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\n🌡️ Temperature \u0026amp; Time Control\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nThe included controller allows you to set the heating time and adjust the\ntemperature between High, Middle and Low settings.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\n🔒 Adjustable Velcro Fit\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nThe wrap features an adjustable Velcro fastening system designed to make\npositioning and fitting simple and convenient.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\n🧵 Soft Fabric Construction\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nThe product features soft fabric, breathable mesh areas, sturdy Velcro,\nfine stitching and a silky velvet-style cloth surface for comfortable use.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PRODUCT DETAILS ================= --\u003e\n\n\u003cdiv class=\"lg-section\"\u003e\n\n\u003ch2\u003e📏 Product Details\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-table\"\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eOverall Width\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan class=\"lg-check\"\u003e52 cm \/ 20.4 in\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eMaximum Height\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan class=\"lg-check\"\u003e13.7 cm \/ 5.3 in\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eTemperature Settings\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan class=\"lg-check\"\u003eHigh \/ Middle \/ Low\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eHeating Material\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan class=\"lg-check\"\u003eGraphene\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eFastening\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan class=\"lg-check\"\u003eAdjustable Velcro\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eIncluded\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan class=\"lg-check\"\u003eGift Moxa Pack\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PRICE ================= --\u003e\n\n\u003cdiv class=\"lg-section\"\u003e\n\n\u003ch2\u003e🔥 Get Your ThermaNeck Today\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-price-box\"\u003e\n\n\u003cdiv class=\"lg-price-label\"\u003e\nLifeGear ThermaNeck Recovery Wrap\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-price\"\u003e\nR799.99\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-compare\"\u003e\nR999.99\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-save\"\u003e\nSAVE R200\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-price-note\"\u003e\nFree shipping • Premium comfort • Easy temperature control\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= COMPARISON ================= --\u003e\n\n\u003cdiv class=\"lg-section\"\u003e\n\n\u003ch2\u003e🏆 Why Choose LifeGear ThermaNeck?\u003c\/h2\u003e\n\n\u003cdiv class=\"lg-table\"\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eGraphene Heating Technology\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e\n|\n\u003cspan class=\"lg-x\"\u003e✖ Basic Neck Wrap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eAdjustable Temperature Settings\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e\n|\n\u003cspan class=\"lg-x\"\u003e✖ Basic Neck Wrap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eAdjustable Velcro Fit\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e\n|\n\u003cspan class=\"lg-x\"\u003e✖ Basic Neck Wrap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eSoft \u0026amp; Breathable Construction\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e\n|\n\u003cspan class=\"lg-x\"\u003e✖ Basic Neck Wrap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-row\"\u003e\n\u003cdiv\u003eHeating Time Control\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lg-check\"\u003e✔ LifeGear\u003c\/span\u003e\n|\n\u003cspan class=\"lg-x\"\u003e✖ Basic Neck Wrap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= FAQ ================= --\u003e\n\n\u003cdiv class=\"lg-section\"\u003e\n\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\nWhat temperature settings does it have?\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nThe controller provides three temperature settings:\nHigh, Middle and Low.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\nCan I adjust the fit?\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nYes. The wrap uses an adjustable Velcro fastening system for convenient\npositioning and fitting.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\nWhat size is the wrap?\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nThe wrap measures approximately 52 cm \/ 20.4 in across and\n13.7 cm \/ 5.3 in at its maximum height.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\nWhat material is used for heating?\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nThe product information specifies high-tech graphene material for its\nheating function.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\nWhat is included?\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nThe product includes the LifeGear ThermaNeck Recovery Wrap with its\ntemperature controller and a Gift Moxa Pack.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lg-accordion-item\"\u003e\n\n\u003cdiv class=\"lg-accordion-title\"\u003e\nIs shipping free?\n\u003cspan class=\"lg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lg-accordion-content\"\u003e\n\u003cp\u003e\nYes. LifeGearCenter is currently offering free shipping on the product.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n\n(function() {\n\nfunction initLifeGearAccordions() {\n\nvar wrapper = document.querySelector('.lg-wrapper');\n\nif (!wrapper) return;\n\nvar sections = wrapper.querySelectorAll('.lg-section');\n\nsections.forEach(function(section) {\n\nvar accordionItems =\nsection.querySelectorAll('.lg-accordion-item');\n\nif (accordionItems.length === 0) return;\n\naccordionItems.forEach(function(item) {\n\nvar content =\nitem.querySelector('.lg-accordion-content');\n\nif (content) {\ncontent.style.maxHeight = '0px';\n}\n\nitem.addEventListener('click', function(e) {\n\ne.preventDefault();\n\nvar isOpen =\nitem.classList.contains('active');\n\naccordionItems.forEach(function(otherItem) {\n\notherItem.classList.remove('active');\n\nvar otherContent =\notherItem.querySelector('.lg-accordion-content');\n\nif (otherContent) {\notherContent.style.maxHeight = '0px';\n}\n\n});\n\nif (!isOpen) {\n\nitem.classList.add('active');\n\nif (content) {\ncontent.style.maxHeight =\ncontent.scrollHeight + 'px';\n}\n\n}\n\n});\n\n});\n\n});\n\n}\n\nif (document.readyState === 'loading') {\n\ndocument.addEventListener(\n'DOMContentLoaded',\ninitLifeGearAccordions\n);\n\n} else {\n\ninitLifeGearAccordions();\n\n}\n\n})();\n\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Blue","offer_id":49205513650395,"sku":null,"price":799.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/56987c2c-91b6-4778-8ca7-3eab0b324e90.png?v=1788197548"},{"product_id":"hyper-massage-gun-x8™","title":"Hyper Massage Gun X8™","description":"\u0026lt;\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* ================= SPACER ================= *\/\n\n.lgx-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lgx-spacer{\nheight:140px;\n}\n}\n\n\/* ================= GLOBAL ================= *\/\n\n.lgx-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',Arial,sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.lgx-wrapper *,\n.lgx-wrapper *:before,\n.lgx-wrapper *:after{\nbox-sizing:border-box;\n}\n\n.lgx-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-200px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:700px;\nheight:700px;\nbackground:radial-gradient(\ncircle,\nrgba(0,87,255,0.18) 0%,\nrgba(0,87,255,0) 70%\n);\npointer-events:none;\n}\n\n.lgx-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nposition:relative;\nz-index:2;\n}\n\n.lgx-section{\nmargin-bottom:90px;\n}\n\n\n\/* ================= HEADINGS ================= *\/\n\n.lgx-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin:0 0 20px 0;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lgx-lead{\ntext-align:center;\nmax-width:720px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\n\/* ================= HERO ================= *\/\n\n.lgx-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 25px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.lgx-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lgx-problem h3{\nfont-size:28px;\nmargin:0 0 18px 0;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lgx-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\n}\n\n\n\/* ================= PRODUCT GRID ================= *\/\n\n.lgx-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.lgx-grid{\ngrid-template-columns:1fr 1fr 1fr;\n}\n}\n\n.lgx-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\ntext-align:center;\nposition:relative;\noverflow:hidden;\n}\n\n.lgx-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.lgx-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.lgx-card:hover:before{\nopacity:1;\n}\n\n.lgx-card .emoji{\nfont-size:42px;\nmargin-bottom:18px;\ndisplay:block;\n}\n\n.lgx-card h3{\nmargin:0 0 14px 0;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lgx-card p{\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\nmargin:0;\n}\n\n\n\/* ================= BENEFITS ================= *\/\n\n.lgx-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.lgx-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.lgx-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.lgx-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.lgx-benefit span{\nfont-size:28px;\nflex-shrink:0;\n}\n\n\n\/* ================= ACCORDION ================= *\/\n\n.lgx-accordion{\nwidth:100%;\nmargin-top:35px;\n}\n\n.lgx-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\nmargin-bottom:18px;\noverflow:hidden;\nbox-shadow:0 0 20px rgba(0,0,0,0.35);\ntransition:\nborder-color 0.3s ease,\nbox-shadow 0.3s ease;\n}\n\n.lgx-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.lgx-accordion-item.active{\nborder-color:#0057ff;\nbox-shadow:0 0 28px rgba(0,87,255,0.12);\n}\n\n\n\/* BUTTON *\/\n\n.lgx-accordion-button{\nwidth:100%;\nborder:0;\noutline:none;\nbackground:transparent;\npadding:22px 24px;\ndisplay:flex;\nalign-items:center;\njustify-content:space-between;\ngap:20px;\ncursor:pointer;\nfont-family:'Poppins',Arial,sans-serif;\ntext-align:left;\ncolor:#ffffff;\nfont-size:18px;\nfont-weight:600;\n-webkit-appearance:none;\nappearance:none;\n}\n\n.lgx-accordion-button:hover{\nbackground:rgba(0,87,255,0.04);\n}\n\n.lgx-accordion-button:focus{\noutline:none;\n}\n\n\n\/* QUESTION *\/\n\n.lgx-accordion-question{\ndisplay:flex;\nalign-items:center;\ngap:10px;\n}\n\n\n\/* PLUS *\/\n\n.lgx-accordion-icon{\nwidth:30px;\nheight:30px;\nmin-width:30px;\nborder-radius:50%;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\ncolor:#ffffff;\nbackground:#0057ff;\nfont-size:22px;\nfont-weight:400;\nline-height:1;\ntransition:\ntransform 0.3s ease,\nbackground 0.3s ease;\n}\n\n.lgx-accordion-item.active .lgx-accordion-icon{\ntransform:rotate(45deg);\nbackground:#0070ff;\n}\n\n\n\/* CONTENT *\/\n\n.lgx-accordion-content{\ndisplay:grid;\ngrid-template-rows:0fr;\ntransition:grid-template-rows 0.4s ease;\n}\n\n.lgx-accordion-inner{\noverflow:hidden;\npadding:0 24px;\n}\n\n.lgx-accordion-inner p{\nmargin:0;\npadding:0 0 22px 0;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\n}\n\n.lgx-accordion-item.active .lgx-accordion-content{\ngrid-template-rows:1fr;\n}\n\n\n\/* ================= TABLE ================= *\/\n\n.lgx-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.lgx-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.lgx-row:last-child{\nborder-bottom:none;\n}\n\n.lgx-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.lgx-x{\ncolor:#777777;\n}\n\n\n\/* ================= PRICE ================= *\/\n\n.lgx-price-box{\nbackground:#050505;\npadding:40px;\nborder-radius:24px;\nborder:1px solid rgba(0,87,255,0.35);\nbox-shadow:0 0 30px rgba(0,87,255,0.10);\ntext-align:center;\nposition:relative;\noverflow:hidden;\n}\n\n.lgx-price-box:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:3px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lgx-price-label{\nfont-size:15px;\ncolor:#9ca3af;\nmargin-bottom:8px;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lgx-price{\nfont-size:48px;\nfont-weight:800;\ncolor:#ffffff;\nline-height:1.1;\nmargin-bottom:10px;\n}\n\n.lgx-compare{\nfont-size:20px;\ncolor:#777777;\ntext-decoration:line-through;\nmargin-bottom:8px;\n}\n\n.lgx-save{\ndisplay:inline-block;\nbackground:#0057ff;\ncolor:#ffffff;\npadding:8px 18px;\nborder-radius:30px;\nfont-size:14px;\nfont-weight:700;\nmargin-top:5px;\n}\n\n.lgx-price-note{\nmargin-top:18px;\nfont-size:14px;\ncolor:#9ca3af;\n}\n\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.lgx-wrapper{\npadding:45px 0 80px 0;\n}\n\n.lgx-container h2{\nfont-size:28px;\n}\n\n.lgx-lead{\nfont-size:15px;\n}\n\n.lgx-problem{\npadding:30px 22px;\n}\n\n.lgx-problem h3{\nfont-size:22px;\n}\n\n.lgx-row{\nflex-direction:column;\ngap:6px;\n}\n\n.lgx-price{\nfont-size:40px;\n}\n\n.lgx-accordion-button{\npadding:20px 18px;\nfont-size:16px;\n}\n\n.lgx-accordion-inner{\npadding:0 18px;\n}\n\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ================= SPACER ================= --\u003e\n\n\u003cdiv class=\"lgx-spacer\"\u003e\u003c\/div\u003e\n\n\n\u003c!-- ================= MAIN WRAPPER ================= --\u003e\n\n\u003cdiv class=\"lgx-wrapper\"\u003e\n\n\u003cdiv class=\"lgx-container\"\u003e\n\n\n\u003c!-- ================= HERO ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e⚡ Hyper Massage Gun X8™\u003c\/h2\u003e\n\n\u003cp class=\"lgx-lead\"\u003e\n\nBring powerful percussion massage into your everyday recovery routine with the\n\u003cstrong style=\"color:#ffffff;\"\u003eHyper Massage Gun X8™\u003c\/strong\u003e.\n\nDesigned with adjustable speed levels, multiple interchangeable massage heads\nand a cordless design for convenient use at home, at the gym or on the go.\n\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgx-problem\"\u003e\n\n\u003ch3\u003e💪 Powerful Massage. Personalised Intensity. Easy Recovery.\u003c\/h3\u003e\n\n\u003cp\u003e\n\nThe Hyper Massage Gun X8™ combines powerful percussion technology with\n32 adjustable speed levels and multiple interchangeable massage heads,\ngiving you the flexibility to customise your massage experience for different\nmuscle areas and recovery routines.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PRODUCT FEATURES ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e💪 Built For Better Recovery\u003c\/h2\u003e\n\n\u003cdiv class=\"lgx-grid\"\u003e\n\n\n\u003cdiv class=\"lgx-card\"\u003e\n\n\u003cspan class=\"emoji\"\u003e⚡\u003c\/span\u003e\n\n\u003ch3\u003e32 Speed Levels\u003c\/h3\u003e\n\n\u003cp\u003e\nChoose from 32 adjustable intensity levels to customise your massage\nexperience based on your preference and the area being worked on.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-card\"\u003e\n\n\u003cspan class=\"emoji\"\u003e🎯\u003c\/span\u003e\n\n\u003ch3\u003eMultiple Massage Heads\u003c\/h3\u003e\n\n\u003cp\u003e\nA variety of interchangeable attachments allows you to target different\nmuscle areas with the massage head that suits your needs.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-card\"\u003e\n\n\u003cspan class=\"emoji\"\u003e🔋\u003c\/span\u003e\n\n\u003ch3\u003eCordless \u0026amp; Portable\u003c\/h3\u003e\n\n\u003cp\u003e\nThe rechargeable cordless design makes it easy to take your massage gun\nfrom the gym to home, the office or wherever your routine takes you.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= BENEFITS ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e📈 Why You'll Love Hyper X8™\u003c\/h2\u003e\n\n\u003cdiv class=\"lgx-benefits\"\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e💪\u003c\/span\u003e\n\nDeep percussion massage for tired muscles\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e⚡\u003c\/span\u003e\n\n32 adjustable speed levels\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🎯\u003c\/span\u003e\n\nMultiple interchangeable massage attachments\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🔇\u003c\/span\u003e\n\nDesigned for quieter everyday use\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🔋\u003c\/span\u003e\n\nRechargeable cordless operation\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🎒\u003c\/span\u003e\n\nCompact design for convenient portability\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= FEATURES ACCORDION ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e🚀 Designed For Everyday Recovery\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-accordion\"\u003e\n\n\n\u003c!-- FEATURE 1 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\n⚡ 32 Adjustable Speed Levels\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nThe Hyper Massage Gun X8™ offers 32 adjustable speed levels,\nallowing you to choose a lighter or more intense percussion setting\ndepending on your preferred massage experience.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FEATURE 2 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\n🎯 Interchangeable Massage Heads\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nThe included interchangeable attachments are designed for different\nmassage sensations and muscle areas, giving you greater flexibility\nduring your recovery routine.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FEATURE 3 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\n🔋 Rechargeable Cordless Design\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nEnjoy cordless convenience without being tied to a wall outlet.\nThe rechargeable design makes the Hyper Massage Gun X8™ practical\nfor use at home, at the gym or while travelling.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FEATURE 4 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\n🔇 Quiet Everyday Operation\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nThe Hyper Massage Gun X8™ is designed for quieter operation,\nmaking it convenient to incorporate into your everyday recovery\nand relaxation routine.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PRODUCT DETAILS ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e📏 Product Details\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-table\"\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eSpeed Levels\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\n32 Levels\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eMassage Type\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nPercussion Massage\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eMassage Attachments\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nMultiple Interchangeable Heads\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eOperation\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nCordless\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eDisplay\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nDigital Display\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eCharging\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nRechargeable\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PRICE ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e🔥 Get Your Hyper X8™ Today\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-price-box\"\u003e\n\n\n\u003cdiv class=\"lgx-price-label\"\u003e\nHyper Massage Gun X8™\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-price\"\u003e\nR639.99\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-compare\"\u003e\nR1,099.99\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-save\"\u003e\nSAVE R460\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-price-note\"\u003e\nFree shipping • 32 speed levels • Multiple massage heads\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= COMPARISON ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e🏆 Why Choose Hyper Massage Gun X8™?\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-table\"\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\n32 Adjustable Speed Levels\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ Hyper X8™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Massage Gun\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\nMultiple Massage Attachments\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ Hyper X8™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Massage Gun\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\nDigital Display\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ Hyper X8™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Massage Gun\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\nCordless Operation\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ Hyper X8™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Massage Gun\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\nPortable Design\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ Hyper X8™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Massage Gun\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= FAQ ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-accordion\"\u003e\n\n\n\u003c!-- FAQ 1 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nHow many speed levels does it have?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nThe Hyper Massage Gun X8™ features 32 adjustable speed levels,\nallowing you to select the intensity that suits your preference.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 2 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nHow many massage heads are included?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nThe Hyper Massage Gun X8™ comes with multiple interchangeable\nmassage attachments designed to provide different massage\nsensations and options.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 3 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nIs the massage gun cordless?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nYes. The Hyper Massage Gun X8™ uses a rechargeable cordless\ndesign, making it convenient to use without being connected\nto a power outlet.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 4 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nCan I use different attachments?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nYes. The included massage heads can be changed to provide\ndifferent massage sensations and allow you to customise\nyour routine.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 5 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nCan I take it with me?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nYes. Its cordless and compact design makes it convenient\nto take between home, the gym, the office and other locations.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 6 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nIs shipping free?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\nYes. LifeGearCenter is currently offering free shipping on\nthe Hyper Massage Gun X8™.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ================= WORKING ACCORDION SCRIPT ================= --\u003e\n\n\u003cscript\u003e\n(function(){\n\nfunction initializeHyperMassageAccordions(){\n\nvar wrappers = document.querySelectorAll('.lgx-wrapper');\n\nwrappers.forEach(function(wrapper){\n\nif(wrapper.dataset.accordionInitialized === 'yes'){\nreturn;\n}\n\nwrapper.dataset.accordionInitialized = 'yes';\n\n\n\/*\n========================================\nCLICK HANDLER\n========================================\n*\/\n\nwrapper.addEventListener('click',function(event){\n\nvar button = event.target.closest(\n'.lgx-accordion-button'\n);\n\nif(!button){\nreturn;\n}\n\nevent.preventDefault();\nevent.stopPropagation();\n\n\nvar item = button.closest(\n'.lgx-accordion-item'\n);\n\nif(!item){\nreturn;\n}\n\n\nvar accordion = item.closest(\n'.lgx-accordion'\n);\n\nif(!accordion){\nreturn;\n}\n\n\nvar currentlyOpen =\nitem.classList.contains('active');\n\n\n\/*\n========================================\nCLOSE ALL ITEMS\n========================================\n*\/\n\nvar allItems =\naccordion.querySelectorAll(\n'.lgx-accordion-item'\n);\n\nallItems.forEach(function(otherItem){\n\notherItem.classList.remove('active');\n\n\nvar otherButton =\notherItem.querySelector(\n'.lgx-accordion-button'\n);\n\nif(otherButton){\n\notherButton.setAttribute(\n'aria-expanded',\n'false'\n);\n\n}\n\n});\n\n\n\/*\n========================================\nOPEN CLICKED ITEM\n========================================\n*\/\n\nif(!currentlyOpen){\n\nitem.classList.add('active');\n\nbutton.setAttribute(\n'aria-expanded',\n'true'\n);\n\n}\n\n});\n\n\n\/*\n========================================\nINITIAL ACCESSIBILITY STATE\n========================================\n*\/\n\nwrapper\n.querySelectorAll(\n'.lgx-accordion-button'\n)\n.forEach(function(button){\n\nbutton.setAttribute(\n'aria-expanded',\n'false'\n);\n\n});\n\n});\n\n}\n\n\n\/*\n========================================\nINITIAL PAGE LOAD\n========================================\n*\/\n\nif(document.readyState === 'loading'){\n\ndocument.addEventListener(\n'DOMContentLoaded',\ninitializeHyperMassageAccordions\n);\n\n}else{\n\ninitializeHyperMassageAccordions();\n\n}\n\n\n\/*\n========================================\nSHOPIFY DYNAMIC SECTION SUPPORT\n========================================\n*\/\n\nvar observer = new MutationObserver(\nfunction(){\n\ninitializeHyperMassageAccordions();\n\n}\n);\n\nobserver.observe(document.body,{\nchildList:true,\nsubtree:true\n});\n\n\n})();\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Red","offer_id":49205609038043,"sku":null,"price":639.99,"currency_code":"ZAR","in_stock":true},{"title":"Silver","offer_id":49205609070811,"sku":null,"price":639.99,"currency_code":"ZAR","in_stock":true},{"title":"Black","offer_id":49205609103579,"sku":null,"price":639.99,"currency_code":"ZAR","in_stock":true},{"title":"Green","offer_id":49205609136347,"sku":null,"price":639.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/c53afd1d-a9a4-4d11-9e01-4461b9ffb389.png?v=1788197548"},{"product_id":"thermopulse-flexwrap™","title":"ThermoPulse FlexWrap™","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700;800\u0026display=swap');\n\n\/* ================= SPACER ================= *\/\n\n.lgx-spacer{\nheight:120px;\nwidth:100%;\ndisplay:block;\n}\n\n@media(max-width:768px){\n.lgx-spacer{\nheight:140px;\n}\n}\n\n\n\/* ================= GLOBAL ================= *\/\n\n.lgx-wrapper{\nwidth:100%;\nbackground:#000000;\npadding:70px 0 110px 0;\nfont-family:'Poppins',Arial,sans-serif;\noverflow:hidden;\nposition:relative;\nz-index:2;\nclear:both;\nmargin-top:40px;\n}\n\n.lgx-wrapper *,\n.lgx-wrapper *:before,\n.lgx-wrapper *:after{\nbox-sizing:border-box;\n}\n\n.lgx-wrapper:before{\ncontent:'';\nposition:absolute;\ntop:-200px;\nleft:50%;\ntransform:translateX(-50%);\nwidth:700px;\nheight:700px;\nbackground:radial-gradient(\ncircle,\nrgba(0,87,255,0.18) 0%,\nrgba(0,87,255,0) 70%\n);\npointer-events:none;\n}\n\n.lgx-container{\nmax-width:1100px;\nmargin:0 auto;\npadding:0 20px;\nposition:relative;\nz-index:2;\n}\n\n.lgx-section{\nmargin-bottom:90px;\n}\n\n\n\/* ================= HEADINGS ================= *\/\n\n.lgx-container h2{\nfont-size:38px;\nfont-weight:800;\ntext-align:center;\nmargin:0 0 20px 0;\ncolor:#ffffff;\nline-height:1.3;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lgx-lead{\ntext-align:center;\nmax-width:720px;\nmargin:0 auto 60px auto;\ncolor:#9ca3af;\nfont-size:18px;\nline-height:1.9;\n}\n\n\n\/* ================= HERO ================= *\/\n\n.lgx-problem{\ntext-align:center;\nmargin-bottom:70px;\nbackground:#050505;\npadding:45px;\nborder-radius:24px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:\n0 0 25px rgba(0,87,255,0.08),\n0 10px 35px rgba(0,0,0,0.6);\nposition:relative;\noverflow:hidden;\n}\n\n.lgx-problem:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lgx-problem h3{\nfont-size:28px;\nmargin:0 0 18px 0;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lgx-problem p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#9ca3af;\nline-height:1.9;\n}\n\n\n\/* ================= PRODUCT GRID ================= *\/\n\n.lgx-grid{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:35px;\n}\n\n@media(min-width:900px){\n.lgx-grid{\ngrid-template-columns:1fr 1fr 1fr;\n}\n}\n\n.lgx-card{\nbackground:#050505;\npadding:35px;\nborder-radius:22px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\ntransition:all 0.35s ease;\ntext-align:center;\nposition:relative;\noverflow:hidden;\n}\n\n.lgx-card:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:2px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\nopacity:0;\ntransition:0.35s ease;\n}\n\n.lgx-card:hover{\ntransform:translateY(-6px);\nborder-color:#0057ff;\nbox-shadow:0 0 35px rgba(0,87,255,0.18);\n}\n\n.lgx-card:hover:before{\nopacity:1;\n}\n\n.lgx-card .emoji{\nfont-size:42px;\nmargin-bottom:18px;\ndisplay:block;\n}\n\n.lgx-card h3{\nmargin:0 0 14px 0;\nfont-size:22px;\nfont-weight:700;\ncolor:#ffffff;\n}\n\n.lgx-card p{\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\nmargin:0;\n}\n\n\n\/* ================= BENEFITS ================= *\/\n\n.lgx-benefits{\ndisplay:grid;\ngrid-template-columns:1fr;\ngap:20px;\nmargin-top:40px;\n}\n\n@media(min-width:800px){\n.lgx-benefits{\ngrid-template-columns:1fr 1fr;\n}\n}\n\n.lgx-benefit{\nbackground:#050505;\npadding:26px;\nborder-radius:18px;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 20px rgba(0,0,0,0.4);\nfont-size:15px;\ncolor:#ffffff;\ndisplay:flex;\nalign-items:center;\ngap:14px;\ntransition:0.3s ease;\n}\n\n.lgx-benefit:hover{\nborder-color:#0057ff;\ntransform:translateY(-4px);\nbox-shadow:0 0 28px rgba(0,87,255,0.14);\n}\n\n.lgx-benefit span{\nfont-size:28px;\nflex-shrink:0;\n}\n\n\n\/* ================= ACCORDION ================= *\/\n\n.lgx-accordion{\nwidth:100%;\nmargin-top:35px;\n}\n\n.lgx-accordion-item{\nborder:1px solid rgba(255,255,255,0.08);\nbackground:#050505;\nborder-radius:18px;\nmargin-bottom:18px;\noverflow:hidden;\nbox-shadow:0 0 20px rgba(0,0,0,0.35);\ntransition:\nborder-color 0.3s ease,\nbox-shadow 0.3s ease;\n}\n\n.lgx-accordion-item:hover{\nborder-color:#0057ff;\n}\n\n.lgx-accordion-item.active{\nborder-color:#0057ff;\nbox-shadow:0 0 28px rgba(0,87,255,0.12);\n}\n\n\n\/* BUTTON *\/\n\n.lgx-accordion-button{\nwidth:100%;\nborder:0;\noutline:none;\nbackground:transparent;\npadding:22px 24px;\ndisplay:flex;\nalign-items:center;\njustify-content:space-between;\ngap:20px;\ncursor:pointer;\nfont-family:'Poppins',Arial,sans-serif;\ntext-align:left;\ncolor:#ffffff;\nfont-size:18px;\nfont-weight:600;\n-webkit-appearance:none;\nappearance:none;\n}\n\n.lgx-accordion-button:hover{\nbackground:rgba(0,87,255,0.04);\n}\n\n.lgx-accordion-button:focus{\noutline:none;\n}\n\n\n\/* QUESTION *\/\n\n.lgx-accordion-question{\ndisplay:flex;\nalign-items:center;\ngap:10px;\n}\n\n\n\/* PLUS *\/\n\n.lgx-accordion-icon{\nwidth:30px;\nheight:30px;\nmin-width:30px;\nborder-radius:50%;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\ncolor:#ffffff;\nbackground:#0057ff;\nfont-size:22px;\nfont-weight:400;\nline-height:1;\ntransition:\ntransform 0.3s ease,\nbackground 0.3s ease;\n}\n\n.lgx-accordion-item.active .lgx-accordion-icon{\ntransform:rotate(45deg);\nbackground:#0070ff;\n}\n\n\n\/* CONTENT *\/\n\n.lgx-accordion-content{\ndisplay:grid;\ngrid-template-rows:0fr;\ntransition:grid-template-rows 0.4s ease;\n}\n\n.lgx-accordion-inner{\noverflow:hidden;\npadding:0 24px;\n}\n\n.lgx-accordion-inner p{\nmargin:0;\npadding:0 0 22px 0;\nfont-size:15px;\ncolor:#9ca3af;\nline-height:1.8;\n}\n\n.lgx-accordion-item.active .lgx-accordion-content{\ngrid-template-rows:1fr;\n}\n\n\n\/* ================= TABLE ================= *\/\n\n.lgx-table{\nmargin-top:40px;\nborder-radius:22px;\noverflow:hidden;\nbackground:#050505;\nborder:1px solid rgba(255,255,255,0.08);\nbox-shadow:0 0 25px rgba(0,0,0,0.4);\n}\n\n.lgx-row{\ndisplay:flex;\njustify-content:space-between;\npadding:22px 25px;\nborder-bottom:1px solid rgba(255,255,255,0.06);\nfont-size:15px;\ncolor:#ffffff;\ngap:15px;\n}\n\n.lgx-row:last-child{\nborder-bottom:none;\n}\n\n.lgx-check{\ncolor:#0057ff;\nfont-weight:700;\n}\n\n.lgx-x{\ncolor:#777777;\n}\n\n\n\/* ================= PRICE ================= *\/\n\n.lgx-price-box{\nbackground:#050505;\npadding:40px;\nborder-radius:24px;\nborder:1px solid rgba(0,87,255,0.35);\nbox-shadow:0 0 30px rgba(0,87,255,0.10);\ntext-align:center;\nposition:relative;\noverflow:hidden;\n}\n\n.lgx-price-box:before{\ncontent:'';\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:3px;\nbackground:linear-gradient(90deg,#0057ff,#00a2ff);\n}\n\n.lgx-price-label{\nfont-size:15px;\ncolor:#9ca3af;\nmargin-bottom:8px;\ntext-transform:uppercase;\nletter-spacing:1px;\n}\n\n.lgx-price{\nfont-size:48px;\nfont-weight:800;\ncolor:#ffffff;\nline-height:1.1;\nmargin-bottom:10px;\n}\n\n.lgx-compare{\nfont-size:20px;\ncolor:#777777;\ntext-decoration:line-through;\nmargin-bottom:8px;\n}\n\n.lgx-save{\ndisplay:inline-block;\nbackground:#0057ff;\ncolor:#ffffff;\npadding:8px 18px;\nborder-radius:30px;\nfont-size:14px;\nfont-weight:700;\nmargin-top:5px;\n}\n\n.lgx-price-note{\nmargin-top:18px;\nfont-size:14px;\ncolor:#9ca3af;\n}\n\n\n\/* ================= MOBILE ================= *\/\n\n@media(max-width:600px){\n\n.lgx-wrapper{\npadding:45px 0 80px 0;\n}\n\n.lgx-container h2{\nfont-size:28px;\n}\n\n.lgx-lead{\nfont-size:15px;\n}\n\n.lgx-problem{\npadding:30px 22px;\n}\n\n.lgx-problem h3{\nfont-size:22px;\n}\n\n.lgx-row{\nflex-direction:column;\ngap:6px;\n}\n\n.lgx-price{\nfont-size:40px;\n}\n\n.lgx-accordion-button{\npadding:20px 18px;\nfont-size:16px;\n}\n\n.lgx-accordion-inner{\npadding:0 18px;\n}\n\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ================= SPACER ================= --\u003e\n\n\u003cdiv class=\"lgx-spacer\"\u003e\u003c\/div\u003e\n\n\n\u003c!-- ================= MAIN WRAPPER ================= --\u003e\n\n\u003cdiv class=\"lgx-wrapper\"\u003e\n\n\u003cdiv class=\"lgx-container\"\u003e\n\n\n\u003c!-- ================= HERO ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e🔥 ThermoPulse FlexWrap™\u003c\/h2\u003e\n\n\u003cp class=\"lgx-lead\"\u003e\n\nBring targeted warmth and massage into your everyday routine with the\n\u003cstrong style=\"color:#ffffff;\"\u003eThermoPulse FlexWrap™\u003c\/strong\u003e.\n\nDesigned with 3-level temperature control, 3-gear massage,\na built-in 4000mAh battery and an easy-to-use digital display.\n\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgx-problem\"\u003e\n\n\u003ch3\u003e🔥 Heat. Massage. Flexible Support.\u003c\/h3\u003e\n\n\u003cp\u003e\n\nThe ThermoPulse FlexWrap™ combines\n\u003cstrong style=\"color:#ffffff;\"\u003e3-level heating\u003c\/strong\u003e and\n\u003cstrong style=\"color:#ffffff;\"\u003e3-gear massage\u003c\/strong\u003e\nin one wrap.\n\nIts flexible design is made to fit the knee shape and\nallow the knee to bend freely, while the built-in display\nmakes operation simple.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PRODUCT FEATURES ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e💪 Built For Targeted Comfort\u003c\/h2\u003e\n\n\u003cdiv class=\"lgx-grid\"\u003e\n\n\n\u003cdiv class=\"lgx-card\"\u003e\n\n\u003cspan class=\"emoji\"\u003e🔥\u003c\/span\u003e\n\n\u003ch3\u003e3-Level Heating\u003c\/h3\u003e\n\n\u003cp\u003e\n\nChoose from three temperature levels, including\n45°C low heat and up to 65°C high heat.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-card\"\u003e\n\n\u003cspan class=\"emoji\"\u003e💆\u003c\/span\u003e\n\n\u003ch3\u003e3-Gear Massage\u003c\/h3\u003e\n\n\u003cp\u003e\n\nThe FlexWrap™ provides three massage gears for\nadjustable massage support.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-card\"\u003e\n\n\u003cspan class=\"emoji\"\u003e🔋\u003c\/span\u003e\n\n\u003ch3\u003e4000mAh Battery\u003c\/h3\u003e\n\n\u003cp\u003e\n\nBuilt with a 4000mAh rechargeable battery and\napproximately 3 hours charging time.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= BENEFITS ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e📈 Why You'll Love FlexWrap™\u003c\/h2\u003e\n\n\u003cdiv class=\"lgx-benefits\"\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🔥\u003c\/span\u003e\n\n3-level temperature control\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e💆\u003c\/span\u003e\n\n3-gear massage\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🌡️\u003c\/span\u003e\n\nTemperature range up to 65°C\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🔋\u003c\/span\u003e\n\nBuilt-in 4000mAh battery\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e📟\u003c\/span\u003e\n\nDigital control display\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e📏\u003c\/span\u003e\n\nExtendable straps\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🦵\u003c\/span\u003e\n\nDesigned to fit the knee shape\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🔄\u003c\/span\u003e\n\nAllows the knee to bend freely\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🔒\u003c\/span\u003e\n\nAnti-mistouch function\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-benefit\"\u003e\n\n\u003cspan\u003e🎒\u003c\/span\u003e\n\nPortable rechargeable design\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= FEATURES ACCORDION ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e🚀 Designed For Everyday Use\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-accordion\"\u003e\n\n\n\u003c!-- FEATURE 1 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\n🔥 3-Level Temperature Control\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nThe ThermoPulse FlexWrap™ features three\ntemperature levels. The product information\nshows a low setting of 45°C (113°F) and a\nhigh setting of 65°C (149°F).\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FEATURE 2 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\n💆 3-Gear Massage\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nThe FlexWrap™ provides three massage gears\ncombined with heating for a personalised\nmassage and warmth experience.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FEATURE 3 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\n🔋 4000mAh Rechargeable Battery\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nThe built-in 4000mAh battery takes approximately\n3 hours to charge.\n\nThe stated operating times are approximately\n3.4 hours with heat and low massage,\n2.2 hours with heat and mid massage,\nand 1.5 hours with heat and high massage.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FEATURE 4 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\n📏 Flexible Knee Fit\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nThe product is designed to fit the knee shape\nand allows the knee to bend freely.\n\nIt also features extendable straps for adjustment.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PRODUCT DETAILS ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e📏 Product Details\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-table\"\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eMassage Levels\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\n3 Gear\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eTemperature Control\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\n3 Levels\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eLow Temperature\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\n45°C \/ 113°F\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eHigh Temperature\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\n65°C \/ 149°F\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eBattery Capacity\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\n4000mAh\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eCharging Time\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nApprox. 3 Hours\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eHeat + Low Massage\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\n3.4 Hours\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eHeat + Mid Massage\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\n2.2 Hours\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eHeat + High Massage\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\n1.5 Hours\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eDisplay\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nDigital Display\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eStraps\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nExtendable\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eSpecial Function\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nAnti-Mistouch\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003eDesign\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"lgx-check\"\u003e\nFlexible Knee Shape\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PRICE ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e🔥 Get Your ThermoPulse FlexWrap™ Today\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-price-box\"\u003e\n\n\n\u003cdiv class=\"lgx-price-label\"\u003e\nThermoPulse FlexWrap™\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-price\"\u003e\nR1,699.99\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-compare\"\u003e\nR2,199.99\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-save\"\u003e\nSAVE R500\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-price-note\"\u003e\nFree shipping • 3-level heat • 3-gear massage • 4000mAh battery\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= COMPARISON ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e🏆 Why Choose ThermoPulse FlexWrap™?\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-table\"\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\n3-Level Temperature Control\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ FlexWrap™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Wrap\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\n3-Gear Massage\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ FlexWrap™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Wrap\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\n4000mAh Battery\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ FlexWrap™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Wrap\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\nDigital Display\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ FlexWrap™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Wrap\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\nAnti-Mistouch Function\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ FlexWrap™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Wrap\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\nExtendable Straps\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ FlexWrap™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Wrap\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgx-row\"\u003e\n\n\u003cdiv\u003e\nKnee-Shaped Flexible Design\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cspan class=\"lgx-check\"\u003e\n✔ FlexWrap™\n\u003c\/span\u003e\n\n|\n\n\u003cspan class=\"lgx-x\"\u003e\n✖ Basic Wrap\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= FAQ ================= --\u003e\n\n\u003cdiv class=\"lgx-section\"\u003e\n\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgx-accordion\"\u003e\n\n\n\u003c!-- FAQ 1 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nHow many massage gears does it have?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nThe ThermoPulse FlexWrap™ features\n3 massage gears.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 2 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nHow many temperature levels does it have?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nIt features 3 temperature levels.\nThe product information shows a low\ntemperature of 45°C and a high\ntemperature of 65°C.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 3 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nWhat battery does it use?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nThe ThermoPulse FlexWrap™ has a\nbuilt-in 4000mAh rechargeable battery.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 4 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nHow long does it take to charge?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nThe stated charging time is approximately\n3 hours.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 5 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nHow long does the battery last?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nThe stated operating times are approximately\n3.4 hours with heat and low massage,\n2.2 hours with heat and mid massage,\nand 1.5 hours with heat and high massage.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 6 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nCan the knee bend while wearing it?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nYes. The product information states that\nthe design fits the knee shape and allows\nthe knee to bend freely.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 7 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nDoes it have adjustable straps?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nYes. The product features extendable straps.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ 8 --\u003e\n\n\u003cdiv class=\"lgx-accordion-item\"\u003e\n\n\u003cbutton type=\"button\" class=\"lgx-accordion-button\" aria-expanded=\"false\"\u003e\n\n\u003cspan class=\"lgx-accordion-question\"\u003e\nDoes it have an anti-mistouch function?\n\u003c\/span\u003e\n\n\u003cspan class=\"lgx-accordion-icon\"\u003e\n+\n\u003c\/span\u003e\n\n\u003c\/button\u003e\n\n\n\u003cdiv class=\"lgx-accordion-content\"\u003e\n\n\u003cdiv class=\"lgx-accordion-inner\"\u003e\n\n\u003cp\u003e\n\nYes. The product information lists\nan anti-mistouch function.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ================= WORKING ACCORDION SCRIPT ================= --\u003e\n\n\u003cscript\u003e\n(function(){\n\nfunction initializeThermoPulseAccordions(){\n\nvar wrappers =\ndocument.querySelectorAll('.lgx-wrapper');\n\nwrappers.forEach(function(wrapper){\n\nif(wrapper.dataset.accordionInitialized === 'yes'){\nreturn;\n}\n\nwrapper.dataset.accordionInitialized = 'yes';\n\n\n\/*\n========================================\nCLICK HANDLER\n========================================\n*\/\n\nwrapper.addEventListener('click',function(event){\n\nvar button =\nevent.target.closest(\n'.lgx-accordion-button'\n);\n\nif(!button){\nreturn;\n}\n\nevent.preventDefault();\nevent.stopPropagation();\n\n\nvar item =\nbutton.closest(\n'.lgx-accordion-item'\n);\n\nif(!item){\nreturn;\n}\n\n\nvar accordion =\nitem.closest(\n'.lgx-accordion'\n);\n\nif(!accordion){\nreturn;\n}\n\n\nvar currentlyOpen =\nitem.classList.contains('active');\n\n\n\/*\n========================================\nCLOSE ALL ITEMS\n========================================\n*\/\n\nvar allItems =\naccordion.querySelectorAll(\n'.lgx-accordion-item'\n);\n\nallItems.forEach(function(otherItem){\n\notherItem.classList.remove('active');\n\n\nvar otherButton =\notherItem.querySelector(\n'.lgx-accordion-button'\n);\n\nif(otherButton){\n\notherButton.setAttribute(\n'aria-expanded',\n'false'\n);\n\n}\n\n});\n\n\n\/*\n========================================\nOPEN CLICKED ITEM\n========================================\n*\/\n\nif(!currentlyOpen){\n\nitem.classList.add('active');\n\nbutton.setAttribute(\n'aria-expanded',\n'true'\n);\n\n}\n\n});\n\n\n\/*\n========================================\nINITIAL ACCESSIBILITY STATE\n========================================\n*\/\n\nwrapper\n.querySelectorAll(\n'.lgx-accordion-button'\n)\n.forEach(function(button){\n\nbutton.setAttribute(\n'aria-expanded',\n'false'\n);\n\n});\n\n});\n\n}\n\n\n\/*\n========================================\nINITIAL PAGE LOAD\n========================================\n*\/\n\nif(document.readyState === 'loading'){\n\ndocument.addEventListener(\n'DOMContentLoaded',\ninitializeThermoPulseAccordions\n);\n\n}else{\n\ninitializeThermoPulseAccordions();\n\n}\n\n\n\/*\n========================================\nSHOPIFY DYNAMIC SECTION SUPPORT\n========================================\n*\/\n\nvar observer =\nnew MutationObserver(\nfunction(){\n\ninitializeThermoPulseAccordions();\n\n}\n);\n\nobserver.observe(document.body,{\nchildList:true,\nsubtree:true\n});\n\n\n})();\n\u003c\/script\u003e","brand":"Life Gear Center ","offers":[{"title":"Black","offer_id":49206226583771,"sku":null,"price":1596.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/2cad2a1e-49c2-4eed-a5e2-f13d06b79857.png?v=1788207324"},{"product_id":"aegiscore™-performance-compression-system-3-piece-set","title":"AegisCore™ Performance Compression System — 3-Piece Set","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.lgc-product{\nwidth:100%;\nbackground:#000;\ncolor:#fff;\nfont-family:'Poppins',Arial,sans-serif;\npadding:55px 16px 80px;\nbox-sizing:border-box;\noverflow:hidden;\n}\n\n.lgc-product *,\n.lgc-product *::before,\n.lgc-product *::after{\nbox-sizing:border-box;\n}\n\n.lgc-container{\nwidth:100%;\nmax-width:1050px;\nmargin:0 auto;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.lgc-hero{\ntext-align:center;\npadding:42px 25px;\nmargin-bottom:55px;\nborder-radius:24px;\nbackground:#050505;\nborder:1px solid rgba(31,79,255,.22);\nbox-shadow:0 0 35px rgba(31,79,255,.08);\nposition:relative;\n}\n\n.lgc-hero::before{\ncontent:\"\";\nposition:absolute;\ntop:0;\nleft:12%;\nwidth:76%;\nheight:2px;\nbackground:linear-gradient(\n90deg,\ntransparent,\n#1f4fff,\n#4d7cff,\n#1f4fff,\ntransparent\n);\n}\n\n.lgc-hero h2{\nmargin:0 0 18px;\nfont-size:34px;\nline-height:1.25;\nfont-weight:800;\ncolor:#fff;\n}\n\n.lgc-hero h2 span{\ncolor:#1f4fff;\n}\n\n.lgc-hero p{\nmax-width:760px;\nmargin:0 auto;\ncolor:#bdbdbd;\nfont-size:16px;\nline-height:1.8;\n}\n\n\n\/* =========================\n   SECTION HEADINGS\n========================= *\/\n\n.lgc-section{\nmargin-bottom:65px;\n}\n\n.lgc-title{\ntext-align:center;\nmargin:0 0 15px;\ncolor:#fff;\nfont-size:30px;\nline-height:1.3;\nfont-weight:800;\n}\n\n.lgc-title span{\ncolor:#1f4fff;\n}\n\n.lgc-subtitle{\ntext-align:center;\nmax-width:720px;\nmargin:0 auto 35px;\ncolor:#aaa;\nfont-size:15px;\nline-height:1.8;\n}\n\n\n\/* =========================\n   FEATURE CARDS\n========================= *\/\n\n.lgc-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,minmax(0,1fr));\ngap:22px;\n}\n\n.lgc-card{\nbackground:#050505;\nborder:1px solid rgba(31,79,255,.16);\nborder-radius:20px;\npadding:28px;\nposition:relative;\ntransition:.25s ease;\n}\n\n.lgc-card:hover{\nborder-color:rgba(31,79,255,.65);\ntransform:translateY(-3px);\nbox-shadow:0 10px 30px rgba(31,79,255,.10);\n}\n\n.lgc-card h3{\nmargin:0 0 18px;\nfont-size:20px;\nfont-weight:700;\ncolor:#fff;\n}\n\n.lgc-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.lgc-list li{\nposition:relative;\npadding-left:27px;\nmargin-bottom:13px;\ncolor:#bdbdbd;\nfont-size:14px;\nline-height:1.7;\n}\n\n.lgc-list li:last-child{\nmargin-bottom:0;\n}\n\n.lgc-list li::before{\ncontent:\"✓\";\nposition:absolute;\nleft:0;\ntop:0;\ncolor:#1f4fff;\nfont-weight:800;\n}\n\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.lgc-benefits{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:18px;\n}\n\n.lgc-benefit{\npadding:25px 18px;\nbackground:#050505;\nborder:1px solid rgba(31,79,255,.16);\nborder-radius:18px;\ntext-align:center;\n}\n\n.lgc-benefit-icon{\ndisplay:block;\nfont-size:28px;\nmargin-bottom:12px;\n}\n\n.lgc-benefit strong{\ndisplay:block;\ncolor:#fff;\nfont-size:15px;\nmargin-bottom:7px;\n}\n\n.lgc-benefit span{\ndisplay:block;\ncolor:#aaa;\nfont-size:13px;\nline-height:1.6;\n}\n\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.lgc-details{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:18px;\n}\n\n.lgc-detail{\nbackground:#050505;\nborder:1px solid rgba(31,79,255,.16);\nborder-radius:18px;\npadding:25px 18px;\ntext-align:center;\n}\n\n.lgc-detail-icon{\nfont-size:25px;\nmargin-bottom:10px;\n}\n\n.lgc-detail strong{\ndisplay:block;\ncolor:#fff;\nfont-size:15px;\nmargin-bottom:7px;\n}\n\n.lgc-detail span{\ncolor:#aaa;\nfont-size:13px;\nline-height:1.6;\n}\n\n\n\/* =========================\n   SET\n========================= *\/\n\n.lgc-set{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:15px;\n}\n\n.lgc-set-item{\nbackground:#050505;\nborder:1px solid rgba(31,79,255,.16);\nborder-radius:18px;\npadding:20px 12px;\ntext-align:center;\n}\n\n.lgc-set-icon{\nfont-size:28px;\ndisplay:block;\nmargin-bottom:10px;\n}\n\n.lgc-set-item strong{\ncolor:#fff;\nfont-size:14px;\ndisplay:block;\nmargin-bottom:6px;\n}\n\n.lgc-set-item span{\ncolor:#aaa;\nfont-size:13px;\nline-height:1.6;\n}\n\n\n\/* =========================\n   PRODUCT FEATURES\n========================= *\/\n\n.lgc-faq{\nwidth:100%;\nmax-width:900px;\nmargin:0 auto;\n}\n\n.lgc-faq details{\nbackground:#050505;\nborder:1px solid rgba(31,79,255,.16);\nborder-radius:17px;\nmargin-bottom:14px;\noverflow:hidden;\ntransition:border-color .25s ease,box-shadow .25s ease;\n}\n\n.lgc-faq details[open]{\nborder-color:rgba(31,79,255,.55);\nbox-shadow:0 0 25px rgba(31,79,255,.08);\n}\n\n.lgc-faq summary{\nlist-style:none;\ncursor:pointer;\npadding:21px 24px;\ncolor:#fff;\nfont-size:16px;\nfont-weight:600;\ndisplay:flex;\nalign-items:center;\njustify-content:space-between;\ngap:15px;\nuser-select:none;\n}\n\n.lgc-faq summary::-webkit-details-marker{\ndisplay:none;\n}\n\n.lgc-faq summary::after{\ncontent:\"+\";\ncolor:#1f4fff;\nfont-size:25px;\nfont-weight:400;\nline-height:1;\nflex-shrink:0;\n}\n\n.lgc-faq details[open] summary::after{\ncontent:\"−\";\n}\n\n.lgc-answer{\npadding:0 24px 23px;\ncolor:#aaa;\nfont-size:14px;\nline-height:1.8;\nborder-top:1px solid rgba(255,255,255,.05);\n}\n\n.lgc-answer p{\nmargin:17px 0 0;\n}\n\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.lgc-final{\ntext-align:center;\nbackground:#050505;\nborder:1px solid rgba(31,79,255,.18);\nborder-radius:22px;\npadding:40px 25px;\n}\n\n.lgc-final h3{\nmargin:0 0 12px;\nfont-size:27px;\ncolor:#fff;\n}\n\n.lgc-final p{\nmax-width:700px;\nmargin:0 auto;\ncolor:#aaa;\nfont-size:14px;\nline-height:1.8;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:800px){\n\n.lgc-product{\npadding:40px 12px 65px;\n}\n\n.lgc-grid{\ngrid-template-columns:1fr;\n}\n\n.lgc-benefits{\ngrid-template-columns:1fr;\n}\n\n.lgc-details{\ngrid-template-columns:1fr 1fr;\n}\n\n.lgc-set{\ngrid-template-columns:repeat(3,minmax(0,1fr));\n}\n\n.lgc-hero h2{\nfont-size:27px;\n}\n\n.lgc-title{\nfont-size:26px;\n}\n\n}\n\n\n@media(max-width:500px){\n\n.lgc-product{\npadding-left:10px;\npadding-right:10px;\n}\n\n.lgc-hero{\npadding:32px 18px;\n}\n\n.lgc-card{\npadding:24px 20px;\n}\n\n.lgc-details{\ngrid-template-columns:1fr;\n}\n\n.lgc-set{\ngrid-template-columns:1fr;\n}\n\n.lgc-faq summary{\npadding:19px 18px;\nfont-size:15px;\n}\n\n.lgc-answer{\npadding-left:18px;\npadding-right:18px;\n}\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lgc-product\"\u003e\n\u003cdiv class=\"lgc-container\"\u003e\n\n\n\u003c!-- =========================\n     HERO\n========================= --\u003e\n\n\u003cdiv class=\"lgc-hero\"\u003e\n\n\u003ch2\u003e\nAegisCore™ \u003cspan\u003ePerformance Compression System\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\nA premium 3-piece long-sleeve performance set designed for training, running and active lifestyles. Built with breathable, flexible and quick-drying performance fabric to keep you moving comfortably.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =========================\n     FEATURES\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nWhy You'll \u003cspan\u003eLove It\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nPerformance-focused athletic wear designed to give you comfort, flexibility and a clean gym-ready look during training and everyday activity.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-grid\"\u003e\n\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e🛡️ Key Features\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003ePremium athletic compression-style fit\u003c\/li\u003e\n\n\u003cli\u003eBreathable performance fabric\u003c\/li\u003e\n\n\u003cli\u003eMoisture-wicking construction\u003c\/li\u003e\n\n\u003cli\u003eQuick-drying performance\u003c\/li\u003e\n\n\u003cli\u003eFlexible 4-way stretch\u003c\/li\u003e\n\n\u003cli\u003eLong-sleeve athletic design\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e💪 Performance Design\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003eDesigned for gym and strength training\u003c\/li\u003e\n\n\u003cli\u003eSuitable for running and active workouts\u003c\/li\u003e\n\n\u003cli\u003eComfortable fitted athletic silhouette\u003c\/li\u003e\n\n\u003cli\u003eDesigned for unrestricted movement\u003c\/li\u003e\n\n\u003cli\u003eHelps manage moisture during activity\u003c\/li\u003e\n\n\u003cli\u003e3-piece set for easy workout rotation\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     BENEFITS\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\n\u003cspan\u003e3 Reasons\u003c\/span\u003e You'll Love It\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lgc-benefits\"\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e💨\u003c\/span\u003e\n\n\u003cstrong\u003eBreathable \u0026amp; Moisture-Wicking\u003c\/strong\u003e\n\n\u003cspan\u003e\nHelps move moisture away from the skin so you can stay comfortable during training.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e💪\u003c\/span\u003e\n\n\u003cstrong\u003e4-Way Stretch\u003c\/strong\u003e\n\n\u003cspan\u003e\nFlexible fabric moves with your body through lifting, running and active movement.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e⚡\u003c\/span\u003e\n\n\u003cstrong\u003eQuick-Drying Performance\u003c\/strong\u003e\n\n\u003cspan\u003e\nDesigned to dry quickly after sweat and activity for a fresher training experience.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     PRODUCT DETAILS\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nProduct \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgc-details\"\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🏋️\u003c\/div\u003e\n\n\u003cstrong\u003eTraining\u003c\/strong\u003e\n\n\u003cspan\u003e\nIdeal for gym, strength training and active workouts\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e💨\u003c\/div\u003e\n\n\u003cstrong\u003eBreathability\u003c\/strong\u003e\n\n\u003cspan\u003e\nPerformance fabric designed for breathable comfort\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e💪\u003c\/div\u003e\n\n\u003cstrong\u003eStretch\u003c\/strong\u003e\n\n\u003cspan\u003e\n4-way stretch for flexible movement\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e⚡\u003c\/div\u003e\n\n\u003cstrong\u003eQuick Dry\u003c\/strong\u003e\n\n\u003cspan\u003e\nDesigned to dry quickly after sweat and activity\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e👕\u003c\/div\u003e\n\n\u003cstrong\u003eLong Sleeve\u003c\/strong\u003e\n\n\u003cspan\u003e\nAthletic long-sleeve design for versatile training\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🔥\u003c\/div\u003e\n\n\u003cstrong\u003ePerformance Set\u003c\/strong\u003e\n\n\u003cspan\u003e\nThree long-sleeve performance tops in one set\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     3 PIECE SET\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nWhat You \u003cspan\u003eGet\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nOne performance system. Three long-sleeve athletic tops designed to keep your training rotation ready.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-set\"\u003e\n\n\n\u003cdiv class=\"lgc-set-item\"\u003e\n\n\u003cspan class=\"lgc-set-icon\"\u003e1️⃣\u003c\/span\u003e\n\n\u003cstrong\u003ePerformance Top\u003c\/strong\u003e\n\n\u003cspan\u003e\nLong-sleeve athletic training top\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-set-item\"\u003e\n\n\u003cspan class=\"lgc-set-icon\"\u003e2️⃣\u003c\/span\u003e\n\n\u003cstrong\u003ePerformance Top\u003c\/strong\u003e\n\n\u003cspan\u003e\nLong-sleeve athletic training top\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-set-item\"\u003e\n\n\u003cspan class=\"lgc-set-icon\"\u003e3️⃣\u003c\/span\u003e\n\n\u003cstrong\u003ePerformance Top\u003c\/strong\u003e\n\n\u003cspan\u003e\nLong-sleeve athletic training top\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     PRODUCT FEATURES\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nProduct \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eBreathable Performance Fabric\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nAegisCore™ uses breathable performance fabric designed to help keep you comfortable while training and staying active.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eMoisture-Wicking Performance\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nThe performance construction helps move moisture away from the skin during workouts and active movement.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e4-Way Stretch\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nThe flexible 4-way stretch design allows the fabric to move with your body during lifting, running and other activities.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eQuick-Drying Design\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nDesigned to dry quickly after sweat and activity, making it suitable for repeated training sessions and active days.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eAthletic Compression-Style Fit\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nThe fitted athletic silhouette creates a streamlined gym-ready appearance while allowing comfortable movement.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     FAQ\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nTap a question to see the answer.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eWhat is the AegisCore™ Performance Compression System?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nAegisCore™ is a 3-piece long-sleeve performance set designed for gym training, running, active workouts and everyday movement.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails open\u003e\n\n\u003csummary\u003eWhat do I get in the 3-piece set?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYou receive three long-sleeve athletic performance tops in one set, giving you more options to rotate between workouts.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eIs AegisCore™ suitable for gym training?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYes. The performance design is suitable for gym sessions, strength training, running and other active workouts.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eDoes the fabric stretch?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYes. The performance fabric features 4-way stretch designed to provide flexibility and comfortable movement during activity.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eIs the fabric breathable?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYes. AegisCore™ is designed with breathable performance fabric to provide comfortable airflow during activity.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eDoes it dry quickly?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYes. The performance construction is designed to dry quickly after sweat and activity.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eHow do I choose my size?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nPlease refer to the AegisCore™ size guide on the product page and compare your measurements before placing your order.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003eCan I wear AegisCore™ outside the gym?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\n\u003cp\u003e\nYes. The athletic design works well for running, outdoor activities, active days and casual athletic wear.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     FINAL CTA\n========================= --\u003e\n\n\u003cdiv class=\"lgc-final\"\u003e\n\n\u003ch3\u003e\n⚡ AegisCore™ Performance Compression System\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThree performance tops. One complete training rotation. Built for movement, comfort and an athletic look — whether you're training hard or staying active throughout the day.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Life Gear Center ","offers":[{"title":"Black \/ 36","offer_id":49238565060827,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 38","offer_id":49238565093595,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 40","offer_id":49238565126363,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 42","offer_id":49238565159131,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 44","offer_id":49238565191899,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"Black +Grey + Navy \/ 36","offer_id":49238565224667,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"Black +Grey + Navy \/ 38","offer_id":49238565257435,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"Black +Grey + Navy \/ 40","offer_id":49238565290203,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"Black +Grey + Navy \/ 42","offer_id":49238565322971,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"Black +Grey + Navy \/ 44","offer_id":49238565355739,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"White + Grey + Navy \/ 36","offer_id":49238565388507,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"White + Grey + Navy \/ 38","offer_id":49238565421275,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"White + Grey + Navy \/ 40","offer_id":49238565454043,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"White + Grey + Navy \/ 42","offer_id":49238565486811,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true},{"title":"White + Grey + Navy \/ 44","offer_id":49238565519579,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/c8509a35-6e55-4e7d-a067-ec5ebb55cf90.png?v=1788870417"},{"product_id":"lifegear-guardian-pro™-rechargeable","title":"LifeGear Guardian Pro™ Rechargeable","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.lgc-product{\nwidth:100%;\nbackground:#000;\ncolor:#fff;\nfont-family:'Poppins',Arial,sans-serif;\npadding:55px 16px 80px;\nbox-sizing:border-box;\noverflow:hidden;\n}\n\n.lgc-product *,\n.lgc-product *::before,\n.lgc-product *::after{\nbox-sizing:border-box;\n}\n\n.lgc-container{\nwidth:100%;\nmax-width:1050px;\nmargin:0 auto;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.lgc-hero{\ntext-align:center;\npadding:42px 25px;\nmargin-bottom:55px;\nborder-radius:24px;\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.22);\nbox-shadow:0 0 35px rgba(255,45,145,.08);\nposition:relative;\n}\n\n.lgc-hero::before{\ncontent:\"\";\nposition:absolute;\ntop:0;\nleft:12%;\nwidth:76%;\nheight:2px;\nbackground:linear-gradient(\n90deg,\ntransparent,\n#ff2d91,\n#ff72b5,\n#ff2d91,\ntransparent\n);\n}\n\n.lgc-hero h2{\nmargin:0 0 18px;\nfont-size:34px;\nline-height:1.25;\nfont-weight:800;\ncolor:#fff;\n}\n\n.lgc-hero h2 span{\ncolor:#ff2d91;\n}\n\n.lgc-hero p{\nmax-width:760px;\nmargin:0 auto;\ncolor:#bdbdbd;\nfont-size:16px;\nline-height:1.8;\n}\n\n\/* =========================\n   SECTION HEADINGS\n========================= *\/\n\n.lgc-section{\nmargin-bottom:65px;\n}\n\n.lgc-title{\ntext-align:center;\nmargin:0 0 15px;\ncolor:#fff;\nfont-size:30px;\nline-height:1.3;\nfont-weight:800;\n}\n\n.lgc-title span{\ncolor:#ff2d91;\n}\n\n.lgc-subtitle{\ntext-align:center;\nmax-width:720px;\nmargin:0 auto 35px;\ncolor:#aaa;\nfont-size:15px;\nline-height:1.8;\n}\n\n\/* =========================\n   FEATURE CARDS\n========================= *\/\n\n.lgc-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,minmax(0,1fr));\ngap:22px;\n}\n\n.lgc-card{\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:20px;\npadding:28px;\nposition:relative;\ntransition:.25s ease;\n}\n\n.lgc-card:hover{\nborder-color:rgba(255,45,145,.65);\ntransform:translateY(-3px);\nbox-shadow:0 10px 30px rgba(255,45,145,.10);\n}\n\n.lgc-card h3{\nmargin:0 0 18px;\nfont-size:20px;\nfont-weight:700;\ncolor:#fff;\n}\n\n.lgc-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.lgc-list li{\nposition:relative;\npadding-left:27px;\nmargin-bottom:13px;\ncolor:#bdbdbd;\nfont-size:14px;\nline-height:1.7;\n}\n\n.lgc-list li:last-child{\nmargin-bottom:0;\n}\n\n.lgc-list li::before{\ncontent:\"✓\";\nposition:absolute;\nleft:0;\ntop:0;\ncolor:#ff2d91;\nfont-weight:800;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.lgc-benefits{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:18px;\n}\n\n.lgc-benefit{\npadding:25px 18px;\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:18px;\ntext-align:center;\ntransition:.25s ease;\n}\n\n.lgc-benefit:hover{\nborder-color:rgba(255,45,145,.6);\ntransform:translateY(-3px);\nbox-shadow:0 10px 30px rgba(255,45,145,.08);\n}\n\n.lgc-benefit-icon{\ndisplay:block;\nfont-size:28px;\nmargin-bottom:12px;\n}\n\n.lgc-benefit strong{\ndisplay:block;\ncolor:#fff;\nfont-size:15px;\nmargin-bottom:7px;\n}\n\n.lgc-benefit span{\ndisplay:block;\ncolor:#aaa;\nfont-size:13px;\nline-height:1.6;\n}\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.lgc-details{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:18px;\n}\n\n.lgc-detail{\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:18px;\npadding:25px 18px;\ntext-align:center;\ntransition:.25s ease;\n}\n\n.lgc-detail:hover{\nborder-color:rgba(255,45,145,.6);\ntransform:translateY(-3px);\n}\n\n.lgc-detail-icon{\nfont-size:25px;\nmargin-bottom:10px;\n}\n\n.lgc-detail strong{\ndisplay:block;\ncolor:#fff;\nfont-size:15px;\nmargin-bottom:7px;\n}\n\n.lgc-detail span{\ncolor:#aaa;\nfont-size:13px;\nline-height:1.6;\n}\n\n\/* =========================\n   WHAT YOU GET\n========================= *\/\n\n.lgc-set{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:15px;\n}\n\n.lgc-set-item{\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:18px;\npadding:20px 12px;\ntext-align:center;\ntransition:.25s ease;\n}\n\n.lgc-set-item:hover{\nborder-color:rgba(255,45,145,.6);\ntransform:translateY(-3px);\n}\n\n.lgc-set-icon{\nfont-size:28px;\ndisplay:block;\nmargin-bottom:10px;\n}\n\n.lgc-set-item strong{\ncolor:#fff;\nfont-size:14px;\ndisplay:block;\nmargin-bottom:6px;\n}\n\n.lgc-set-item span{\ncolor:#aaa;\nfont-size:13px;\nline-height:1.6;\n}\n\n\/* =========================\n   INTERACTIVE QUESTIONS\n========================= *\/\n\n.lgc-faq{\nwidth:100%;\nmax-width:900px;\nmargin:0 auto;\n}\n\n.lgc-faq details{\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:17px;\nmargin-bottom:14px;\noverflow:hidden;\ntransition:border-color .25s ease,box-shadow .25s ease;\n}\n\n.lgc-faq details:hover{\nborder-color:rgba(255,45,145,.45);\n}\n\n.lgc-faq details[open]{\nborder-color:rgba(255,45,145,.65);\nbox-shadow:0 0 25px rgba(255,45,145,.08);\n}\n\n.lgc-faq summary{\nlist-style:none;\ncursor:pointer;\npadding:21px 24px;\ncolor:#fff;\nfont-size:16px;\nfont-weight:600;\ndisplay:flex;\nalign-items:center;\njustify-content:space-between;\ngap:15px;\nuser-select:none;\n}\n\n.lgc-faq summary::-webkit-details-marker{\ndisplay:none;\n}\n\n.lgc-faq summary::after{\ncontent:\"+\";\ncolor:#ff2d91;\nfont-size:25px;\nfont-weight:400;\nline-height:1;\nflex-shrink:0;\ntransition:.2s ease;\n}\n\n.lgc-faq details[open] summary::after{\ncontent:\"−\";\n}\n\n.lgc-answer{\npadding:0 24px 23px;\ncolor:#aaa;\nfont-size:14px;\nline-height:1.8;\nborder-top:1px solid rgba(255,255,255,.05);\nanimation:lgcFade .25s ease;\n}\n\n.lgc-answer p{\nmargin:17px 0 0;\n}\n\n@keyframes lgcFade{\nfrom{\nopacity:0;\ntransform:translateY(-4px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.lgc-final{\ntext-align:center;\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.18);\nborder-radius:22px;\npadding:40px 25px;\nposition:relative;\noverflow:hidden;\n}\n\n.lgc-final::before{\ncontent:\"\";\nposition:absolute;\ntop:0;\nleft:15%;\nwidth:70%;\nheight:2px;\nbackground:linear-gradient(\n90deg,\ntransparent,\n#ff2d91,\ntransparent\n);\n}\n\n.lgc-final h3{\nmargin:0 0 12px;\nfont-size:27px;\ncolor:#fff;\n}\n\n.lgc-final h3 span{\ncolor:#ff2d91;\n}\n\n.lgc-final p{\nmax-width:700px;\nmargin:0 auto;\ncolor:#aaa;\nfont-size:14px;\nline-height:1.8;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:800px){\n\n.lgc-product{\npadding:40px 12px 65px;\n}\n\n.lgc-grid{\ngrid-template-columns:1fr;\n}\n\n.lgc-benefits{\ngrid-template-columns:1fr;\n}\n\n.lgc-details{\ngrid-template-columns:1fr 1fr;\n}\n\n.lgc-set{\ngrid-template-columns:repeat(3,minmax(0,1fr));\n}\n\n.lgc-hero h2{\nfont-size:27px;\n}\n\n.lgc-title{\nfont-size:26px;\n}\n\n}\n\n@media(max-width:500px){\n\n.lgc-product{\npadding-left:10px;\npadding-right:10px;\n}\n\n.lgc-hero{\npadding:32px 18px;\n}\n\n.lgc-card{\npadding:24px 20px;\n}\n\n.lgc-details{\ngrid-template-columns:1fr;\n}\n\n.lgc-set{\ngrid-template-columns:1fr;\n}\n\n.lgc-faq summary{\npadding:19px 18px;\nfont-size:15px;\n}\n\n.lgc-answer{\npadding-left:18px;\npadding-right:18px;\n}\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lgc-product\"\u003e\n\u003cdiv class=\"lgc-container\"\u003e\n\n\n\u003c!-- =========================\n     HERO\n========================= --\u003e\n\n\u003cdiv class=\"lgc-hero\"\u003e\n\n\u003ch2\u003e\nLifeGear Guardian Pro™ \u003cspan\u003eRechargeable Personal Alarm\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\nA compact personal safety alarm designed to help you attract attention in an emergency. Featuring a powerful 130dB alarm, built-in LED flashlight, rechargeable design and an easy-to-carry carabiner.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =========================\n     KEY FEATURES\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nWhy You'll \u003cspan\u003eLove It\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nCompact enough for everyday carry while giving you powerful alarm and lighting functions when you need them.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-grid\"\u003e\n\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e🛡️ Key Features\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003ePowerful 130dB personal alarm\u003c\/li\u003e\n\n\u003cli\u003eRechargeable design\u003c\/li\u003e\n\n\u003cli\u003eBuilt-in LED flashlight\u003c\/li\u003e\n\n\u003cli\u003eLow-battery indicator\u003c\/li\u003e\n\n\u003cli\u003eCompact 100mm × 31mm design\u003c\/li\u003e\n\n\u003cli\u003eCarabiner included for easy carrying\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e🚨 Safety Functions\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003eDesigned to attract attention in emergencies\u003c\/li\u003e\n\n\u003cli\u003eLoud alarm can draw attention from a distance\u003c\/li\u003e\n\n\u003cli\u003eLED can be used as a flashlight\u003c\/li\u003e\n\n\u003cli\u003eLED includes steady and flashing modes\u003c\/li\u003e\n\n\u003cli\u003eEasy to attach to a backpack or key ring\u003c\/li\u003e\n\n\u003cli\u003eCharging cable included\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     BENEFITS\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\n\u003cspan\u003e3 Reasons\u003c\/span\u003e You'll Love It\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lgc-benefits\"\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e🔊\u003c\/span\u003e\n\n\u003cstrong\u003e130dB Loud Alarm\u003c\/strong\u003e\n\n\u003cspan\u003e\nA powerful alarm designed to attract attention and help draw attention to an emergency.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e🔦\u003c\/span\u003e\n\n\u003cstrong\u003ePowerful LED Flashlight\u003c\/strong\u003e\n\n\u003cspan\u003e\nUse the built-in LED as a flashlight with steady and flashing light functions.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e🔋\u003c\/span\u003e\n\n\u003cstrong\u003eRechargeable\u003c\/strong\u003e\n\n\u003cspan\u003e\nRecharge the alarm when needed instead of relying on disposable batteries.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     PRODUCT DETAILS\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nProduct \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgc-details\"\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🔊\u003c\/div\u003e\n\n\u003cstrong\u003eAlarm\u003c\/strong\u003e\n\n\u003cspan\u003e\n130dB loud personal safety alarm\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🔦\u003c\/div\u003e\n\n\u003cstrong\u003eLED Flashlight\u003c\/strong\u003e\n\n\u003cspan\u003e\nBuilt-in LED with steady and flashing modes\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🔋\u003c\/div\u003e\n\n\u003cstrong\u003eRechargeable\u003c\/strong\u003e\n\n\u003cspan\u003e\nRechargeable design with charging cable included\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e📏\u003c\/div\u003e\n\n\u003cstrong\u003eSize\u003c\/strong\u003e\n\n\u003cspan\u003e\n100mm × 31mm compact design\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e⚠️\u003c\/div\u003e\n\n\u003cstrong\u003eLow Battery\u003c\/strong\u003e\n\n\u003cspan\u003e\nIndicator warns you when the battery is running low\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e⏱️\u003c\/div\u003e\n\n\u003cstrong\u003eAlarm Duration\u003c\/strong\u003e\n\n\u003cspan\u003e\nAlarm duration of up to 70 minutes\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     WHAT YOU GET\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nWhat You \u003cspan\u003eGet\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nEverything you need to keep your LifeGear Guardian Pro™ ready for everyday carry.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-set\"\u003e\n\n\n\u003cdiv class=\"lgc-set-item\"\u003e\n\n\u003cspan class=\"lgc-set-icon\"\u003e🚨\u003c\/span\u003e\n\n\u003cstrong\u003eGuardian Pro™\u003c\/strong\u003e\n\n\u003cspan\u003e\nRechargeable personal safety alarm\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     PRODUCT FEATURES\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nProduct \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nTap any question below to learn more about the LifeGear Guardian Pro™.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eHow loud is the LifeGear Guardian Pro™?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe LifeGear Guardian Pro™ features a 130dB personal safety alarm designed to produce a loud sound that can attract attention during an emergency.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eDoes the Guardian Pro™ have a flashlight?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The Guardian Pro™ has a built-in LED flashlight. The LED can be switched between steady light, flashing light and off.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eIs the Guardian Pro™ rechargeable?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The Guardian Pro™ is rechargeable and comes with a charging cable.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the alarm last?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe product information provided indicates an alarm duration of up to 70 minutes.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eHow long does one charge last?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe supplied product information states that one charge can last up to 1 year. Actual battery life can vary depending on usage, particularly how often the alarm and LED are used.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eHow do I know when the battery is low?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe Guardian Pro™ includes a low-battery indicator to warn you when the battery needs to be recharged.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eHow big is the Guardian Pro™?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe Guardian Pro™ measures approximately 100mm in height and 31mm in width, making it compact and easy to carry.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I attach it to my backpack or keys?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. A carabiner is included, allowing you to attach the Guardian Pro™ to a backpack, bag or key ring for convenient everyday carry.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat colours are available?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe LifeGear Guardian Pro™ is available in three colours: Black, Pink and White.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eIs it easy to carry every day?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. Its compact design and included carabiner make it easy to carry on a backpack, bag or key ring.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     FAQ\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nTap a question to open the answer.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the LifeGear Guardian Pro™?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe LifeGear Guardian Pro™ is a rechargeable personal safety alarm featuring a 130dB alarm, built-in LED flashlight and compact everyday-carry design.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with my purchase?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe Guardian Pro™ comes with the personal alarm, a carabiner for easy attachment and a charging cable.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eCan the alarm be used as a flashlight?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The built-in LED can be used as a flashlight. It offers a steady light mode and a flashing mode.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need disposable batteries?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nNo. The Guardian Pro™ uses a rechargeable design and can be recharged using the included charging cable.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I carry the Guardian Pro™?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYou can attach it to a backpack, handbag, bag or key ring using the included carabiner.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a low-battery warning?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The Guardian Pro™ includes an indicator that warns you when the battery is low.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat colours can I choose from?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe Guardian Pro™ is available in Black, Pink and White.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eIs the Guardian Pro™ a replacement for emergency services?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nNo. The Guardian Pro™ is an additional personal safety tool designed to attract attention during an emergency. It should not be considered a replacement for emergency services or other appropriate safety measures.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     FINAL CTA\n========================= --\u003e\n\n\u003cdiv class=\"lgc-final\"\u003e\n\n\u003ch3\u003e\n⚡ LifeGear Guardian Pro™ \u003cspan\u003ePersonal Safety Alarm\u003c\/span\u003e\n\u003c\/h3\u003e\n\n\u003cp\u003e\nCompact. Rechargeable. Powerful. Keep an extra layer of personal safety within reach with a 130dB alarm, built-in LED flashlight and easy-to-carry design.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Life Gear Center ","offers":[{"title":"Black","offer_id":49323062853851,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"White","offer_id":49323062886619,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":49323062919387,"sku":null,"price":599.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/687be5da-072f-4b99-a85d-ac0bf34bd5fc.png?v=1789650275"},{"product_id":"lifegear-guardian™-non-rechargeable-personal-safety-alarm","title":"LifeGear Guardian™ — Non-Rechargeable Personal Safety Alarm","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.lgc-product{\nwidth:100%;\nbackground:#000;\ncolor:#fff;\nfont-family:'Poppins',Arial,sans-serif;\npadding:55px 16px 80px;\nbox-sizing:border-box;\noverflow:hidden;\n}\n\n.lgc-product *,\n.lgc-product *::before,\n.lgc-product *::after{\nbox-sizing:border-box;\n}\n\n.lgc-container{\nwidth:100%;\nmax-width:1050px;\nmargin:0 auto;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.lgc-hero{\ntext-align:center;\npadding:42px 25px;\nmargin-bottom:55px;\nborder-radius:24px;\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.22);\nbox-shadow:0 0 35px rgba(255,45,145,.08);\nposition:relative;\n}\n\n.lgc-hero::before{\ncontent:\"\";\nposition:absolute;\ntop:0;\nleft:12%;\nwidth:76%;\nheight:2px;\nbackground:linear-gradient(\n90deg,\ntransparent,\n#ff2d91,\n#ff72b5,\n#ff2d91,\ntransparent\n);\n}\n\n.lgc-hero h2{\nmargin:0 0 18px;\nfont-size:34px;\nline-height:1.25;\nfont-weight:800;\ncolor:#fff;\n}\n\n.lgc-hero h2 span{\ncolor:#ff2d91;\n}\n\n.lgc-hero p{\nmax-width:780px;\nmargin:0 auto;\ncolor:#bdbdbd;\nfont-size:16px;\nline-height:1.8;\n}\n\n\/* =========================\n   SECTION HEADINGS\n========================= *\/\n\n.lgc-section{\nmargin-bottom:65px;\n}\n\n.lgc-title{\ntext-align:center;\nmargin:0 0 15px;\ncolor:#fff;\nfont-size:30px;\nline-height:1.3;\nfont-weight:800;\n}\n\n.lgc-title span{\ncolor:#ff2d91;\n}\n\n.lgc-subtitle{\ntext-align:center;\nmax-width:720px;\nmargin:0 auto 35px;\ncolor:#aaa;\nfont-size:15px;\nline-height:1.8;\n}\n\n\/* =========================\n   FEATURE CARDS\n========================= *\/\n\n.lgc-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,minmax(0,1fr));\ngap:22px;\n}\n\n.lgc-card{\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:20px;\npadding:28px;\nposition:relative;\ntransition:.25s ease;\n}\n\n.lgc-card:hover{\nborder-color:rgba(255,45,145,.65);\ntransform:translateY(-3px);\nbox-shadow:0 10px 30px rgba(255,45,145,.10);\n}\n\n.lgc-card h3{\nmargin:0 0 18px;\nfont-size:20px;\nfont-weight:700;\ncolor:#fff;\n}\n\n.lgc-list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.lgc-list li{\nposition:relative;\npadding-left:27px;\nmargin-bottom:13px;\ncolor:#bdbdbd;\nfont-size:14px;\nline-height:1.7;\n}\n\n.lgc-list li:last-child{\nmargin-bottom:0;\n}\n\n.lgc-list li::before{\ncontent:\"✓\";\nposition:absolute;\nleft:0;\ntop:0;\ncolor:#ff2d91;\nfont-weight:800;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.lgc-benefits{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:18px;\n}\n\n.lgc-benefit{\npadding:25px 18px;\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:18px;\ntext-align:center;\ntransition:.25s ease;\n}\n\n.lgc-benefit:hover{\nborder-color:rgba(255,45,145,.6);\ntransform:translateY(-3px);\nbox-shadow:0 10px 30px rgba(255,45,145,.08);\n}\n\n.lgc-benefit-icon{\ndisplay:block;\nfont-size:28px;\nmargin-bottom:12px;\n}\n\n.lgc-benefit strong{\ndisplay:block;\ncolor:#fff;\nfont-size:15px;\nmargin-bottom:7px;\n}\n\n.lgc-benefit span{\ndisplay:block;\ncolor:#aaa;\nfont-size:13px;\nline-height:1.6;\n}\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.lgc-details{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:18px;\n}\n\n.lgc-detail{\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:18px;\npadding:25px 18px;\ntext-align:center;\ntransition:.25s ease;\n}\n\n.lgc-detail:hover{\nborder-color:rgba(255,45,145,.6);\ntransform:translateY(-3px);\n}\n\n.lgc-detail-icon{\nfont-size:25px;\nmargin-bottom:10px;\n}\n\n.lgc-detail strong{\ndisplay:block;\ncolor:#fff;\nfont-size:15px;\nmargin-bottom:7px;\n}\n\n.lgc-detail span{\ncolor:#aaa;\nfont-size:13px;\nline-height:1.6;\n}\n\n\/* =========================\n   EVERYDAY USE\n========================= *\/\n\n.lgc-set{\ndisplay:grid;\ngrid-template-columns:repeat(4,minmax(0,1fr));\ngap:15px;\n}\n\n.lgc-set-item{\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:18px;\npadding:22px 12px;\ntext-align:center;\ntransition:.25s ease;\n}\n\n.lgc-set-item:hover{\nborder-color:rgba(255,45,145,.6);\ntransform:translateY(-3px);\n}\n\n.lgc-set-icon{\nfont-size:28px;\ndisplay:block;\nmargin-bottom:10px;\n}\n\n.lgc-set-item strong{\ncolor:#fff;\nfont-size:14px;\ndisplay:block;\nmargin-bottom:6px;\n}\n\n.lgc-set-item span{\ncolor:#aaa;\nfont-size:13px;\nline-height:1.6;\n}\n\n\/* =========================\n   INTERACTIVE QUESTIONS\n========================= *\/\n\n.lgc-faq{\nwidth:100%;\nmax-width:900px;\nmargin:0 auto;\n}\n\n.lgc-faq details{\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.16);\nborder-radius:17px;\nmargin-bottom:14px;\noverflow:hidden;\ntransition:border-color .25s ease,box-shadow .25s ease;\n}\n\n.lgc-faq details:hover{\nborder-color:rgba(255,45,145,.45);\n}\n\n.lgc-faq details[open]{\nborder-color:rgba(255,45,145,.65);\nbox-shadow:0 0 25px rgba(255,45,145,.08);\n}\n\n.lgc-faq summary{\nlist-style:none;\ncursor:pointer;\npadding:21px 24px;\ncolor:#fff;\nfont-size:16px;\nfont-weight:600;\ndisplay:flex;\nalign-items:center;\njustify-content:space-between;\ngap:15px;\nuser-select:none;\n}\n\n.lgc-faq summary::-webkit-details-marker{\ndisplay:none;\n}\n\n.lgc-faq summary::after{\ncontent:\"+\";\ncolor:#ff2d91;\nfont-size:25px;\nfont-weight:400;\nline-height:1;\nflex-shrink:0;\ntransition:.2s ease;\n}\n\n.lgc-faq details[open] summary::after{\ncontent:\"−\";\n}\n\n.lgc-answer{\npadding:0 24px 23px;\ncolor:#aaa;\nfont-size:14px;\nline-height:1.8;\nborder-top:1px solid rgba(255,255,255,.05);\nanimation:lgcFade .25s ease;\n}\n\n.lgc-answer p{\nmargin:17px 0 0;\n}\n\n@keyframes lgcFade{\nfrom{\nopacity:0;\ntransform:translateY(-4px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.lgc-final{\ntext-align:center;\nbackground:#050505;\nborder:1px solid rgba(255,45,145,.18);\nborder-radius:22px;\npadding:40px 25px;\nposition:relative;\noverflow:hidden;\n}\n\n.lgc-final::before{\ncontent:\"\";\nposition:absolute;\ntop:0;\nleft:15%;\nwidth:70%;\nheight:2px;\nbackground:linear-gradient(\n90deg,\ntransparent,\n#ff2d91,\ntransparent\n);\n}\n\n.lgc-final h3{\nmargin:0 0 12px;\nfont-size:27px;\ncolor:#fff;\n}\n\n.lgc-final h3 span{\ncolor:#ff2d91;\n}\n\n.lgc-final p{\nmax-width:720px;\nmargin:0 auto;\ncolor:#aaa;\nfont-size:14px;\nline-height:1.8;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:800px){\n\n.lgc-product{\npadding:40px 12px 65px;\n}\n\n.lgc-grid{\ngrid-template-columns:1fr;\n}\n\n.lgc-benefits{\ngrid-template-columns:1fr;\n}\n\n.lgc-details{\ngrid-template-columns:1fr 1fr;\n}\n\n.lgc-set{\ngrid-template-columns:repeat(2,minmax(0,1fr));\n}\n\n.lgc-hero h2{\nfont-size:27px;\n}\n\n.lgc-title{\nfont-size:26px;\n}\n\n}\n\n@media(max-width:500px){\n\n.lgc-product{\npadding-left:10px;\npadding-right:10px;\n}\n\n.lgc-hero{\npadding:32px 18px;\n}\n\n.lgc-card{\npadding:24px 20px;\n}\n\n.lgc-details{\ngrid-template-columns:1fr;\n}\n\n.lgc-set{\ngrid-template-columns:1fr 1fr;\n}\n\n.lgc-faq summary{\npadding:19px 18px;\nfont-size:15px;\n}\n\n.lgc-answer{\npadding-left:18px;\npadding-right:18px;\n}\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lgc-product\"\u003e\n\u003cdiv class=\"lgc-container\"\u003e\n\n\n\u003c!-- =========================\n     HERO\n========================= --\u003e\n\n\u003cdiv class=\"lgc-hero\"\u003e\n\n\u003ch2\u003e\nLifeGear Guardian™ \u003cspan\u003ePersonal Safety Alarm\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\nA compact personal safety alarm designed for women who want an extra safety tool within reach. With a powerful 130dB alarm, built-in LED light and easy-to-carry keychain design, it's made for everyday life — from the gym and running to commuting, travelling and going out alone.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =========================\n     KEY FEATURES\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nWhy You'll \u003cspan\u003eLove It\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nSmall enough to carry every day. Easy to access when you need to attract attention.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-grid\"\u003e\n\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e🛡️ Key Features\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003ePowerful 130dB personal alarm\u003c\/li\u003e\n\n\u003cli\u003eBuilt-in LED light\u003c\/li\u003e\n\n\u003cli\u003eSimple pull-pin activation\u003c\/li\u003e\n\n\u003cli\u003eCompact and lightweight design\u003c\/li\u003e\n\n\u003cli\u003eKeychain and chain attachment\u003c\/li\u003e\n\n\u003cli\u003eNon-rechargeable design\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-card\"\u003e\n\n\u003ch3\u003e🚨 Designed For Everyday Safety\u003c\/h3\u003e\n\n\u003cul class=\"lgc-list\"\u003e\n\n\u003cli\u003eKeep it attached to your keys\u003c\/li\u003e\n\n\u003cli\u003eClip or attach it to your handbag\u003c\/li\u003e\n\n\u003cli\u003eCarry it on your gym bag or backpack\u003c\/li\u003e\n\n\u003cli\u003eTake it with you on a run or walk\u003c\/li\u003e\n\n\u003cli\u003eKeep it accessible while travelling\u003c\/li\u003e\n\n\u003cli\u003eUseful when you want an extra safety tool close by\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     BENEFITS\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\n\u003cspan\u003e3 Reasons\u003c\/span\u003e To Carry It\n\u003c\/h2\u003e\n\n\u003cdiv class=\"lgc-benefits\"\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e🔊\u003c\/span\u003e\n\n\u003cstrong\u003e130dB Alarm\u003c\/strong\u003e\n\n\u003cspan\u003e\nA powerful audible alarm designed to attract attention when you feel threatened or need assistance.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e🔦\u003c\/span\u003e\n\n\u003cstrong\u003eBuilt-In LED Light\u003c\/strong\u003e\n\n\u003cspan\u003e\nA compact light gives you an additional lighting function when you're out after dark.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-benefit\"\u003e\n\n\u003cspan class=\"lgc-benefit-icon\"\u003e🔑\u003c\/span\u003e\n\n\u003cstrong\u003eAlways Within Reach\u003c\/strong\u003e\n\n\u003cspan\u003e\nAttach it to your keys, handbag, backpack or gym bag so it's easier to access when needed.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     PRODUCT DETAILS\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nProduct \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"lgc-details\"\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🔊\u003c\/div\u003e\n\n\u003cstrong\u003eAlarm\u003c\/strong\u003e\n\n\u003cspan\u003e\n130dB personal safety alarm\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🔦\u003c\/div\u003e\n\n\u003cstrong\u003eLED Light\u003c\/strong\u003e\n\n\u003cspan\u003e\nBuilt-in LED light for additional visibility\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e📏\u003c\/div\u003e\n\n\u003cstrong\u003eAlarm Body\u003c\/strong\u003e\n\n\u003cspan\u003e\nApproximately 6.6cm × 4cm\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🔑\u003c\/div\u003e\n\n\u003cstrong\u003eKey Ring\u003c\/strong\u003e\n\n\u003cspan\u003e\nApproximately 5.3cm key ring attachment\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e📌\u003c\/div\u003e\n\n\u003cstrong\u003eActivation\u003c\/strong\u003e\n\n\u003cspan\u003e\nPull the safety pin to activate the alarm\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-detail\"\u003e\n\n\u003cdiv class=\"lgc-detail-icon\"\u003e🔋\u003c\/div\u003e\n\n\u003cstrong\u003ePower\u003c\/strong\u003e\n\n\u003cspan\u003e\nNon-rechargeable design\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     MADE FOR REAL LIFE\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nMade For \u003cspan\u003eReal Life\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nWhether you're heading out for a workout or making your way home after dark, keep an extra safety tool close.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-set\"\u003e\n\n\n\u003cdiv class=\"lgc-set-item\"\u003e\n\n\u003cspan class=\"lgc-set-icon\"\u003e🏃‍♀️\u003c\/span\u003e\n\n\u003cstrong\u003eRunning\u003c\/strong\u003e\n\n\u003cspan\u003e\nKeep it close during outdoor runs and walks.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-set-item\"\u003e\n\n\u003cspan class=\"lgc-set-icon\"\u003e🏋️‍♀️\u003c\/span\u003e\n\n\u003cstrong\u003eGym\u003c\/strong\u003e\n\n\u003cspan\u003e\nAttach it to your gym bag for everyday carry.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-set-item\"\u003e\n\n\u003cspan class=\"lgc-set-icon\"\u003e🚗\u003c\/span\u003e\n\n\u003cstrong\u003eCommuting\u003c\/strong\u003e\n\n\u003cspan\u003e\nKeep it accessible when travelling to and from work.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"lgc-set-item\"\u003e\n\n\u003cspan class=\"lgc-set-icon\"\u003e✈️\u003c\/span\u003e\n\n\u003cstrong\u003eTravel\u003c\/strong\u003e\n\n\u003cspan\u003e\nCompact enough to take with you when travelling.\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     PRODUCT FEATURES\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nProduct \u003cspan\u003eFeatures\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nTap any question below to learn more about the LifeGear Guardian™.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eHow loud is the LifeGear Guardian™?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe LifeGear Guardian™ features a 130dB personal safety alarm designed to produce a powerful audible signal that can attract attention when you need assistance.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eHow do I activate the alarm?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe alarm is activated by pulling out the safety pin. The product images show the alarm switching on when the pin is pulled out and switching off when the pin is reinserted.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eDoes the Guardian™ have an LED light?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The Guardian™ includes a built-in LED light, giving you an additional lighting function alongside the personal alarm.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eIs the LifeGear Guardian™ rechargeable?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nNo. The LifeGear Guardian™ is the non-rechargeable version of the LifeGear Guardian safety alarm.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eHow small is the Guardian™?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe alarm body shown in the product specifications measures approximately 6.6cm in height and 4cm in width, making it compact enough for everyday carry.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I attach it to my keys?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The Guardian™ has a metal key ring and chain attachment, allowing you to keep it with your keys or attach it to another suitable item.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I attach it to my handbag or backpack?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The keychain design makes it suitable for attaching to a handbag, backpack, gym bag or other everyday item where you can reach it easily.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for running?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. Its compact design makes it suitable for carrying during outdoor runs or walks. Keep it somewhere easily accessible rather than buried inside a bag.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I take it to the gym?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. You can attach it to your gym bag or another suitable item so it remains part of your everyday carry.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eWho is the LifeGear Guardian™ designed for?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nIt is designed for anyone who wants an additional personal safety alarm, with a particular focus on women who want something compact and accessible while running, going to the gym, commuting, travelling or going out alone.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     FAQ\n========================= --\u003e\n\n\u003csection class=\"lgc-section\"\u003e\n\n\u003ch2 class=\"lgc-title\"\u003e\nFrequently Asked \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"lgc-subtitle\"\u003e\nTap a question to open the answer.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"lgc-faq\"\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the LifeGear Guardian™?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe LifeGear Guardian™ is a compact non-rechargeable personal safety alarm featuring a 130dB alarm, built-in LED light and keychain-style design.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat happens when I pull the pin?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nPulling the safety pin activates the alarm. The product design shows the alarm being switched on when the pin is pulled out and switched off when the pin is inserted again.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I keep it on my keys?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The Guardian™ includes a key ring and chain, making it convenient to keep with your keys or another item you regularly carry.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I carry it while running?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The compact size makes it suitable for carrying during runs and walks. Keep it somewhere that you can reach quickly if needed.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I keep it on my gym bag?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. Attach it to your gym bag, backpack or another suitable item so you have an additional safety tool with you while you're out.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a flashlight?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nYes. The Guardian™ has a built-in LED light that can provide additional illumination when you're out after dark.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eHow big is the product?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nThe main alarm body is approximately 6.6cm × 4cm, while the included key ring is approximately 5.3cm.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eIs this a replacement for emergency services?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nNo. The LifeGear Guardian™ is an additional personal safety tool designed to help attract attention. It should not be considered a replacement for emergency services or other appropriate safety precautions.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eWhy should I carry a personal alarm?\u003c\/summary\u003e\n\n\u003cdiv class=\"lgc-answer\"\u003e\n\u003cp\u003e\nA personal alarm gives you an additional way to attract attention if you feel threatened or need assistance. Keeping it accessible can be useful during activities such as running, walking, commuting, travelling or going to the gym.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     FINAL CTA\n========================= --\u003e\n\n\u003cdiv class=\"lgc-final\"\u003e\n\n\u003ch3\u003e\n⚡ LifeGear Guardian™ \u003cspan\u003ePersonal Safety Alarm\u003c\/span\u003e\n\u003c\/h3\u003e\n\n\u003cp\u003e\nSmall enough to carry every day. Powerful enough to make itself heard. Keep an extra safety tool within reach wherever life takes you — from your morning run to the gym, your commute and your journey home.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Life Gear Center ","offers":[{"title":"Black","offer_id":49323084644571,"sku":null,"price":369.99,"currency_code":"ZAR","in_stock":true},{"title":"Blue","offer_id":49323084677339,"sku":null,"price":369.99,"currency_code":"ZAR","in_stock":true},{"title":"Purple","offer_id":49323084710107,"sku":null,"price":369.99,"currency_code":"ZAR","in_stock":true},{"title":"Red","offer_id":49323084742875,"sku":null,"price":369.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0799\/8101\/9355\/files\/9f0147f1-7871-4fea-b34b-57ca331e3229.png?v=1789650276"}],"url":"https:\/\/www.lifegearcenter.co.za\/collections\/frontpage.oembed?page=2","provider":"Life Gear Center ","version":"1.0","type":"link"}