{"product_id":"qexulvia™-3d-rocking-stepper","title":"Qexulvia™ 3D Rocking Stepper","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — 3D ROCKING STEPPER\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-rocking-stepper {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e6ddd2;\n    --qx-card: #faf8f4;\n    --qx-dark: #171513;\n    --qx-text: #3d3833;\n    --qx-muted: #756e66;\n    --qx-accent: #a58b70;\n    --qx-line: rgba(35, 29, 24, .13);\n\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: var(--qx-bg);\n    color: var(--qx-dark);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .qexulvia-rocking-stepper * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-rocking-stepper img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .qx-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .qx-section {\n    padding: 96px 0;\n  }\n\n  \/* TYPOGRAPHY *\/\n  .qx-eyebrow {\n    margin-bottom: 17px;\n    color: var(--qx-accent);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n  }\n\n  .qx-section-head {\n    max-width: 860px;\n    margin: 0 auto 54px;\n    text-align: center;\n  }\n\n  .qx-section-head h2 {\n    margin: 0 auto 20px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(40px, 5.5vw, 68px);\n    font-weight: 400;\n    line-height: .98;\n    letter-spacing: -.04em;\n  }\n\n  .qx-section-head p {\n    max-width: 740px;\n    margin: 0 auto;\n    color: var(--qx-muted);\n    font-size: 17px;\n  }\n\n  \/* =========================================\n     HERO (VERTICAL)\n  ========================================= *\/\n  .qx-hero {\n    display: flex;\n    flex-direction: column;\n    background: #ebe3d8;\n    padding-top: 80px;\n  }\n\n  .qx-hero-copy {\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0 20px 50px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .qx-brand {\n    margin-bottom: 40px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    letter-spacing: -.025em;\n  }\n\n  .qx-hero h1 {\n    margin: 0 0 24px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(48px, 6vw, 84px);\n    font-weight: 400;\n    line-height: .94;\n    letter-spacing: -.05em;\n  }\n\n  .qx-hero-sub {\n    max-width: 680px;\n    margin-bottom: 30px;\n    color: var(--qx-text);\n    font-size: 19px;\n  }\n\n  .qx-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-bottom: 30px;\n    max-width: 800px;\n  }\n\n  .qx-tag {\n    padding: 9px 14px;\n    border: 1px solid rgba(25,22,19,.18);\n    border-radius: 100px;\n    background: rgba(255,255,255,.28);\n    font-size: 12px;\n  }\n\n  .qx-hero-note {\n    color: var(--qx-muted);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n\n  .qx-hero-image {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .qx-hero-image img {\n    max-height: 800px;\n    object-fit: cover;\n    object-position: center bottom;\n  }\n\n  \/* =========================================\n     FEATURE BAR\n  ========================================= *\/\n  .qx-feature-bar {\n    padding: 34px 0;\n    background: #191715;\n    color: white;\n  }\n\n  .qx-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .qx-feature {\n    padding: 15px 20px;\n    text-align: center;\n    border-right: 1px solid rgba(255,255,255,.13);\n  }\n\n  .qx-feature:last-child {\n    border-right: none;\n  }\n\n  .qx-feature-icon {\n    margin-bottom: 8px;\n    font-size: 25px;\n  }\n\n  .qx-feature strong {\n    display: block;\n    font-family: Georgia, serif;\n    font-size: 19px;\n    font-weight: 400;\n  }\n\n  .qx-feature span {\n    display: block;\n    margin-top: 4px;\n    color: rgba(255,255,255,.59);\n    font-size: 11px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n  }\n\n  \/* =========================================\n     VERTICAL SPLIT (TOP TEXT, BOTTOM IMAGE)\n  ========================================= *\/\n  .qx-split {\n    display: flex;\n    flex-direction: column;\n    padding: 96px 0;\n    background: var(--qx-bg);\n  }\n\n  .qx-split-copy {\n    order: 1; \/* 始终保持文字在上方 *\/\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 20px 50px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .qx-split-copy h2 {\n    max-width: 800px;\n    margin: 0 auto 25px;\n    font-family: Georgia, serif;\n    font-size: clamp(38px, 5vw, 64px);\n    font-weight: 400;\n    line-height: 1;\n    letter-spacing: -.04em;\n  }\n\n  .qx-split-copy p {\n    max-width: 740px;\n    margin: 0 auto 20px;\n    color: var(--qx-muted);\n    font-size: 17px;\n  }\n\n  .qx-split-image {\n    order: 2; \/* 始终保持图片在下方 *\/\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .qx-split-image:empty {\n    display: none;\n  }\n\n  .qx-split-image img {\n    max-height: 800px;\n    object-fit: cover;\n  }\n\n  .qx-checks {\n    display: grid;\n    gap: 13px;\n    margin: 20px auto 0;\n    text-align: left;\n    width: fit-content;\n  }\n\n  .qx-check {\n    display: flex;\n    align-items: flex-start;\n    gap: 11px;\n  }\n\n  .qx-check-icon {\n    display: inline-flex;\n    width: 21px;\n    height: 21px;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 21px;\n    margin-top: 2px;\n    border-radius: 50%;\n    background: var(--qx-dark);\n    color: #fff;\n    font-size: 11px;\n  }\n\n  \/* =========================================\n     GRIDS \u0026 CARDS\n  ========================================= *\/\n  .qx-dark-section {\n    background: #191715;\n    color: white;\n  }\n\n  .qx-dark-section .qx-section-head p {\n    color: rgba(255,255,255,.6);\n  }\n\n  .qx-motion-grid,\n  .qx-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .qx-motion-card,\n  .qx-how-card {\n    min-height: 330px;\n    padding: 38px;\n    border: 1px solid rgba(255,255,255,.14);\n    background: rgba(255,255,255,.025);\n  }\n\n  .qx-motion-num,\n  .qx-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\n  .qx-motion-card h3,\n  .qx-how-card h3 {\n    margin: 25px 0 11px;\n    font-family: Georgia, serif;\n    font-size: 30px;\n    font-weight: 400;\n  }\n\n  .qx-motion-card p,\n  .qx-how-card p {\n    margin: 0;\n    color: rgba(255,255,255,.61);\n  }\n\n  \/* FULL IMAGE *\/\n  .qx-full-image {\n    width: 100%;\n  }\n\n  .qx-full-image img {\n    width: 100%;\n    max-height: 960px;\n    object-fit: cover;\n  }\n\n  \/* MOVEMENT MODES *\/\n  .qx-modes {\n    background: #e5dcd1;\n  }\n\n  .qx-mode-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-mode-card {\n    min-height: 230px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-mode-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-mode-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 29px;\n    font-weight: 400;\n  }\n\n  .qx-mode-card p {\n    margin: 0;\n    color: var(--qx-muted);\n    font-size: 14px;\n  }\n\n  \/* INNOVATION GRID *\/\n  .qx-innovation-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .qx-innovation-card {\n    padding: 32px 5px 30px 0;\n    border-top: 1px solid var(--qx-dark);\n  }\n\n  .qx-innovation-card h3 {\n    margin: 0 0 11px;\n    font-family: Georgia, serif;\n    font-size: 27px;\n    font-weight: 400;\n  }\n\n  .qx-innovation-card p {\n    margin: 0;\n    color: var(--qx-muted);\n  }\n\n  \/* DETAILS *\/\n  .qx-details {\n    background: #f8f5ef;\n  }\n\n  .qx-detail-image {\n    max-width: 1050px;\n    margin: 0 auto 52px;\n  }\n\n  .qx-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .qx-detail {\n    padding: 28px 5px 28px 0;\n    border-top: 1px solid var(--qx-line);\n  }\n\n  .qx-detail h3 {\n    margin: 0 0 10px;\n    font-family: Georgia, serif;\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .qx-detail p {\n    margin: 0;\n    color: var(--qx-muted);\n    font-size: 15px;\n  }\n\n  \/* INCLUDED *\/\n  .qx-included {\n    background: #f8f5ef;\n  }\n\n  .qx-included-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n  }\n\n  .qx-included-item {\n    padding: 24px 18px;\n    background: white;\n    border: 1px solid var(--qx-line);\n    text-align: center;\n  }\n\n  .qx-included-item strong {\n    display: block;\n    font-family: Georgia, serif;\n    font-size: 19px;\n    font-weight: 400;\n  }\n\n  .qx-included-item span {\n    display: block;\n    margin-top: 5px;\n    color: var(--qx-muted);\n    font-size: 13px;\n  }\n\n  \/* STORAGE *\/\n  .qx-storage {\n    background: #dcd1c4;\n  }\n\n  \/* =========================================\n     TABLE \u0026 SPECS\n  ========================================= *\/\n  .qx-comparison-wrap {\n    overflow-x: auto;\n    background: white;\n    border: 1px solid var(--qx-line);\n  }\n\n  .qx-comparison {\n    width: 100%;\n    min-width: 780px;\n    border-collapse: collapse;\n  }\n\n  .qx-comparison th,\n  .qx-comparison td {\n    padding: 21px 24px;\n    border-bottom: 1px solid var(--qx-line);\n    text-align: center;\n  }\n\n  .qx-comparison th {\n    font-family: Georgia, serif;\n    font-size: 20px;\n    font-weight: 400;\n  }\n\n  .qx-comparison th:first-child,\n  .qx-comparison td:first-child {\n    text-align: left;\n    font-weight: 600;\n  }\n\n  .qx-focus {\n    background: #ede2d6;\n  }\n\n  .qx-spec-layout {\n    max-width: 800px;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .qx-spec-list {\n    border-top: 1px solid var(--qx-line);\n  }\n\n  .qx-spec {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--qx-line);\n  }\n\n  .qx-spec strong {\n    font-size: 14px;\n  }\n\n  .qx-spec span {\n    color: var(--qx-muted);\n    font-size: 14px;\n  }\n\n  \/* =========================================\n     FAQ \u0026 FINAL\n  ========================================= *\/\n  .qx-faq {\n    background: #191715;\n    color: white;\n  }\n\n  .qx-faq .qx-section-head p {\n    color: rgba(255,255,255,.6);\n  }\n\n  .qx-faq-list {\n    max-width: 900px;\n    margin: 0 auto;\n    border-top: 1px solid rgba(255,255,255,.15);\n  }\n\n  .qx-faq details {\n    border-bottom: 1px solid rgba(255,255,255,.15);\n  }\n\n  .qx-faq summary {\n    position: relative;\n    padding: 25px 45px 25px 0;\n    cursor: pointer;\n    list-style: none;\n    font-family: Georgia, serif;\n    font-size: 22px;\n  }\n\n  .qx-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .qx-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    top: 18px;\n    right: 4px;\n    font-family: Arial, sans-serif;\n    font-size: 30px;\n  }\n\n  .qx-faq details[open] summary:after {\n    content: \"−\";\n  }\n\n  .qx-faq-answer {\n    max-width: 760px;\n    padding-bottom: 25px;\n    color: rgba(255,255,255,.62);\n    font-size: 15px;\n  }\n\n  .qx-final {\n    padding: 110px 20px;\n    background: #e4dace;\n    text-align: center;\n  }\n\n  .qx-final h2 {\n    max-width: 920px;\n    margin: 0 auto 22px;\n    font-family: Georgia, serif;\n    font-size: clamp(45px, 6vw, 78px);\n    font-weight: 400;\n    line-height: .98;\n    letter-spacing: -.04em;\n  }\n\n  .qx-final p {\n    max-width: 690px;\n    margin: 0 auto;\n    color: var(--qx-muted);\n    font-size: 18px;\n  }\n\n  \/* =========================================\n     RESPONSIVE: TABLET \u0026 MOBILE\n  ========================================= *\/\n  @media(max-width: 1024px) {\n    .qx-feature-grid,\n    .qx-how-grid,\n    .qx-motion-grid,\n    .qx-mode-grid,\n    .qx-innovation-grid,\n    .qx-detail-grid,\n    .qx-included-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .qx-feature {\n      border-bottom: 1px solid rgba(255,255,255,.13);\n    }\n\n    .qx-feature:nth-child(2),\n    .qx-feature:nth-child(4) {\n      border-right: none;\n    }\n  }\n\n  @media(max-width: 640px) {\n    .qx-container {\n      width: calc(100% - 32px);\n    }\n\n    .qx-section, .qx-split {\n      padding: 65px 0;\n    }\n\n    .qx-hero {\n      padding-top: 60px;\n    }\n\n    .qx-hero-copy, .qx-split-copy {\n      padding: 0 16px 40px;\n    }\n\n    .qx-feature-grid,\n    .qx-how-grid,\n    .qx-motion-grid,\n    .qx-mode-grid,\n    .qx-innovation-grid,\n    .qx-detail-grid,\n    .qx-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .qx-feature {\n      border-right: none;\n    }\n\n    .qx-spec {\n      grid-template-columns: 1fr;\n      gap: 4px;\n      padding: 16px 0;\n    }\n\n    .qx-spec strong {\n      display: block;\n      margin-bottom: 2px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qexulvia-rocking-stepper\"\u003e\n\n  \u003c!-- ==========================================\n       HERO\n  =========================================== --\u003e\n  \u003csection class=\"qx-hero\"\u003e\n    \u003cdiv class=\"qx-hero-copy\"\u003e\n      \u003cdiv class=\"qx-brand\"\u003eQexulvia™\u003c\/div\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eSmall-Space Movement\u003c\/div\u003e\n      \u003ch1\u003e3D Rocking\u003cbr\u003eStepper\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA compact stepping platform that combines vertical stepping, lateral rocking, and natural weight shifting into one fluid movement experience.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e3D Rocking Motion\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eAdjustable Resistance\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eWide Pivot Pedals\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eCompact Design\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eStep differently.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_1d4169fb-ace9-489b-a3a8-7dc12e50d3aa.png?v=1790168561\" alt=\"3D Rocking Stepper\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       FEATURE BAR\n  =========================================== --\u003e\n  \u003csection class=\"qx-feature-bar\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-feature-grid\"\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e↕\u003c\/div\u003e\n          \u003cstrong\u003eVertical Step\u003c\/strong\u003e \u003cspan\u003eClassic stepping motion\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e↔\u003c\/div\u003e\n          \u003cstrong\u003eLateral Rock\u003c\/strong\u003e \u003cspan\u003eSide-to-side movement\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e◎\u003c\/div\u003e\n          \u003cstrong\u003eNatural Shift\u003c\/strong\u003e \u003cspan\u003eDynamic body positioning\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e▣\u003c\/div\u003e\n          \u003cstrong\u003eCompact Form\u003c\/strong\u003e \u003cspan\u003eMade for modern spaces\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       INTRO\n  =========================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eBeyond Up And Down\u003c\/div\u003e\n      \u003ch2\u003eA Stepper That Moves With You.\u003c\/h2\u003e\n      \u003cp\u003eMost compact steppers are built around one repetitive direction: one pedal goes down while the other comes up.\u003c\/p\u003e\n      \u003cp\u003e3D Rocking Stepper adds another dimension.\u003c\/p\u003e\n      \u003cp\u003eAs you step, the platform also introduces controlled lateral movement, allowing your weight to shift naturally from one side to the other.\u003c\/p\u003e\n      \u003cp\u003eThe result is a movement pattern that feels more fluid, more dynamic, and less like simply pressing two pedals.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eVertical stepping movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eIntegrated side-to-side rocking.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNatural alternating weight shift.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eOne compact freestanding platform.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/2_56b9b99c-e22e-4189-8fab-efd4c6f73a40.png?v=1790168561\" alt=\"Compact stepper design\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       3D MOVEMENT\n  =========================================== --\u003e\n  \u003csection class=\"qx-section qx-dark-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eThe 3D Difference\u003c\/div\u003e\n        \u003ch2\u003eStep. Rock. Shift.\u003c\/h2\u003e\n        \u003cp\u003eThree movement characteristics work together to create a more dynamic stepping experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-motion-grid\"\u003e\n        \u003cdiv class=\"qx-motion-card\"\u003e\n          \u003cdiv class=\"qx-motion-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eStep\u003c\/h3\u003e\n          \u003cp\u003ePress one pedal downward while the opposite side rises, creating the familiar alternating stepping pattern.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-motion-card\"\u003e\n          \u003cdiv class=\"qx-motion-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eRock\u003c\/h3\u003e\n          \u003cp\u003eThe pedal system adds controlled lateral motion as your weight transitions from one side to the other.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-motion-card\"\u003e\n          \u003cdiv class=\"qx-motion-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eShift\u003c\/h3\u003e\n          \u003cp\u003eYour body naturally follows the movement, creating a fluid left-to-right rhythm instead of a purely vertical pattern.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       IMAGE 03 — MOVEMENT EXPLAINER\n  =========================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_35d09fef-29be-4c9c-81f3-f43d468ff6a5.png?v=1790168561\" alt=\"Movement diagram\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       INNOVATION 01\n  =========================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 01\u003c\/div\u003e\n      \u003ch2\u003eOne Step.\u003cbr\u003eThree Dimensions Of Movement.\u003c\/h2\u003e\n      \u003cp\u003eThe central pivot structure is designed to let the two pedals move through more than a simple vertical path.\u003c\/p\u003e\n      \u003cp\u003eAs one side travels downward, the system allows a subtle lateral transition at the same time.\u003c\/p\u003e\n      \u003cp\u003eThat combination creates the signature 3D Rocking Motion.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eUp-and-down pedal travel.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eControlled side-to-side rocking.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAlternating weight transfer.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eContinuous flowing movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/4_9b24c9c1-4a13-45d5-85f2-3c88842caed4.png?v=1790168561\" alt=\"3D Dimensions\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       TRAINING STYLES\n  =========================================== --\u003e\n  \u003csection class=\"qx-section qx-modes\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne Platform. Different Rhythms.\u003c\/div\u003e\n        \u003ch2\u003eChange The Way You Step.\u003c\/h2\u003e\n        \u003cp\u003eSmall changes in pace, stance, resistance, and body position create noticeably different movement styles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-mode-grid\"\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eSTYLE 01\u003c\/div\u003e\n          \u003ch3\u003eSteady Step\u003c\/h3\u003e\n          \u003cp\u003eMaintain a consistent alternating rhythm with controlled vertical and lateral pedal movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eSTYLE 02\u003c\/div\u003e\n          \u003ch3\u003eDeep Step\u003c\/h3\u003e\n          \u003cp\u003eSlow the pace and emphasize a larger pedal movement with deliberate side-to-side weight transfer.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eSTYLE 03\u003c\/div\u003e\n          \u003ch3\u003eQuick Step\u003c\/h3\u003e\n          \u003cp\u003eUse shorter, faster pedal movements to create a quicker stepping rhythm.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eSTYLE 04\u003c\/div\u003e\n          \u003ch3\u003eRocking Step\u003c\/h3\u003e\n          \u003cp\u003eEmphasize the lateral motion and allow your body to follow the platform from side to side.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eSTYLE 05\u003c\/div\u003e\n          \u003ch3\u003eLow Stance Step\u003c\/h3\u003e\n          \u003cp\u003eMaintain a lower athletic stance while continuing the alternating rocking pattern.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eSTYLE 06\u003c\/div\u003e\n          \u003ch3\u003eInterval Step\u003c\/h3\u003e\n          \u003cp\u003eAlternate between controlled steady stepping and shorter faster movement periods.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       RESISTANCE\n  =========================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 02\u003c\/div\u003e\n      \u003ch2\u003eChange The Resistance.\u003cbr\u003eChange The Experience.\u003c\/h2\u003e\n      \u003cp\u003eDifferent stepping styles call for different levels of resistance.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Step Resistance allows you to change how much force is required to move through each pedal stroke.\u003c\/p\u003e\n      \u003cp\u003eChoose a lighter setting for quicker movement or increase the resistance when you want each step to feel slower and more deliberate.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAdjustable stepping feel.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eWorks across different stepping speeds.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo separate weights required.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSimple integrated control.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_3f60228b-02ff-4d64-aed6-397602b378da.png?v=1790168561\" alt=\"Resistance settings\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       INNOVATION 03\n  =========================================== --\u003e\n  \u003csection class=\"qx-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n        \u003ch2\u003eWide Pedals.\u003cbr\u003eMore Freedom To Position Your Feet.\u003c\/h2\u003e\n        \u003cp\u003eThe pedal shape is designed around more than simply fitting one standard foot position.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eWide Foot Platform\u003c\/h3\u003e\n          \u003cp\u003eA broader pedal gives you room to adjust foot position instead of forcing one narrow stance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eTextured Surface\u003c\/h3\u003e\n          \u003cp\u003eThe upper pedal surface uses a high-grip texture designed for confident indoor training.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003ePivot-Based Movement\u003c\/h3\u003e\n          \u003cp\u003eThe pedal structure works with the central rocking mechanism rather than simply moving straight up and down.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       SELF CENTERING\n  =========================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 04\u003c\/div\u003e\n      \u003ch2\u003eDesigned To Flow Back Into The Next Step.\u003c\/h2\u003e\n      \u003cp\u003eEach movement should naturally lead into the next one.\u003c\/p\u003e\n      \u003cp\u003eThe internal return mechanism helps guide the rocking system back toward its central position as the opposite pedal begins its movement.\u003c\/p\u003e\n      \u003cp\u003eThat creates a repeating left-right rhythm without needing a motor, display, or powered platform.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMechanical self-return movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eContinuous alternating rhythm.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo screen required.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo motor required for the movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/6_398a11af-1637-42a6-993d-e84fe5c41405.png?v=1790168561\" alt=\"Self-centering mechanism\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       QUIET MOVEMENT\n  =========================================== --\u003e\n  \u003csection class=\"qx-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 05\u003c\/div\u003e\n        \u003ch2\u003eMade To Move.\u003cbr\u003eNot Dominate The Room.\u003c\/h2\u003e\n        \u003cp\u003eA home movement product should work with the room around it, not turn the room into a permanent equipment zone.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eQuiet Damping\u003c\/h3\u003e\n          \u003cp\u003eCushioned contact points help soften the end of each stepping movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eFloor-Friendly Base\u003c\/h3\u003e\n          \u003cp\u003eNon-slip base materials help keep the platform positioned on suitable indoor surfaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNo Large Frame\u003c\/h3\u003e\n          \u003cp\u003eThe entire movement system remains concentrated within a compact freestanding base.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       PREMIUM DETAILS\n  =========================================== --\u003e\n  \u003csection class=\"qx-section qx-details\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 06\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eBuilt to look at home in a modern interior instead of feeling like oversized gym machinery.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/7_26bfc759-b40b-411d-a7c8-a3bb92dcea23.png?v=1790168561\" alt=\"Premium finishes\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eWide Rocking Pedals\u003c\/h3\u003e\n          \u003cp\u003eBroad textured pedals create room for natural foot placement during different stepping styles.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eCentral Pivot System\u003c\/h3\u003e\n          \u003cp\u003eThe mechanical center structure coordinates the vertical and lateral movement of the two pedals.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eResistance Control\u003c\/h3\u003e\n          \u003cp\u003eIntegrated adjustment changes how much resistance you feel through the stepping movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eQuiet End Stops\u003c\/h3\u003e\n          \u003cp\u003eDampened contact points help reduce harsh impact at the end of the pedal travel.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eNon-Slip Base\u003c\/h3\u003e\n          \u003cp\u003eStabilizing contact points help keep the compact platform positioned during use.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRefined Finish\u003c\/h3\u003e\n          \u003cp\u003eMatte surfaces and restrained metal accents keep the design aligned with the Qexulvia™ product family.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       COMPLETE SET\n  =========================================== --\u003e\n  \u003csection class=\"qx-section qx-included\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eEverything You Need\u003c\/div\u003e\n        \u003ch2\u003eA Complete Small-Space Step System.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003e3D Rocking Stepper\u003c\/strong\u003e \u003cspan\u003eMain stepping platform\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDual Rocking Pedals\u003c\/strong\u003e \u003cspan\u003eIndependent alternating movement\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eResistance Control\u003c\/strong\u003e \u003cspan\u003eAdjustable stepping feel\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStabilizing Base\u003c\/strong\u003e \u003cspan\u003eDesigned for suitable indoor floors\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eFloor Protection Pad\u003c\/strong\u003e \u003cspan\u003eAdditional surface protection\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eCarry Handle\u003c\/strong\u003e \u003cspan\u003eSimple room-to-room movement\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eQuick Start Guide\u003c\/strong\u003e \u003cspan\u003eSetup and stepping ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eMultiple stepping styles\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       STORAGE\n  =========================================== --\u003e\n  \u003csection class=\"qx-split qx-storage\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eSmall-Space By Design\u003c\/div\u003e\n      \u003ch2\u003eStep When You Want.\u003cbr\u003eStore It When You're Done.\u003c\/h2\u003e\n      \u003cp\u003eLarge cardio machines often become permanent furniture.\u003c\/p\u003e\n      \u003cp\u003e3D Rocking Stepper is built around a compact freestanding footprint that can be moved out when you want to train and stored when you want the room back.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact single-unit design.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo full-size machine frame.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSimple room-to-room movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDesigned for multifunctional spaces.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/8_2ff9e3b9-a9a7-47ec-a42e-1311ff928236.png?v=1790168561\" alt=\"Compact storage\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       COMPARISON\n  =========================================== --\u003e\n  \u003csection class=\"qx-section\" style=\"background: #eee7de;\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eWhy 3D Movement?\u003c\/div\u003e\n        \u003ch2\u003eMore Than A Traditional Mini Stepper.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-comparison-wrap\"\u003e\n        \u003ctable class=\"qx-comparison\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003cth class=\"qx-focus\"\u003e3D Rocking Stepper\u003c\/th\u003e\n              \u003cth\u003eBasic Mini Stepper\u003c\/th\u003e\n              \u003cth\u003eFull-Size Step Machine\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eVertical Stepping\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eLateral Rocking\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eUsually No\u003c\/td\u003e\n              \u003ctd\u003eUsually No\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eNatural Weight Shift\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCompact Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePermanent Floor Space\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eMinimal\u003c\/td\u003e\n              \u003ctd\u003eMinimal\u003c\/td\u003e\n              \u003ctd\u003eHigh\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eLarge Powered Console\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       SPECS\n  =========================================== --\u003e\n  \u003csection class=\"qx-section\" style=\"background: #f8f5f0;\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eProduct Overview\u003c\/div\u003e\n        \u003ch2\u003eBuilt Around Movement.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-spec-layout\"\u003e\n        \u003cdiv class=\"qx-spec-list\"\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eProduct\u003c\/strong\u003e \u003cspan\u003e3D Rocking Stepper\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMovement Style\u003c\/strong\u003e \u003cspan\u003eVertical stepping with lateral rocking\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePedal Configuration\u003c\/strong\u003e \u003cspan\u003eDual wide pivot pedals\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance\u003c\/strong\u003e \u003cspan\u003eAdjustable stepping resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eReturn System\u003c\/strong\u003e \u003cspan\u003eMechanical alternating pedal movement\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStanding Surface\u003c\/strong\u003e \u003cspan\u003eTextured pedal grip\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eBase\u003c\/strong\u003e \u003cspan\u003eCompact freestanding stabilizing base\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePower Requirement\u003c\/strong\u003e \u003cspan\u003eNo powered movement required\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e \u003cspan\u003eLiving room, bedroom, studio or home movement area\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eCompact portable format\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       FAQ\n  =========================================== --\u003e\n  \u003csection class=\"qx-section qx-faq\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eQuestions \u0026amp; Answers\u003c\/div\u003e\n        \u003ch2\u003eQexulvia™ FAQ\u003c\/h2\u003e\n        \u003cp\u003eEverything you need to know about the 3D stepping experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat makes 3D Rocking Stepper different?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eInstead of moving only up and down, the pedal system combines vertical stepping with controlled lateral rocking. This creates a more dynamic left-to-right movement pattern as you step.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat does 3D Rocking Motion mean?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eIt refers to the combination of vertical pedal travel, lateral rocking, and alternating weight shift created during the stepping movement.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I change the resistance?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The integrated resistance control is designed to change how much resistance you feel as the pedals move.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require electricity?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe stepping and rocking movement is mechanically driven by the user, so powered movement is not required.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs there a screen?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe primary design focuses on the mechanical stepping experience rather than a large integrated display, helping keep the system compact and visually clean.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I change my foot position?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe wide pedal surfaces are designed to provide more room for adjusting foot placement within the usable pedal area.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs permanent installation required?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. 3D Rocking Stepper is a freestanding compact platform designed to be moved and stored after use.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere can I use it?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eIt is designed for suitable indoor spaces such as living rooms, bedrooms, studios, home offices, and dedicated movement areas.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       FINAL\n  =========================================== --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eWhy Should A Step Only Move Up And Down?\u003c\/h2\u003e\n    \u003cp\u003eVertical stepping. Lateral rocking. Natural weight shifting. One compact platform designed to bring more movement into less space.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142065119549,"sku":null,"price":279.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_1d4169fb-ace9-489b-a3a8-7dc12e50d3aa.png?v=1790168561","url":"https:\/\/qexulvia.com\/products\/qexulvia%e2%84%a2-3d-rocking-stepper","provider":"Qexulvia™","version":"1.0","type":"link"}