Skip to content

Customer Service

<!-- Homepage v4 — S3 Problem scroll-sync footer JS Paste into: GreenLight → Footer code area (below S2 stats JS) Purpose: Tie the sticky image on the left to the scrolling steps on the right. The active step is whichever one's midpoint is closest to a "read line" 55% down the viewport, as long as that step's top has crossed the read line. Safe: uses Math.max / Math.abs / !== instead of , &&, || (complies with rule_footer_js_no_escapable_chars.md) -->