{"product_id":"formgrip™-socks","title":"formgrip™ Socks (3-pack)","description":"\u003c!-- =========================================================\nFORMGRIP™ SOCKS — ULTRA HIGH-CONVERTING EDITORIAL SECTION\nLUXURY \/ PERFORMANCE \/ FEMININE \/ PREMIUM\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\n\/* =========================================================\nGLOBAL\n========================================================= *\/\n\n.formgrip-editorial *{\n  box-sizing:border-box;\n}\n\n.formgrip-editorial{\n  overflow:hidden;\n  background:#ffffff;\n  color:#111111;\n}\n\n\/* =========================================================\nFADE IN\n========================================================= *\/\n\n.fg-reveal{\n  opacity:0;\n  transform:translateY(24px);\n  transition:\n    opacity .9s cubic-bezier(.22,1,.36,1),\n    transform .9s cubic-bezier(.22,1,.36,1);\n}\n\n.fg-reveal.visible{\n  opacity:1;\n  transform:translateY(0);\n}\n\n\/* =========================================================\nSECTIONS\n========================================================= *\/\n\n.fg-section{\n  padding:95px 6%;\n}\n\n.fg-inner{\n  max-width:1120px;\n  margin:auto;\n}\n\n\/* =========================================================\nHERO\n========================================================= *\/\n\n.fg-hero{\n  position:relative;\n\n  padding:120px 6% 100px;\n\n  background:\n    radial-gradient(circle at top left, rgba(198,167,125,0.16), transparent 38%),\n    linear-gradient(180deg,#FCFAF7 0%, #F5EEE7 100%);\n}\n\n.fg-hero:before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n\n  background:\n    linear-gradient(\n      120deg,\n      rgba(255,255,255,0.55),\n      rgba(255,255,255,0)\n    );\n\n  pointer-events:none;\n}\n\n.fg-hero-inner{\n  position:relative;\n  z-index:2;\n\n  max-width:940px;\n  margin:auto;\n  text-align:center;\n}\n\n.fg-eyebrow{\n  margin-bottom:24px;\n\n  color:#C6A77D;\n\n  font-size:11px;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  font-weight:700;\n}\n\n.fg-hero h1{\n  margin:0 auto 26px;\n\n  max-width:860px;\n\n  font-size:74px;\n  line-height:0.95;\n  letter-spacing:-3px;\n\n  color:#111111;\n  font-weight:600;\n}\n\n.fg-hero h1 span{\n  color:#C6A77D;\n}\n\n.fg-hero p{\n  max-width:720px;\n  margin:0 auto 34px;\n\n  font-size:18px;\n  line-height:1.9;\n\n  color:#666666;\n}\n\n.fg-hero-points{\n  display:flex;\n  justify-content:center;\n  gap:12px;\n  flex-wrap:wrap;\n}\n\n.fg-pill{\n  padding:12px 18px;\n\n  border-radius:999px;\n\n  background:rgba(255,255,255,0.8);\n\n  border:1px solid rgba(0,0,0,0.06);\n\n  font-size:11px;\n  letter-spacing:1.3px;\n  text-transform:uppercase;\n  font-weight:700;\n\n  color:#111111;\n}\n\n\/* =========================================================\nWHY IT'S DIFFERENT\n========================================================= *\/\n\n.fg-difference{\n  background:#ffffff;\n}\n\n.fg-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:70px;\n  align-items:center;\n}\n\n.fg-left p{\n  margin:0 0 18px;\n\n  color:#C6A77D;\n\n  font-size:11px;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  font-weight:700;\n}\n\n.fg-left h2{\n  margin:0 0 26px;\n\n  font-size:58px;\n  line-height:0.98;\n  letter-spacing:-2.4px;\n\n  color:#111111;\n  font-weight:600;\n}\n\n.fg-left .text{\n  font-size:16px;\n  line-height:2;\n  color:#666666;\n}\n\n.fg-right{\n  background:#FCFAF7;\n  border-radius:34px;\n  padding:40px;\n\n  border:1px solid rgba(0,0,0,0.06);\n}\n\n.fg-item{\n  display:flex;\n  gap:16px;\n\n  padding:20px 0;\n\n  border-bottom:1px solid rgba(0,0,0,0.08);\n}\n\n.fg-item:last-child{\n  border-bottom:none;\n  padding-bottom:0;\n}\n\n.fg-dot{\n  min-width:10px;\n  height:10px;\n\n  margin-top:9px;\n\n  border-radius:50%;\n  background:#C6A77D;\n}\n\n.fg-item h3{\n  margin:0 0 6px;\n\n  font-size:22px;\n  line-height:1.2;\n  letter-spacing:-0.5px;\n\n  color:#111111;\n  font-weight:600;\n}\n\n.fg-item p{\n  margin:0;\n\n  font-size:15px;\n  line-height:1.8;\n\n  color:#666666;\n}\n\n\/* =========================================================\nBENEFITS\n========================================================= *\/\n\n.fg-benefits{\n  background:#111111;\n}\n\n.fg-benefits-inner{\n  max-width:980px;\n  margin:auto;\n  text-align:center;\n}\n\n.fg-benefits p:first-child{\n  margin:0 0 18px;\n\n  color:#C6A77D;\n\n  font-size:11px;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  font-weight:700;\n}\n\n.fg-benefits h2{\n  margin:0 auto 24px;\n\n  max-width:760px;\n\n  font-size:60px;\n  line-height:0.98;\n  letter-spacing:-2.6px;\n\n  color:#ffffff;\n  font-weight:600;\n}\n\n.fg-benefits-text{\n  max-width:680px;\n  margin:0 auto 42px;\n\n  font-size:17px;\n  line-height:1.95;\n\n  color:rgba(255,255,255,0.72);\n}\n\n.fg-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n}\n\n.fg-benefit-item{\n  padding:18px 16px;\n\n  border-radius:20px;\n\n  background:rgba(255,255,255,0.05);\n\n  border:1px solid rgba(255,255,255,0.08);\n\n  color:#ffffff;\n\n  font-size:13px;\n  font-weight:600;\n}\n\n\/* =========================================================\nCOMPARISON\n========================================================= *\/\n\n.fg-compare{\n  background:#ffffff;\n}\n\n.fg-compare-head{\n  text-align:center;\n  margin-bottom:54px;\n}\n\n.fg-compare-head p{\n  margin:0 0 18px;\n\n  color:#C6A77D;\n\n  font-size:11px;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  font-weight:700;\n}\n\n.fg-compare-head h2{\n  margin:0 auto 20px;\n\n  max-width:780px;\n\n  font-size:58px;\n  line-height:1;\n  letter-spacing:-2.4px;\n\n  color:#111111;\n  font-weight:600;\n}\n\n.fg-compare-sub{\n  max-width:700px;\n  margin:auto;\n\n  font-size:16px;\n  line-height:1.9;\n\n  color:#666666;\n}\n\n.fg-compare-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n}\n\n.fg-card{\n  border-radius:34px;\n  overflow:hidden;\n}\n\n.fg-card.dark{\n  background:linear-gradient(180deg,#171717 0%, #0B0B0B 100%);\n  color:#ffffff;\n}\n\n.fg-card.light{\n  background:#FCFAF7;\n  border:1px solid rgba(0,0,0,0.06);\n}\n\n.fg-card-top{\n  padding:34px 30px 24px;\n}\n\n.fg-card-label{\n  margin-bottom:14px;\n\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n\n  opacity:0.8;\n}\n\n.fg-card-title{\n  margin-bottom:14px;\n\n  font-size:38px;\n  line-height:1;\n  letter-spacing:-1.8px;\n\n  font-weight:600;\n}\n\n.fg-card-desc{\n  font-size:14px;\n  line-height:1.8;\n  opacity:0.82;\n}\n\n.fg-rows{\n  padding:0 24px 24px;\n}\n\n.fg-row{\n  display:flex;\n  justify-content:space-between;\n  gap:14px;\n\n  padding:18px 6px;\n\n  border-top:1px solid rgba(255,255,255,0.08);\n}\n\n.fg-card.light .fg-row{\n  border-top:1px solid rgba(0,0,0,0.08);\n}\n\n.fg-feature{\n  font-size:14px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n.fg-check{\n  font-size:18px;\n  font-weight:700;\n}\n\n.fg-check.yes{\n  color:#D4AA7A;\n}\n\n.fg-check.no{\n  color:#999999;\n}\n\n\n\n\n\n\/* =========================================================\nFAQ\n========================================================= *\/\n\n.fg-faq{\n  background:#ffffff;\n}\n\n.fg-faq-wrap{\n  max-width:900px;\n  margin:auto;\n}\n\n.fg-faq-head{\n  text-align:center;\n  margin-bottom:30px;\n}\n\n.fg-faq-head p{\n  margin:0 0 18px;\n\n  color:#C6A77D;\n\n  font-size:11px;\n  letter-spacing:2.8px;\n  text-transform:uppercase;\n  font-weight:700;\n}\n\n.fg-faq-head h2{\n  margin:0;\n\n  font-size:46px;\n  line-height:1;\n  letter-spacing:-1.8px;\n\n  color:#111111;\n  font-weight:600;\n}\n\n.fg-faq-item{\n  border-bottom:1px solid rgba(0,0,0,0.08);\n}\n\n.fg-question{\n  width:100%;\n\n  background:none;\n  border:none;\n\n  padding:24px 0;\n\n  display:flex;\n  justify-content:space-between;\n  gap:18px;\n\n  text-align:left;\n\n  cursor:pointer;\n\n  font-size:16px;\n  font-weight:600;\n\n  color:#111111;\n}\n\n.fg-icon{\n  flex-shrink:0;\n\n  width:28px;\n  height:28px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(0,0,0,0.12);\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  color:#C6A77D;\n}\n\n.fg-answer{\n  max-height:0;\n  overflow:hidden;\n\n  transition:max-height .35s ease,padding .35s ease;\n\n  color:#666666;\n\n  font-size:15px;\n  line-height:1.9;\n\n  padding-right:40px;\n}\n\n.fg-faq-item.active .fg-answer{\n  max-height:300px;\n  padding-bottom:24px;\n}\n\n\n\n\n\/* =========================================================\nSIZING\n========================================================= *\/\n\n.fg-sizing{\n  background:#ffffff;\n}\n\n.fg-sizing-wrap{\n  max-width:760px;\n  margin:auto;\n}\n\n.fg-sizing-box{\n  background:#ffffff;\n  border-radius:34px;\n  padding:50px 60px;\n  border:1px solid rgba(0,0,0,0.06);\n\n  max-width:920px;\n  margin:auto;\n}\n\n.fg-sizing-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,320px));\n  justify-content:center;\n  gap:18px;\n}\n\n.fg-size-card{\n  background:#ffffff;\n  border-radius:24px;\n  padding:26px 22px;\n  border:1px solid rgba(0,0,0,0.06);\n  text-align:center;\n}\n\n.fg-size-card.dark{\n  background:#111111;\n  border:none;\n}\n\n.fg-size-label{\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#C6A77D;\n  margin-bottom:12px;\n}\n\n.fg-size-title{\n  font-size:38px;\n  line-height:1;\n  font-weight:600;\n  letter-spacing:-1.5px;\n  color:#111111;\n  margin-bottom:10px;\n}\n\n.fg-size-card.dark .fg-size-title{\n  font-size:24px;\n  line-height:1.2;\n  letter-spacing:-1px;\n  color:#ffffff;\n}\n\n.fg-size-text{\n  font-size:15px;\n  line-height:1.8;\n  color:#666666;\n}\n\n.fg-size-card.dark .fg-size-text{\n  color:rgba(255,255,255,0.72);\n}\n\n.fg-size-note{\n  margin-top:18px;\n  padding:22px 24px;\n  border-radius:22px;\n  background:#ffffff;\n  border:1px solid rgba(0,0,0,0.06);\n\n  font-size:14px;\n  line-height:1.9;\n  color:#555555;\n  text-align:center;\n}\n\n\/* =========================================================\nSIZING MOBILE\n========================================================= *\/\n\n@media(max-width:900px){\n\n  .fg-sizing-grid{\n    grid-template-columns:1fr;\n  }\n\n  .fg-sizing-box{\n    padding:24px;\n    border-radius:28px;\n  }\n\n  .fg-size-title{\n    font-size:32px;\n  }\n\n}\n\n  \n\n\/* =========================================================\nDESKTOP MOBILE-STYLE\n========================================================= *\/\n\n@media(min-width:901px){\n\n  .fg-inner,\n  .fg-faq-wrap,\n  .fg-benefits-inner{\n    max-width:760px !important;\n  }\n\n  .fg-grid,\n  .fg-compare-grid{\n    grid-template-columns:1fr !important;\n    gap:38px !important;\n  }\n\n  .fg-benefit-grid{\n    grid-template-columns:1fr 1fr !important;\n  }\n\n  .fg-review{\n    width:420px;\n  }\n\n}\n\n\/* =========================================================\nMOBILE\n========================================================= *\/\n\n@media(max-width:900px){\n\n  .fg-section{\n    padding:75px 22px;\n  }\n\n  .fg-hero{\n    padding:90px 22px 70px;\n  }\n\n  .fg-hero h1,\n  .fg-left h2,\n  .fg-benefits h2,\n  .fg-compare-head h2,\n  .fg-ugc-head h2,\n  .fg-cta h2{\n    font-size:42px;\n    letter-spacing:-1.8px;\n  }\n\n  .fg-grid,\n  .fg-compare-grid{\n    grid-template-columns:1fr;\n    gap:40px;\n  }\n\n  .fg-benefit-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .fg-review{\n    width:82vw;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"formgrip-editorial\"\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003csection class=\"fg-hero fg-reveal\"\u003e\n\n\u003cdiv class=\"fg-hero-inner\"\u003e\n\n\u003cdiv class=\"fg-eyebrow\"\u003e\nHERFORM™ PERFORMANCE ESSENTIALS\n\u003c\/div\u003e\n\n\u003ch1\u003e\nThe Grip Socks Women \u003cspan\u003eRefuse To Train Without.\u003c\/span\u003e\n\u003c\/h1\u003e\n\n\u003cp\u003e\nformgrip™ socks were designed for women tired of slipping during pilates, struggling with uncomfortable socks that bunch up mid-workout, and settling for basic grip socks that look cheap and feel bulky.\n\u003c\/p\u003e\n\n\u003cdiv class=\"fg-hero-points\"\u003e\n\n\u003cdiv class=\"fg-pill\"\u003eNon-Slip Grip Technology\u003c\/div\u003e\n\u003cdiv class=\"fg-pill\"\u003eLuxury Feminine Design\u003c\/div\u003e\n\u003cdiv class=\"fg-pill\"\u003ePilates \u0026amp; Gym Approved\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- WHY DIFFERENT --\u003e\n\n\u003csection class=\"fg-section fg-difference fg-reveal\"\u003e\n\n\u003cdiv class=\"fg-inner\"\u003e\n\n\u003cdiv class=\"fg-grid\"\u003e\n\n\u003cdiv class=\"fg-left\"\u003e\n\n\u003cp\u003e\nWHY WOMEN ARE OBSESSED WITH FORMGRIP™\n\u003c\/p\u003e\n\n\u003ch2\u003e\nFinally — grip socks that actually stay in place.\n\u003c\/h2\u003e\n\n\u003cdiv class=\"text\"\u003e\nformgrip™ was created to deliver confidence, stability, and comfort during every workout.\n\n\u003cbr\u003e\u003cbr\u003e\n\nThe premium anti-slip grip technology helps prevent slipping during pilates, yoga, strength training, and studio workouts while the sculpted fit keeps the socks comfortably secure throughout movement.\n\n\u003cbr\u003e\u003cbr\u003e\n\nNo bunching.\nNo sliding.\nNo cheap bulky feel.\n\n\u003cbr\u003e\u003cbr\u003e\n\nJust elevated performance designed for women who want to feel confident in every session.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-right\"\u003e\n\n\u003cdiv class=\"fg-item\"\u003e\n\u003cdiv class=\"fg-dot\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e\nAdvanced Non-Slip Grip\n\u003c\/h3\u003e\n\u003cp\u003e\nProvides better stability and control during pilates, yoga, reformer workouts, stretching, and strength sessions.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-item\"\u003e\n\u003cdiv class=\"fg-dot\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e\nSecure Sculpted Fit\n\u003c\/h3\u003e\n\u003cp\u003e\nDesigned to stay comfortably in place throughout movement without slipping, rolling, or bunching.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-item\"\u003e\n\u003cdiv class=\"fg-dot\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e\nLuxury Everyday Comfort\n\u003c\/h3\u003e\n\u003cp\u003e\nSoft breathable fabric designed for workouts, errands, coffee runs, and elevated everyday wear.\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\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- BENEFITS --\u003e\n\n\u003csection class=\"fg-section fg-benefits fg-reveal\"\u003e\n\n\u003cdiv class=\"fg-benefits-inner\"\u003e\n\n\u003cp\u003e\nDESIGNED FOR EVERY MOVEMENT\n\u003c\/p\u003e\n\n\u003ch2\u003e\nEverything your workouts were missing.\n\u003c\/h2\u003e\n\n\u003cdiv class=\"fg-benefits-text\"\u003e\nformgrip™ socks were thoughtfully designed to combine premium comfort, stability, performance, and feminine aesthetics.\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-benefit-grid\"\u003e\n\n\u003cdiv class=\"fg-benefit-item\"\u003e✓ Anti-Slip Grip\u003c\/div\u003e\n\u003cdiv class=\"fg-benefit-item\"\u003e✓ Breathable Comfort\u003c\/div\u003e\n\u003cdiv class=\"fg-benefit-item\"\u003e✓ Pilates Approved\u003c\/div\u003e\n\u003cdiv class=\"fg-benefit-item\"\u003e✓ Sculpted Fit\u003c\/div\u003e\n\u003cdiv class=\"fg-benefit-item\"\u003e✓ Soft Stretch Fabric\u003c\/div\u003e\n\u003cdiv class=\"fg-benefit-item\"\u003e✓ Feminine Minimal Design\u003c\/div\u003e\n\u003cdiv class=\"fg-benefit-item\"\u003e✓ All-Day Comfort\u003c\/div\u003e\n\u003cdiv class=\"fg-benefit-item\"\u003e✓ Studio To Street Style\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n \u003c!-- =========================\n     HERFORM™ COMPARISON SECTION\n========================= --\u003e\n\n\u003cstyle\u003e\n\n.herform-compare-section{\n  padding:90px 20px;\n  background:transparent;\n  overflow:hidden;\n}\n\n.herform-compare-wrap{\n  max-width:1100px;\n  margin:0 auto;\n}\n\n\/* HEADING *\/\n\n.herform-compare-heading{\n  text-align:center;\n  margin-bottom:50px;\n}\n\n.herform-compare-heading p{\n  font-size:12px;\n  letter-spacing:3px;\n  text-transform:uppercase;\n  color:#B58E63;\n  font-weight:600;\n  margin-bottom:18px;\n}\n\n.herform-compare-heading h2{\n font-size:clamp(28px,4vw,48px);\n  line-height:1.05;\n  color:#111111;\n  font-weight:600;\n  letter-spacing:-2px;\n  margin:0 auto 18px;\n  max-width:760px;\n}\n\n.herform-compare-heading span{\n  font-style:italic;\n}\n\n.herform-compare-heading .subtext{\n  max-width:700px;\n  margin:0 auto;\n  font-size:16px;\n  line-height:1.7;\n  color:#000000;\n}\n\n\/* MINI TABLES *\/\n\n.herform-mini-grid{\n  display:flex;\n  justify-content:center;\n  align-items:stretch;\n  gap:12px;\n  max-width:760px;\n  margin:0 auto;\n}\n\n.herform-mini-card{\n  width:50%;\n  border-radius:32px;\n  overflow:visible;\n  position:relative;\n  box-shadow:0 24px 70px rgba(0,0,0,0.08);\n}\n\n.herform-mini-card.dark{\n  background:linear-gradient(180deg,#151515 0%, #0C0C0C 100%);\n  color:#FFFFFF;\n}\n\n.herform-mini-card.light{\n  background:#FFFFFF;\n  border:1px solid rgba(0,0,0,0.06);\n}\n\n\/* BADGE *\/\n\n.herform-compare-badge{\n  position:absolute;\n  top:-14px;\n  right:18px;\n  background:#D8B084;\n  color:#111111;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  padding:9px 13px;\n  border-radius:999px;\n  z-index:5;\n  box-shadow:0 10px 24px rgba(0,0,0,0.12);\n}\n\n\/* TOP *\/\n\n.herform-mini-top{\n  padding:28px 18px 20px;\n}\n\n.herform-mini-label{\n  font-size:12px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:14px;\n  opacity:0.75;\n  font-weight:600;\n}\n\n.herform-mini-title{\n  font-size:24px;\n  line-height:1.05;\n  letter-spacing:-1.5px;\n  font-weight:600;\n  margin-bottom:14px;\n}\n\n.herform-mini-desc{\n  font-size:13px;\n  line-height:1.6;\n  opacity:0.82;\n}\n\n\/* ROWS *\/\n\n.herform-mini-rows{\n  padding:0 14px 16px;\n}\n\n.herform-mini-row{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:12px;\n  padding:14px 4px;\n  border-top:1px solid rgba(0,0,0,0.07);\n}\n\n.herform-mini-card.dark .herform-mini-row{\n  border-top:1px solid rgba(255,255,255,0.08);\n}\n\n.herform-mini-feature{\n  font-size:12px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n.herform-mini-check{\n  flex-shrink:0;\n  font-size:18px;\n  font-weight:700;\n}\n\n.herform-mini-check.yes{\n  color:#D4AA7A;\n}\n\n.herform-mini-check.no{\n  color:#A9A9A9;\n}\n\n.herform-mini-card.dark .herform-mini-check.yes{\n  color:#E7BE91;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:768px){\n\n  .herform-compare-section{\n    padding:70px 14px;\n  }\n\n  .herform-mini-grid{\n    gap:12px;\n    max-width:100%;\n  }\n\n  .herform-mini-card{\n    width:50%;\n  }\n\n  .herform-compare-badge{\n    top:-10px;\n    right:10px;\n    padding:8px 10px;\n    font-size:8px;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\u003csection class=\"herform-compare-section\"\u003e\n\n  \u003cdiv class=\"herform-compare-wrap\"\u003e\n\n    \u003cdiv class=\"herform-compare-heading\"\u003e\n\n      \u003cp\u003eWHY FORMGRIP™ IS DIFFERENT\u003c\/p\u003e\n\n      \u003ch2\u003e\n        Built for elevated movement — \u003cspan\u003enot basic workout socks.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"subtext\"\u003e\n        Traditional grip socks often feel cheap, bulky, uncomfortable, and designed purely for function. formgrip™ combines elevated aesthetics with premium performance.\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"herform-mini-grid\"\u003e\n\n      \u003c!-- FORMGRIP --\u003e\n\n      \u003cdiv class=\"herform-mini-card dark\"\u003e\n\n        \u003cdiv class=\"herform-compare-badge\"\u003e\n          Best Seller\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"herform-mini-top\"\u003e\n\n          \u003cdiv class=\"herform-mini-label\"\u003e\n            HERFORM™\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-title\"\u003e\n            FORMGRIP™\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-desc\"\u003e\n           Luxury grip socks designed for confident feminine movement.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"herform-mini-rows\"\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n              Premium anti-slip grip\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check yes\"\u003e✓\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n             Minimal feminine aesthetic\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check yes\"\u003e✓\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n             Stays securely in place\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check yes\"\u003e✓\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n             Soft breathable comfort\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check yes\"\u003e✓\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n              Designed for studio + lifestyle\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check yes\"\u003e✓\u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- REGULAR SOCKS --\u003e\n\n      \u003cdiv class=\"herform-mini-card light\"\u003e\n\n        \u003cdiv class=\"herform-mini-top\"\u003e\n\n          \u003cdiv class=\"herform-mini-label\"\u003e\n            TRADITIONAL \n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-title\"\u003e\n            Socks\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-desc\"\u003e\n           Basic workout socks designed without premium functionality.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"herform-mini-rows\"\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n              Reliable non-slip grip\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check no\"\u003e✕\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n             Lightweight \u0026amp; Breathable\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check yes\"\u003e✓\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n             Luxury feminine design\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check no\"\u003e✕\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n             Comfortable secure fit\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check no\"\u003e✕\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"herform-mini-row\"\u003e\n            \u003cdiv class=\"herform-mini-feature\"\u003e\n              Minimal \u0026amp; feminine design\n            \u003c\/div\u003e\n            \u003cdiv class=\"herform-mini-check no\"\u003e✕\u003c\/div\u003e\n          \u003c\/div\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\n  \n\n\n\u003c!-- =========================\nHERFORM™ LUXURY UGC GALLERY + ARROWS\n========================= --\u003e\n\n\u003cstyle\u003e\n\n.herform-lux-gallery{\n  margin:70px 0;\n  overflow:hidden;\n  position:relative;\n}\n\n\/* HEADER *\/\n\n.herform-lux-header{\n  text-align:center;\n  margin-bottom:34px;\n  padding:0 18px;\n}\n\n.herform-lux-sub{\n  font-size:12px;\n  letter-spacing:2.5px;\n  text-transform:uppercase;\n  color:#b08d80;\n  font-weight:700;\n  margin-bottom:12px;\n}\n\n.herform-lux-title{\n  font-size:42px;\n  line-height:1.05;\n  color:#111;\n  margin:0;\n  font-weight:700;\n  letter-spacing:-1px;\n}\n\n.herform-lux-text{\n  max-width:720px;\n  margin:18px auto 0;\n  font-size:17px;\n  line-height:1.7;\n  color:#555;\n}\n\n\/* SCROLL AREA *\/\n\n.herform-scroll-wrapper{\n  position:relative;\n}\n\n.herform-lux-scroll{\n  display:flex;\n  gap:18px;\n  \n  overflow-x:auto;\n  padding:10px 60px 12px;\n  scroll-snap-type:x mandatory;\n  -webkit-overflow-scrolling:touch;\n}\n\n\/* HIDE SCROLLBAR *\/\n\n.herform-lux-scroll{\n  scrollbar-width:none;\n  -ms-overflow-style:none;\n}\n\n.herform-lux-scroll::-webkit-scrollbar{\n  display:none;\n}\n\n\/* CARDS *\/\n\n.herform-lux-card{\n  flex:0 0 auto;\n  width:350px;\n  height:640px;\n  border-radius:30px;\n  overflow:hidden;\n  scroll-snap-align:center;\n  background:#eee;\n  position:relative;\n}\n\n.herform-lux-card img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  display:block;\n}\n\n\/* OVERLAY *\/\n\n.herform-lux-overlay{\n  position:absolute;\n  left:0;\n  right:0;\n  bottom:0;\n  padding:26px 22px;\n  background:linear-gradient(to top, rgba(0,0,0,0.78), rgba(0,0,0,0));\n  color:#fff;\n}\n\n.herform-lux-name{\n  font-size:16px;\n  font-weight:700;\n  margin-bottom:6px;\n}\n\n.herform-lux-stars{\n  font-size:14px;\n  letter-spacing:2px;\n  margin-bottom:10px;\n}\n\n.herform-lux-review{\n  font-size:14px;\n  line-height:1.6;\n  opacity:0.96;\n}\n\n\/* ARROWS *\/\n\n.herform-arrow{\n  position:absolute;\n  top:50%;\n  transform:translateY(-50%);\n  width:46px;\n  height:46px;\n  border-radius:50%;\n  border:none;\n  background:#ffffff;\n  box-shadow:0 8px 20px rgba(0,0,0,0.12);\n  cursor:pointer;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  z-index:5;\n  transition:0.2s ease;\n}\n\n.herform-arrow:hover{\n  transform:translateY(-50%) scale(1.05);\n}\n\n.herform-arrow-left{\n  left:10px;\n}\n\n.herform-arrow-right{\n  right:10px;\n}\n\n\/* hide arrows on mobile *\/\n\n\n\n\/* =========================\nDOTS\n========================= *\/\n\n.herform-lux-dots{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  gap:8px;\n\n  margin-top:26px;\n}\n\n.herform-lux-dot{\n  width:7px;\n  height:7px;\n\n  border-radius:999px;\n\n  background:rgba(181,142,99,0.22);\n\n  transition:\n  background .3s ease,\n  opacity .3s ease,\n  transform .3s ease;\n\n  opacity:.7;\n\n  flex-shrink:0;\n}\n\n.herform-lux-dot.active{\n  background:#B58E63;\n  opacity:1;\n  transform:scale(1.15);\n}\n  \n\n@media(max-width:768px){\n  .herform-arrow{\n    display:none;\n  }\n\n  .herform-lux-card{\n    width:78vw;\n    height:520px;\n  }\n\n  .herform-lux-scroll{\n    padding:10px 20px 12px;\n  }\n}\n\n\/* CTA *\/\n\n.herform-lux-cta{\n  text-align:center;\n  margin-top:34px;\n  padding:0 18px;\n}\n\n.herform-lux-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  background:#111;\n  color:#fff !important;\n  text-decoration:none !important;\n  padding:18px 34px;\n  border-radius:999px;\n  font-size:14px;\n  font-weight:700;\n  letter-spacing:0.5px;\n  transition:0.3s ease;\n}\n\n.herform-lux-btn:hover{\n  transform:translateY(-2px);\n  opacity:0.92;\n}\n\n\u003c\/style\u003e\n\n\u003csection class=\"herform-lux-gallery\"\u003e\n\n  \u003c!-- HEADER --\u003e\n\n  \u003cdiv class=\"herform-lux-header\"\u003e\n\n    \u003cdiv class=\"herform-lux-sub\"\u003e\n      REAL WOMEN • REAL ROUTINES\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"herform-lux-title\"\u003e\n     The socks everyone asks about after pilates.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"herform-lux-text\"\u003e\n      formgrip™ was designed to make every workout feel more confident, stable, feminine, and elevated.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SCROLL + ARROWS --\u003e\n\n  \u003cdiv class=\"herform-scroll-wrapper\"\u003e\n\n    \u003cbutton class=\"herform-arrow herform-arrow-left\" onclick=\"document.querySelector('.herform-lux-scroll').scrollBy({left:-400,behavior:'smooth'})\"\u003e\n      ❮\n    \u003c\/button\u003e\n\n    \u003cdiv class=\"herform-lux-scroll\"\u003e\n\n      \u003c!-- CARD 1 --\u003e\n      \u003cdiv class=\"herform-lux-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/4415\/1833\/files\/70EB2019-110D-4E68-8370-ABFEF873356D.png?v=1780037637\"\u003e\n        \u003cdiv class=\"herform-lux-overlay\"\u003e\n          \u003cdiv class=\"herform-lux-name\"\u003eShasreen, 23\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-review\"\u003e“I bought these for pilates and honestly didn’t expect to love them this much. The grip feels super secure, they stay in place the whole class, and they look way more premium than other grip socks I’ve tried.”\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- CARD 2 --\u003e\n      \u003cdiv class=\"herform-lux-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/4415\/1833\/files\/374888FD-B74C-4962-B755-5BB1CDDDC42B.jpg?v=1780037635\"\u003e\n        \u003cdiv class=\"herform-lux-overlay\"\u003e\n          \u003cdiv class=\"herform-lux-name\"\u003eDelilah R, 28\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-review\"\u003e“These are genuinely the first grip socks I’ve worn that actually feel comfortable. They don’t slide around, the grip is amazing during workouts, and they make my pilates outfits look so much more put together.”\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- CARD 3 --\u003e\n      \u003cdiv class=\"herform-lux-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/4415\/1833\/files\/96FED4C0-2E3E-4BE2-A100-9924D596EA7D.png?v=1780044150\"\u003e\n        \u003cdiv class=\"herform-lux-overlay\"\u003e\n          \u003cdiv class=\"herform-lux-name\"\u003eNicole V, 22\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-review\"\u003e“I wear these for reformer classes and they’re honestly perfect. Super comfortable, really flattering, and the grip makes such a difference during workouts.”\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- CARD 4 --\u003e\n      \u003cdiv class=\"herform-lux-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/4415\/1833\/files\/6EDEB629-80CE-473C-B9C0-981BDF2EE7C1.png?v=1780044531\"\u003e\n        \u003cdiv class=\"herform-lux-overlay\"\u003e\n          \u003cdiv class=\"herform-lux-name\"\u003eTaryn L, 32\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-review\"\u003e“The quality surprised me immediately. They feel soft and premium, stay in place properly, and look so much nicer than the usual bulky grip socks.”\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n\n      \u003c!-- CARD 5 --\u003e\n      \u003cdiv class=\"herform-lux-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/4415\/1833\/files\/47DFEFE0-BD1D-4EB4-B5BF-6A6449A457A6.png?v=1780048144\"\u003e\n        \u003cdiv class=\"herform-lux-overlay\"\u003e\n          \u003cdiv class=\"herform-lux-name\"\u003eHelena L, 28\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv class=\"herform-lux-review\"\u003e“I’m obsessed with how secure these feel during pilates. No slipping, no adjusting constantly, and they genuinely complete the whole outfit.”\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c\/div\u003e\n\n\n\n    \u003c\/div\u003e\n\n    \u003cbutton class=\"herform-arrow herform-arrow-right\" onclick=\"document.querySelector('.herform-lux-scroll').scrollBy({left:400,behavior:'smooth'})\"\u003e\n      ❯\n    \u003c\/button\u003e\n\n  \u003c\/div\u003e\n\n\n\n\u003c!-- DOTS --\u003e\n\n\u003cdiv class=\"herform-lux-dots\"\u003e\n  \u003cspan class=\"herform-lux-dot active\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"herform-lux-dot\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"herform-lux-dot\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"herform-lux-dot\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"herform-lux-dot\"\u003e\u003c\/span\u003e\n \n\u003c\/div\u003e\n\n\u003c\/section\u003e \n\n  \n\n\u003cscript\u003e\n\ndocument.addEventListener('DOMContentLoaded', () =\u003e {\n\n  const slider =\n  document.querySelector('.herform-lux-scroll');\n\n  const cards =\n  document.querySelectorAll('.herform-lux-card');\n\n  const dotsWrap =\n  document.querySelector('.herform-lux-dots');\n\n  if(slider \u0026\u0026 cards.length \u0026\u0026 dotsWrap){\n\n    const dots =\n    dotsWrap.querySelectorAll('.herform-lux-dot');\n\n    function updateDots(index){\n\n      dots.forEach((dot,i)=\u003e{\n\n        dot.classList.toggle(\n          'active',\n          i === index\n        );\n\n      });\n\n    }\n\nlet scrollTimeout;\n\nslider.addEventListener('scroll', () =\u003e {\n\n  let activeIndex = 0;\n  let smallestDistance = Infinity;\n\n  cards.forEach((card, index) =\u003e {\n\n    const cardCenter =\n      card.offsetLeft + (card.offsetWidth \/ 2);\n\n    const sliderCenter =\n      slider.scrollLeft + (slider.offsetWidth \/ 2);\n\n    const distance =\n      Math.abs(cardCenter - sliderCenter);\n\n    if(distance \u003c smallestDistance){\n\n      smallestDistance = distance;\n      activeIndex = index;\n\n    }\n\n  });\n\n  updateDots(activeIndex);\n\n});\n\n    dots.forEach((dot,index)=\u003e{\n\n      dot.addEventListener('click', ()=\u003e{\n\n        const cardWidth =\n        cards[0].offsetWidth + 18;\n\n        slider.scrollTo({\n          left:index * cardWidth,\n          behavior:'smooth'\n        });\n\n        updateDots(index);\n\n      });\n\n    });\n\n  }\n\n});\n\n\u003c\/script\u003e\n\n  \n\n\n\n\u003c!-- SIZING --\u003e\n\n\u003cstyle\u003e\n\n.fg-sizing-grid{\n  display:flex;\n  justify-content:center;\n  align-items:stretch;\n  gap:14px;\n  max-width:760px;\n  margin:0 auto;\n}\n\n.fg-sizing-card{\n  width:50%;\n  border-radius:32px;\n  overflow:hidden;\n  position:relative;\n}\n\n.fg-sizing-card.light{\n  background:#FCFAF7;\n  border:1px solid rgba(0,0,0,0.06);\n}\n\n.fg-sizing-card.dark{\n  background:linear-gradient(180deg,#151515 0%, #0C0C0C 100%);\n  color:#ffffff;\n}\n\n.fg-sizing-top{\n  padding:34px 24px;\n  text-align:center;\n}\n\n.fg-sizing-label{\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#C6A77D;\n  margin-bottom:14px;\n}\n\n.fg-sizing-title{\n  font-size:42px;\n  line-height:1;\n  letter-spacing:-2px;\n  font-weight:600;\n  margin-bottom:14px;\n}\n\n.fg-sizing-card.dark .fg-sizing-title{\n  color:#ffffff;\n}\n\n.fg-sizing-text{\n  font-size:15px;\n  line-height:1.9;\n  color:#666666;\n}\n\n.fg-sizing-card.dark .fg-sizing-text{\n  color:rgba(255,255,255,0.72);\n}\n\n.fg-sizing-note{\n  max-width:760px;\n  margin:18px auto 0;\n\n  padding:22px 24px;\n\n  border-radius:24px;\n\n  background:#FCFAF7;\n  border:1px solid rgba(0,0,0,0.06);\n\n  text-align:center;\n\n  font-size:14px;\n  line-height:1.9;\n  color:#555555;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:768px){\n\n  .fg-sizing-grid{\n    gap:12px;\n  }\n\n  .fg-sizing-card{\n    width:50%;\n  }\n\n  .fg-sizing-top{\n    padding:26px 16px;\n  }\n\n  .fg-sizing-title{\n    font-size:30px;\n    letter-spacing:-1.5px;\n  }\n\n  .fg-sizing-text{\n    font-size:13px;\n    line-height:1.7;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\u003csection class=\"fg-section fg-sizing fg-reveal\"\u003e\n\n  \u003cdiv class=\"fg-inner\"\u003e\n\n    \u003cdiv class=\"fg-compare-head\"\u003e\n\n      \u003cp\u003e\n        FIND YOUR PERFECT FIT\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        Designed with a flexible one-size fit.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"fg-compare-sub\"\u003e\n        formgrip™ socks were designed using soft stretch performance fabric that comfortably adapts to most foot shapes and sizes without feeling tight, restrictive, or loose during movement.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fg-sizing-grid\"\u003e\n\n      \u003c!-- LEFT --\u003e\n\n      \u003cdiv class=\"fg-sizing-card light\"\u003e\n\n        \u003cdiv class=\"fg-sizing-top\"\u003e\n\n          \u003cdiv class=\"fg-sizing-label\"\u003e\n            SIZE RANGE\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fg-sizing-title\"\u003e\n            One Size\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fg-sizing-text\"\u003e\n            Comfortably fits most women's sizes thanks to the flexible sculpted stretch design.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- RIGHT --\u003e\n\n      \u003cdiv class=\"fg-sizing-card dark\"\u003e\n\n        \u003cdiv class=\"fg-sizing-top\"\u003e\n\n          \u003cdiv class=\"fg-sizing-label\"\u003e\n            DESIGNED FOR\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fg-sizing-title\" style=\"font-size:28px;line-height:1.2;\"\u003e\n            Pilates • Yoga • Gym • Everyday Wear\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fg-sizing-text\"\u003e\n            Soft compression-style stretch keeps the socks secure and comfortable throughout movement.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- NOTE --\u003e\n\n    \u003cdiv class=\"fg-sizing-note\"\u003e\n\n      Most customers choose formgrip™ for the secure flexible fit that stays comfortably in place without squeezing too tightly.\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n  \n\n\n\n\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"fg-section fg-faq fg-reveal\"\u003e\n\n\u003cdiv class=\"fg-faq-wrap\"\u003e\n\n\u003cdiv class=\"fg-faq-head\"\u003e\n\n\u003cp\u003e\nEVERYTHING YOU NEED TO KNOW\n\u003c\/p\u003e\n\n\u003ch2\u003e\nFrequently Asked Questions\n\u003c\/h2\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-faq-item\"\u003e\n\n\u003cbutton class=\"fg-question\"\u003e\nAre these socks suitable for pilates and yoga?\n\u003cspan class=\"fg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/button\u003e\n\n\u003cdiv class=\"fg-answer\"\u003e\nYes — formgrip™ socks were specifically designed for pilates, reformer workouts, yoga, stretching, and studio training where grip and stability matter most.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-faq-item\"\u003e\n\n\u003cbutton class=\"fg-question\"\u003e\nDo they stay in place during workouts?\n\u003cspan class=\"fg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/button\u003e\n\n\u003cdiv class=\"fg-answer\"\u003e\nAbsolutely. The sculpted fit helps prevent slipping, bunching, and rolling so they stay comfortable and secure throughout movement.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-faq-item\"\u003e\n\n\u003cbutton class=\"fg-question\"\u003e\nAre they comfortable for everyday wear?\n\u003cspan class=\"fg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/button\u003e\n\n\u003cdiv class=\"fg-answer\"\u003e\nYes — formgrip™ socks are made using soft breathable fabric designed for both performance and all-day comfort.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-faq-item\"\u003e\n\n\u003cbutton class=\"fg-question\"\u003e\nHow long does shipping take?\n\u003cspan class=\"fg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/button\u003e\n\n\u003cdiv class=\"fg-answer\"\u003e\nOrders are typically processed within 24–48 hours. Delivery times usually range between 5–10 working days depending on your location.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"fg-faq-item\"\u003e\n\n\u003cbutton class=\"fg-question\"\u003e\nWhat if I don’t love them?\n\u003cspan class=\"fg-icon\"\u003e+\u003c\/span\u003e\n\u003c\/button\u003e\n\n\u003cdiv class=\"fg-answer\"\u003e\nWe offer hassle-free returns within 30 days of delivery. If you’re not completely satisfied, our support team will help make the process simple.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\ndocument.addEventListener(\"DOMContentLoaded\", function(){\n\nconst items = document.querySelectorAll(\".fg-reveal\");\n\nconst observer = new IntersectionObserver((entries)=\u003e{\n\nentries.forEach(entry=\u003e{\n\nif(entry.isIntersecting){\nentry.target.classList.add(\"visible\");\n}\n\n});\n\n}, {\nthreshold:0.12\n});\n\nitems.forEach(item=\u003e{\nobserver.observe(item);\n});\n\n document.querySelectorAll('.fg-question').forEach(btn =\u003e {\n\n    btn.addEventListener('click', () =\u003e {\n\n      const item = btn.parentElement;\n\n      item.classList.toggle('active');\n\n      const icon = btn.querySelector('.fg-icon');\n\n      icon.textContent = item.classList.contains('active') ? '−' : '+';\n\n    });\n\n  });\n\n});\n\n\u003c\/script\u003e\n\n","brand":"her form","offers":[{"title":"Default Title","offer_id":52441054118169,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1005\/4415\/1833\/files\/IMG-0025.png?v=1779947930","url":"https:\/\/herform.co.za\/products\/formgrip%e2%84%a2-socks","provider":"her form","version":"1.0","type":"link"}