{"product_id":"femform™-fabric-resistance-bands","title":"FemForm™ Fabric Resistance Bands — Set of 3","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n:root{\n\n--ff-pink:#EF5B99;\n--ff-pink-dark:#D63B81;\n--ff-pink-light:#FFF7FB;\n\n--ff-text:#232323;\n--ff-grey:#6F6F6F;\n\n--ff-border:#F6DFE9;\n\n--ff-radius:28px;\n\n--ff-shadow:\n0 8px 28px rgba(0,0,0,.04),\n0 20px 45px rgba(239,91,153,.08);\n\n}\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\n.ff{\n\nfont-family:Poppins,sans-serif;\n\nmax-width:1100px;\n\nmargin:auto;\n\npadding:20px;\n\ncolor:var(--ff-text);\n\n}\n\n.ff section{\n\nmargin:80px 0;\n\n}\n\n.ff-center{\n\ntext-align:center;\n\n}\n\n.ff h1{\n\nfont-size:56px;\n\nline-height:1.05;\n\nfont-weight:800;\n\nletter-spacing:-2px;\n\n}\n\n.ff h2{\n\nfont-size:38px;\n\nfont-weight:700;\n\nmargin-bottom:18px;\n\nletter-spacing:-1px;\n\n}\n\n.ff h3{\n\nfont-size:22px;\n\nfont-weight:700;\n\nmargin-bottom:10px;\n\n}\n\n.ff p{\n\nfont-size:16px;\n\nline-height:1.8;\n\ncolor:var(--ff-grey);\n\n}\n\n.ff-small{\n\nmax-width:700px;\n\nmargin:auto;\n\n}\n\n.ff-gradient{\n\nbackground:linear-gradient(\n90deg,\nvar(--ff-pink),\n#FF8DBB\n);\n\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\n\n}\n\n.ff-divider{\n\nwidth:90px;\nheight:5px;\n\nmargin:35px auto;\n\nborder-radius:999px;\n\nbackground:\n\nlinear-gradient(\n90deg,\nvar(--ff-pink),\n#FF9EC5\n);\n\n}\n\n\/* HERO *\/\n\n.ff-hero{\n\npadding:75px 50px;\n\nborder-radius:36px;\n\nbackground:\n\nlinear-gradient(\n180deg,\n#FFFFFF,\n#FFF9FC\n);\n\nborder:1px solid var(--ff-border);\n\nbox-shadow:var(--ff-shadow);\n\nposition:relative;\n\noverflow:hidden;\n\n}\n\n.ff-hero:before{\n\ncontent:\"\";\n\nposition:absolute;\n\ntop:-180px;\nright:-180px;\n\nwidth:420px;\nheight:420px;\n\nbackground:\n\nradial-gradient(\ncircle,\nrgba(239,91,153,.10),\ntransparent 70%\n);\n\n}\n\n.ff-badge{\n\ndisplay:inline-flex;\n\nalign-items:center;\n\ngap:10px;\n\npadding:11px 18px;\n\nborder-radius:999px;\n\nbackground:white;\n\nborder:1px solid var(--ff-border);\n\nfont-size:13px;\n\nfont-weight:600;\n\nmargin-bottom:28px;\n\nbox-shadow:\n\n0 5px 18px rgba(0,0,0,.04);\n\n}\n\n\/* GRID *\/\n\n.ff-grid{\n\ndisplay:grid;\n\ngrid-template-columns:repeat(2,1fr);\n\ngap:22px;\n\nmargin-top:50px;\n\n}\n\n\/* CARD *\/\n\n.ff-card{\n\nbackground:\n\nrgba(255,255,255,.82);\n\nbackdrop-filter:blur(16px);\n\nborder-radius:var(--ff-radius);\n\npadding:30px;\n\nborder:1px solid rgba(255,255,255,.80);\n\nbox-shadow:var(--ff-shadow);\n\ntransition:.35s;\n\n}\n\n.ff-card:hover{\n\ntransform:translateY(-8px);\n\n}\n\n.ff-icon{\n\nwidth:60px;\nheight:60px;\n\ndisplay:flex;\n\nalign-items:center;\n\njustify-content:center;\n\nborder-radius:50%;\n\nbackground:\n\nlinear-gradient(\n135deg,\n#FFEAF3,\n#FFD7E8\n);\n\nmargin-bottom:20px;\n\ncolor:var(--ff-pink);\n\n}\n\n.ff-icon svg{\n\nwidth:28px;\nheight:28px;\n\nstroke:currentColor;\nstroke-width:2;\n\nfill:none;\n\n}\n\n\/* QUOTE *\/\n\n.ff-quote{\n\npadding:70px 20px;\n\ntext-align:center;\n\n}\n\n.ff-quote h2{\n\nfont-size:42px;\n\nfont-weight:700;\n\nline-height:1.3;\n\nmax-width:720px;\n\nmargin:auto;\n\nletter-spacing:-1px;\n\n}\n\n.ff-quote p{\n\nmargin-top:18px;\n\nfont-size:17px;\n\n}\n\n\/* REVEAL *\/\n\n.ff-reveal{\n\nopacity:0;\n\ntransform:translateY(40px);\n\ntransition:\n\nall .8s cubic-bezier(.22,.61,.36,1);\n\n}\n\n.ff-reveal.show{\n\nopacity:1;\n\ntransform:none;\n\n}\n\n\/* MOBILE *\/\n\n@media(max-width:900px){\n\n.ff-grid{\n\ngrid-template-columns:1fr;\n\n}\n\n.ff h1{\n\nfont-size:42px;\n\n}\n\n.ff h2{\n\nfont-size:30px;\n\n}\n\n.ff-quote h2{\n\nfont-size:34px;\n\n}\n\n}\n\n@media(max-width:768px){\n\n.ff{\n\npadding:14px;\n\n}\n\n.ff section{\n\nmargin:55px 0;\n\n}\n\n.ff h1{\n\nfont-size:34px;\n\nletter-spacing:-1px;\n\n}\n\n.ff h2{\n\nfont-size:26px;\n\n}\n\n.ff h3{\n\nfont-size:20px;\n\n}\n\n.ff p{\n\nfont-size:15px;\n\n}\n\n.ff-hero{\n\npadding:45px 24px;\n\nborder-radius:28px;\n\n}\n\n.ff-card{\n\npadding:24px;\n\ntext-align:center;\n\n}\n\n.ff-icon{\n\nmargin:0 auto 18px;\n\n}\n\n.ff-quote{\n\npadding:45px 10px;\n\n}\n\n.ff-quote h2{\n\nfont-size:28px;\n\n}\n\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"ff\"\u003e\n\n\u003c!-- ================= HERO ================= --\u003e\n\n\u003csection class=\"ff-hero ff-reveal\"\u003e\n\n\u003cdiv class=\"ff-center\"\u003e\n\n\u003cdiv class=\"ff-badge\"\u003e\n\n🌸 Premium Fabric Resistance Bands\n\n\u003c\/div\u003e\n\n\u003ch1\u003e\n\nBuild Stronger \u003cspan class=\"ff-gradient\"\u003eGlutes\u003c\/span\u003e\u003cbr\u003e\n\nWithout The Gym\n\n\u003c\/h1\u003e\n\n\u003cdiv class=\"ff-divider\"\u003e\u003c\/div\u003e\n\n\u003cp class=\"ff-small\"\u003e\n\nThe FemForm™ Fabric Resistance Bands help you tone, strengthen and sculpt your lower body with three progressive resistance levels. Comfortable, durable and designed to stay in place, they're the perfect companion for home workouts, Pilates, strength training and everything in between.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- ================= FEATURE CARDS ================= --\u003e\n\n\u003csection class=\"ff-reveal\"\u003e\n\n\u003cdiv class=\"ff-grid\"\u003e\n\n  \u003c!-- ================= CARD 1 ================= --\u003e\n\n\u003cdiv class=\"ff-card\"\u003e\n\n\u003cdiv class=\"ff-icon\"\u003e\n\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n\n\u003cpath d=\"M7 12h10\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M5 8v8\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M19 8v8\"\u003e\u003c\/path\u003e\n\n\u003ccircle cx=\"5\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n\n\u003ccircle cx=\"19\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/div\u003e\n\n\u003ch3\u003eThree Resistance Levels\u003c\/h3\u003e\n\n\u003cp\u003e\n\nLight, Medium and Heavy bands let you progress naturally as you become stronger and more confident.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ================= CARD 2 ================= --\u003e\n\n\u003cdiv class=\"ff-card\"\u003e\n\n\u003cdiv class=\"ff-icon\"\u003e\n\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n\n\u003cpath d=\"M5 12h14\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M12 5v14\"\u003e\u003c\/path\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/div\u003e\n\n\u003ch3\u003ePremium Woven Fabric\u003c\/h3\u003e\n\n\u003cp\u003e\n\nUnlike rubber bands, our premium woven fabric won't roll, snap or dig into your skin during every workout.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ================= CARD 3 ================= --\u003e\n\n\u003cdiv class=\"ff-card\"\u003e\n\n\u003cdiv class=\"ff-icon\"\u003e\n\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n\n\u003cpath d=\"M3 10L12 3L21 10\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M5 9V21H19V9\"\u003e\u003c\/path\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/div\u003e\n\n\u003ch3\u003eTrain Anywhere\u003c\/h3\u003e\n\n\u003cp\u003e\n\nPerfect for home workouts, gym sessions, travel or outdoor training whenever it suits your lifestyle.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ================= CARD 4 ================= --\u003e\n\n\u003cdiv class=\"ff-card\"\u003e\n\n\u003cdiv class=\"ff-icon\"\u003e\n\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n\n\u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n\n\u003cpath d=\"M12 8v8\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/div\u003e\n\n\u003ch3\u003eDesigned For Women\u003c\/h3\u003e\n\n\u003cp\u003e\n\nComfortable, stylish and supportive resistance bands created to help women build strength with confidence.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- ================= EDITORIAL QUOTE ================= --\u003e\n\n\u003csection class=\"ff-quote ff-reveal\"\u003e\n\n\u003ch2\u003e\n\nSmall Bands.\u003cbr\u003e\n\nPowerful Results.\n\n\u003c\/h2\u003e\n\n\u003cp\u003e\n\nEvery workout is another step toward stronger glutes, improved stability and greater confidence. Consistency creates transformation.\n\n\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- ================= EDITORIAL SECTION ================= --\u003e\n\n\u003csection class=\"ff-reveal\"\u003e\n\n\u003cdiv class=\"ff-divider\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"ff-center\" style=\"max-width:720px;margin:70px auto 50px;\"\u003e\n\n\u003ch2\u003e\n\nThree Levels.\n\n\u003cspan class=\"ff-gradient\"\u003e\n\nUnlimited Progress.\n\n\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp\u003e\n\nYour FemForm™ Resistance Band Set includes Light, Medium and Heavy resistance, allowing you to increase intensity as your strength improves. Whether you're activating your glutes before training or pushing through challenging lower-body workouts, you'll always have the perfect resistance level ready.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n  \u003c!-- ================= MINI SIGNATURE ================= --\u003e\n\n\u003csection class=\"ff-reveal\"\u003e\n\n\u003cdiv style=\"\nbackground:linear-gradient(180deg,#FFF9FC,#FFFFFF);\nborder:1px solid var(--ff-border);\nborder-radius:32px;\npadding:42px 32px;\ntext-align:center;\nbox-shadow:var(--ff-shadow);\n\"\u003e\n\n\u003cdiv style=\"\nwidth:60px;\nheight:2px;\nmargin:0 auto 24px;\nbackground:linear-gradient(\n90deg,\ntransparent,\nvar(--ff-pink),\ntransparent\n);\n\"\u003e\u003c\/div\u003e\n\n\u003ch3 style=\"\nfont-size:26px;\nmargin-bottom:16px;\n\"\u003e\n\nComfort That Moves With You.\n\n\u003c\/h3\u003e\n\n\u003cp style=\"\nmax-width:560px;\nmargin:auto;\n\"\u003e\n\nEvery FemForm™ Resistance Band is made from premium woven fabric that stays comfortably in place throughout every squat, bridge and Pilates movement—no rolling, snapping or pinching.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- ================= BRAND SIGNATURE ================= --\u003e\n\n\u003csection class=\"ff-reveal\"\u003e\n\n\u003cdiv class=\"ff-center\" style=\"padding:25px 0 10px;\"\u003e\n\n\u003ch2 style=\"\nfont-size:42px;\nfont-weight:800;\nmargin-bottom:10px;\n\"\u003e\n\n\u003cspan class=\"ff-gradient\"\u003e\n\nFemForm™\n\n\u003c\/span\u003e\n\n\u003c\/h2\u003e\n\n\u003cp style=\"\nletter-spacing:3px;\nfont-size:13px;\ntext-transform:uppercase;\ncolor:#9A9A9A;\n\"\u003e\n\nMove Beautifully. Feel Strong.\n\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ================= SCROLL REVEAL ================= --\u003e\n\n\u003cscript\u003e\n\ndocument.addEventListener(\"DOMContentLoaded\",function(){\n\nconst reveals=document.querySelectorAll(\".ff-reveal\");\n\nif(!(\"IntersectionObserver\" in window)){\n\nreveals.forEach(function(el){\n\nel.classList.add(\"show\");\n\n});\n\nreturn;\n\n}\n\nconst observer=new IntersectionObserver(function(entries){\n\nentries.forEach(function(entry){\n\nif(entry.isIntersecting){\n\nentry.target.classList.add(\"show\");\n\n}\n\n});\n\n},{\n\nthreshold:0.12\n\n});\n\nreveals.forEach(function(el){\n\nobserver.observe(el);\n\n});\n\n});\n\n\u003c\/script\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function () {\n\n  const reveals = document.querySelectorAll('.ff-reveal');\n\n  if (!('IntersectionObserver' in window)) {\n    reveals.forEach(el =\u003e el.classList.add('show'));\n    return;\n  }\n\n  const observer = new IntersectionObserver((entries) =\u003e {\n    entries.forEach(entry =\u003e {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('show');\n        observer.unobserve(entry.target);\n      }\n    });\n  }, {\n    threshold: 0.15\n  });\n\n  reveals.forEach(el =\u003e observer.observe(el));\n\n});\n\u003c\/script\u003e","brand":"FemForm","offers":[{"title":"Default Title","offer_id":49040923590912,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0847\/4447\/0784\/files\/ChatGPT_Image_Jul_17_2026_05_07_29_PM.png?v=1784705640","url":"https:\/\/femform.co.za\/products\/femform%e2%84%a2-fabric-resistance-bands","provider":"FemForm","version":"1.0","type":"link"}