{"title":"All products","description":null,"products":[{"product_id":"qexulvia™-portable-flywheel-strength-platform","title":"Qexulvia™ Portable Flywheel Strength Platform","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — PORTABLE FLYWHEEL STRENGTH PLATFORM\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-flywheel-page {\n    --qx-bg: #f5f0e9;\n    --qx-bg-soft: #ebe3d9;\n    --qx-dark: #171512;\n    --qx-text: #3b352f;\n    --qx-muted: #716960;\n    --qx-line: rgba(35, 29, 24, .14);\n    --qx-metal: #a68c70;\n    --qx-card: #faf7f2;\n\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--qx-dark);\n    background: var(--qx-bg);\n    line-height: 1.65;\n    overflow: hidden;\n  }\n\n  .qexulvia-flywheel-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-flywheel-page 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  .qx-serif {\n    font-family: Georgia, \"Times New Roman\", serif;\n  }\n\n  \/* TYPOGRAPHY *\/\n  .qx-eyebrow {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n    color: var(--qx-metal);\n    margin-bottom: 17px;\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    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    font-size: clamp(40px, 5.5vw, 68px);\n    line-height: .98;\n    letter-spacing: -.04em;\n    margin: 0 auto 20px;\n  }\n\n  .qx-section-head p {\n    color: var(--qx-muted);\n    font-size: 17px;\n    max-width: 740px;\n    margin: 0 auto;\n  }\n\n  \/* =========================================================\n     HERO (VERTICAL)\n     ========================================================= *\/\n  .qx-hero {\n    display: flex;\n    flex-direction: column;\n    background: #ede5da;\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    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    margin-bottom: 40px;\n    letter-spacing: -.025em;\n  }\n\n  .qx-hero h1 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    font-size: clamp(48px, 6vw, 84px);\n    line-height: .94;\n    letter-spacing: -.05em;\n    margin: 0 0 24px;\n  }\n\n  .qx-hero-sub {\n    font-size: 19px;\n    color: var(--qx-text);\n    max-width: 680px;\n    margin-bottom: 30px;\n  }\n\n  .qx-hero-points {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 11px;\n    margin-bottom: 30px;\n    max-width: 800px;\n  }\n\n  .qx-pill {\n    border: 1px solid rgba(31, 26, 21, .18);\n    padding: 9px 14px;\n    border-radius: 100px;\n    font-size: 12px;\n    background: rgba(255,255,255,.28);\n  }\n\n  .qx-hero-note {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    color: var(--qx-muted);\n  }\n\n  .qx-hero-media {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .qx-hero-media img {\n    max-height: 800px;\n    object-fit: cover;\n    object-position: center bottom;\n  }\n\n  \/* =========================================================\n     ICON BAR (FEATURE BAR)\n     ========================================================= *\/\n  .qx-iconbar {\n    background: #191715;\n    color: white;\n    padding: 34px 0;\n  }\n\n  .qx-icon-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .qx-icon-item {\n    text-align: center;\n    padding: 15px 20px;\n    border-right: 1px solid rgba(255,255,255,.15);\n  }\n\n  .qx-icon-item:last-child {\n    border-right: 0;\n  }\n\n  .qx-icon {\n    font-size: 25px;\n    margin-bottom: 8px;\n  }\n\n  .qx-icon-item strong {\n    display: block;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19px;\n    font-weight: 400;\n  }\n\n  .qx-icon-item span {\n    display: block;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: .1em;\n    color: rgba(255,255,255,.59);\n    margin-top: 4px;\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    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 64px);\n    font-weight: 400;\n    line-height: 1;\n    letter-spacing: -.04em;\n    margin: 0 auto 25px;\n  }\n\n  .qx-split-copy p {\n    max-width: 740px;\n    color: var(--qx-muted);\n    font-size: 17px;\n    margin: 0 auto 20px;\n  }\n\n  .qx-split-media {\n    order: 2; \/* 始终保持图片在下方 *\/\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .qx-split-media:empty {\n    display: none;\n  }\n\n  .qx-split-media 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    gap: 11px;\n    align-items: flex-start;\n  }\n\n  .qx-check-bullet {\n    width: 21px;\n    height: 21px;\n    border-radius: 50%;\n    background: var(--qx-dark);\n    color: white;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 21px;\n    font-size: 11px;\n    margin-top: 2px;\n  }\n\n  \/* =========================================================\n     GRIDS \u0026 CARDS (HOW IT WORKS)\n     ========================================================= *\/\n  .qx-how {\n    background: #181614;\n    color: white;\n  }\n\n  .qx-how .qx-section-head p {\n    color: rgba(255,255,255,.62);\n  }\n\n  .qx-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .qx-step {\n    border: 1px solid rgba(255,255,255,.14);\n    padding: 38px;\n    min-height: 330px;\n    background: rgba(255,255,255,.025);\n  }\n\n  .qx-step-num {\n    font-family: Georgia, serif;\n    font-size: 60px;\n    color: rgba(255,255,255,.22);\n  }\n\n  .qx-step h3 {\n    font-family: Georgia, serif;\n    font-weight: 400;\n    font-size: 30px;\n    margin: 25px 0 11px;\n  }\n\n  .qx-step p {\n    color: rgba(255,255,255,.61);\n    margin: 0;\n  }\n\n  \/* FULL IMAGE BREAKS *\/\n  .qx-image-break {\n    position: relative;\n    width: 100%;\n  }\n\n  .qx-image-break img {\n    width: 100%;\n    max-height: 960px;\n    object-fit: cover;\n  }\n\n  \/* =========================================================\n     MOVEMENTS\n     ========================================================= *\/\n  .qx-movements {\n    background: #e8e0d5;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-move {\n    background: var(--qx-card);\n    padding: 30px;\n    min-height: 235px;\n    border: 1px solid rgba(30,25,20,.08);\n  }\n\n  .qx-move-index {\n    color: var(--qx-metal);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-move h3 {\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n    margin: 40px 0 9px;\n  }\n\n  .qx-move p {\n    font-size: 14px;\n    color: var(--qx-muted);\n    margin: 0;\n  }\n\n  \/* DETAILS \/ HIGHLIGHTS *\/\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: 18px;\n  }\n\n  .qx-detail-card {\n    border-top: 1px solid var(--qx-dark);\n    padding: 32px 5px 30px 0;\n  }\n\n  .qx-detail-card h3 {\n    font-family: Georgia, serif;\n    font-size: 27px;\n    font-weight: 400;\n    margin: 0 0 11px;\n  }\n\n  .qx-detail-card p {\n    margin: 0;\n    color: var(--qx-muted);\n  }\n\n  \/* INCLUDED *\/\n  .qx-included {\n    background: #f9f6f1;\n  }\n\n  .qx-included-image {\n    max-width: 1030px;\n    margin: 0 auto 45px;\n  }\n\n  .qx-included-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n  }\n\n  .qx-included-card {\n    padding: 24px 18px;\n    background: white;\n    border: 1px solid var(--qx-line);\n    text-align: center;\n  }\n\n  .qx-included-card strong {\n    display: block;\n    font-family: Georgia, serif;\n    font-size: 19px;\n    font-weight: 400;\n  }\n\n  .qx-included-card span {\n    display: block;\n    color: var(--qx-muted);\n    font-size: 13px;\n    margin-top: 5px;\n  }\n\n  \/* STORAGE *\/\n  .qx-storage {\n    background: #dcd1c4;\n  }\n\n  \/* =========================================================\n     COMPARISON TABLE \u0026 SPECS\n     ========================================================= *\/\n  .qx-compare {\n    overflow-x: auto;\n    background: white;\n    border: 1px solid var(--qx-line);\n  }\n\n  .qx-compare table {\n    border-collapse: collapse;\n    width: 100%;\n    min-width: 780px;\n  }\n\n  .qx-compare th,\n  .qx-compare td {\n    padding: 21px 24px;\n    border-bottom: 1px solid var(--qx-line);\n    text-align: center;\n  }\n\n  .qx-compare th:first-child,\n  .qx-compare td:first-child {\n    text-align: left;\n    font-weight: 600;\n  }\n\n  .qx-compare th {\n    font-family: Georgia, serif;\n    font-size: 20px;\n    font-weight: 400;\n  }\n\n  .qx-highlight {\n    background: #f0e6da;\n  }\n\n  .qx-spec-wrap {\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-row {\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-row strong {\n    font-size: 14px;\n  }\n\n  .qx-spec-row 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,.16);\n  }\n\n  .qx-faq details {\n    border-bottom: 1px solid rgba(255,255,255,.16);\n    padding: 0;\n  }\n\n  .qx-faq summary {\n    list-style: none;\n    cursor: pointer;\n    font-family: Georgia, serif;\n    font-size: 22px;\n    padding: 25px 45px 25px 0;\n    position: relative;\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    right: 4px;\n    top: 18px;\n    font-size: 30px;\n    font-family: Arial, sans-serif;\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,.64);\n    font-size: 15px;\n  }\n\n  .qx-final {\n    background: #e7ded2;\n    text-align: center;\n    padding: 110px 20px;\n  }\n\n  .qx-final h2 {\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    max-width: 920px;\n    margin: 0 auto 22px;\n  }\n\n  .qx-final p {\n    font-size: 18px;\n    color: var(--qx-muted);\n    max-width: 690px;\n    margin: 0 auto;\n  }\n\n  \/* =========================================================\n     RESPONSIVE: TABLET \u0026 MOBILE\n     ========================================================= *\/\n  @media (max-width: 1024px) {\n    .qx-icon-grid,\n    .qx-steps,\n    .qx-movement-grid,\n    .qx-detail-grid,\n    .qx-included-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .qx-icon-item {\n      border-bottom: 1px solid rgba(255,255,255,.15);\n    }\n\n    .qx-icon-item:nth-child(2),\n    .qx-icon-item: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-icon-grid,\n    .qx-steps,\n    .qx-movement-grid,\n    .qx-detail-grid,\n    .qx-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .qx-icon-item {\n      border-right: none;\n    }\n\n    .qx-spec-row {\n      grid-template-columns: 1fr;\n      gap: 4px;\n      padding: 16px 0;\n    }\n\n    .qx-spec-row strong {\n      display: block;\n      margin-bottom: 2px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qexulvia-flywheel-page\"\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 Strength Training\u003c\/div\u003e\n      \u003ch1\u003ePortable Flywheel\u003cbr\u003eStrength Platform\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eSerious full-body resistance training without weight stacks, oversized machines, or a dedicated home gym.\u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-points\"\u003e\n        \u003cspan class=\"qx-pill\"\u003eAdaptive Resistance\u003c\/span\u003e \n        \u003cspan class=\"qx-pill\"\u003eCompact Platform\u003c\/span\u003e \n        \u003cspan class=\"qx-pill\"\u003eFull-Body Training\u003c\/span\u003e \n        \u003cspan class=\"qx-pill\"\u003eQuiet Operation\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eOne platform. More ways to move.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-hero-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1.png?v=1790167585\" alt=\"Portable Flywheel Strength Platform\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       VALUE BAR (FEATURE BAR)\n  ====================================================== --\u003e\n  \u003csection class=\"qx-iconbar\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-icon-grid\"\u003e\n        \u003cdiv class=\"qx-icon-item\"\u003e\n          \u003cdiv class=\"qx-icon\"\u003e↗\u003c\/div\u003e\n          \u003cstrong\u003eAdaptive Resistance\u003c\/strong\u003e \u003cspan\u003eResistance follows your effort\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-icon-item\"\u003e\n          \u003cdiv class=\"qx-icon\"\u003e▣\u003c\/div\u003e\n          \u003cstrong\u003eCompact Design\u003c\/strong\u003e \u003cspan\u003eMade for modern spaces\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-icon-item\"\u003e\n          \u003cdiv class=\"qx-icon\"\u003e◎\u003c\/div\u003e\n          \u003cstrong\u003eFull-Body Training\u003c\/strong\u003e \u003cspan\u003eOne system, many movements\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-icon-item\"\u003e\n          \u003cdiv class=\"qx-icon\"\u003e⌁\u003c\/div\u003e\n          \u003cstrong\u003eSmooth \u0026amp; Quiet\u003c\/strong\u003e \u003cspan\u003eTrain without bulky plates\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\"\u003eA Different Kind Of Strength System\u003c\/div\u003e\n      \u003ch2\u003eStrength Without The Weight Stack.\u003c\/h2\u003e\n      \u003cp\u003eTraditional home strength equipment depends on racks, plates, dumbbells, benches, and large cable machines.\u003c\/p\u003e\n      \u003cp\u003ePortable Flywheel Strength Platform takes a different approach. Instead of lifting a fixed stack of weight, you accelerate an integrated flywheel using a retractable training cable.\u003c\/p\u003e\n      \u003cp\u003eThe faster and harder you drive the movement, the more energy enters the system — and the more resistance you feel as the cable returns.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo bulky weight plates to store.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo large cable machine taking over your room.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo fixed resistance level limiting how hard you can move.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-media\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       HOW IT WORKS\n  ====================================================== --\u003e\n  \u003csection class=\"qx-section qx-how\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eFlywheel Training, Simplified\u003c\/div\u003e\n        \u003ch2\u003ePull. Accelerate. Resist.\u003c\/h2\u003e\n        \u003cp\u003eA simple mechanical principle creates a completely different home-training experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-steps\"\u003e\n        \u003cdiv class=\"qx-step\"\u003e\n          \u003cdiv class=\"qx-step-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003ePull\u003c\/h3\u003e\n          \u003cp\u003eAttach your preferred handle, bar, or belt and begin the movement. The cable rotates the internal flywheel as you pull.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-step\"\u003e\n          \u003cdiv class=\"qx-step-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eAccelerate\u003c\/h3\u003e\n          \u003cp\u003eThe more forcefully you move, the faster the flywheel spins. Your effort determines the intensity instead of a traditional weight stack.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-step\"\u003e\n          \u003cdiv class=\"qx-step-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eResist\u003c\/h3\u003e\n          \u003cp\u003eAs the cable retracts, the spinning flywheel returns resistance. Control the return and immediately begin the next repetition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       FEATURE IMAGE\n  ====================================================== --\u003e\n  \u003csection class=\"qx-image-break\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/2.png?v=1790167585\" alt=\"Flywheel in action\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       ADAPTIVE RESISTANCE\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\u003eResistance That Responds To You.\u003c\/h2\u003e\n      \u003cp\u003eFixed weights remain fixed. Flywheel resistance responds to the way you move.\u003c\/p\u003e\n      \u003cp\u003ePull with more intent and the flywheel stores more rotational energy. Control that energy on the return and the system immediately challenges you again.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eTrain at your own effort level.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSmooth resistance throughout the movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo need to repeatedly change plates between sets.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eWorks naturally across different exercises.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3.png?v=1790167585\" alt=\"Adaptive Resistance\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       MOVEMENTS\n  ====================================================== --\u003e\n  \u003csection class=\"qx-section qx-movements\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 02\u003c\/div\u003e\n        \u003ch2\u003eOne Platform.\u003cbr\u003eFull-Body Possibilities.\u003c\/h2\u003e\n        \u003cp\u003eChange the attachment, change your stance, and turn one compact platform into a versatile strength-training system.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-move\"\u003e\n          \u003cdiv class=\"qx-move-index\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eSquat\u003c\/h3\u003e\n          \u003cp\u003eConnect the waist belt or bar and train lower-body drive from a stable platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-move\"\u003e\n          \u003cdiv class=\"qx-move-index\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003eDeadlift\u003c\/h3\u003e\n          \u003cp\u003eUse the straight bar to create a compact deadlift setup without plates or a barbell rack.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-move\"\u003e\n          \u003cdiv class=\"qx-move-index\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003eRow\u003c\/h3\u003e\n          \u003cp\u003eUse single or dual handles for controlled pulling movements from multiple body positions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-move\"\u003e\n          \u003cdiv class=\"qx-move-index\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003ePress\u003c\/h3\u003e\n          \u003cp\u003eChange your body angle and cable position to create standing or floor-based pressing movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-move\"\u003e\n          \u003cdiv class=\"qx-move-index\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eCurl\u003c\/h3\u003e\n          \u003cp\u003eAttach the straight bar or handles for controlled arm-focused pulling movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-move\"\u003e\n          \u003cdiv class=\"qx-move-index\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eRotation\u003c\/h3\u003e\n          \u003cp\u003eSingle-side cable positioning makes rotational and diagonal movements simple to set up.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       LIFESTYLE IMAGE\n  ====================================================== --\u003e\n  \u003csection class=\"qx-image-break\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/4.png?v=1790167585\" alt=\"Training at home\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SMALL SPACE\n  ====================================================== --\u003e\n  \u003csection class=\"qx-split qx-storage\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eBuilt For The Space You Actually Have.\u003c\/h2\u003e\n      \u003cp\u003eA home training system should not require turning your home into a gym.\u003c\/p\u003e\n      \u003cp\u003eThe low-profile platform is designed for apartments, bedrooms, home offices, living rooms, and other spaces where traditional strength equipment simply takes up too much room.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLow-profile platform format.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eStores under many beds and furniture pieces.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAccessories pack away separately.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003ePull it out, connect, train, and store it again.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-media\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       PREMIUM DETAILS\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 04\u003c\/div\u003e\n        \u003ch2\u003eDesigned Like Equipment.\u003cbr\u003eStyled Like Furniture.\u003c\/h2\u003e\n        \u003cp\u003eEvery visible surface is designed to feel intentional inside a modern home.\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\/5.png?v=1790167585\" alt=\"Premium construction\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail-card\"\u003e\n          \u003ch3\u003eTextured Standing Surface\u003c\/h3\u003e\n          \u003cp\u003eA wide textured top helps create a confident standing position while maintaining a refined visual finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail-card\"\u003e\n          \u003ch3\u003eIntegrated Flywheel Housing\u003c\/h3\u003e\n          \u003cp\u003eThe resistance mechanism is built directly into the platform, keeping the overall footprint clean and compact.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail-card\"\u003e\n          \u003ch3\u003eRetractable Cable System\u003c\/h3\u003e\n          \u003cp\u003eCables extend when needed and return neatly toward the platform when the movement is finished.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail-card\"\u003e\n          \u003ch3\u003ePadded Handles\u003c\/h3\u003e\n          \u003cp\u003eComfortable grip surfaces make the handles suitable for a wide variety of pulling and pressing positions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail-card\"\u003e\n          \u003ch3\u003ePadded Waist Belt\u003c\/h3\u003e\n          \u003cp\u003eProvides another attachment option for squat-focused and lower-body movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail-card\"\u003e\n          \u003ch3\u003eStraight Bar Attachment\u003c\/h3\u003e\n          \u003cp\u003eAdds familiar bar-style hand positioning for movements such as deadlifts, rows, curls, and controlled pulls.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       COMPARISON\n  ====================================================== --\u003e\n  \u003csection class=\"qx-section\" style=\"background: #eee7dd;\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eA More Practical Home Setup\u003c\/div\u003e\n        \u003ch2\u003eBuilt Differently From Traditional Home Gyms.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-compare\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003cth class=\"qx-highlight\"\u003ePortable Flywheel Strength Platform\u003c\/th\u003e\n              \u003cth\u003eDumbbells\u003c\/th\u003e\n              \u003cth\u003eTraditional Cable Machine\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eLarge Weight Stack\u003c\/td\u003e\n              \u003ctd class=\"qx-highlight\"\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCompact Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-highlight\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends on set\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdaptive Effort-Based Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-highlight\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMultiple Attachment Options\u003c\/td\u003e\n              \u003ctd class=\"qx-highlight\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEasy To Move Between Rooms\u003c\/td\u003e\n              \u003ctd class=\"qx-highlight\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDesigned For Small Spaces\u003c\/td\u003e\n              \u003ctd class=\"qx-highlight\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003ePartially\u003c\/td\u003e\n              \u003ctd\u003eRarely\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       IN BOX\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\u003eOne System. Multiple Setups.\u003c\/h2\u003e\n        \u003cp\u003eThe included attachments give you different grip positions, movement patterns, and setup options from the same platform.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/6.png?v=1790167585\" alt=\"Included Accessories\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-card\"\u003e\n          \u003cstrong\u003eStrength Platform\u003c\/strong\u003e \u003cspan\u003eIntegrated flywheel system\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-card\"\u003e\n          \u003cstrong\u003eDual Handles\u003c\/strong\u003e \u003cspan\u003eFlexible single or double-hand setup\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-card\"\u003e\n          \u003cstrong\u003eStraight Bar\u003c\/strong\u003e \u003cspan\u003eBar-style grip configuration\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-card\"\u003e\n          \u003cstrong\u003eWaist Belt\u003c\/strong\u003e \u003cspan\u003eLower-body training attachment\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-card\"\u003e\n          \u003cstrong\u003eConnection Clips\u003c\/strong\u003e \u003cspan\u003eQuick attachment changes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-card\"\u003e\n          \u003cstrong\u003eTraining Cables\u003c\/strong\u003e \u003cspan\u003eIntegrated retractable system\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-card\"\u003e\n          \u003cstrong\u003eStorage Pouch\u003c\/strong\u003e \u003cspan\u003eKeeps smaller accessories together\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-card\"\u003e\n          \u003cstrong\u003eQuick Start Guide\u003c\/strong\u003e \u003cspan\u003eSimple setup and movement guidance\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       QUIET\n  ====================================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 05\u003c\/div\u003e\n      \u003ch2\u003eTrain Hard.\u003cbr\u003eKeep The Room Quiet.\u003c\/h2\u003e\n      \u003cp\u003eNo plates dropping onto the floor. No large metal stack moving up and down. No oversized frame dominating the room.\u003c\/p\u003e\n      \u003cp\u003eThe compact flywheel format is designed around controlled, repeatable cable movement — making it naturally suited to apartments and shared living spaces.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo loose plates.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo weight-stack impact.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-bullet\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo permanent gym installation.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-media\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SPECS\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\"\u003eProduct Overview\u003c\/div\u003e\n        \u003ch2\u003eDesigned Around Modern Living.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-spec-wrap\"\u003e\n        \u003cdiv class=\"qx-spec-list\"\u003e\n          \u003cdiv class=\"qx-spec-row\"\u003e\n            \u003cstrong\u003eProduct\u003c\/strong\u003e \u003cspan\u003ePortable Flywheel Strength Platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec-row\"\u003e\n            \u003cstrong\u003eTraining Style\u003c\/strong\u003e \u003cspan\u003eFlywheel cable resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec-row\"\u003e\n            \u003cstrong\u003ePrimary Use\u003c\/strong\u003e \u003cspan\u003eFull-body home strength training\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec-row\"\u003e\n            \u003cstrong\u003eResistance Format\u003c\/strong\u003e \u003cspan\u003eEffort-responsive flywheel resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec-row\"\u003e\n            \u003cstrong\u003eAttachments\u003c\/strong\u003e \u003cspan\u003eHandles, straight bar, waist belt and connectors\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec-row\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e \u003cspan\u003eApartment, bedroom, living room or home training area\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec-row\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eLow-profile compact storage\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec-row\"\u003e\n            \u003cstrong\u003eSkill Range\u003c\/strong\u003e \u003cspan\u003eBeginner through advanced training setups\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 before bringing flywheel training home.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is flywheel resistance?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eFlywheel resistance uses rotational energy rather than a traditional stack of fixed weights. As you pull the cable, the flywheel accelerates. The system then returns resistance as the cable retracts.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the platform require weight plates?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The system is designed around an integrated flywheel mechanism, so you do not need to store or load traditional weight plates.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I train my full body with one platform?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe platform supports multiple setups using the handles, straight bar and waist belt. These configurations can be used for squats, rows, pulls, presses, curls, deadlift-style movements, rotations and additional cable-based exercises.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs it designed for apartments?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. One of the main design goals is to reduce the amount of permanent space required for strength equipment. The platform is low profile and can be stored when the workout is finished.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDo I need a dedicated workout room?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. It is intended for flexible home use in spaces such as living rooms, bedrooms, offices and other open floor areas.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow do I change between exercises?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eChange your attachment, cable position or body position depending on the movement. The included connectors allow you to move between handles, the bar and the belt without setting up a traditional weight stack.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       FINAL BRAND SECTION\n  ====================================================== --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eYour Home Doesn't Need To Become A Gym.\u003c\/h2\u003e\n    \u003cp\u003eOne compact platform. Multiple training configurations. Adaptive flywheel resistance — without turning your home into a gym.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53141908488509,"sku":null,"price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1.png?v=1790167585"},{"product_id":"qexulvia™-micro-cable-gym","title":"Qexulvia™ Micro Cable Gym","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — MICRO CABLE GYM\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qx-mcg-page {\n    --qx-bg: #f3eee7;\n    --qx-bg-2: #e6ddd2;\n    --qx-card: #faf8f4;\n    --qx-dark: #171513;\n    --qx-text: #3c3732;\n    --qx-muted: #777068;\n    --qx-metal: #a58c70;\n    --qx-line: rgba(34, 28, 23, .13);\n\n    margin: 0;\n    padding: 0;\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    overflow: hidden;\n  }\n\n  .qx-mcg-page * {\n    box-sizing: border-box;\n  }\n\n  .qx-mcg-page 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-metal);\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-content {\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-hero-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,.25);\n    font-size: 12px;\n  }\n\n  .qx-small-line {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    color: var(--qx-muted);\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: 35px 0;\n    background: #181614;\n    color: #fff;\n  }\n\n  .qx-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .qx-feature {\n    padding: 14px 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: 7px;\n    font-size: 25px;\n  }\n\n  .qx-feature strong {\n    display: block;\n    font-family: Georgia, \"Times New Roman\", 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,.58);\n    font-size: 11px;\n    letter-spacing: .11em;\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-content {\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-content h2 {\n    max-width: 800px;\n    margin: 0 auto 25px;\n    font-family: Georgia, \"Times New Roman\", 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-content 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    border-radius: 50%;\n    background: var(--qx-dark);\n    color: #fff;\n    font-size: 11px;\n    margin-top: 2px;\n  }\n\n  \/* =========================================================\n     GRIDS \u0026 CARDS\n     ========================================================= *\/\n  .qx-how {\n    background: #181614;\n    color: white;\n  }\n\n  .qx-how .qx-section-head p {\n    color: rgba(255,255,255,.59);\n  }\n\n  .qx-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .qx-how-card {\n    min-height: 325px;\n    padding: 38px;\n    border: 1px solid rgba(255,255,255,.14);\n    background: rgba(255,255,255,.025);\n  }\n\n  .qx-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\n  .qx-how-card h3 {\n    margin: 24px 0 11px;\n    font-family: Georgia, serif;\n    font-size: 30px;\n    font-weight: 400;\n  }\n\n  .qx-how-card p {\n    margin: 0;\n    color: rgba(255,255,255,.62);\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  \/* EXERCISES *\/\n  .qx-exercises {\n    background: #e6ddd2;\n  }\n\n  .qx-exercise-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-exercise-card {\n    min-height: 225px;\n    padding: 30px;\n    background: #f8f4ee;\n    border: 1px solid rgba(30,25,20,.08);\n  }\n\n  .qx-exercise-num {\n    color: var(--qx-metal);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-exercise-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 29px;\n    font-weight: 400;\n  }\n\n  .qx-exercise-card p {\n    margin: 0;\n    color: var(--qx-muted);\n    font-size: 14px;\n  }\n\n  \/* HIGHLIGHT CARDS *\/\n  .qx-highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 17px;\n  }\n\n  .qx-highlight-card {\n    padding: 34px;\n    border-top: 1px solid var(--qx-dark);\n  }\n\n  .qx-highlight-card h3 {\n    margin: 0 0 12px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-highlight-card p {\n    margin: 0;\n    color: var(--qx-muted);\n  }\n\n  \/* DETAILS *\/\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: 20px;\n  }\n\n  .qx-detail {\n    padding: 27px 5px 27px 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-image {\n    max-width: 1030px;\n    margin: 0 auto 45px;\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: #dbd0c3;\n  }\n\n  \/* =========================================================\n     TABLE \u0026 SPECS\n     ========================================================= *\/\n  .qx-comparison-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--qx-line);\n    background: white;\n  }\n\n  .qx-comparison {\n    width: 100%;\n    min-width: 760px;\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: #ede2d5;\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: #181614;\n    color: #fff;\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: 19px;\n    right: 4px;\n    font-family: Arial, sans-serif;\n    font-size: 29px;\n    font-weight: 300;\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,.61);\n    font-size: 15px;\n  }\n\n  .qx-final {\n    padding: 110px 20px;\n    background: #e5dbcf;\n    text-align: center;\n  }\n\n  .qx-final h2 {\n    max-width: 900px;\n    margin: 0 auto 22px;\n    font-family: Georgia, serif;\n    font-size: clamp(45px, 6vw, 77px);\n    font-weight: 400;\n    line-height: .98;\n    letter-spacing: -.04em;\n  }\n\n  .qx-final p {\n    max-width: 670px;\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-exercise-grid,\n    .qx-highlight-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-content, .qx-split-content {\n      padding: 0 16px 40px;\n    }\n\n    .qx-feature-grid,\n    .qx-how-grid,\n    .qx-exercise-grid,\n    .qx-highlight-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=\"qx-mcg-page\"\u003e\n\n  \u003c!-- ======================================================\n       HERO\n  ====================================================== --\u003e\n  \u003csection class=\"qx-hero\"\u003e\n    \u003cdiv class=\"qx-hero-content\"\u003e\n      \u003cdiv class=\"qx-brand\"\u003eQexulvia™\u003c\/div\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eCompact Resistance Training\u003c\/div\u003e\n      \u003ch1\u003eMicro\u003cbr\u003eCable Gym\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eBring the feel and versatility of cable resistance training into your home — without the frame, weight stack, or dedicated workout room.\u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003eCompact Cable System\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eAdjustable Resistance\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eMultiple Attachments\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eSmall-Space Design\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-small-line\"\u003eBig movement. Small footprint.\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_b5047154-e4a2-47d2-9a2e-0f7a07088140.png?v=1790167707\" alt=\"Micro Cable Gym\"\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\u003eAdjustable Resistance\u003c\/strong\u003e \u003cspan\u003eTrain at your level\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\u003eDesigned for small spaces\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\u003eFull-Body Setup\u003c\/strong\u003e \u003cspan\u003eMultiple movement options\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\u003eSmooth Cable Motion\u003c\/strong\u003e \u003cspan\u003eControlled resistance\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-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eA Cable Machine Reimagined\u003c\/div\u003e\n      \u003ch2\u003eStrength That Fits Home.\u003c\/h2\u003e\n      \u003cp\u003eTraditional cable machines can deliver an incredible variety of movements — but they also require large frames, heavy weight stacks, permanent floor space, and a dedicated training area.\u003c\/p\u003e\n      \u003cp\u003eMicro Cable Gym compresses that experience into a compact resistance module designed around modern living.\u003c\/p\u003e\n      \u003cp\u003eAnchor it to a compatible door, connect your preferred attachment, select your resistance, and turn a small amount of floor space into a versatile cable-training station.\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\u003eNo oversized 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\u003eNo large stack of metal plates.\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 permanent workout area 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\u003eMultiple attachments from one compact system.\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_832cc413-231d-446d-b388-e39591456635.png?v=1790167707\" alt=\"Training at home\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       HOW IT WORKS\n  ====================================================== --\u003e\n  \u003csection class=\"qx-section qx-how\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eCable Resistance, Simplified\u003c\/div\u003e\n        \u003ch2\u003eAnchor. Pull. Resist.\u003c\/h2\u003e\n        \u003cp\u003eThree simple steps turn an ordinary training space into a compact cable station.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eAnchor\u003c\/h3\u003e\n          \u003cp\u003eSecure the system using the included door anchor at the appropriate position for your selected movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eConnect\u003c\/h3\u003e\n          \u003cp\u003eChoose a handle, straight bar, ankle strap, or other included attachment and clip it into the cable.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eTrain\u003c\/h3\u003e\n          \u003cp\u003ePull through the movement while the retractable cable creates smooth, controlled resistance from the compact module.\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\n  ====================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_1abe9cec-00a5-4cf3-be38-26095658aa15.png?v=1790167707\" alt=\"Resistance Mechanism\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       INNOVATION 01 (Empty Image Handled)\n  ====================================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 01\u003c\/div\u003e\n      \u003ch2\u003eA Gym Cable System Without The Gym.\u003c\/h2\u003e\n      \u003cp\u003eCable training is valuable because the resistance can come from different directions.\u003c\/p\u003e\n      \u003cp\u003eInstead of designing Micro Cable Gym around one fixed movement, the compact module works with different anchor heights, body positions, grip styles, and accessories.\u003c\/p\u003e\n      \u003cp\u003eMount it higher for pulldown-style movements. Position it around chest height for rows and presses. Use a lower position for curls, pulls, extensions, and lower-body setups.\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\u003eHigh anchor configurations.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMid-level cable configurations.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLow anchor configurations.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSingle-handle and two-hand movements.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       TRAINING OPTIONS\n  ====================================================== --\u003e\n  \u003csection class=\"qx-section qx-exercises\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 02\u003c\/div\u003e\n        \u003ch2\u003eOne Compact System.\u003cbr\u003eMore Ways To Train.\u003c\/h2\u003e\n        \u003cp\u003eChange the attachment, anchor position, or body position to create completely different movements.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-exercise-grid\"\u003e\n        \u003cdiv class=\"qx-exercise-card\"\u003e\n          \u003cdiv class=\"qx-exercise-num\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eRows\u003c\/h3\u003e\n          \u003cp\u003eUse one or two handles for standing, staggered-stance, or seated pulling movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-exercise-card\"\u003e\n          \u003cdiv class=\"qx-exercise-num\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003ePresses\u003c\/h3\u003e\n          \u003cp\u003eTurn away from the anchor to create forward pressing movements from different angles.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-exercise-card\"\u003e\n          \u003cdiv class=\"qx-exercise-num\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003eCurls\u003c\/h3\u003e\n          \u003cp\u003eA low cable position creates simple standing curl variations using handles or the straight bar.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-exercise-card\"\u003e\n          \u003cdiv class=\"qx-exercise-num\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003ePulldowns\u003c\/h3\u003e\n          \u003cp\u003eA higher anchor point lets you create downward pulling patterns without installing a permanent machine.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-exercise-card\"\u003e\n          \u003cdiv class=\"qx-exercise-num\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eRotations\u003c\/h3\u003e\n          \u003cp\u003eA single cable provides diagonal and rotational resistance for more dynamic movement combinations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-exercise-card\"\u003e\n          \u003cdiv class=\"qx-exercise-num\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eLower-Body Movements\u003c\/h3\u003e\n          \u003cp\u003eUse different anchor positions and attachments for split stance, squat-pattern, pull-through, and leg-focused setups.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       ADJUSTABLE RESISTANCE\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\u003eResistance Without A Weight Stack.\u003c\/h2\u003e\n        \u003cp\u003eAdjust your training level directly from the compact module instead of loading and unloading traditional plates.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-highlight-grid\"\u003e\n        \u003cdiv class=\"qx-highlight-card\"\u003e\n          \u003ch3\u003eAdjustable Resistance\u003c\/h3\u003e\n          \u003cp\u003eUse the integrated resistance control to change how much resistance you feel during each movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-highlight-card\"\u003e\n          \u003ch3\u003eQuick Transitions\u003c\/h3\u003e\n          \u003cp\u003eMove between exercises without rebuilding a rack or carrying different dumbbells around the room.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-highlight-card\"\u003e\n          \u003ch3\u003eOne Compact Module\u003c\/h3\u003e\n          \u003cp\u003eThe resistance mechanism remains inside the same portable unit, keeping your training setup clean and simple.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       WHAT IS INCLUDED\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\u003eOne System.\u003cbr\u003eMultiple Configurations.\u003c\/h2\u003e\n        \u003cp\u003eEach attachment changes how you interact with the cable, giving one compact resistance system a much wider range of uses.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/4_cc3d9e28-24f9-485d-aecf-7f0cf39ae6ec.png?v=1790167707\" alt=\"Included pieces\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMicro Cable Gym\u003c\/strong\u003e \u003cspan\u003eCompact resistance module\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eResistance Handles\u003c\/strong\u003e \u003cspan\u003eSingle or dual-handle movements\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStraight Bar\u003c\/strong\u003e \u003cspan\u003eTwo-hand bar-style positioning\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAnkle Straps\u003c\/strong\u003e \u003cspan\u003eAdditional lower-body configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDoor Anchor\u003c\/strong\u003e \u003cspan\u003eFlexible high, mid, or low setup\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eConnection Clips\u003c\/strong\u003e \u003cspan\u003eFast attachment changes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eCarry Pouch\u003c\/strong\u003e \u003cspan\u003eKeeps accessories organized\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eQuick Start Guide\u003c\/strong\u003e \u003cspan\u003eSimple setup instructions\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       DETAILS\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 04\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eDesigned to look intentional in a modern home instead of feeling like oversized commercial gym equipment.\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\/5_ba8c33c3-b965-4838-9615-4fe5cc734e81.png?v=1790167707\" alt=\"Premium Details\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eResistance Dial\u003c\/h3\u003e\n          \u003cp\u003eA simple mechanical control keeps resistance changes close to the training position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRetractable Cable\u003c\/h3\u003e\n          \u003cp\u003eThe cable extends during use and returns toward the module for a cleaner setup after training.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003ePadded Handle Grips\u003c\/h3\u003e\n          \u003cp\u003eTextured padded grips provide a comfortable hand position across different pulling and pressing movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eSecure Door Anchor\u003c\/h3\u003e\n          \u003cp\u003eThe included anchor creates flexible positioning without requiring a permanent wall-mounted cable station.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eCompact Carry Form\u003c\/h3\u003e\n          \u003cp\u003eThe resistance module is designed around portability, storage, and quick setup.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRefined Finish\u003c\/h3\u003e\n          \u003cp\u003eMatte surfaces, metal accents, and a restrained design language give the system a more premium residential appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SMALL SPACE\n  ====================================================== --\u003e\n  \u003csection class=\"qx-split qx-storage\"\u003e\n    \u003cdiv class=\"qx-split-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 05\u003c\/div\u003e\n      \u003ch2\u003eMade For Small Spaces.\u003c\/h2\u003e\n      \u003cp\u003eYour home should not need to look like a commercial gym just because you want resistance training.\u003c\/p\u003e\n      \u003cp\u003eMicro Cable Gym is built around a different idea: train when you want, then make the equipment disappear when you are finished.\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 resistance module.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eStores inside many cabinets or larger drawers.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAccessories fit inside the included carry pouch.\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 permanent rack occupying the room.\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_18d5fdeb-84a0-4d80-a920-ab3976882c84.png?v=1790168419\" 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\"\u003eA Different Home Setup\u003c\/div\u003e\n        \u003ch2\u003eWhy Go Smaller?\u003c\/h2\u003e\n        \u003cp\u003eMicro Cable Gym is designed around the realities of apartments, shared rooms, bedrooms, offices, and multifunctional spaces.\u003c\/p\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\"\u003eMicro Cable Gym\u003c\/th\u003e\n              \u003cth\u003eDumbbell Set\u003c\/th\u003e\n              \u003cth\u003eTraditional Cable Machine\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCompact Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends on set\u003c\/td\u003e\n              \u003ctd\u003eNo\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\u003eRequires different weights\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMultiple Cable Angles\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePortable\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\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\u003eModerate\u003c\/td\u003e\n              \u003ctd\u003eHigh\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMultiple Attachments\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\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       QUIET \/ CLEAN LIVING\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 06\u003c\/div\u003e\n        \u003ch2\u003eSerious Training.\u003cbr\u003eLess Equipment Around You.\u003c\/h2\u003e\n        \u003cp\u003eOne of the most important innovations is not what Micro Cable Gym adds to your room — it is what it removes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-highlight-grid\"\u003e\n        \u003cdiv class=\"qx-highlight-card\"\u003e\n          \u003ch3\u003eNo Weight Stack\u003c\/h3\u003e\n          \u003cp\u003eSkip the tall metal tower and large stack normally associated with cable equipment.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-highlight-card\"\u003e\n          \u003ch3\u003eNo Dedicated Rack\u003c\/h3\u003e\n          \u003cp\u003eYour training setup does not need to permanently occupy a corner of your home.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-highlight-card\"\u003e\n          \u003ch3\u003eNo Collection Of Machines\u003c\/h3\u003e\n          \u003cp\u003eMultiple attachments and anchor positions allow one system to support a broad range of movements.\u003c\/p\u003e\n        \u003c\/div\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 Modern Living.\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\u003e Product \u003c\/strong\u003e \u003cspan\u003e Micro Cable Gym \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Training Style \u003c\/strong\u003e \u003cspan\u003e Compact cable resistance \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Primary Setup \u003c\/strong\u003e \u003cspan\u003e Door-anchor cable training \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Resistance Control \u003c\/strong\u003e \u003cspan\u003e Adjustable module resistance \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Included Attachments \u003c\/strong\u003e \u003cspan\u003e Handles, straight bar, ankle straps, door anchor and clips \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Recommended Space \u003c\/strong\u003e \u003cspan\u003e Apartment, bedroom, living room or home training area \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Storage Format \u003c\/strong\u003e \u003cspan\u003e Compact module with separate accessory pouch \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Training Range \u003c\/strong\u003e \u003cspan\u003e Beginner through advanced movement configurations \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 before bringing compact cable training home.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Micro Cable Gym?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eMicro Cable Gym is a compact cable-resistance training system designed for home use. It combines a portable resistance module, retractable cable, door anchor, and multiple attachments to create a variety of cable-based training configurations.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it use traditional weight plates?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. Resistance is generated inside the compact module, which eliminates the need for a traditional stack of metal plates.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat movements can I perform?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eDepending on anchor position and attachment selection, the system can be configured for rows, presses, curls, pulldown-style movements, rotations, extensions, pull-throughs, lower-body movements, and additional cable exercises.\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 module includes an adjustable resistance control so training intensity can be changed for different exercises and users.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDo I need a dedicated home gym?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The system is specifically designed for flexible use in multifunctional spaces such as apartments, bedrooms, living rooms, offices, and small workout areas.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the system portable?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The resistance module includes a compact carry form, while smaller attachments can be organized inside the included pouch.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow do I switch exercises?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eChange the attachment, anchor height, stance, or body position. This allows the same resistance module to support many different cable-training configurations.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require permanent installation?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe standard configuration uses the included door anchor and is designed to avoid the permanent footprint of a traditional commercial-style cable machine.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       FINAL BRAND SECTION\n  ====================================================== --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eYour Home Doesn't Need To Become A Gym.\u003c\/h2\u003e\n    \u003cp\u003eMicro Cable Gym brings versatile cable resistance into a compact, modern format designed around the space you actually live in.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53141910978877,"sku":null,"price":329.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_b5047154-e4a2-47d2-9a2e-0f7a07088140.png?v=1790167707"},{"product_id":"qexulvia™-luxury-rolling-pilates-platform","title":"Qexulvia™ Luxury Rolling Pilates Platform","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — LUXURY ROLLING PILATES PLATFORM\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qx-lrp-page {\n    --qx-bg: #f3eee7;\n    --qx-bg-soft: #e6ddd2;\n    --qx-bg-deep: #191715;\n    --qx-card: #faf8f4;\n    --qx-white: #ffffff;\n    --qx-dark: #171513;\n    --qx-text: #3e3934;\n    --qx-muted: #766f67;\n    --qx-accent: #a88e72;\n    --qx-line: rgba(36, 30, 25, .13);\n\n    margin: 0;\n    padding: 0;\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    overflow: hidden;\n  }\n\n  .qx-lrp-page * {\n    box-sizing: border-box;\n  }\n\n  .qx-lrp-page 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: .21em;\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-content {\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,.27);\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: var(--qx-bg-deep);\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 22px;\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, \"Times New Roman\", 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,.6);\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-content {\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-content h2 {\n    max-width: 800px;\n    margin: 0 auto 25px;\n    font-family: Georgia, \"Times New Roman\", 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-content 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: white;\n    font-size: 11px;\n  }\n\n  \/* =========================================================\n     GRIDS \u0026 CARDS\n     ========================================================= *\/\n  .qx-how {\n    background: var(--qx-bg-deep);\n    color: white;\n  }\n\n  .qx-how .qx-section-head p {\n    color: rgba(255,255,255,.6);\n  }\n\n  .qx-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\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-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\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-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  \/* MOVEMENTS *\/\n  .qx-movement-section {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 225px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-movement-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-movement-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: 18px;\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-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: 19px;\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-image {\n    max-width: 1030px;\n    margin: 0 auto 45px;\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: 760px;\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: var(--qx-bg-deep);\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    font-weight: 300;\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: 680px;\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-movement-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-content, .qx-split-content {\n      padding: 0 16px 40px;\n    }\n\n    .qx-feature-grid,\n    .qx-how-grid,\n    .qx-movement-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=\"qx-lrp-page\"\u003e\n\n  \u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n  \u003csection class=\"qx-hero\"\u003e\n    \u003cdiv class=\"qx-hero-content\"\u003e\n      \u003cdiv class=\"qx-brand\"\u003eQexulvia™\u003c\/div\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eSmall-Space Movement\u003c\/div\u003e\n      \u003ch1\u003eLuxury Rolling\u003cbr\u003ePilates Platform\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA refined rolling movement system designed for controlled, fluid, full-body training — without a large reformer, dedicated studio, or permanent equipment footprint.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003eDual Rolling Platforms\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eAdjustable Resistance\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eDirection Control\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eCompact Storage\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eMove farther. Store smaller.\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_07a25bee-a794-4567-8747-58e7d137e497.png?v=1790167827\" alt=\"Luxury Rolling Pilates Platform\"\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\u003eIndependent Movement\u003c\/strong\u003e \u003cspan\u003eEach platform moves separately\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\u003eDirectional Control\u003c\/strong\u003e \u003cspan\u003eMove in more than one plane\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\u003eAdjustable Resistance\u003c\/strong\u003e \u003cspan\u003eControl the rolling feel\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 Storage\u003c\/strong\u003e \u003cspan\u003eDesigned for modern homes\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-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003ePilates, Reimagined For Home\u003c\/div\u003e\n      \u003ch2\u003eFreedom To Move Without The Full Reformer.\u003c\/h2\u003e\n      \u003cp\u003eTraditional reformer equipment creates smooth sliding movement, but it also comes with a large frame, long rails, fixed carriage, and a permanent footprint.\u003c\/p\u003e\n      \u003cp\u003eLuxury Rolling Pilates Platform removes the frame and separates the movement into two independent rolling platforms.\u003c\/p\u003e\n      \u003cp\u003ePlace them under your hands, feet, or knees and create controlled sliding patterns across the floor from a setup that stores in a fraction of the space.\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\u003eNo full-length reformer 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\u003eIndependent left and right 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\u003eMultiple hand and foot configurations.\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 flexible home use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       HOW IT WORKS\n  ====================================================== --\u003e\n  \u003csection class=\"qx-section qx-how\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eRolling Movement, Simplified\u003c\/div\u003e\n        \u003ch2\u003ePlace. Glide. Control.\u003c\/h2\u003e\n        \u003cp\u003eThe system turns open floor space into a flexible rolling movement surface in three simple steps.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003ePlace\u003c\/h3\u003e\n          \u003cp\u003ePosition the two platforms beneath your hands, feet, knees, or a mixed combination depending on the movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eGlide\u003c\/h3\u003e\n          \u003cp\u003eThe precision rolling base lets each side travel independently across the floor instead of following one fixed rail.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eControl\u003c\/h3\u003e\n          \u003cp\u003eUse the adjustable resistance and direction settings to change how freely the platforms move.\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\n  ====================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/2_549d70d5-1c09-4f0b-a679-4d37677e9460.png?v=1790167827\" alt=\"Rolling Platform in use\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       INNOVATION 01\n  ====================================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 01\u003c\/div\u003e\n      \u003ch2\u003eTwo Platforms. Two Independent Paths.\u003c\/h2\u003e\n      \u003cp\u003eA traditional carriage moves as one large piece. Luxury Rolling Pilates Platform separates movement into two independent carriages.\u003c\/p\u003e\n      \u003cp\u003eThat means your left side and right side can move together, alternately, symmetrically, or in completely different directions.\u003c\/p\u003e\n      \u003cp\u003eOne platform can stay nearly still while the other travels, opening up movement combinations that are difficult to recreate with a standard single-carriage board.\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\u003eIndependent left and right 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\u003eSymmetrical movement patterns.\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 movement patterns.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSingle-side rolling configurations.\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\/3_3ad5351b-ada7-428d-93e6-dc687ec9d717.png?v=1790167826\" alt=\"Independent rolling platforms\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       INNOVATION 02\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 02\u003c\/div\u003e\n        \u003ch2\u003eMovement Beyond A Straight Rail.\u003c\/h2\u003e\n        \u003cp\u003eTraditional reformer carriages primarily travel forward and back. A rolling platform creates a much more open movement surface.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eForward \u0026amp; Back\u003c\/h3\u003e\n          \u003cp\u003eUse classic straight-line gliding patterns for lunges, plank variations, and controlled extensions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eSide-To-Side\u003c\/h3\u003e\n          \u003cp\u003ePosition the platforms laterally to create side glides, wide-stance patterns, and lateral transitions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eDiagonal Movement\u003c\/h3\u003e\n          \u003cp\u003eRotate your body position and allow the rolling base to travel through angled movement paths.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       MOVEMENTS\n  ====================================================== --\u003e\n  \u003csection class=\"qx-section qx-movement-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne System. Many Configurations.\u003c\/div\u003e\n        \u003ch2\u003eFrom Core Work To Full-Body Movement.\u003c\/h2\u003e\n        \u003cp\u003eChange where you place the platforms and the same two modules become completely different training tools.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eSliding Lunge\u003c\/h3\u003e\n          \u003cp\u003ePlace one foot on a rolling platform and control the distance as the platform travels behind or beside you.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003ePlank Glide\u003c\/h3\u003e\n          \u003cp\u003ePosition the platforms beneath your hands or feet and create controlled forward, backward, or alternating movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003ePike Pull\u003c\/h3\u003e\n          \u003cp\u003eUse the rolling base beneath the feet and draw the platforms inward from a supported plank position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003eHamstring Curl\u003c\/h3\u003e\n          \u003cp\u003ePlace the heels on the rolling platforms and control the inward and outward travel.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eSide Glide\u003c\/h3\u003e\n          \u003cp\u003eUse a wide stance and allow one or both platforms to travel laterally across the floor.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eKneeling Press\u003c\/h3\u003e\n          \u003cp\u003ePosition the platforms under the hands for controlled rolling presses and upper-body movement variations.\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-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eMake Every Glide Feel Different.\u003c\/h2\u003e\n      \u003cp\u003eFree-rolling movement can feel very different depending on how easily the platform travels.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Rolling Resistance lets you change the rolling feel, from lighter travel for longer movement paths to more controlled resistance for slower, deliberate repetitions.\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\u003eMultiple rolling resistance settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eChange resistance without changing equipment.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDifferent settings for different movements.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMore control over travel speed.\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_c5cca4bc-1ad7-4b5c-a12b-83a9f9dfc0c9.png?v=1790167826\" alt=\"Adjustable Resistance\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       DIRECTION LOCK\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 04\u003c\/div\u003e\n        \u003ch2\u003eFreedom When You Want It.\u003cbr\u003eDirection When You Need It.\u003c\/h2\u003e\n        \u003cp\u003eNot every exercise benefits from unrestricted rolling. Direction Lock gives you more control over how each platform travels.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eFree Roll\u003c\/h3\u003e\n          \u003cp\u003eAllow the platform to move more freely for open-direction movement combinations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eStraight Track\u003c\/h3\u003e\n          \u003cp\u003eRestrict travel into a more linear path when you want a familiar forward-and-back movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eControlled Angle\u003c\/h3\u003e\n          \u003cp\u003eSet the platform orientation to guide movement in a deliberate, repeatable direction.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       DETAILS\n  ====================================================== --\u003e\n  \u003csection class=\"qx-section\" style=\"background: #f8f5ef;\"\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\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eDesigned to feel less like temporary workout equipment and more like a permanent part of a refined home movement setup.\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\/5_58718d17-cbb3-45ee-ba4b-611ecae5644a.png?v=1790167827\" alt=\"Premium construction\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eTextured Grip Surface\u003c\/h3\u003e\n          \u003cp\u003eA premium textured upper surface creates a secure contact area for hands, feet, and knees.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003ePrecision Rolling Base\u003c\/h3\u003e\n          \u003cp\u003eMultiple compact rollers are integrated underneath the platform for smooth, controlled floor travel.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eResistance Control\u003c\/h3\u003e\n          \u003cp\u003eAdjust the rolling feel to suit different movement styles without changing the platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eDirection Control\u003c\/h3\u003e\n          \u003cp\u003eSwitch between freer movement and more guided travel depending on the exercise.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRounded Edge Design\u003c\/h3\u003e\n          \u003cp\u003eA refined low-profile body creates a more comfortable, furniture-inspired appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eQuiet Roller Materials\u003c\/h3\u003e\n          \u003cp\u003eThe rolling system is designed for controlled movement on suitable indoor flooring without the feel of heavy gym machinery.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       INCLUDED\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 Rolling Movement System.\u003c\/h2\u003e\n        \u003cp\u003eThe system is designed around two primary platforms plus accessories that make setup, transport, and storage simpler.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_58718d17-cbb3-45ee-ba4b-611ecae5644a.png?v=1790167827\" alt=\"Included pieces\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eLeft Rolling Platform\u003c\/strong\u003e \u003cspan\u003eIndependent rolling movement\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eRight Rolling Platform\u003c\/strong\u003e \u003cspan\u003eIndependent rolling movement\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003ePlatform Connect Strap\u003c\/strong\u003e \u003cspan\u003eOptional paired configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eKnee Pads\u003c\/strong\u003e \u003cspan\u003eAdditional supported positions\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStorage Pouch\u003c\/strong\u003e \u003cspan\u003eKeeps smaller accessories together\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eCore setup and exercise ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eFloor Guide Markers\u003c\/strong\u003e \u003cspan\u003eOptional reference points for movement distance\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eCarry Strap\u003c\/strong\u003e \u003cspan\u003eSimple transport and storage\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-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 06\u003c\/div\u003e\n      \u003ch2\u003eA Pilates Setup That Disappears When You're Done.\u003c\/h2\u003e\n      \u003cp\u003eFull reformers can become permanent furniture whether you are training or not.\u003c\/p\u003e\n      \u003cp\u003eLuxury Rolling Pilates Platform is built around a different idea: use your floor when you want to move, then return the room to normal when you are finished.\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\u003eTwo compact primary platforms.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eStores in a cabinet, shelf, or under furniture.\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 permanent reformer 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\u003eReady for quick everyday setup.\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_612dd589-fee6-4d5d-968b-907ef020443f.png?v=1790167827\" 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\"\u003eDesigned For Modern Living\u003c\/div\u003e\n        \u003ch2\u003eA Different Way To Build A Home Pilates Setup.\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\"\u003eLuxury Rolling Pilates Platform\u003c\/th\u003e\n              \u003cth\u003eBasic Sliding Discs\u003c\/th\u003e\n              \u003cth\u003eTraditional Reformer\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eIndependent Rolling Platforms\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\u003eAdjustable Rolling Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eSpring-based\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDirection Control\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eFixed rail\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\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePremium Standing Surface\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eOpen-Direction Movement\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\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          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       MORE DESIGN BENEFITS\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\"\u003eOne Product. More Possibilities.\u003c\/div\u003e\n        \u003ch2\u003eDesigned Around Movement, Not Machinery.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eHands Or Feet\u003c\/h3\u003e\n          \u003cp\u003eThe same platform can be used beneath your palms, feet, heels, forearms, or knees depending on the setup.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eOne Side Or Both\u003c\/h3\u003e\n          \u003cp\u003eUse one platform for asymmetrical movements or both for synchronized and alternating patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eSmall Space Friendly\u003c\/h3\u003e\n          \u003cp\u003eThe training area exists only while you are using it, making the system well suited to multifunctional rooms.\u003c\/p\u003e\n        \u003c\/div\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 For Modern 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\u003eLuxury Rolling Pilates Platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eTraining Style\u003c\/strong\u003e \u003cspan\u003eRolling Pilates and floor movement\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePrimary Configuration\u003c\/strong\u003e \u003cspan\u003eDual independent rolling platforms\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMovement Directions\u003c\/strong\u003e \u003cspan\u003eForward, backward, lateral and angled configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance Control\u003c\/strong\u003e \u003cspan\u003eAdjustable rolling resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eDirection Control\u003c\/strong\u003e \u003cspan\u003eFree-roll and guided travel configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eUse Positions\u003c\/strong\u003e \u003cspan\u003eHands, feet, knees and mixed configurations\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 two-platform 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 before bringing rolling Pilates movement into your home.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Luxury Rolling Pilates Platform?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eLuxury Rolling Pilates Platform is a compact two-piece rolling movement system designed for Pilates-inspired and floor-based training. Each platform moves independently, allowing different hand, foot, and body-position configurations.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow is it different from a traditional reformer?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eA traditional reformer uses one large carriage moving along a fixed rail. Luxury Rolling Pilates Platform separates that movement into two compact rolling platforms that can travel independently across suitable indoor flooring.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDo both platforms have to move together?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. They can move together, alternately, independently, or with one platform remaining more stationary depending on the movement.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I change how easily the platforms roll?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Adjustable Rolling Resistance is designed to let you change the amount of rolling resistance for different movements and training preferences.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the platforms move sideways?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe rolling design supports multiple movement orientations, including forward-and-back, lateral, and angled configurations, depending on the selected direction setting.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use the platforms under my hands?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The platforms can be used under the hands, feet, knees, or mixed positions depending on the selected movement.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it take up permanent floor space?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The system is designed around two compact platforms that can be stored after training instead of occupying the room like a full reformer frame.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat type of room is it designed for?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eIt is designed for flexible use in living rooms, bedrooms, studios, home movement spaces, and other areas where permanently installed exercise equipment may not be practical.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       FINAL CTA\n  ====================================================== --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eYour Pilates Space Should Exist Only When You Need It.\u003c\/h2\u003e\n    \u003cp\u003eTwo independent rolling platforms. Adjustable movement resistance. More ways to train — without dedicating an entire room to equipment.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142015082813,"sku":null,"price":369.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_07a25bee-a794-4567-8747-58e7d137e497.png?v=1790167827"},{"product_id":"qexulvia™-4-in-1-lower-body-mobility-board","title":"Qexulvia™ 4-in-1 Lower Body Mobility Board","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — 4-IN-1 LOWER BODY MOBILITY BOARD\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-lbmb-page {\n    --qx-bg: #f3eee7;\n    --qx-bg-soft: #e6ddd2;\n    --qx-bg-deep: #191715;\n    --qx-card: #faf8f4;\n    --qx-dark: #171513;\n    --qx-text: #3d3833;\n    --qx-muted: #756e66;\n    --qx-accent: #a68c70;\n    --qx-line: rgba(35, 29, 24, .13);\n\n    margin: 0;\n    padding: 0;\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    overflow: hidden;\n  }\n\n  .qexulvia-lbmb-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-lbmb-page 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: .21em;\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-content {\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,.27);\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: var(--qx-bg-deep);\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, \"Times New Roman\", 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,.6);\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-content {\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-content h2 {\n    max-width: 800px;\n    margin: 0 auto 25px;\n    font-family: Georgia, \"Times New Roman\", 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-content 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: white;\n    font-size: 11px;\n  }\n\n  \/* =========================================================\n     GRIDS \u0026 CARDS\n     ========================================================= *\/\n  .qx-how {\n    background: var(--qx-bg-deep);\n    color: white;\n  }\n\n  .qx-how .qx-section-head p {\n    color: rgba(255,255,255,.6);\n  }\n\n  .qx-how-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n  }\n\n  .qx-how-card {\n    min-height: 335px;\n    padding: 32px;\n    border: 1px solid rgba(255,255,255,.14);\n    background: rgba(255,255,255,.025);\n  }\n\n  .qx-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 54px;\n  }\n\n  .qx-how-card h3 {\n    margin: 23px 0 11px;\n    font-family: Georgia, serif;\n    font-size: 27px;\n    font-weight: 400;\n  }\n\n  .qx-how-card p {\n    margin: 0;\n    color: rgba(255,255,255,.61);\n    font-size: 14px;\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: 950px;\n    object-fit: cover;\n  }\n\n  \/* MODE GRID *\/\n  .qx-mode-section {\n    background: #e5dcd1;\n  }\n\n  .qx-mode-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .qx-mode-card {\n    min-height: 300px;\n    padding: 38px;\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: 45px 0 12px;\n    font-family: Georgia, serif;\n    font-size: 32px;\n    font-weight: 400;\n  }\n\n  .qx-mode-card p {\n    margin: 0;\n    color: var(--qx-muted);\n    font-size: 15px;\n  }\n\n  \/* INNOVATION GRID *\/\n  .qx-innovation-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\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-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: 760px;\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: var(--qx-bg-deep);\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: 680px;\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-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-content, .qx-split-content {\n      padding: 0 16px 40px;\n    }\n\n    .qx-feature-grid,\n    .qx-how-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-lbmb-page\"\u003e\n\n  \u003c!-- ==========================================\n       HERO\n  =========================================== --\u003e\n  \u003csection class=\"qx-hero\"\u003e\n    \u003cdiv class=\"qx-hero-content\"\u003e\n      \u003cdiv class=\"qx-brand\"\u003eQexulvia™\u003c\/div\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eSmall-Space Lower-Body Training\u003c\/div\u003e\n      \u003ch1\u003e4-in-1 Lower Body\u003cbr\u003eMobility Board\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eOne premium platform that transforms into four distinct lower-body training setups — without filling your home with separate pieces of equipment.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003eSlant Board\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eCalf Raise Block\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eTibialis Training Platform\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eBelt Squat Platform\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eOne board. Four training modes.\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_2e040687-28fa-4619-b19a-d6c328bbfc69.png?v=1790168420\" alt=\"4-in-1 Lower Body Mobility Board\"\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\"\u003e4×\u003c\/div\u003e\n          \u003cstrong\u003eFour Training Modes\u003c\/strong\u003e \u003cspan\u003eOne compact platform\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\u003eAdjustable Angles\u003c\/strong\u003e \u003cspan\u003eChange the training position\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\u003eStable Footing\u003c\/strong\u003e \u003cspan\u003eWide textured surface\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 Storage\u003c\/strong\u003e \u003cspan\u003eBuilt 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-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eFour Tools Become One\u003c\/div\u003e\n      \u003ch2\u003eStop Collecting Single-Purpose Equipment.\u003c\/h2\u003e\n      \u003cp\u003eLower-body training often means buying one piece for calf raises, another for angled stance work, another for front-of-shin movements, and another setup for loaded squats.\u003c\/p\u003e\n      \u003cp\u003e4-in-1 Lower Body Mobility Board combines those functions into one modular platform.\u003c\/p\u003e\n      \u003cp\u003eChange the angle, reposition the support sections, connect the training attachment, and the same base becomes a completely different setup.\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\u003eOne footprint instead of multiple boards.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast mode changes between exercises.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eWide standing surface for confident positioning.\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 to store when the session is over.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       FOUR MODES\n  =========================================== --\u003e\n  \u003csection class=\"qx-section qx-how\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eThe 4-in-1 System\u003c\/div\u003e\n        \u003ch2\u003eOne Platform.\u003cbr\u003eFour Distinct Setups.\u003c\/h2\u003e\n        \u003cp\u003eEach configuration changes the way your feet, stance, and resistance interact with the platform.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eSlant Board\u003c\/h3\u003e\n          \u003cp\u003eCreate an angled standing surface for squat variations, controlled stance work, and heel-elevated movement patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eCalf Raise Block\u003c\/h3\u003e\n          \u003cp\u003eReconfigure the raised edge to create additional travel for standing calf raise variations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eTibialis Training Platform\u003c\/h3\u003e\n          \u003cp\u003eUse the front foot position and attachment setup to create controlled lifting movements from the front of the lower leg.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e04\u003c\/div\u003e\n          \u003ch3\u003eBelt Squat Platform\u003c\/h3\u003e\n          \u003cp\u003eConnect the included belt system and use the platform as a compact base for loaded squat-style movement.\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\n  =========================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/2_084ed756-3030-4417-aeca-c7833f60049c.png?v=1790168420\" alt=\"4 Training Modes Overview\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       MODE DETAILS\n  =========================================== --\u003e\n  \u003csection class=\"qx-section qx-mode-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eFour Modes Explained\u003c\/div\u003e\n        \u003ch2\u003eChange The Board.\u003cbr\u003eChange The Movement.\u003c\/h2\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\"\u003eMODE 01\u003c\/div\u003e\n          \u003ch3\u003eSlant Board\u003c\/h3\u003e\n          \u003cp\u003eElevate the heel position and choose from multiple board angles to change your stance for squats, split squats, controlled holds, and other lower-body movement patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eMODE 02\u003c\/div\u003e\n          \u003ch3\u003eCalf Raise Block\u003c\/h3\u003e\n          \u003cp\u003ePosition the raised edge beneath the front of the foot to create more room for heel travel during standing calf raise variations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eMODE 03\u003c\/div\u003e\n          \u003ch3\u003eTibialis Training Platform\u003c\/h3\u003e\n          \u003cp\u003eReconfigure the board and foot attachment for controlled upward toe-lifting movements without needing a dedicated separate machine.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eMODE 04\u003c\/div\u003e\n          \u003ch3\u003eBelt Squat Platform\u003c\/h3\u003e\n          \u003cp\u003eUse the central attachment point with the included belt to create a compact loaded squat configuration from the same standing platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       SLANT\n  =========================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 01\u003c\/div\u003e\n      \u003ch2\u003eAdjustable Angles. Different Stances.\u003c\/h2\u003e\n      \u003cp\u003eA single fixed-angle slant board gives you one position. This platform is designed around multiple selectable angles.\u003c\/p\u003e\n      \u003cp\u003eChange the elevation to alter how the platform feels beneath your feet and create different squat, split-stance, and controlled standing configurations.\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\u003eMultiple platform angle settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast mechanical adjustment.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eWide enough for different stance widths.\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 angled blocks required.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       BELT SQUAT\n  =========================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 02\u003c\/div\u003e\n      \u003ch2\u003eTurn The Board Into A Compact Belt Squat Station.\u003c\/h2\u003e\n      \u003cp\u003eThe central anchor system gives the board a function most ordinary slant boards simply do not have.\u003c\/p\u003e\n      \u003cp\u003eConnect the training belt to the central attachment point, step onto the platform, and create a compact loaded squat-style setup without a full rack.\u003c\/p\u003e\n      \u003cp\u003eWhen the session is finished, remove the belt and the platform returns to its low-profile form.\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\u003eCentral attachment point.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003ePadded training belt.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact loaded squat configuration.\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 rack required.\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\/3_d915b749-cc1e-452f-8645-857920772e8f.png?v=1790168419\" alt=\"Belt Squat Configuration\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       INNOVATION\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\u003eBuilt To Transform,\u003cbr\u003eNot Just Tilt.\u003c\/h2\u003e\n        \u003cp\u003eThe design goes beyond a single hinged board. Key sections change position depending on the selected mode.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eModular Support System\u003c\/h3\u003e\n          \u003cp\u003eStructural sections reposition to create the correct height and angle for each training mode.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eQuick-Lock Positions\u003c\/h3\u003e\n          \u003cp\u003eMechanical locking points help make configuration changes faster and more repeatable.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eOne Continuous Base\u003c\/h3\u003e\n          \u003cp\u003eInstead of loose blocks scattered across the floor, the system keeps its main functions within one cohesive platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       IMAGE 06\n  =========================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/4_6a84e8d2-4aff-443d-9e43-a3642ba1aec9.png?v=1790168419\" alt=\"Modular Adjustments\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==========================================\n       PREMIUM DETAILS\n  =========================================== --\u003e\n  \u003csection class=\"qx-section\" style=\"background: #f8f5ef;\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 04\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eDesigned to feel like refined training equipment, not a stack of plastic accessories.\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\/5_ac1a09d3-dbe0-419f-8781-6820f954518c.png?v=1790168420\" alt=\"Premium finishes\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eTextured Standing Surface\u003c\/h3\u003e\n          \u003cp\u003eA wide textured top creates a more confident standing area across multiple board configurations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eAngle Lock System\u003c\/h3\u003e\n          \u003cp\u003eDefined locking positions make it easier to move between selected platform angles.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eCentral Belt Anchor\u003c\/h3\u003e\n          \u003cp\u003eA reinforced central connection point transforms the board into the belt squat configuration.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRaised Edge Module\u003c\/h3\u003e\n          \u003cp\u003eThe modular raised section creates additional foot positioning options for calf and lower-leg movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eLow-Profile Frame\u003c\/h3\u003e\n          \u003cp\u003eThe compact frame reduces visual bulk and stores more easily than larger multi-station equipment.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRefined Metal Accents\u003c\/h3\u003e\n          \u003cp\u003eBrushed metal details and restrained finishes keep the design consistent 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       INCLUDED\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\u003eOne Board.\u003cbr\u003eA Complete Lower-Body Setup.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMain Platform\u003c\/strong\u003e \u003cspan\u003ePrimary training surface\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAngle Support\u003c\/strong\u003e \u003cspan\u003eAdjustable slant configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eRaised Edge Module\u003c\/strong\u003e \u003cspan\u003eCalf and lower-leg setups\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003ePadded Belt\u003c\/strong\u003e \u003cspan\u003eBelt squat configuration\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eResistance Connector\u003c\/strong\u003e \u003cspan\u003eCentral attachment hardware\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eFoot Attachment\u003c\/strong\u003e \u003cspan\u003eTibialis training configuration\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eConnection Clips\u003c\/strong\u003e \u003cspan\u003eFast accessory changes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eSetup and training ideas\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-content\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 05\u003c\/div\u003e\n      \u003ch2\u003eFour Functions.\u003cbr\u003eOne Storage Footprint.\u003c\/h2\u003e\n      \u003cp\u003eThe biggest advantage of multifunctional equipment is not only what it can do while you are using it.\u003c\/p\u003e\n      \u003cp\u003eIt is what you no longer need to keep around.\u003c\/p\u003e\n      \u003cp\u003eInstead of storing a slant board, calf block, tibialis device, and separate squat station, the system consolidates those configurations into one low-profile 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\u003eLow-profile storage form.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFits into multifunctional home spaces.\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 permanent training station 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\u003eAccessories store separately in a compact pouch.\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_18d5fdeb-84a0-4d80-a920-ab3976882c84.png?v=1790168419\" alt=\"Compact storage footprint\"\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 4-in-1?\u003c\/div\u003e\n        \u003ch2\u003eMore Function.\u003cbr\u003eLess Equipment.\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\"\u003e4-in-1 Lower Body Mobility Board\u003c\/th\u003e\n              \u003cth\u003eBasic Slant Board\u003c\/th\u003e\n              \u003cth\u003eSeparate Equipment\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Slant Angles\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSometimes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCalf Raise Configuration\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eTibialis Training Configuration\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eSeparate Device\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBelt Squat Configuration\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eSeparate Setup\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\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eOne Unified Design\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSingle Function\u003c\/td\u003e\n              \u003ctd\u003eNo\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       PRODUCT 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 Lower-Body Training.\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\u003e4-in-1 Lower Body Mobility Board\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePrimary Modes\u003c\/strong\u003e \u003cspan\u003eSlant Board, Calf Raise Block, Tibialis Training Platform, Belt Squat Platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAngle System\u003c\/strong\u003e \u003cspan\u003eMulti-position adjustable incline\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStanding Surface\u003c\/strong\u003e \u003cspan\u003eWide textured grip platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eBelt Setup\u003c\/strong\u003e \u003cspan\u003eCentral anchor with padded belt\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eConfiguration Style\u003c\/strong\u003e \u003cspan\u003eModular mechanical adjustment\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 training area\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eCompact low-profile platform\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 four-in-one platform.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat are the four functions?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe platform can be configured as a Slant Board, Calf Raise Block, Tibialis Training Platform, and Belt Squat Platform.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the slant angle be adjusted?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The platform is designed with multiple selectable incline positions so you can change the standing angle for different movement setups.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow does the calf raise mode work?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe raised edge configuration creates an elevated forefoot position and additional room for heel movement during standing calf raise variations.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the Tibialis Training Platform mode?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThis configuration uses the foot attachment and platform position to create controlled upward toe-lifting movements from a compact setup.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow does Belt Squat Platform mode work?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eAttach the padded belt to the central connection point, stand on the main platform, and use the setup for loaded squat-style movements.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDo I need separate equipment for each mode?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The product is designed so the same main platform can be mechanically reconfigured for all four modes.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs it designed for small homes?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The platform is designed around a compact footprint so it can be used in multifunctional home spaces without requiring a permanent training station.\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. The main platform is designed as a freestanding, modular training system that can be stored after use.\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\u003eFour Training Stations Shouldn't Require Four Pieces Of Equipment.\u003c\/h2\u003e\n    \u003cp\u003eOne modular platform. Four lower-body training configurations. A cleaner way to build 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":53142038380861,"sku":null,"price":289.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_2e040687-28fa-4619-b19a-d6c328bbfc69.png?v=1790168420"},{"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"},{"product_id":"qexulvia™-slackline-balance-platform","title":"Qexulvia™ Slackline Balance Platform","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — SLACKLINE BALANCE PLATFORM\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-sbp-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e7ded3;\n    --qx-soft-2: #ddd2c5;\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-sbp-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-sbp-page 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-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\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-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\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-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  \/* MODE GRID *\/\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: 235px;\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: 28px;\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-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-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-sbp-page\"\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\"\u003eIndoor Balance Training\u003c\/div\u003e\n      \u003ch1\u003eSlackline\u003cbr\u003eBalance Platform\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eThe freedom and challenge of a suspended slackline, redesigned into a premium low-profile platform built for indoor movement.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e Suspended Slackline \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Adjustable Line Tension \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Low-Height Platform \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Compact Indoor Design \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eFind the line. Own the movement.\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_31d8383b-a0dd-4872-a3e9-c819c0194dfd.png?v=1790169081\" alt=\"Slackline Balance Platform\"\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\u003eSuspended Line\u003c\/strong\u003e \u003cspan\u003eDynamic underfoot 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\u003eAdjustable Tension\u003c\/strong\u003e \u003cspan\u003eChange the line response\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\u003eReactive Balance\u003c\/strong\u003e \u003cspan\u003eMovement in every step\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 Platform\u003c\/strong\u003e \u003cspan\u003eDesigned for indoor 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\"\u003eSlackline Movement, Brought Indoors\u003c\/div\u003e\n      \u003ch2\u003eNo Trees.\u003cbr\u003eNo Long Setup.\u003cbr\u003eNo Backyard Required.\u003c\/h2\u003e\n      \u003cp\u003eTraditional slacklining usually means finding two strong anchor points, stretching a long line outdoors, adjusting tension, and creating enough open space around it.\u003c\/p\u003e\n      \u003cp\u003eSlackline Balance Platform brings the central experience into one compact freestanding structure.\u003c\/p\u003e\n      \u003cp\u003eThe suspended line sits only a short distance above the frame, creating the unstable, responsive feeling that makes slackline movement distinctive — without requiring a large outdoor installation.\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\u003eFreestanding indoor 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 wall or tree anchors 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\u003eLow-profile suspended line.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast setup for everyday use.\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_37e8451b-20e9-408f-a07e-97cbfd9680a1.png?v=1790169081\" alt=\"Slackline Platform Overview\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       HOW IT WORKS\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\"\u003eDynamic Balance, Simplified\u003c\/div\u003e\n        \u003ch2\u003eStep. React. Control.\u003c\/h2\u003e\n        \u003cp\u003eUnlike a rigid board, the suspended line continuously responds to where and how you place your weight.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eStep\u003c\/h3\u003e\n          \u003cp\u003ePlace one foot onto the suspended line and gradually transfer your weight onto the platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eReact\u003c\/h3\u003e\n          \u003cp\u003eThe line shifts beneath you as your weight moves, creating constant small changes in position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eControl\u003c\/h3\u003e\n          \u003cp\u003eAdjust your stance, movement speed, and body position to stay centered as the line continues to respond.\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 — 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_21be0252-064b-436a-80f3-f2c66127e04e.png?v=1790169081\" alt=\"Using the platform\"\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\u003eA Real Suspended Line.\u003cbr\u003eInside A Compact Frame.\u003c\/h2\u003e\n      \u003cp\u003eMany balance boards create instability by placing a rigid board over a roller, curved base, or pivot.\u003c\/p\u003e\n      \u003cp\u003eSlackline Balance Platform works differently.\u003c\/p\u003e\n      \u003cp\u003eYour foot interacts with a narrow suspended line that can move, twist, dip, and react beneath you.\u003c\/p\u003e\n      \u003cp\u003eThat creates a movement experience much closer to actual slackline-style training than a traditional rocking board.\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\u003eTrue suspended-line construction.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDynamic movement beneath each foot.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact freestanding anchor 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\u003eNo separate external anchor points.\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_b5b5679a-9f48-417d-bdb1-b5a98d55788b.png?v=1790169081\" alt=\"Suspended line details\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       TENSION (Empty Image Handled)\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 Tension.\u003cbr\u003eChange The Entire Feel.\u003c\/h2\u003e\n      \u003cp\u003eThe amount of tension in a slackline dramatically changes how the line responds beneath you.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Line Tension lets you change that response without replacing the platform.\u003c\/p\u003e\n      \u003cp\u003eIncrease tension for a firmer, quicker line response. Reduce tension for deeper movement and a more dynamic feel.\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\u003eMultiple tension settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eQuick mechanical adjustment.\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 platform for different challenge levels.\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 need to replace the slackline.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       TRAINING MODES\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 Line. More Ways To Move.\u003c\/div\u003e\n        \u003ch2\u003eBuild From Standing\u003cbr\u003eTo Full Movement.\u003c\/h2\u003e\n        \u003cp\u003eChange your stance, foot position, line tension, and movement pattern to create completely different challenges.\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\"\u003eMODE 01\u003c\/div\u003e\n          \u003ch3\u003eSingle-Foot Stand\u003c\/h3\u003e\n          \u003cp\u003ePlace one foot on the line while keeping the opposite foot available for light support as you learn the platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eMODE 02\u003c\/div\u003e\n          \u003ch3\u003eTwo-Foot Stand\u003c\/h3\u003e\n          \u003cp\u003ePosition both feet on the line and maintain a centered stance while the line moves beneath you.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eMODE 03\u003c\/div\u003e\n          \u003ch3\u003eLine Walk\u003c\/h3\u003e\n          \u003cp\u003eProgress from stationary balance into controlled heel-to-toe movement along the suspended line.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eMODE 04\u003c\/div\u003e\n          \u003ch3\u003eQuarter Squat\u003c\/h3\u003e\n          \u003cp\u003eMaintain your position while lowering into a controlled shallow squat and returning to standing.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eMODE 05\u003c\/div\u003e\n          \u003ch3\u003eSplit Stance\u003c\/h3\u003e\n          \u003cp\u003eChange foot placement to create staggered positions and different weight-distribution patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-mode-card\"\u003e\n          \u003cdiv class=\"qx-mode-num\"\u003eMODE 06\u003c\/div\u003e\n          \u003ch3\u003eControlled Reach\u003c\/h3\u003e\n          \u003cp\u003eStay centered on the line while reaching forward, sideways, or diagonally with the upper body.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       LOW HEIGHT\n  =================================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eThe Slackline Feel.\u003cbr\u003eCloser To The Floor.\u003c\/h2\u003e\n      \u003cp\u003eOutdoor slacklines can sit much higher and require a larger open area around the line.\u003c\/p\u003e\n      \u003cp\u003eThe indoor platform keeps the line close to the frame and close to the floor.\u003c\/p\u003e\n      \u003cp\u003eThis low-profile architecture makes stepping on, stepping off, and repeated practice far more practical inside everyday spaces.\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\u003eLow suspended-line position.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eEasy step-on access.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact indoor practice area.\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 elevated outdoor installation.\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_b859b998-9cd9-4392-97a9-46bbd409101c.png?v=1790169081\" alt=\"Low profile structure\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       LINE SYSTEM\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 04\u003c\/div\u003e\n        \u003ch2\u003eDifferent Lines.\u003cbr\u003eDifferent Experiences.\u003c\/h2\u003e\n        \u003cp\u003eThe platform can be designed around interchangeable training lines to change width, surface feel, and response.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eStandard Line\u003c\/h3\u003e\n          \u003cp\u003eA balanced everyday configuration designed for general standing, walking, and movement practice.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNarrow Line\u003c\/h3\u003e\n          \u003cp\u003eA slimmer contact surface creates a more precise foot-placement experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eTextured Line\u003c\/h3\u003e\n          \u003cp\u003eA textured surface provides a different underfoot feel while keeping the same suspended-line concept.\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 05\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eDesigned to feel like an intentional object in the home, not temporary sports equipment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eSuspended Training Line\u003c\/h3\u003e\n          \u003cp\u003eThe central line remains free from the floor, allowing it to move dynamically beneath each step.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eTension Dial\u003c\/h3\u003e\n          \u003cp\u003eIntegrated mechanical adjustment changes the line response without external tools.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eReinforced Anchor Points\u003c\/h3\u003e\n          \u003cp\u003eStructural end anchors hold the line within the compact freestanding frame.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eLow-Profile Side Rails\u003c\/h3\u003e\n          \u003cp\u003eThe surrounding frame stays close to the floor while creating a defined movement zone.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eNon-Slip Base Pads\u003c\/h3\u003e\n          \u003cp\u003eFloor-contact points help keep the frame positioned on suitable indoor surfaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFurniture-Inspired Finish\u003c\/h3\u003e\n          \u003cp\u003eRefined wood, metal, and neutral surface options help the platform fit naturally into modern interiors.\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 Indoor Slackline System.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMain Platform Frame\u003c\/strong\u003e \u003cspan\u003eFreestanding indoor structure\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStandard Line\u003c\/strong\u003e \u003cspan\u003eEveryday suspended-line configuration\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eTension System\u003c\/strong\u003e \u003cspan\u003eAdjustable line response\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAnchor Hardware\u003c\/strong\u003e \u003cspan\u003eSecure internal line connection\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eFloor Pads\u003c\/strong\u003e \u003cspan\u003eAdditional floor-contact support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eLine Storage Strap\u003c\/strong\u003e \u003cspan\u003eKeeps removable line organized\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eQuick Start Guide\u003c\/strong\u003e \u003cspan\u003ePlatform setup instructions\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eProgressive movement ideas\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\"\u003eInnovation 06\u003c\/div\u003e\n      \u003ch2\u003eBuilt For The Room You Already Have.\u003c\/h2\u003e\n      \u003cp\u003eYou should not need a backyard, training studio, or permanent equipment zone just to use a slackline-inspired system.\u003c\/p\u003e\n      \u003cp\u003eThe compact frame is designed around apartments, bedrooms, home offices, and multifunctional living spaces.\u003c\/p\u003e\n      \u003cp\u003eMove it out when you want to train. Store it 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 freestanding 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\u003eNo permanent installation.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eEasy room-to-room positioning.\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 modern interior 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\/6_9616553c-5030-4817-9d0e-aac85e5b74fc.png?v=1790169081\" alt=\"Storage and design\"\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 A Suspended Line?\u003c\/div\u003e\n        \u003ch2\u003eNot Just Another Balance Board.\u003c\/h2\u003e\n        \u003cp\u003eA suspended line creates a fundamentally different movement experience from a rigid rocking platform.\u003c\/p\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\"\u003eSlackline Balance Platform\u003c\/th\u003e\n              \u003cth\u003eBasic Balance Board\u003c\/th\u003e\n              \u003cth\u003eOutdoor Slackline\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSuspended Line Movement\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Line Tension\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eIndoor Freestanding Setup\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\u003eExternal Anchor Points\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eNot Required\u003c\/td\u003e\n              \u003ctd\u003eNot Required\u003c\/td\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eLow-Height Configuration\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eReactive Line Movement\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCompact Home Use\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\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       PERFORMANCE USE\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\"\u003eBuilt For Movement Variety\u003c\/div\u003e\n        \u003ch2\u003eOne Platform.\u003cbr\u003eDifferent Styles Of Control.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eEveryday Balance Practice\u003c\/h3\u003e\n          \u003cp\u003eUse simple standing, stepping, and walking patterns as part of an everyday movement routine.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eBoard Sport Training\u003c\/h3\u003e\n          \u003cp\u003eCreate dynamic stance and weight-shift drills inspired by board sports and athletic movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eMovement Challenges\u003c\/h3\u003e\n          \u003cp\u003eChange line tension, foot position, and movement style to create progressively more demanding challenges.\u003c\/p\u003e\n        \u003c\/div\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\u003eDesigned Around Dynamic Balance.\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\u003e Product \u003c\/strong\u003e \u003cspan\u003e Slackline Balance Platform \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Movement Style \u003c\/strong\u003e \u003cspan\u003e Suspended-line balance training \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Main Structure \u003c\/strong\u003e \u003cspan\u003e Low-profile freestanding frame \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Line System \u003c\/strong\u003e \u003cspan\u003e Replaceable suspended training line \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Tension \u003c\/strong\u003e \u003cspan\u003e Adjustable line tension \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Setup \u003c\/strong\u003e \u003cspan\u003e No external anchor points required \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Base \u003c\/strong\u003e \u003cspan\u003e Stabilized indoor floor-contact frame \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Recommended Space \u003c\/strong\u003e \u003cspan\u003e Living room, bedroom, studio or home movement area \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003e Storage Style \u003c\/strong\u003e \u003cspan\u003e Compact freestanding platform \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 bringing suspended-line movement indoors.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Slackline Balance Platform?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eSlackline Balance Platform is a compact freestanding indoor system that suspends a training line between two integrated anchor points. It recreates the responsive movement of slackline-style training without requiring trees, wall anchors, or a large outdoor setup.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the line actually suspended?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The main training line is suspended between the two ends of the platform frame rather than resting directly on the floor.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I adjust the line tension?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Adjustable Line Tension changes how firmly the line responds beneath your feet. Different settings can create a firmer or more dynamic movement experience.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDo I need to attach it to a wall?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The product is designed as a freestanding platform with integrated anchor points.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow is it different from a balance board?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eA traditional balance board typically moves as one rigid surface. Slackline Balance Platform uses a narrow suspended line that can shift, twist, and move independently beneath your foot.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I walk along the line?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe platform is designed to support standing, stepping, and controlled walking-style movement along the usable line area.\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\"\u003eNo. The movement and tension system are mechanically driven, so powered operation is not required.\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. The system is designed to be used as a freestanding indoor platform and stored or repositioned when needed.\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 including living rooms, bedrooms, home studios, 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\u003eBalance Should Move Beneath You.\u003c\/h2\u003e\n    \u003cp\u003eA suspended line. Adjustable tension. Dynamic movement in a compact indoor platform designed for the space you already live in.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142077735229,"sku":null,"price":319.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_31d8383b-a0dd-4872-a3e9-c819c0194dfd.png?v=1790169081"},{"product_id":"qexulvia™-sculptural-active-standing-board","title":"Qexulvia™ Sculptural Active Standing Board","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — SCULPTURAL ACTIVE STANDING BOARD\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-sasb-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e6ddd2;\n    --qx-soft-2: #ddd2c5;\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-sasb-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-sasb-page 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-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\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-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\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-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  \/* MOVEMENTS *\/\n  .qx-movement {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 235px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-movement-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-movement-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-movement-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-movement-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-sasb-page\"\u003e\n\n  \u003c!-- HERO --\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\"\u003eMovement For Modern Workspaces\u003c\/div\u003e\n      \u003ch1\u003eSculptural Active\u003cbr\u003eStanding Board\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA refined standing platform that turns still standing into subtle, continuous movement — while looking more like a sculptural object than traditional fitness equipment.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e360° Micro-Movement\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eMulti-Directional Rocking\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eAdjustable Motion Range\u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003eStanding Desk Ready\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eStand less still.\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_40766f42-7983-4097-a414-2730ccea96a4.png?v=1790169209\" alt=\"Sculptural Active Standing Board\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE BAR --\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\u003e360° Movement\u003c\/strong\u003e \u003cspan\u003eMove beyond one direction\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\u003eDynamic Rocking\u003c\/strong\u003e \u003cspan\u003eShift as you stand\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\u003eAdjustable Range\u003c\/strong\u003e \u003cspan\u003eControl how much it moves\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\u003eSculptural Design\u003c\/strong\u003e \u003cspan\u003eMade for visible spaces\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eStanding Should Not Mean Staying Still\u003c\/div\u003e\n      \u003ch2\u003eTurn Standing Into Movement.\u003c\/h2\u003e\n      \u003cp\u003eA standing desk changes your position, but it can still leave you standing in the same place for long periods of time.\u003c\/p\u003e\n      \u003cp\u003eSculptural Active Standing Board adds movement beneath your feet.\u003c\/p\u003e\n      \u003cp\u003eInstead of locking you into one rigid stance, the curved base lets you gently rock forward, backward, side to side, and through small circular transitions while you continue working.\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\u003eForward-and-back 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\u003eSide-to-side 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\u003eSmall circular weight shifts.\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 standing desk use.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW --\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\"\u003eActive Standing, Simplified\u003c\/div\u003e\n        \u003ch2\u003eStand. Shift. Flow.\u003c\/h2\u003e\n        \u003cp\u003eSmall weight changes create continuous movement without interrupting the task in front of you.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eStand\u003c\/h3\u003e\n          \u003cp\u003eStep onto the wide upper surface and find a comfortable standing position beneath your desk or workstation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eShift\u003c\/h3\u003e\n          \u003cp\u003eMove your weight slightly toward the front, back, left, or right and the board follows.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eFlow\u003c\/h3\u003e\n          \u003cp\u003eCombine small shifts into continuous rocking and circular motion as you work, read, or create.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 03 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/2_52b53f63-19ce-4975-8390-6b75c18fea82.png?v=1790169210\" alt=\"Using the Standing Board\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 360 --\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\u003eWhy Rock In Only One Direction?\u003c\/h2\u003e\n      \u003cp\u003eMany standing boards are shaped like a curved rocker, limiting movement primarily to side-to-side or forward-and-back.\u003c\/p\u003e\n      \u003cp\u003eSculptural Active Standing Board uses a multidirectional curved underside that allows movement around the board's center.\u003c\/p\u003e\n      \u003cp\u003eThis gives you more freedom to shift through subtle diagonal and circular patterns rather than following one fixed path.\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\u003eForward 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\u003eBackward 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\u003eLateral 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\u003eDiagonal and circular transitions.\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\/3_3afda362-cf44-4834-b708-937fc72d2fe4.png?v=1790169209\" alt=\"Multidirectional Movement\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOVEMENT MODES --\u003e\n  \u003csection class=\"qx-section qx-movement\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne Board. Different Ways To Stand.\u003c\/div\u003e\n        \u003ch2\u003eMovement Without Leaving Your Workspace.\u003c\/h2\u003e\n        \u003cp\u003eChange your stance and weight position to turn one sculptural platform into multiple standing experiences.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 01\u003c\/div\u003e\n          \u003ch3\u003eCentered Stand\u003c\/h3\u003e\n          \u003cp\u003eKeep both feet centered and use subtle movement in any direction while working.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 02\u003c\/div\u003e\n          \u003ch3\u003eSide Rock\u003c\/h3\u003e\n          \u003cp\u003eShift weight gradually from one foot to the other for a smooth lateral rocking rhythm.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 03\u003c\/div\u003e\n          \u003ch3\u003eForward Rock\u003c\/h3\u003e\n          \u003cp\u003eMove gently from heel toward forefoot using the curved front-to-back profile.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 04\u003c\/div\u003e\n          \u003ch3\u003eOffset Stance\u003c\/h3\u003e\n          \u003cp\u003eMove one foot slightly forward to create a different weight distribution and rocking pattern.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 05\u003c\/div\u003e\n          \u003ch3\u003eEdge Control\u003c\/h3\u003e\n          \u003cp\u003eUse the outer standing zones to create more deliberate weight shifts along the board's curved profile.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003ePOSITION 06\u003c\/div\u003e\n          \u003ch3\u003eCircular Flow\u003c\/h3\u003e\n          \u003cp\u003eCombine forward, lateral, and backward shifts into slow continuous circles around the center point.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOTION RANGE --\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\u003eChoose How Much The Board Moves.\u003c\/h2\u003e\n      \u003cp\u003eNot every task calls for the same amount of movement.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Motion Range lets you change how far the platform can tilt from its center position.\u003c\/p\u003e\n      \u003cp\u003eChoose a smaller range for subtle desk movement or increase the range when you want a more active standing experience.\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\u003eLow movement setting.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMedium movement setting.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDynamic movement setting.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMechanical adjustment without electronics.\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_6a3e1952-a65d-42ca-bc7d-fe0a19dc21ef.png?v=1790169209\" alt=\"Adjustable Motion Range\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DUAL ZONE --\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\u003eYour Foot Position Changes The Experience.\u003c\/h2\u003e\n        \u003cp\u003eThe standing surface is designed with different zones so you can change the board's response simply by changing your stance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eCenter Zone\u003c\/h3\u003e\n          \u003cp\u003eA more centered stance creates controlled, subtle movement suitable for desk work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eOuter Zones\u003c\/h3\u003e\n          \u003cp\u003eMoving your feet farther from the center increases leverage over the rocking platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eEdge Position\u003c\/h3\u003e\n          \u003cp\u003eThe shaped outer edge gives experienced users another way to explore controlled board movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SCULPTURAL --\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 Stay Visible.\u003c\/h2\u003e\n      \u003cp\u003eMost balance boards are designed like sports equipment and hidden away when they are not being used.\u003c\/p\u003e\n      \u003cp\u003eSculptural Active Standing Board takes the opposite approach.\u003c\/p\u003e\n      \u003cp\u003eIts low-profile silhouette, softened curves, refined materials, and furniture-inspired finish are designed to sit naturally beside a premium desk or modern interior.\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\u003eSculptural curved silhouette.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMinimal visible hardware.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eRefined wood and metal finishes.\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 premium workspaces.\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_fe853f3a-8587-4a13-9f7d-5019ce718d95.png?v=1790169209\" alt=\"Sculptural Design\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUIET --\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\u003eMovement Without Disrupting The Room.\u003c\/h2\u003e\n        \u003cp\u003eThe platform is designed for spaces where movement should remain subtle, controlled, and visually quiet.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eQuiet Floor Contact\u003c\/h3\u003e\n          \u003cp\u003eCushioned underside materials soften contact as the board moves across its curved base.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eControlled Tilt Stops\u003c\/h3\u003e\n          \u003cp\u003eDefined movement limits help prevent harsh, uncontrolled edge contact.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNon-Slip Surface Contact\u003c\/h3\u003e\n          \u003cp\u003eFloor-contact materials help keep the board positioned on suitable indoor surfaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS --\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\u003eEvery surface is designed around movement, touch, and how the product lives inside a modern room.\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\/6_0c8ecbff-322f-4b2f-96a0-9501bdf26e29.png?v=1790169209\" alt=\"Premium Details\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eSculpted Standing Surface\u003c\/h3\u003e\n          \u003cp\u003eA broad upper platform provides space for centered, wide, and offset standing positions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eMulti-Axis Curved Base\u003c\/h3\u003e\n          \u003cp\u003eThe underside geometry creates smooth movement through multiple directions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eMotion Range Control\u003c\/h3\u003e\n          \u003cp\u003eMechanical adjustment changes the maximum rocking angle of the platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eTextured Foot Surface\u003c\/h3\u003e\n          \u003cp\u003eA refined tactile finish creates additional grip while preserving the premium aesthetic.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eQuiet Base Layer\u003c\/h3\u003e\n          \u003cp\u003eSoft floor-contact materials help reduce harsh sound as the board moves.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFurniture-Grade Finish\u003c\/h3\u003e\n          \u003cp\u003eWood, metal, and neutral surface options make the product feel closer to premium furniture than gym equipment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED --\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 Active Standing Setup.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStanding Board\u003c\/strong\u003e \u003cspan\u003eMain multidirectional platform\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMotion Control Base\u003c\/strong\u003e \u003cspan\u003eAdjustable rocking range\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eFloor Pad\u003c\/strong\u003e \u003cspan\u003eAdditional floor-contact layer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDesk Position Guide\u003c\/strong\u003e \u003cspan\u003eRecommended standing placements\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eStanding and rocking ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eVertical Storage Strap\u003c\/strong\u003e \u003cspan\u003eOptional compact storage support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eSurface Care Cloth\u003c\/strong\u003e \u003cspan\u003eFor everyday product care\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eQuick Start Guide\u003c\/strong\u003e \u003cspan\u003eSimple setup instructions\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STORAGE --\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\u003eUse It At Your Desk.\u003cbr\u003eStore It Beside It.\u003c\/h2\u003e\n      \u003cp\u003eSculptural Active Standing Board does not require a dedicated training room or permanent floor area.\u003c\/p\u003e\n      \u003cp\u003eIts thin profile is designed to slide beside a desk, under furniture, or store vertically when you want the floor completely clear.\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\u003eLow-profile form.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eVertical storage option.\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 permanent installation.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eEasy desk-to-storage transition.\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\/7_54d65f20-048a-4ed6-be66-bde37e5d8010.png?v=1790169209\" alt=\"Easy storage\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\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 Active Standing?\u003c\/div\u003e\n        \u003ch2\u003eMore Than A Traditional Standing Mat.\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\"\u003eSculptural Active Standing Board\u003c\/th\u003e\n              \u003cth\u003eStanding Mat\u003c\/th\u003e\n              \u003cth\u003eBasic Balance Board\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMulti-Directional Movement\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e360° Micro-Movement\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Motion Range\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually No\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDesigned For Standing Desk Use\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSometimes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFurniture-Inspired Design\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\u003eVertical Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eRequires Power\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\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!-- DIFFERENT ENVIRONMENTS --\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\"\u003eMade For More Than One Desk\u003c\/div\u003e\n        \u003ch2\u003eOne Object.\u003cbr\u003eMultiple Spaces.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eHome Office\u003c\/h3\u003e\n          \u003cp\u003ePlace it beneath a standing desk for subtle movement throughout focused work sessions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eCreative Studio\u003c\/h3\u003e\n          \u003cp\u003eUse it while drawing, designing, reading, or working at a high counter.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eLiving Space\u003c\/h3\u003e\n          \u003cp\u003eBring it into open areas for short standing, rocking, and movement sessions away from the desk.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\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 For Modern Standing.\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\u003eSculptural Active Standing Board\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMovement Style\u003c\/strong\u003e \u003cspan\u003eMulti-directional rocking and micro-movement\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePrimary Use\u003c\/strong\u003e \u003cspan\u003eStanding desk and active standing environments\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMovement Direction\u003c\/strong\u003e \u003cspan\u003eForward, backward, lateral, diagonal and circular\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMotion Control\u003c\/strong\u003e \u003cspan\u003eAdjustable tilt range\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStanding Surface\u003c\/strong\u003e \u003cspan\u003eWide textured multi-zone platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eBase\u003c\/strong\u003e \u003cspan\u003eMulti-axis curved rocking structure\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePower Requirement\u003c\/strong\u003e \u003cspan\u003eNo power required\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e \u003cspan\u003eHome office, studio, living area or standing workstation\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eLow-profile horizontal or vertical storage\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!-- FAQ --\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 adding movement to your standing workspace.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Sculptural Active Standing Board?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eSculptural Active Standing Board is a multidirectional standing platform designed to create subtle rocking and weight-shifting movement while standing at a desk or in other indoor spaces.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow is it different from a normal balance board?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eMany balance boards move primarily around one axis or use a separate roller. Sculptural Active Standing Board uses an integrated multi-axis curved base designed for controlled movement in multiple directions.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it move forward and backward?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The platform is designed for forward, backward, lateral, diagonal, and small circular movement patterns.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I adjust how much it moves?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Adjustable Motion Range allows the maximum tilt range to be changed for different standing preferences.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs it designed for standing desks?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. One of the primary use cases is active standing beneath a compatible standing desk or workstation.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDo I need electricity or an app?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The board is mechanically driven by your own weight shifts and does not require powered movement, a display, or an app.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require permanent installation?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. It is a freestanding platform that can be moved between workspaces and stored when not in use.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be stored vertically?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe low-profile design is intended to support compact storage options, including positioning beside furniture or vertical storage when appropriate.\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 environments including home offices, creative studios, living spaces, and other standing work areas.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eYour Standing Desk Should Let You Move.\u003c\/h2\u003e\n    \u003cp\u003eMulti-directional rocking. Adjustable movement. Sculptural design. A more dynamic way to stand without adding another machine to the room.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142081732925,"sku":null,"price":359.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_40766f42-7983-4097-a414-2730ccea96a4.png?v=1790169209"},{"product_id":"qexulvia™-fold-flat-nordic-trainer","title":"Qexulvia™ Fold-Flat Nordic Trainer","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — FOLD-FLAT NORDIC TRAINER\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-nordic-page {\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-nordic-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-nordic-page 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-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\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-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\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-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  \/* MOVEMENTS *\/\n  .qx-movement {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 235px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-movement-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-movement-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-movement-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-movement-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-nordic-page\"\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 Strength Training\u003c\/div\u003e\n      \u003ch1\u003eFold-Flat\u003cbr\u003eNordic Trainer\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA premium Nordic training platform redesigned to fold nearly flat, adjust to different users, and support multiple lower-body strength movements without occupying an entire room.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e Fold-Flat Frame \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Adjustable Ankle Lock \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Assisted Nordic Mode \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Multi-Movement Platform \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eTrain deep. Store flat.\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_a91d1268-9143-407c-90c7-5b07d7a2778b.png?v=1790169318\" alt=\"Fold-Flat Nordic Trainer\"\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\u003eFold-Flat Design\u003c\/strong\u003e \u003cspan\u003eStores under furniture\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\u003eAdjustable Fit\u003c\/strong\u003e \u003cspan\u003eMultiple ankle positions\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\u003eAssisted Nordic Mode\u003c\/strong\u003e \u003cspan\u003eControl the movement range\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e4×\u003c\/div\u003e\n          \u003cstrong\u003eMultiple Movements\u003c\/strong\u003e \u003cspan\u003eMore than Nordic curls\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\"\u003eNordic Training Without The Nordic Bench\u003c\/div\u003e\n      \u003ch2\u003eSerious Lower-Body Training. Without The Permanent Frame.\u003c\/h2\u003e\n      \u003cp\u003eTraditional Nordic benches are often heavy, oversized, and designed to stay in one place.\u003c\/p\u003e\n      \u003cp\u003eFold-Flat Nordic Trainer rethinks the entire structure.\u003c\/p\u003e\n      \u003cp\u003eA reinforced ankle lock, padded knee platform, folding frame, and adjustable support system are integrated into one compact training platform that can be opened when needed and stored almost flat when the session is finished.\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\u003eNo full-size bench 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\u003eNo permanent training footprint.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAdjustable setup for different users.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMultiple lower-body training configurations.\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_df33ed28-3823-4b22-ae20-1c250d05508c.png?v=1790169318\" alt=\"Compact Nordic Trainer\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       HOW IT WORKS\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\"\u003eNordic Training, Simplified\u003c\/div\u003e\n        \u003ch2\u003eLock. Lower. Control.\u003c\/h2\u003e\n        \u003cp\u003eThe platform is built around a secure lower-leg position and controlled forward movement.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eLock\u003c\/h3\u003e\n          \u003cp\u003eAdjust the ankle support to your lower-leg position and secure your feet beneath the padded lock.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eLower\u003c\/h3\u003e\n          \u003cp\u003eMaintain a long body position as you gradually lower forward from the knee platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eControl\u003c\/h3\u003e\n          \u003cp\u003eUse the assisted configuration, hand support, or your chosen range to control the movement and return to the starting position.\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\n  =================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_d78e7bc7-5859-4ceb-bc21-7a3add324354.png?v=1790169318\" alt=\"Performing a Nordic Curl\"\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\u003eA Full Nordic Setup That Folds Nearly Flat.\u003c\/h2\u003e\n      \u003cp\u003eThe biggest problem with many Nordic trainers is not the exercise. It is the equipment.\u003c\/p\u003e\n      \u003cp\u003eLarge welded frames take up space whether you are training or not.\u003c\/p\u003e\n      \u003cp\u003eFold-Flat Nordic Trainer uses hinged supports and a low-profile base so the ankle tower can fold down toward the platform after use.\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\u003eFolding ankle tower.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLow-profile storage form.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eQuick-lock open position.\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 under-bed or vertical storage.\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_ca848fe4-f827-4fca-b82b-c25f20c16e15.png?v=1790169318\" alt=\"Folding Mechanism\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       ADJUSTABLE ANKLE\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\u003eOne Ankle Lock. Multiple Positions.\u003c\/h2\u003e\n      \u003cp\u003eA fixed ankle pad forces every user into the same setup.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Ankle Lock lets the support move through multiple positions so the lower-leg setup can be changed for different body sizes and movement configurations.\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\u003eMultiple height settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003ePadded contact surface.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast mechanical adjustment.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSecure quick-lock positioning.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       MOVEMENT GRID\n  =================================================== --\u003e\n  \u003csection class=\"qx-section qx-movement\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eMore Than One Movement\u003c\/div\u003e\n        \u003ch2\u003eOne Platform.\u003cbr\u003eMultiple Lower-Body Configurations.\u003c\/h2\u003e\n        \u003cp\u003eThe folding frame and adjustable supports allow the platform to be used for more than a single Nordic curl.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eNordic Curl\u003c\/h3\u003e\n          \u003cp\u003eUse the full ankle lock and knee pad configuration for controlled forward lowering.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003eAssisted Nordic\u003c\/h3\u003e\n          \u003cp\u003eUse the adjustable assistance system to reduce the amount of unsupported movement required.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003eReverse Nordic\u003c\/h3\u003e\n          \u003cp\u003eUse the padded knee surface while keeping the lower legs supported for backward leaning movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003eHip Extension\u003c\/h3\u003e\n          \u003cp\u003eReconfigure body position on the platform for controlled hip-extension style movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eSplit Squat Support\u003c\/h3\u003e\n          \u003cp\u003eUse the raised rear support for controlled split-stance lower-body training.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eIsometric Hold\u003c\/h3\u003e\n          \u003cp\u003ePause at selected ranges and maintain a controlled static body position.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       IMAGE 06\n  =================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_cf698cc8-a3ba-41fd-8136-b27688dddcad.png?v=1790169318\" alt=\"Training Configurations\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       ASSISTED NORDIC\n  =================================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eControl How Much Of The Movement You Take On.\u003c\/h2\u003e\n      \u003cp\u003eFull Nordic movement can be demanding.\u003c\/p\u003e\n      \u003cp\u003eAssisted Nordic Mode introduces adjustable support so the movement can be performed across different ranges and levels of assistance.\u003c\/p\u003e\n      \u003cp\u003eReduce assistance as your preferred training setup changes, without replacing the equipment.\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\u003eMultiple assistance levels.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAdjustable movement range.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eQuick mechanical setup.\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 with the same main 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\/6_63229c61-ef24-4c7d-9e2f-6ee569a7625f.png?v=1790169318\" alt=\"Assisted Nordic Setup\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       KNEE PLATFORM\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 04\u003c\/div\u003e\n        \u003ch2\u003eSupport Where The Movement Starts.\u003c\/h2\u003e\n        \u003cp\u003eThe main knee platform is designed around repeated kneeling positions and controlled body movement.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eWide Knee Platform\u003c\/h3\u003e\n          \u003cp\u003eA broader padded area gives users more freedom to choose knee spacing and body position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eLayered Cushioning\u003c\/h3\u003e\n          \u003cp\u003eMultiple material layers create a more refined, structured kneeling surface.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eTextured Upper Surface\u003c\/h3\u003e\n          \u003cp\u003eA controlled-grip surface helps keep positioning consistent during movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       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 05\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eDesigned to look less like commercial gym hardware and more like modern performance equipment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eReinforced Ankle Lock\u003c\/h3\u003e\n          \u003cp\u003eA structured locking tower creates the fixed lower-leg position required for Nordic-style movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003ePadded Ankle Rollers\u003c\/h3\u003e\n          \u003cp\u003eContoured padding creates a comfortable contact surface around the lower leg and ankle position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFold-Flat Hinges\u003c\/h3\u003e\n          \u003cp\u003eReinforced hinge points allow the raised support tower to fold toward the main platform for storage.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eQuick-Lock Adjustment\u003c\/h3\u003e\n          \u003cp\u003eDefined adjustment positions help simplify changes between users and configurations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eWide Knee Pad\u003c\/h3\u003e\n          \u003cp\u003eA broad padded surface gives the main training position a more stable and refined feel.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eLow-Profile Frame\u003c\/h3\u003e\n          \u003cp\u003eThe base remains compact even when fully opened, reducing the amount of equipment around the user.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       INCLUDED\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 Nordic Training Setup.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMain Platform\u003c\/strong\u003e \u003cspan\u003ePrimary fold-flat training base\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAnkle Lock Tower\u003c\/strong\u003e \u003cspan\u003eAdjustable lower-leg support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003ePadded Ankle Rollers\u003c\/strong\u003e \u003cspan\u003eSecure contact position\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eKnee Platform\u003c\/strong\u003e \u003cspan\u003eWide padded support area\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAssistance Strap\u003c\/strong\u003e \u003cspan\u003eAdjustable Nordic support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eRear Support Pad\u003c\/strong\u003e \u003cspan\u003eAdditional movement configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStorage Strap\u003c\/strong\u003e \u003cspan\u003eKeeps the folded unit together\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eSetup and exercise ideas\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\"\u003eInnovation 06\u003c\/div\u003e\n      \u003ch2\u003eStrong Enough To Train On.\u003cbr\u003eFlat Enough To Store Away.\u003c\/h2\u003e\n      \u003cp\u003eTraditional Nordic benches often become permanent equipment because they are too large to move easily.\u003c\/p\u003e\n      \u003cp\u003eFold-Flat Nordic Trainer is designed to collapse into a low-profile form after use.\u003c\/p\u003e\n      \u003cp\u003eSlide it under many beds, place it beneath furniture, or store it vertically against a wall or inside a larger closet.\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\u003eFold-flat 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\u003eUnder-furniture storage.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eVertical storage option.\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 permanent installation.\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\/7_a52c639e-fae3-4a45-b08b-a46767f24265.png?v=1790169318\" alt=\"Stored flat\"\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 Fold-Flat?\u003c\/div\u003e\n        \u003ch2\u003eThe Nordic Trainer Rebuilt For Home.\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\"\u003eFold-Flat Nordic Trainer\u003c\/th\u003e\n              \u003cth\u003eBasic Nordic Strap\u003c\/th\u003e\n              \u003cth\u003eFull Nordic Bench\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDedicated Knee Platform\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Ankle Lock\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAssisted Nordic Mode\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMultiple Movement Configurations\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFold-Flat Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eUsually No\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\u003eFurniture-Friendly Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\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 Nordic Training.\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\u003eFold-Flat Nordic Trainer\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePrimary Movement\u003c\/strong\u003e \u003cspan\u003eNordic curl training\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eFrame Design\u003c\/strong\u003e \u003cspan\u003eFold-flat hinged platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAnkle Support\u003c\/strong\u003e \u003cspan\u003eMulti-position adjustable padded lock\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eKnee Surface\u003c\/strong\u003e \u003cspan\u003eWide padded platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAssistance\u003c\/strong\u003e \u003cspan\u003eAdjustable assistance configuration\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAdditional Movements\u003c\/strong\u003e \u003cspan\u003eReverse Nordic, hip extension, split squat support and holds\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 training area\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eLow-profile folded or vertical storage\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 compact Nordic training.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Fold-Flat Nordic Trainer?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eFold-Flat Nordic Trainer is a compact freestanding platform designed for Nordic curl training and additional lower-body movement configurations. Its raised ankle structure folds toward the main platform for easier storage.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it fold completely flat?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe design is intended to collapse into a very low-profile storage form by folding the raised ankle tower toward the main platform.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the ankle support be adjusted?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The ankle lock is designed with multiple positions so the lower-leg setup can be adjusted for different users and movement configurations.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Assisted Nordic Mode?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eAssisted Nordic Mode uses an adjustable support configuration to reduce how much of the movement must be performed without assistance.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be used for movements other than Nordic curls?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Depending on configuration, the platform can also support Reverse Nordic, hip extension, split squat support, and controlled hold variations.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require permanent installation?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The system is designed as a freestanding platform that can be opened for training and folded for storage.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be stored under a bed?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe low-profile folded design is intended for compact storage beneath suitable furniture, depending on the available clearance.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require electricity or an app?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The core movement, adjustment, and folding systems are mechanically operated and do not require an app or powered movement.\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\u003eNordic Training Shouldn't Require Permanent Gym Space.\u003c\/h2\u003e\n    \u003cp\u003eAdjustable support. Multiple movement configurations. A reinforced Nordic platform that folds nearly flat when the session is over.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142101098813,"sku":null,"price":399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_a91d1268-9143-407c-90c7-5b07d7a2778b.png?v=1790169318"},{"product_id":"qexulvia™-rotational-core-disc","title":"Qexulvia™ Rotational Core Disc","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — ROTATIONAL CORE DISC\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-rcd-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e7ded3;\n    --qx-soft-2: #ddd2c5;\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-rcd-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-rcd-page 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-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\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-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\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-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  \/* MOVEMENTS *\/\n  .qx-movements {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 235px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-movement-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-movement-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-movement-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-movement-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-rcd-page\"\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\"\u003eRotational Strength Training\u003c\/div\u003e\n      \u003ch1\u003eRotational\u003cbr\u003eCore Disc\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA premium rotational training platform designed to add controlled resistance to twisting, pivoting, and directional movement — without a large machine or dedicated training area.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e 360° Rotation \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Adjustable Rotational Resistance \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Angle Lock \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Compact Platform \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eRotate with resistance.\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_04e2fe4a-0680-4f18-8a0f-04a26b2ac2d7.png?v=1790169459\" alt=\"Rotational Core Disc\"\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\"\u003e360°\u003c\/div\u003e\n          \u003cstrong\u003eFull Rotation\u003c\/strong\u003e \u003cspan\u003eMove left or right\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\u003eAdjustable Resistance\u003c\/strong\u003e \u003cspan\u003eControl the rotational load\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\u003eAngle Lock\u003c\/strong\u003e \u003cspan\u003eSet the movement range\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 Design\u003c\/strong\u003e \u003cspan\u003eBuilt for small 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\"\u003eRotation, Rebuilt\u003c\/div\u003e\n      \u003ch2\u003eMore Than A Twist Board.\u003c\/h2\u003e\n      \u003cp\u003eBasic twist boards spin freely. Once they start moving, there is very little control over how much resistance you feel or how far the platform turns.\u003c\/p\u003e\n      \u003cp\u003eRotational Core Disc changes that.\u003c\/p\u003e\n      \u003cp\u003eThe internal resistance mechanism lets you increase or reduce rotational load, while Angle Lock lets you define how far the platform can travel in either direction.\u003c\/p\u003e\n      \u003cp\u003eThe result is a more deliberate rotational training experience rather than unrestricted spinning.\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\u003eControlled left and right rotation.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAdjustable rotational resistance.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSelectable movement range.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact 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_ffe273ce-8eb3-4073-920f-350e667b4918.png?v=1790169459\" alt=\"Controlled Rotation\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       HOW IT WORKS\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\"\u003eRotational Resistance, Simplified\u003c\/div\u003e\n        \u003ch2\u003ePlant. Rotate. Control.\u003c\/h2\u003e\n        \u003cp\u003eThe disc transforms standing rotational movement into a controlled resistance pattern.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003ePlant\u003c\/h3\u003e\n          \u003cp\u003ePlace your feet on the marked standing zones and choose a comfortable stance width.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eRotate\u003c\/h3\u003e\n          \u003cp\u003eTurn the platform left or right while the internal mechanism creates rotational resistance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eControl\u003c\/h3\u003e\n          \u003cp\u003eSlow the return, reverse direction, or stop at your selected Angle Lock position.\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\n  =================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_9fe62057-4049-4ae1-8bf2-dbffbbf010b4.png?v=1790169459\" alt=\"Using the Core Disc\"\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\u003eResistance In Both Directions.\u003c\/h2\u003e\n      \u003cp\u003eRotation is rarely only about turning one way.\u003c\/p\u003e\n      \u003cp\u003eThe internal mechanism is designed to create controlled resistance during both clockwise and counterclockwise movement.\u003c\/p\u003e\n      \u003cp\u003eRotate into the movement, control the position, then reverse direction without changing equipment.\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\u003eClockwise resistance.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCounterclockwise resistance.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSmooth directional changes.\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 cable machine required.\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_095233a1-7f3c-45ac-9c78-37057a1cca82.png?v=1790169459\" alt=\"Bidirectional resistance\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       MOVEMENT TYPES\n  =================================================== --\u003e\n  \u003csection class=\"qx-section qx-movements\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne Disc. Multiple Rotation Patterns.\u003c\/div\u003e\n        \u003ch2\u003eTrain More Than One Kind Of Turn.\u003c\/h2\u003e\n        \u003cp\u003eStance, movement speed, resistance level, and rotation range all change how the same platform feels.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eStanding Rotation\u003c\/h3\u003e\n          \u003cp\u003eKeep both feet planted while rotating the lower platform left and right through a controlled range.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003eAthletic Pivot\u003c\/h3\u003e\n          \u003cp\u003eUse a staggered stance and controlled rotation for sport-inspired turning patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003eGolf Rotation\u003c\/h3\u003e\n          \u003cp\u003ePractice controlled lower-body rotation through a repeatable left-to-right movement path.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003eSki Turn Pattern\u003c\/h3\u003e\n          \u003cp\u003eUse smaller alternating rotations to create rhythmic left-right turning movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eSquat Rotation\u003c\/h3\u003e\n          \u003cp\u003eMaintain a lowered stance while moving through controlled rotational ranges.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eIsometric Hold\u003c\/h3\u003e\n          \u003cp\u003eRotate to a selected position and maintain the disc against resistance without continuing the turn.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       IMAGE 05\n  =================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_c8dc666e-6133-437f-8263-724aed8bec16.png?v=1790169459\" alt=\"Training angles\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       ADJUSTABLE 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\u003eChoose How Hard The Disc Fights Back.\u003c\/h2\u003e\n      \u003cp\u003eA freely spinning platform gives every movement nearly the same mechanical feel.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Rotational Resistance lets you change how much force is required to rotate the platform.\u003c\/p\u003e\n      \u003cp\u003eUse lighter resistance for faster movement patterns or increase the setting for slower, more deliberate rotations.\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\u003eMultiple resistance settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast mechanical adjustment.\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 external weight plates.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSame platform for different movement speeds.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       ANGLE LOCK\n  =================================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eYou Choose The Rotation Range.\u003c\/h2\u003e\n      \u003cp\u003eFull 360° movement is not always necessary.\u003c\/p\u003e\n      \u003cp\u003eAngle Lock lets you limit the disc to selected rotational ranges so the movement stops at a defined point.\u003c\/p\u003e\n      \u003cp\u003eCreate shorter controlled turns, medium-range patterns, or unlock the platform for full rotation.\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\u003eShort-angle mode.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMedium-angle mode.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eWide-angle mode.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFull 360° mode.\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_2728170f-58bb-4b77-a281-b0257882e0a4.png?v=1790169459\" alt=\"Angle Lock system\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       STANCE SYSTEM\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 04\u003c\/div\u003e\n        \u003ch2\u003eYour Stance Changes The Movement.\u003c\/h2\u003e\n        \u003cp\u003eThe upper surface is designed with multiple standing zones to help create different rotational setups.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNarrow Stance\u003c\/h3\u003e\n          \u003cp\u003ePosition both feet closer to the center for compact, controlled rotational movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eAthletic Stance\u003c\/h3\u003e\n          \u003cp\u003eUse a wider position for more dynamic pivoting and sport-inspired movement patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eOffset Stance\u003c\/h3\u003e\n          \u003cp\u003eMove one foot forward or backward to change body position relative to the rotating platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       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 05\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eBuilt to feel like precision training equipment, not a lightweight plastic twist board.\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_46b5ac7f-5baf-4496-a7e7-9a76e8acd1b0.png?v=1790170164\" alt=\"Detail overview\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eTextured Standing Surface\u003c\/h3\u003e\n          \u003cp\u003eA broad high-grip top surface creates space for multiple standing positions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRotational Resistance Dial\u003c\/h3\u003e\n          \u003cp\u003eIntegrated mechanical control changes how much rotational resistance the user feels.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eAngle Lock Selector\u003c\/h3\u003e\n          \u003cp\u003eSelect predefined movement ranges or unlock the platform for full rotation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003ePrecision Bearing System\u003c\/h3\u003e\n          \u003cp\u003eThe internal rotating structure is designed for smooth, controlled left-right movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eNon-Slip Base\u003c\/h3\u003e\n          \u003cp\u003eFloor-contact materials help keep the lower base positioned during suitable indoor use.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eLow-Profile Body\u003c\/h3\u003e\n          \u003cp\u003eThe entire rotation system stays inside a compact disc-shaped format.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       QUIET DESIGN\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 06\u003c\/div\u003e\n        \u003ch2\u003eResistance Without A Large Machine.\u003c\/h2\u003e\n        \u003cp\u003eRotational training usually depends on cable machines, resistance bands, or large standing equipment. This system keeps the resistance inside the disc.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eSelf-Contained Resistance\u003c\/h3\u003e\n          \u003cp\u003eThe resistance system remains integrated into the platform itself.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eQuiet Mechanical Movement\u003c\/h3\u003e\n          \u003cp\u003eControlled internal resistance avoids loose plates and large moving stacks.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNo Permanent Setup\u003c\/h3\u003e\n          \u003cp\u003ePlace the disc on a suitable surface, train, then store it away when finished.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       INCLUDED\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 Rotational Training System.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eRotational Core Disc\u003c\/strong\u003e \u003cspan\u003eMain rotating platform\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eResistance Control\u003c\/strong\u003e \u003cspan\u003eAdjustable rotational load\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAngle Lock System\u003c\/strong\u003e \u003cspan\u003eSelectable movement ranges\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStanding Markers\u003c\/strong\u003e \u003cspan\u003eMultiple stance references\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eFloor Protection Pad\u003c\/strong\u003e \u003cspan\u003eAdditional floor-contact layer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eCarry Handle\u003c\/strong\u003e \u003cspan\u003eEasy room-to-room movement\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eRotation and stance ideas\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 resistance instructions\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\u003eTrain Rotation Without Giving Up The Room.\u003c\/h2\u003e\n      \u003cp\u003eTraditional rotational equipment can require cables, racks, weight stacks, or permanent floor space.\u003c\/p\u003e\n      \u003cp\u003eRotational Core Disc concentrates the movement into a low-profile circular platform.\u003c\/p\u003e\n      \u003cp\u003eMove it out when you want to train. Slide it under furniture, beside a cabinet, or store it vertically when you are finished.\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\u003eLow-profile circular form.\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 permanent installation.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eEasy 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\/7_c2bf3335-d9e2-40c5-b0b6-904962ada91d.png?v=1790169459\" 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 Controlled Rotation?\u003c\/div\u003e\n        \u003ch2\u003eNot Just Another Twist Disc.\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\"\u003eRotational Core Disc\u003c\/th\u003e\n              \u003cth\u003eBasic Twist Board\u003c\/th\u003e\n              \u003cth\u003eCable Rotation Setup\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e360° Rotation\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Rotational Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAngle Lock\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBidirectional Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eMinimal\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\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eExternal Weight Stack\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eOften\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\u003eModerate\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       USE CASES\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\"\u003eBuilt For More Than One Style Of Movement\u003c\/div\u003e\n        \u003ch2\u003eFrom Everyday Rotation\u003cbr\u003eTo Sport-Inspired Patterns.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eHome Strength Sessions\u003c\/h3\u003e\n          \u003cp\u003eAdd controlled rotation to compact home strength routines without adding another large machine.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eGolf \u0026amp; Racquet Movement\u003c\/h3\u003e\n          \u003cp\u003eUse repeatable rotational ranges for sport-inspired turning and pivot patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eSki \u0026amp; Board Movement\u003c\/h3\u003e\n          \u003cp\u003eCreate rhythmic left-right turns and alternating rotational movement patterns.\u003c\/p\u003e\n        \u003c\/div\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 Rotation.\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\u003eRotational Core Disc\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMovement Style\u003c\/strong\u003e \u003cspan\u003eStanding rotational resistance training\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRotation\u003c\/strong\u003e \u003cspan\u003eClockwise and counterclockwise\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMaximum Movement\u003c\/strong\u003e \u003cspan\u003eUp to full 360° rotation\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance\u003c\/strong\u003e \u003cspan\u003eAdjustable rotational resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRange Control\u003c\/strong\u003e \u003cspan\u003eSelectable Angle Lock settings\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStanding Surface\u003c\/strong\u003e \u003cspan\u003eWide textured multi-zone platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eBase\u003c\/strong\u003e \u003cspan\u003eLow-profile non-slip rotating base\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePower Requirement\u003c\/strong\u003e \u003cspan\u003eNo power required\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eCompact horizontal or vertical storage\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 controlled rotational training at home.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Rotational Core Disc?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eRotational Core Disc is a compact standing platform designed to create controlled rotational resistance during clockwise and counterclockwise movement.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow is it different from a basic twist board?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eA basic twist board usually rotates freely. Rotational Core Disc adds adjustable resistance and selectable rotation ranges so the movement can be controlled rather than simply spun.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the resistance be adjusted?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Adjustable Rotational Resistance changes how much force is required to rotate the platform.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it rotate in both directions?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The disc is designed for clockwise and counterclockwise rotational movement.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Angle Lock?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eAngle Lock limits how far the platform can rotate. This allows shorter controlled ranges or wider movement without requiring a different product.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it rotate a full 360 degrees?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe unlocked configuration is designed to allow full rotational movement around the center axis.\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\"\u003eNo. The rotating platform and resistance system are mechanically operated.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require permanent installation?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. Rotational Core Disc is designed as a freestanding compact platform that can be moved or 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, and home training 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\u003eRotation Should Have Resistance.\u003c\/h2\u003e\n    \u003cp\u003e360° movement. Adjustable rotational resistance. Selectable movement ranges. A complete rotational training platform in one compact disc.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142126592317,"sku":null,"price":259.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_04e2fe4a-0680-4f18-8a0f-04a26b2ac2d7.png?v=1790169459"},{"product_id":"qexulvia™-bedside-mobility-platform","title":"Qexulvia™ Bedside Mobility Platform","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — BEDSIDE MOBILITY PLATFORM\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-bedside-page {\n    --qx-bg: #f4efe8;\n    --qx-soft: #e8dfd4;\n    --qx-soft-2: #ddd2c6;\n    --qx-card: #faf8f4;\n    --qx-dark: #171513;\n    --qx-text: #3e3934;\n    --qx-muted: #766f67;\n    --qx-accent: #a58c71;\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-bedside-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-bedside-page 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-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\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-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\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-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  \/* MOVEMENTS *\/\n  .qx-movement {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 235px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-movement-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-movement-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-movement-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-movement-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-bedside-page\"\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\"\u003eMovement Without The Floor Setup\u003c\/div\u003e\n      \u003ch1\u003eBedside\u003cbr\u003eMobility Platform\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA compact bedside movement system that turns the edge of your bed into a flexible space for seated, standing, pulling, stepping, and resistance-based movement.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e Bedside Anchor Frame \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Multi-Height Resistance \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Adjustable Footplate \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Fold-Away Design \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eMove where you already are.\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_4e4fef93-8dfa-4d36-b981-bb9ad4e82c12.png?v=1790170164\" alt=\"Bedside Mobility Platform\"\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\u003eMulti-Height Anchors\u003c\/strong\u003e \u003cspan\u003eMore movement positions\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\u003eSeated \u0026amp; Standing\u003c\/strong\u003e \u003cspan\u003eUse the bed edge as your base\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\u003eAdjustable Resistance\u003c\/strong\u003e \u003cspan\u003eChange the movement feel\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\u003eFold-Away Design\u003c\/strong\u003e \u003cspan\u003eStores beside the bed\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\"\u003eRethink Where Movement Happens\u003c\/div\u003e\n      \u003ch2\u003eYour Bedside Can Be More Than A Place To Sit.\u003c\/h2\u003e\n      \u003cp\u003eMost home movement products assume you have open floor space, a mat, a bench, or a permanent training corner.\u003c\/p\u003e\n      \u003cp\u003eBedside Mobility Platform takes a different approach.\u003c\/p\u003e\n      \u003cp\u003eIt uses the side of the bed as a natural seated position and adds a compact freestanding anchor system, adjustable footplate, handles, and resistance points around it.\u003c\/p\u003e\n      \u003cp\u003eThat creates a flexible movement area without asking you to reorganize the room every time you want to use it.\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\u003eNo mat required for the core setup.\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 dedicated training bench.\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 from seated and standing positions.\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 around everyday bedroom space.\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_ae1d70e0-ee76-4ee3-b6e6-77490b24eeaa.png?v=1790170164\" alt=\"Bedside movement setup\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =================================================\n       HOW IT WORKS\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\"\u003eBedside Movement, Simplified\u003c\/div\u003e\n        \u003ch2\u003eSit. Connect. Move.\u003c\/h2\u003e\n        \u003cp\u003eThe system turns a familiar seated position into multiple movement configurations in seconds.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eSit\u003c\/h3\u003e\n          \u003cp\u003eSit naturally at the edge of the bed or stand beside the platform depending on the movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eConnect\u003c\/h3\u003e\n          \u003cp\u003eAttach the handle, ankle strap, or footplate to the selected resistance position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eMove\u003c\/h3\u003e\n          \u003cp\u003ePull, press, step, extend, or stand using the configuration that fits the movement.\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\n  ================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_a7cba266-465b-47c5-90ff-f952bf08ad5e.png?v=1790170164\" alt=\"Using the platform\"\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 Frame. Multiple Resistance Heights.\u003c\/h2\u003e\n      \u003cp\u003eA resistance band attached at one height limits the movements you can create.\u003c\/p\u003e\n      \u003cp\u003eMulti-Height Anchor System places connection points at several positions around the bedside frame.\u003c\/p\u003e\n      \u003cp\u003eUse a lower anchor for pulling upward, a middle anchor for rows and presses, or a higher anchor for downward pulls.\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\u003eLow anchor position.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMid-height anchor position.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eHigh anchor position.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast attachment changes.\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_9607de3c-1946-4525-aef0-74fe371764f3.png?v=1790170164\" alt=\"Multiple Anchor Points\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =================================================\n       MOVEMENT LIBRARY\n  ================================================== --\u003e\n  \u003csection class=\"qx-section qx-movement\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne Bedside Setup. Multiple Movements.\u003c\/div\u003e\n        \u003ch2\u003eSit, Pull, Press, Step, Stand.\u003c\/h2\u003e\n        \u003cp\u003eChange the anchor point or attachment and the same platform creates a completely different setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eSeated Row\u003c\/h3\u003e\n          \u003cp\u003eSit at the bed edge and use the lower or middle anchor for controlled pulling movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003eSeated Press\u003c\/h3\u003e\n          \u003cp\u003eTurn away from the anchor and press the handles forward from a comfortable seated position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003eKnee Extension\u003c\/h3\u003e\n          \u003cp\u003eAttach the ankle strap and use a lower resistance point for controlled seated leg extension.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003eFoot Press\u003c\/h3\u003e\n          \u003cp\u003eUse the adjustable footplate to press away from the bedside position through a controlled range.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eStep-Up\u003c\/h3\u003e\n          \u003cp\u003eUse the reinforced edge platform as a defined low-step position beside the bed.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eAssisted Stand\u003c\/h3\u003e\n          \u003cp\u003eUse the integrated support handle as a stable hand position when transitioning from sitting to standing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =================================================\n       IMAGE 05\n  ================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_5ea6bec3-e666-4361-b776-2fa3c3ace9ed.png?v=1790170164\" alt=\"Movement examples\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =================================================\n       FOOTPLATE\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\u003eBring The Resistance To Your Feet.\u003c\/h2\u003e\n      \u003cp\u003eThe adjustable footplate gives the system a lower-body function beyond simple band pulling.\u003c\/p\u003e\n      \u003cp\u003eChange the angle and resistance connection to create seated pressing and controlled foot-driven movement.\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 footplate angle.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eTextured foot surface.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMultiple resistance settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact fold-away form.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =================================================\n       ASSISTED STAND\n  ================================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eOne Handle. More Ways To Transition.\u003c\/h2\u003e\n      \u003cp\u003eThe upper frame includes an integrated support handle positioned beside the bed edge.\u003c\/p\u003e\n      \u003cp\u003eIt gives the user a defined hand position during seated-to-standing, standing-to-seated, and supported stepping movements.\u003c\/p\u003e\n      \u003cp\u003eWhen not needed, the handle folds back into the compact frame profile.\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\u003ePadded grip surface.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAdjustable handle height.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFold-away structure.\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 into the main 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\/6_a7c522c0-fbe3-472e-93f2-cf06c67214a2.png?v=1790170164\" alt=\"Assisted Stand Handle\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =================================================\n       NO FLOOR SETUP\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 04\u003c\/div\u003e\n        \u003ch2\u003eMovement Without Getting Down On The Floor.\u003c\/h2\u003e\n        \u003cp\u003eThe entire system is designed around seated, bedside, and standing positions instead of requiring a floor-based setup for every movement.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eSeated Position\u003c\/h3\u003e\n          \u003cp\u003eUse the natural edge of the bed for rows, presses, leg movements, and footplate work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eStanding Position\u003c\/h3\u003e\n          \u003cp\u003eStand beside the platform for pulling, stepping, and support-based movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eBed-Surface Position\u003c\/h3\u003e\n          \u003cp\u003eSelected handle and resistance configurations can also be used while positioned on the bed surface.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =================================================\n       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 05\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eDesigned to feel closer to refined home equipment than a collection of loose straps and temporary accessories.\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_46b5ac7f-5baf-4496-a7e7-9a76e8acd1b0.png?v=1790170164\" alt=\"Premium Details\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eMulti-Height Anchor Rail\u003c\/h3\u003e\n          \u003cp\u003eSeveral connection positions allow resistance to come from different heights and directions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eAdjustable Footplate\u003c\/h3\u003e\n          \u003cp\u003eA textured platform creates a defined foot position for seated pressing and lower-body movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFold-Away Support Handle\u003c\/h3\u003e\n          \u003cp\u003eThe upper grip folds toward the main frame when the system is not in use.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eReinforced Edge Step\u003c\/h3\u003e\n          \u003cp\u003eA low stable platform provides a defined step position beside the bed.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eCompact Resistance Module\u003c\/h3\u003e\n          \u003cp\u003eResistance hardware stays organized inside or close to the main frame rather than scattered around the room.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFurniture-Inspired Finish\u003c\/h3\u003e\n          \u003cp\u003eSoft neutrals, matte metal, and restrained detailing are designed to sit naturally in a bedroom environment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =================================================\n       EVERYTHING INCLUDED\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 Bedside Movement Setup.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMain Bedside Frame\u003c\/strong\u003e \u003cspan\u003ePrimary movement structure\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eResistance Handles\u003c\/strong\u003e \u003cspan\u003eSeated and standing pulls\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAnkle Straps\u003c\/strong\u003e \u003cspan\u003eLower-body configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAdjustable Footplate\u003c\/strong\u003e \u003cspan\u003eFoot-driven movement setup\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eSupport Handle\u003c\/strong\u003e \u003cspan\u003eFold-away standing grip\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eConnection Clips\u003c\/strong\u003e \u003cspan\u003eQuick attachment changes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAccessory Pouch\u003c\/strong\u003e \u003cspan\u003eKeeps smaller pieces organized\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eSetup and configuration ideas\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\"\u003eInnovation 06\u003c\/div\u003e\n      \u003ch2\u003eBuilt To Live Beside The Bed.\u003c\/h2\u003e\n      \u003cp\u003eBedroom equipment should not take over the bedroom.\u003c\/p\u003e\n      \u003cp\u003eThe support handle folds down, the footplate closes toward the frame, and smaller accessories store in one pouch.\u003c\/p\u003e\n      \u003cp\u003eThe result is a compact bedside profile that can remain beside furniture or be moved away when you want the space completely clear.\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\u003eFold-away upper handle.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFold-in footplate.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact bedside footprint.\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 permanent installation required.\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_ad1ab8e6-24c9-4f5b-8fe5-45dd6d7d09f4.png?v=1790170164\" alt=\"Fold-away 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 Bedside?\u003c\/div\u003e\n        \u003ch2\u003eA Different Kind Of Home Movement Setup.\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\"\u003eBedside Mobility Platform\u003c\/th\u003e\n              \u003cth\u003eResistance Bands\u003c\/th\u003e\n              \u003cth\u003eTraditional Home Bench\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMultiple Anchor Heights\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSeated Bedside Setup\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eIntegrated Footplate\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eIntegrated Support Handle\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEdge-Step Platform\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eNo Floor Setup Required\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCompact Bedroom Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\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       DIFFERENT POSITIONS\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\"\u003eBuilt Around Everyday Positions\u003c\/div\u003e\n        \u003ch2\u003eOne Platform.\u003cbr\u003eThree Ways To Use The Space.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eSeated\u003c\/h3\u003e\n          \u003cp\u003eUse the edge of the bed as your seat for pulls, presses, footplate work, and leg movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eStanding\u003c\/h3\u003e\n          \u003cp\u003eStep beside the frame for upright pulls, step-ups, supported transitions, and standing movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eBed-Surface\u003c\/h3\u003e\n          \u003cp\u003eSelected resistance configurations can be used while positioned on the bed surface for additional movement options.\u003c\/p\u003e\n        \u003c\/div\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 Bedside 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\u003eBedside Mobility Platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePrimary Positions\u003c\/strong\u003e \u003cspan\u003eSeated, standing and bed-surface movement\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAnchor System\u003c\/strong\u003e \u003cspan\u003eMulti-height resistance connection points\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eFoot System\u003c\/strong\u003e \u003cspan\u003eAdjustable textured footplate\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eUpper Support\u003c\/strong\u003e \u003cspan\u003eFold-away adjustable handle\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStep Surface\u003c\/strong\u003e \u003cspan\u003eLow reinforced edge-step platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAttachments\u003c\/strong\u003e \u003cspan\u003eHandles, ankle straps and connection clips\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e \u003cspan\u003eBedroom, guest room or other bedside environment\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eFold-away bedside format\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePower Requirement\u003c\/strong\u003e \u003cspan\u003eNo power required\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 turning bedside space into a flexible movement area.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Bedside Mobility Platform?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eBedside Mobility Platform is a compact freestanding movement system designed to work beside a bed. It combines multiple resistance anchor points, an adjustable footplate, support handle, step surface, and removable attachments.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it need to attach permanently to the bed?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The system is designed as a freestanding bedside platform and does not require permanent modification of the bed.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be used while sitting on the bed?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The bed edge is one of the main intended positions for seated pulls, presses, footplate movements, and selected lower-body configurations.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use it while standing?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The frame also supports standing configurations, including pulls, step movements, and use of the integrated handle.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat are the different anchor heights for?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eDifferent anchor heights change the direction the resistance comes from, allowing the same handle or strap to be used for different movement patterns.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat does the footplate do?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe adjustable footplate creates a defined surface for seated foot-driven movements and selected resistance setups.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require floor exercises?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe core system is designed around seated, standing, and bedside positions, so floor-based setup is not required for the primary movement configurations.\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\"\u003eNo. The main platform, anchor points, footplate, and resistance attachments are mechanically operated.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be stored beside the bed?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The support handle and footplate are designed to fold toward the frame for a smaller bedside storage profile.\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\u003eMovement Doesn't Have To Start On The Floor.\u003c\/h2\u003e\n    \u003cp\u003eSit. Stand. Pull. Press. Step. One compact bedside platform designed around the space you already use every day.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142149235005,"sku":null,"price":309.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_4e4fef93-8dfa-4d36-b981-bb9ad4e82c12.png?v=1790170164"},{"product_id":"qexulvia™-door-mounted-eccentric-trainer","title":"Qexulvia™ Door-Mounted Eccentric Trainer","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — DOOR-MOUNTED ECCENTRIC TRAINER\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-det-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e7ded3;\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-det-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-det-page 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-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\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-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\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-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  \/* MOVEMENTS *\/\n  .qx-movements {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 235px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-movement-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-movement-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-movement-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-movement-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-det-page\"\u003e\n\n  \u003c!-- HERO --\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\"\u003eControlled Eccentric Strength\u003c\/div\u003e\n      \u003ch1\u003eDoor-Mounted\u003cbr\u003eEccentric Trainer\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA compact door-mounted resistance system designed to make the lowering phase of every movement more deliberate — without a weight stack, rack, or permanent training station.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e Eccentric Bias Resistance \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e One-Way Return Control \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Multi-Height Door Mount \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Compact Storage \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003ePull easier. Control harder.\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_dac2fa6b-b93e-49e8-b1d9-a98413780d8c.png?v=1790170308\" alt=\"Door-Mounted Eccentric Trainer\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE BAR --\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\u003eEccentric Bias\u003c\/strong\u003e \u003cspan\u003eMore control on the return\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\u003eAdjustable Resistance\u003c\/strong\u003e \u003cspan\u003eChange the lowering load\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\u003eMulti-Height Mount\u003c\/strong\u003e \u003cspan\u003eHigh, mid and low positions\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\u003eNo permanent machine\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eResistance That Changes Direction\u003c\/div\u003e\n      \u003ch2\u003eThe Return Shouldn't Feel Like The Pull.\u003c\/h2\u003e\n      \u003cp\u003eMost resistance systems create roughly the same mechanical challenge in both directions.\u003c\/p\u003e\n      \u003cp\u003eDoor-Mounted Eccentric Trainer is designed differently.\u003c\/p\u003e\n      \u003cp\u003eThe internal one-way resistance mechanism allows the cable to extend with a lighter feel, then increases resistance as you control the cable back toward the unit.\u003c\/p\u003e\n      \u003cp\u003eThat makes the lowering phase the focus of the movement rather than simply letting the cable snap 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\u003eLighter outward pull.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eStronger controlled return.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAdjustable eccentric resistance.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact door-mounted setup.\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_8d2592af-a167-4aa9-8e3b-8567d3598104.png?v=1790170308\" alt=\"Controlled Return Setup\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\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\"\u003eEccentric Training, Simplified\u003c\/div\u003e\n        \u003ch2\u003ePull. Pause. Control.\u003c\/h2\u003e\n        \u003cp\u003eEvery repetition is built around a controlled return instead of an uncontrolled rewind.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003ePull\u003c\/h3\u003e\n          \u003cp\u003eExtend the cable through the selected movement with a smoother, lighter outward resistance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003ePause\u003c\/h3\u003e\n          \u003cp\u003eReach the end of the selected range and briefly control the position before returning.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eControl\u003c\/h3\u003e\n          \u003cp\u003eGuide the cable back slowly while the eccentric resistance mechanism increases the return challenge.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 03 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_14b4ae03-9e52-40f1-999a-10fee38e15ac.png?v=1790170308\" alt=\"Eccentric Pull\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INNOVATION 01 --\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 Cable.\u003cbr\u003eTwo Different Resistance Experiences.\u003c\/h2\u003e\n      \u003cp\u003eThe core difference is inside the resistance module.\u003c\/p\u003e\n      \u003cp\u003eA directional clutch separates the outward cable movement from the controlled return phase.\u003c\/p\u003e\n      \u003cp\u003eThe outward pull can remain comparatively light, while the return phase engages the selected resistance setting.\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\u003eDirectional resistance system.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSeparate pull and return 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\u003eControlled cable rewind.\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 external weight stack.\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_02d97392-88df-49e3-92cb-cc38d60ca60e.png?v=1790170308\" alt=\"Resistance Mechanism\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOVEMENTS --\u003e\n  \u003csection class=\"qx-section qx-movements\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne Module. Multiple Movement Patterns.\u003c\/div\u003e\n        \u003ch2\u003eChange The Anchor.\u003cbr\u003eChange The Movement.\u003c\/h2\u003e\n        \u003cp\u003eHigh, mid, and low door positions create different cable angles from the same compact system.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eLat Pulldown\u003c\/h3\u003e\n          \u003cp\u003eMount the unit high and use a bar or handles for downward pulling with a controlled return.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003eStanding Row\u003c\/h3\u003e\n          \u003cp\u003eUse a mid-height position for horizontal pulling and slow cable return.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003eChest Press\u003c\/h3\u003e\n          \u003cp\u003eFace away from the door and press outward, then control the handles back toward the starting position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003eBiceps Curl\u003c\/h3\u003e\n          \u003cp\u003eMount low, curl upward, then emphasize the controlled lowering phase.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eTriceps Extension\u003c\/h3\u003e\n          \u003cp\u003eUse a high or mid anchor and control the cable back through the return portion.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eSplit-Stance Pull\u003c\/h3\u003e\n          \u003cp\u003eCombine a staggered stance with a single handle for diagonal and one-side cable patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 05 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_cdf0a8bb-dc66-4982-ad61-6440d68141ae.png?v=1790170308\" alt=\"Movement Patterns\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESISTANCE (Empty Image Handled) --\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\u003eChoose How Hard The Return Fights Back.\u003c\/h2\u003e\n      \u003cp\u003eDifferent movements require different resistance levels.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Eccentric Resistance lets you change the amount of return resistance directly from the module.\u003c\/p\u003e\n      \u003cp\u003eUse a lighter setting for quicker repetitions or increase resistance when you want a slower, more deliberate return.\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\u003eMultiple return-resistance settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast mechanical adjustment.\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 plate changes between movements.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSame module for multiple exercises.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MULTI HEIGHT --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eHigh. Mid. Low.\u003cbr\u003eOne Door Becomes Three Training Zones.\u003c\/h2\u003e\n      \u003cp\u003eCable angle changes the movement.\u003c\/p\u003e\n      \u003cp\u003eThe compact Door Mount can be positioned at multiple heights to create downward, horizontal, or upward resistance paths.\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\u003eHigh anchor for downward pulls.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMid anchor for rows and presses.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLow anchor for curls and upward pulls.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast position changes between movements.\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_6cd59b1a-b26b-4c44-9b2c-d7d71034f8cd.png?v=1790170308\" alt=\"Multi-Height Anchor\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ATTACHMENTS --\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 04\u003c\/div\u003e\n        \u003ch2\u003eOne Cable System.\u003cbr\u003eMore Ways To Hold It.\u003c\/h2\u003e\n        \u003cp\u003eQuick-Switch Attachments let you change grip style without rebuilding the entire setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eSingle Handle\u003c\/h3\u003e\n          \u003cp\u003eIdeal for one-side rows, curls, presses, and diagonal pulling patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eDual Handles\u003c\/h3\u003e\n          \u003cp\u003eUse both hands for symmetrical pressing, rowing, and pulldown-style movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eStraight Bar\u003c\/h3\u003e\n          \u003cp\u003eCreate a familiar two-hand grip for curls, pulldowns, and controlled extension patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS --\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 05\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eDesigned to feel like precision home equipment, not a temporary door pulley.\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_ed3fb33c-d1ac-4fa0-9e28-aea215656554.png?v=1790170308\" alt=\"Detail overview\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eResistance Dial\u003c\/h3\u003e\n          \u003cp\u003eIntegrated control changes how strongly the cable resists during the return phase.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eDirectional Clutch\u003c\/h3\u003e\n          \u003cp\u003eSeparates outward cable travel from the controlled resistance phase.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRetractable Cable\u003c\/h3\u003e\n          \u003cp\u003eThe cable extends during movement and returns neatly toward the module afterward.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eReinforced Door Mount\u003c\/h3\u003e\n          \u003cp\u003eA wide padded mounting surface distributes contact across the selected door position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eQuick-Clip Connector\u003c\/h3\u003e\n          \u003cp\u003eChange from handles to bar or strap without rebuilding the resistance module.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eCompact Carry Form\u003c\/h3\u003e\n          \u003cp\u003eThe module, cable, and primary controls remain concentrated in a small portable body.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUIET --\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 06\u003c\/div\u003e\n        \u003ch2\u003eHeavy Return Resistance.\u003cbr\u003eWithout A Heavy Weight Stack.\u003c\/h2\u003e\n        \u003cp\u003eThe resistance is generated inside the compact module, removing the need for plates, pulleys, and a permanent machine frame.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNo Weight Stack\u003c\/h3\u003e\n          \u003cp\u003eResistance stays inside the module instead of relying on large external plates.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eControlled Cable Return\u003c\/h3\u003e\n          \u003cp\u003eThe return system is designed for smooth, deliberate cable movement instead of a loose snap-back.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNo Permanent Rack\u003c\/h3\u003e\n          \u003cp\u003eMount it when you want to train and remove it when you want the doorway back.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED --\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 Eccentric Cable Setup.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eEccentric Trainer Module\u003c\/strong\u003e \u003cspan\u003eMain resistance unit\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDoor Mount\u003c\/strong\u003e \u003cspan\u003eHigh, mid and low positioning\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDual Handles\u003c\/strong\u003e \u003cspan\u003eSingle or two-hand training\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStraight Bar\u003c\/strong\u003e \u003cspan\u003eTwo-hand grip configuration\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAnkle Strap\u003c\/strong\u003e \u003cspan\u003eAdditional cable configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eConnection Clips\u003c\/strong\u003e \u003cspan\u003eFast attachment changes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eCarry Pouch\u003c\/strong\u003e \u003cspan\u003eOrganized accessory storage\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eSetup and training ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STORAGE --\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\u003eTrain On The Door.\u003cbr\u003eStore In The Drawer.\u003c\/h2\u003e\n      \u003cp\u003eCable training normally means dedicating a wall, rack, or corner of the room to equipment.\u003c\/p\u003e\n      \u003cp\u003eDoor-Mounted Eccentric Trainer compresses the resistance system into a compact removable module.\u003c\/p\u003e\n      \u003cp\u003eWhen the session is over, remove it from the door, coil the accessories into the pouch, and return the room to normal.\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\u003eRemovable door mount.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact resistance module.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAccessories fit into one pouch.\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 permanent floor footprint.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\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 Eccentric Resistance?\u003c\/div\u003e\n        \u003ch2\u003eNot Just Another Door Pulley.\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\"\u003eDoor-Mounted Eccentric Trainer\u003c\/th\u003e\n              \u003cth\u003eResistance Band\u003c\/th\u003e\n              \u003cth\u003eTraditional Cable Machine\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEccentric-Biased Return\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually No\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Return Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eHigh \/ Mid \/ Low Anchor\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\u003eControlled Cable Rewind\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eWeight Stack Required\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            \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          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USE CASES --\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\"\u003eDifferent Angles. Different Training.\u003c\/div\u003e\n        \u003ch2\u003eOne Door Becomes A Full Cable Zone.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eUpper-Body Pulling\u003c\/h3\u003e\n          \u003cp\u003eHigh and mid positions support pulldowns, rows, and single-arm pulling variations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003ePressing \u0026amp; Extensions\u003c\/h3\u003e\n          \u003cp\u003eFace away from the mount for presses, extensions, and forward cable movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eLower Anchor Work\u003c\/h3\u003e\n          \u003cp\u003eMount low for curls, upward pulls, ankle-strap configurations, and diagonal patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\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 Controlled Return.\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\u003eDoor-Mounted Eccentric Trainer\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eTraining Style\u003c\/strong\u003e \u003cspan\u003eEccentric-biased cable resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance Direction\u003c\/strong\u003e \u003cspan\u003eSeparate outward and return feel\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance Control\u003c\/strong\u003e \u003cspan\u003eAdjustable eccentric return resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMounting Positions\u003c\/strong\u003e \u003cspan\u003eHigh, mid and low door configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAttachments\u003c\/strong\u003e \u003cspan\u003eHandles, straight bar, ankle strap and clips\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eCable System\u003c\/strong\u003e \u003cspan\u003eRetractable controlled-return cable\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePower Requirement\u003c\/strong\u003e \u003cspan\u003eNo power required\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e \u003cspan\u003eBedroom, living room, office or home training area\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eCompact removable module with accessory pouch\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!-- FAQ --\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 controlled eccentric cable training at home.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Door-Mounted Eccentric Trainer?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eDoor-Mounted Eccentric Trainer is a compact cable resistance system designed to create a different resistance feel during the outward and return phases of a movement.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat does eccentric resistance mean here?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe system is designed so the cable can extend with comparatively lighter resistance and return with greater controlled resistance, making the return phase more deliberate.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I adjust the return resistance?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The integrated resistance dial is designed to change how strongly the cable resists as it returns toward the module.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be mounted at different heights?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The Door Mount is designed for high, mid, and low positions on compatible doors.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use different attachments?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The quick-clip system supports handles, a straight bar, ankle strap, and other compatible attachments.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it need a weight stack?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The resistance mechanism is contained within the compact trainer module.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require permanent installation?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The system is designed to mount temporarily to a compatible door and be removed after use.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require electricity or an app?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The main resistance, clutch, cable, and adjustment systems are mechanically operated.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere can I store it?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe compact module and attachments are designed to fit into a drawer, cabinet, shelf, or carry pouch when the system is not mounted.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eDon't Just Pull The Weight.\u003cbr\u003eControl The Way It Comes Back.\u003c\/h2\u003e\n    \u003cp\u003eAdjustable eccentric resistance. Multiple door positions. Controlled cable return. A different approach to cable strength in one compact system.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142158672189,"sku":null,"price":179.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_dac2fa6b-b93e-49e8-b1d9-a98413780d8c.png?v=1790170308"},{"product_id":"qexulvia™-silent-rope-trainer","title":"Qexulvia™ Silent Rope Trainer","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — SILENT ROPE TRAINER\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-srt-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e7ded3;\n    --qx-soft-2: #ddd2c5;\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-srt-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-srt-page 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-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\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-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\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-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  \/* MOVEMENTS *\/\n  .qx-movements {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 235px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-movement-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-movement-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-image {\n    max-width: 1030px;\n    margin: 0 auto 45px;\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-movement-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-movement-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-srt-page\"\u003e\n\n  \u003c!-- HERO --\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\"\u003eQuiet Rope Conditioning\u003c\/div\u003e\n      \u003ch1\u003eSilent Rope\u003cbr\u003eTrainer\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eContinuous rope resistance without floor slams, long ropes, or a dedicated training zone. Pull, alternate, sprint, and sustain from one compact system.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e Silent Flywheel Resistance \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Endless Rope Loop \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Adjustable Drag \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Compact Home Design \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eAll the pull. None of the slam.\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_d9cc231e-4eb6-4051-a979-ea45c14f1e57.png?v=1790170504\" alt=\"Silent Rope Trainer\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE BAR --\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\u003eEndless Rope Loop\u003c\/strong\u003e \u003cspan\u003eNo resetting between pulls\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\u003eAdjustable Drag\u003c\/strong\u003e \u003cspan\u003eChange the resistance feel\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\u003eQuiet Resistance\u003c\/strong\u003e \u003cspan\u003eNo floor slamming\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\u003eBuilt for indoor spaces\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eRope Training Without The Battle Rope Setup\u003c\/div\u003e\n      \u003ch2\u003eThe Rope Experience, Rebuilt For Indoors.\u003c\/h2\u003e\n      \u003cp\u003eTraditional battle ropes demand space. You need a long rope, a fixed anchor, and enough room to create large waves across the floor.\u003c\/p\u003e\n      \u003cp\u003eSilent Rope Trainer compresses that experience into a continuous resistance system.\u003c\/p\u003e\n      \u003cp\u003eThe rope travels through an internal resistance module instead of striking the floor, allowing you to pull continuously without sending heavy waves across the room.\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\u003eNo long rope stretched across the room.\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 repeated rope impact against the floor.\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 outdoor anchor point 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\u003eContinuous resistance from a compact unit.\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_288d860a-87f0-41f1-ac93-9b526d1aba93.png?v=1790170504\" alt=\"Silent Rope Trainer Setup\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\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\"\u003eContinuous Rope Resistance\u003c\/div\u003e\n        \u003ch2\u003eGrip. Pull. Repeat.\u003c\/h2\u003e\n        \u003cp\u003eAn endless rope path creates continuous pulling without stopping to reset the equipment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eGrip\u003c\/h3\u003e\n          \u003cp\u003eChoose your hand position on the textured rope and set the desired resistance level.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003ePull\u003c\/h3\u003e\n          \u003cp\u003eDraw the rope through the trainer while the internal resistance system creates drag.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eRepeat\u003c\/h3\u003e\n          \u003cp\u003eThe rope continues through the system, allowing the next hand to pull immediately.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 03 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_0f5d9dc5-860d-4485-a59a-fabbbddca648.png?v=1790170504\" alt=\"Pulling the rope\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INNOVATION 01 --\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 Rope That Never Needs Resetting.\u003c\/h2\u003e\n      \u003cp\u003eTraditional rope pulling eventually runs out of rope.\u003c\/p\u003e\n      \u003cp\u003eEndless Rope Loop continuously cycles the rope through the resistance module.\u003c\/p\u003e\n      \u003cp\u003ePull hand over hand for as long as you choose without walking backward, collecting loose rope, or resetting the starting position.\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\u003eContinuous rope path.\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 rope pile on the floor.\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 reset between pulls.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eUnlimited repetition length.\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_e6e155c7-5a3f-4cde-b08f-1011956a8fc8.png?v=1790170504\" alt=\"Endless Rope Loop\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOVEMENTS --\u003e\n  \u003csection class=\"qx-section qx-movements\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne Rope. Different Rhythms.\u003c\/div\u003e\n        \u003ch2\u003eChange The Grip.\u003cbr\u003eChange The Movement.\u003c\/h2\u003e\n        \u003cp\u003eGrip style, body angle, pace, and mount position all change how the same rope system feels.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eHand-Over-Hand Pull\u003c\/h3\u003e\n          \u003cp\u003ePull continuously with alternating hands in a steady vertical rhythm.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003eAlternating Sprint\u003c\/h3\u003e\n          \u003cp\u003eIncrease hand speed and use shorter, faster rope pulls for a higher-tempo pattern.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003eDouble-Hand Pull\u003c\/h3\u003e\n          \u003cp\u003eGrip the rope with both hands and pull through a longer controlled movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003eSeated Rope Pull\u003c\/h3\u003e\n          \u003cp\u003eSit facing the trainer and pull hand over hand from a compact seated position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eLow-Stance Pull\u003c\/h3\u003e\n          \u003cp\u003eLower your stance and continue pulling while maintaining a more athletic body position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eDiagonal Pull\u003c\/h3\u003e\n          \u003cp\u003eChange your body angle relative to the module for cross-body and diagonal rope patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 05 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_101298e5-8eee-40dc-9ea3-39d6bca8489c.png?v=1790170504\" alt=\"Rope Movements\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESISTANCE (Empty Image Handled) --\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\u003eChoose How Hard Every Pull Feels.\u003c\/h2\u003e\n      \u003cp\u003eRope speed alone should not determine the challenge.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Drag lets you change how much resistance the internal mechanism applies to the rope.\u003c\/p\u003e\n      \u003cp\u003eUse lighter drag for faster continuous pulls, or increase resistance for slower, more deliberate hand-over-hand work.\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\u003eMultiple drag levels.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast mechanical adjustment.\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 external weight plates.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSame rope for different training speeds.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SILENT RESISTANCE --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eRope Resistance Without The Floor Impact.\u003c\/h2\u003e\n      \u003cp\u003eTraditional battle ropes create their movement by repeatedly driving a heavy rope toward the floor.\u003c\/p\u003e\n      \u003cp\u003eSilent Rope Trainer generates resistance inside the module instead.\u003c\/p\u003e\n      \u003cp\u003eThe rope moves through controlled internal drag, reducing the need for repeated floor contact, rope waves, and large sweeping movement.\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\u003eNo repeated rope slamming.\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 long waves across the floor.\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 mechanical resistance.\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 indoor 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\/6_e9f58752-3fcf-4fb3-a72e-0b239de2a2a3.png?v=1790170504\" alt=\"Silent Resistance\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOUNTING --\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 04\u003c\/div\u003e\n        \u003ch2\u003ePull From More Than One Direction.\u003c\/h2\u003e\n        \u003cp\u003eThe trainer can be configured at different orientations to change the angle the rope enters your hands.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eVertical Pull\u003c\/h3\u003e\n          \u003cp\u003ePosition the rope path higher for downward and hand-over-hand pulling patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eHorizontal Pull\u003c\/h3\u003e\n          \u003cp\u003eSet the unit around chest height for straight continuous rope pulls and alternating work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eLow Pull\u003c\/h3\u003e\n          \u003cp\u003ePosition the rope lower for upward and low-angle pulling configurations.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ROPE --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 05\u003c\/div\u003e\n      \u003ch2\u003eOne Rope. Two Ways To Grip.\u003c\/h2\u003e\n      \u003cp\u003eThe rope combines a durable central weave with reinforced grip zones at repeat intervals.\u003c\/p\u003e\n      \u003cp\u003eGrab the textured rope directly for a traditional rope feel, or use the marked grip zones when you want more consistent hand spacing.\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\u003eTextured rope surface.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eReinforced grip zones.\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 loop construction.\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 repeated hand-over-hand pulls.\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\/7_96040a31-7962-4377-8f44-44a0dca8c7c6.png?v=1790170504\" alt=\"Rope grips\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS --\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\u003eDesigned as compact precision equipment, not a loose rope thrown across the floor.\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\/8_84dabbb3-cab4-4e81-8140-6b5dbd3716d5.png?v=1790170504\" alt=\"Product details\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eEndless Rope Channel\u003c\/h3\u003e\n          \u003cp\u003eThe rope cycles continuously through the trainer for uninterrupted pulling.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eDrag Control Dial\u003c\/h3\u003e\n          \u003cp\u003eIntegrated adjustment changes how strongly the internal system resists each pull.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eSilent Resistance Housing\u003c\/h3\u003e\n          \u003cp\u003eThe resistance mechanism is enclosed within the compact trainer body.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRope Guide Rollers\u003c\/h3\u003e\n          \u003cp\u003eInternal guide points keep the rope aligned as it travels through the unit.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eReinforced Mount\u003c\/h3\u003e\n          \u003cp\u003eA stable mounting structure keeps the trainer positioned during continuous pulling.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eIntegrated Carry Form\u003c\/h3\u003e\n          \u003cp\u003eThe resistance system remains inside a compact body that can be moved and stored easily.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED --\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 Indoor Rope System.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/9.png?v=1790170504\" alt=\"Included pieces\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eSilent Rope Trainer\u003c\/strong\u003e \u003cspan\u003eMain resistance module\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eEndless Rope Loop\u003c\/strong\u003e \u003cspan\u003eContinuous pulling system\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAdjustable Drag Dial\u003c\/strong\u003e \u003cspan\u003eMultiple resistance settings\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMounting Base\u003c\/strong\u003e \u003cspan\u003eStable training setup\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eGrip Markers\u003c\/strong\u003e \u003cspan\u003eConsistent hand-position reference\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 Strap\u003c\/strong\u003e \u003cspan\u003eSimple transport and storage\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003ePulling styles and setup ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STORAGE --\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\u003eBattle Rope Energy.\u003cbr\u003eWithout The Battle Rope Footprint.\u003c\/h2\u003e\n      \u003cp\u003eA traditional battle rope can take over an entire training area.\u003c\/p\u003e\n      \u003cp\u003eSilent Rope Trainer keeps both rope movement and resistance concentrated around one compact module.\u003c\/p\u003e\n      \u003cp\u003eWhen the session is over, secure the rope loop, lift the trainer, and store the complete system beside furniture or inside a larger cabinet.\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\u003eNo 30-foot rope across the floor.\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 permanent rope anchor zone.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact single-module 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\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\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\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 Silent Rope Training?\u003c\/div\u003e\n        \u003ch2\u003eNot Just A Shorter Battle Rope.\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\"\u003eSilent Rope Trainer\u003c\/th\u003e\n              \u003cth\u003eTraditional Battle Rope\u003c\/th\u003e\n              \u003cth\u003eResistance Band\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eContinuous Endless Pulling\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Drag\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eNo Floor Slamming\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCompact Indoor Setup\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eHand-Over-Hand Rope Feel\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\u003eLarge Open Training Area\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eNot Required\u003c\/td\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n              \u003ctd\u003eNot Required\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePermanent Anchor Zone\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eMinimal\u003c\/td\u003e\n              \u003ctd\u003eUsually Required\u003c\/td\u003e\n              \u003ctd\u003eDepends\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!-- USE CASES --\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\"\u003eDifferent Pace. Different Experience.\u003c\/div\u003e\n        \u003ch2\u003eBuilt For Short Bursts\u003cbr\u003eAnd Long Continuous Pulls.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003ePower Intervals\u003c\/h3\u003e\n          \u003cp\u003eUse higher resistance and shorter, faster pulling intervals.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eContinuous Pulling\u003c\/h3\u003e\n          \u003cp\u003eLower the drag and maintain a longer hand-over-hand rhythm.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eMixed Rhythm Training\u003c\/h3\u003e\n          \u003cp\u003eAlternate between slow resisted pulls and faster rope sprints within the same session.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\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 Continuous Pulling.\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\u003eSilent Rope Trainer\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eTraining Style\u003c\/strong\u003e \u003cspan\u003eContinuous rope resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRope System\u003c\/strong\u003e \u003cspan\u003eEndless Rope Loop\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance\u003c\/strong\u003e \u003cspan\u003eAdjustable mechanical drag\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMovement Styles\u003c\/strong\u003e \u003cspan\u003eAlternating, continuous, seated, low-stance and diagonal pulls\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMounting Orientation\u003c\/strong\u003e \u003cspan\u003eVertical, horizontal and low-angle configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eFloor Impact\u003c\/strong\u003e \u003cspan\u003eNo repeated rope slamming required\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 training area\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eCompact single-module storage\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!-- FAQ --\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 continuous rope training indoors.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Silent Rope Trainer?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eSilent Rope Trainer is a compact resistance system that uses a continuous rope loop moving through an internal drag mechanism. It is designed to create repeated rope pulling without requiring a long battle rope or repeated floor impact.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the rope actually endless?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The rope is configured as a continuous loop, allowing repeated hand-over-hand pulling without reaching a fixed rope end.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I adjust the resistance?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Adjustable Drag changes how much resistance the internal system applies as the rope moves.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow is it quieter than a battle rope?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eResistance is generated inside the trainer rather than by repeatedly driving a heavy rope into the floor, so the system does not require traditional rope slamming.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I pull with both hands?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The rope can be used with alternating hand-over-hand pulls or controlled two-hand pulling patterns.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be used from different positions?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Depending on mounting orientation, the trainer can support standing, seated, low-stance, horizontal, and angled pulling patterns.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require a large open room?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. One of the primary design goals is to remove the long floor footprint required by traditional battle ropes.\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\"\u003eNo. The rope movement and drag system are mechanically driven.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be stored after use?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The trainer is designed as a compact module, allowing the rope to be secured and the system stored beside furniture, inside a larger cabinet, or in a dedicated storage area.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eAll The Pull.\u003cbr\u003eNone Of The Slam.\u003c\/h2\u003e\n    \u003cp\u003eEndless rope movement. Adjustable mechanical drag. Continuous training without turning your room into a battle rope zone.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142173712701,"sku":null,"price":216.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_d9cc231e-4eb6-4051-a979-ea45c14f1e57.png?v=1790170504"},{"product_id":"qexulvia™-mobility-beam-system","title":"Qexulvia™ Mobility Beam System","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — MOBILITY BEAM SYSTEM\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-mbs-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e7ded3;\n    --qx-soft-2: #ddd2c5;\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-mbs-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-mbs-page 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; \/* Always keep text on top *\/\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; \/* Always keep image on bottom *\/\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-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\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-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\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-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  \/* ROUTES *\/\n  .qx-routes {\n    background: #e5dcd1;\n  }\n\n  .qx-route-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-route-card {\n    min-height: 235px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-route-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-route-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-route-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-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-route-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-route-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-mbs-page\"\u003e\n\n  \u003c!-- HERO --\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\"\u003eModular Floor Movement\u003c\/div\u003e\n      \u003ch1\u003eMobility Beam\u003cbr\u003eSystem\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA modular beam system that lets you build straight, curved, elevated, and offset movement routes across your floor — then stack everything away when you're done.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e Modular Beam Sections \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Variable Height \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Curved \u0026amp; Straight Routes \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Compact Stack Storage \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eBuild the path. Change the movement.\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_b10effba-4e53-450c-bdbf-84e30be49189.png?v=1790170683\" alt=\"Mobility Beam System\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE BAR --\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\u003eModular Routes\u003c\/strong\u003e \u003cspan\u003eBuild your own path\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\u003eVariable Height\u003c\/strong\u003e \u003cspan\u003eChange the beam level\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\u003eCurved Sections\u003c\/strong\u003e \u003cspan\u003eMove beyond straight lines\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\u003eStackable Design\u003c\/strong\u003e \u003cspan\u003eCompact after use\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eA Balance Beam That Refuses To Stay Straight\u003c\/div\u003e\n      \u003ch2\u003eBuild A Different Route Every Time.\u003c\/h2\u003e\n      \u003cp\u003eTraditional balance beams give you one fixed line: step on one end, walk forward, step off the other.\u003c\/p\u003e\n      \u003cp\u003eMobility Beam System turns the beam itself into a modular platform.\u003c\/p\u003e\n      \u003cp\u003eConnect straight sections, add curved pieces, raise selected modules, offset the pathway, or insert step-over blocks to create a route that changes from one session to the next.\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\u003eStraight configurations.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCurved movement paths.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eOffset and staggered routes.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eRaised and low sections.\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_2c831643-e083-49ce-8caa-f6cb50d3125d.png?v=1790170683\" alt=\"Modular route setup\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\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\"\u003eModular Movement, Simplified\u003c\/div\u003e\n        \u003ch2\u003eConnect. Configure. Move.\u003c\/h2\u003e\n        \u003cp\u003eBuild a route in minutes, then rebuild it when you want a different challenge.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eConnect\u003c\/h3\u003e\n          \u003cp\u003eJoin the beam sections using the Quick-Lock Connection points built into each end.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eConfigure\u003c\/h3\u003e\n          \u003cp\u003eAdd curves, risers, surface inserts, or offset modules to change the route.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eMove\u003c\/h3\u003e\n          \u003cp\u003eWalk, step, pivot, pause, cross over, or change direction along the selected pathway.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 03 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_546deb8a-427e-4064-a264-2c9fca8f9189.png?v=1790170683\" alt=\"Beam pathway\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INNOVATION 01 --\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\u003eStraight Is Only One Option.\u003c\/h2\u003e\n      \u003cp\u003eThe system combines straight and curved beam sections so the route can turn instead of remaining one fixed line.\u003c\/p\u003e\n      \u003cp\u003eBuild a simple straight path, introduce one curve, create an S-shaped route, or combine several turns through the room.\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\u003eStraight sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLeft-turn sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eRight-turn sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMixed route configurations.\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_a5072026-d49a-4598-aa4c-6e0152c04ea4.png?v=1790170683\" alt=\"Curved section configuration\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ROUTE LIBRARY --\u003e\n  \u003csection class=\"qx-section qx-routes\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne System. Multiple Routes.\u003c\/div\u003e\n        \u003ch2\u003eRebuild The Path\u003cbr\u003eWhenever You Want.\u003c\/h2\u003e\n        \u003cp\u003eChange section order, spacing, height, or surface to create a completely different layout.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-route-grid\"\u003e\n        \u003cdiv class=\"qx-route-card\"\u003e\n          \u003cdiv class=\"qx-route-num\"\u003eROUTE 01\u003c\/div\u003e\n          \u003ch3\u003eStraight Walk\u003c\/h3\u003e\n          \u003cp\u003eConnect several sections into one uninterrupted forward pathway.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-route-card\"\u003e\n          \u003cdiv class=\"qx-route-num\"\u003eROUTE 02\u003c\/div\u003e\n          \u003ch3\u003eCurved Walk\u003c\/h3\u003e\n          \u003cp\u003eIntroduce curved sections to create gradual left and right directional changes.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-route-card\"\u003e\n          \u003cdiv class=\"qx-route-num\"\u003eROUTE 03\u003c\/div\u003e\n          \u003ch3\u003eOffset Steps\u003c\/h3\u003e\n          \u003cp\u003eSeparate selected modules slightly to create controlled stepping transitions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-route-card\"\u003e\n          \u003cdiv class=\"qx-route-num\"\u003eROUTE 04\u003c\/div\u003e\n          \u003ch3\u003eElevated Path\u003c\/h3\u003e\n          \u003cp\u003eAdd riser blocks beneath selected sections to vary platform height.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-route-card\"\u003e\n          \u003cdiv class=\"qx-route-num\"\u003eROUTE 05\u003c\/div\u003e\n          \u003ch3\u003eStep-Over Course\u003c\/h3\u003e\n          \u003cp\u003eInsert step-over blocks between beam sections for additional vertical transitions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-route-card\"\u003e\n          \u003cdiv class=\"qx-route-num\"\u003eROUTE 06\u003c\/div\u003e\n          \u003ch3\u003eS-Curve Course\u003c\/h3\u003e\n          \u003cp\u003eCombine multiple left and right curves into a continuous changing route.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 05 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_2ef4b2dd-27ea-4164-8bf0-ece26a39ac8c.png?v=1790170683\" alt=\"S-Curve Path\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HEIGHT (Empty Image Handled) --\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\u003eOne Route Doesn't Need One Height.\u003c\/h2\u003e\n      \u003cp\u003eVariable Height Risers let selected beam sections sit higher than others.\u003c\/p\u003e\n      \u003cp\u003eKeep the entire route low, raise one section, alternate between levels, or create a gradual height change across the pathway.\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\u003eLow beam setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMid-height configuration.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMixed-level pathways.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eQuick riser installation.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SURFACE INSERTS --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eChange More Than The Shape Of The Path.\u003c\/h2\u003e\n      \u003cp\u003eInterchangeable Surface Inserts allow selected beam sections to feel different underfoot.\u003c\/p\u003e\n      \u003cp\u003eKeep a smooth standard surface, add a textured section, or use raised reference markers to create another kind of pathway experience.\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\u003eStandard textured surface.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFine-ridge insert.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eRaised-marker insert.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eTool-free insert changes.\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_6e8b40ba-cf7b-4964-bd3c-f1364c6dca9e.png?v=1790170683\" alt=\"Surface insert system\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OFFSET --\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 04\u003c\/div\u003e\n        \u003ch2\u003eThe Path Doesn't Have To Be Continuous.\u003c\/h2\u003e\n        \u003cp\u003eSeparate, offset, or rotate sections to create movement between platforms rather than only along them.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eOffset Sections\u003c\/h3\u003e\n          \u003cp\u003eShift one beam slightly left or right to create directional stepping changes.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eGap Transitions\u003c\/h3\u003e\n          \u003cp\u003eLeave controlled spaces between modules to create deliberate step-to-step transitions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eCross Routes\u003c\/h3\u003e\n          \u003cp\u003ePosition sections at opposing angles to create more complex route layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUICK LOCK --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 05\u003c\/div\u003e\n      \u003ch2\u003eRebuild The Course Without Rebuilding The Equipment.\u003c\/h2\u003e\n      \u003cp\u003eQuick-Lock Connection points allow sections to join together without loose bolts or complicated assembly.\u003c\/p\u003e\n      \u003cp\u003eUnlock one section, rotate or replace it, then reconnect it into a new route.\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\u003eFast section changes.\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 loose hardware during normal setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDefined connection positions.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSupports repeated reconfiguration.\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\/7_d9480854-80ca-4159-afdf-6e3e23b21be4.png?v=1790170683\" alt=\"Quick lock connection\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS --\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\u003eDesigned to feel like refined movement equipment, not a brightly colored children's balance course.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eWide Beam Surface\u003c\/h3\u003e\n          \u003cp\u003eA defined walking area provides room for controlled foot placement without excessive bulk.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eQuick-Lock Ends\u003c\/h3\u003e\n          \u003cp\u003eIntegrated connectors make route changes fast and visually clean.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eVariable Height Risers\u003c\/h3\u003e\n          \u003cp\u003eModular supports change selected sections from low to raised configurations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eSurface Insert Channel\u003c\/h3\u003e\n          \u003cp\u003eSelected beam tops accept interchangeable tactile inserts without replacing the main section.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eNon-Slip Base Points\u003c\/h3\u003e\n          \u003cp\u003eFloor-contact pads help keep each module positioned on suitable indoor flooring.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFurniture-Inspired Finish\u003c\/h3\u003e\n          \u003cp\u003eNeutral tones, matte surfaces, and refined metal detailing keep the system consistent 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!-- INCLUDED --\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 Modular Movement Course.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStraight Beam Sections\u003c\/strong\u003e \u003cspan\u003eBuild primary pathways\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eCurved Beam Sections\u003c\/strong\u003e \u003cspan\u003eCreate directional turns\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eHeight Risers\u003c\/strong\u003e \u003cspan\u003eRaise selected modules\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStep-Over Blocks\u003c\/strong\u003e \u003cspan\u003eAdd vertical transitions\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eSurface Inserts\u003c\/strong\u003e \u003cspan\u003eChange underfoot texture\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eQuick-Lock Connectors\u003c\/strong\u003e \u003cspan\u003eFast route changes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStorage Straps\u003c\/strong\u003e \u003cspan\u003eKeep stacked sections together\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eRoute Guide\u003c\/strong\u003e \u003cspan\u003eLayout and movement ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STORAGE --\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\u003eBuild A Long Course.\u003cbr\u003eStore A Small Stack.\u003c\/h2\u003e\n      \u003cp\u003eA complete route can stretch across a large part of the room while you are using it.\u003c\/p\u003e\n      \u003cp\u003eWhen the session is over, disconnect the sections and stack them vertically or horizontally into a much smaller footprint.\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\u003eStackable beam sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNested riser storage.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact accessory organization.\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 permanent installation.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\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 Modular?\u003c\/div\u003e\n        \u003ch2\u003eMore Than A Fixed Balance Beam.\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\"\u003eMobility Beam System\u003c\/th\u003e\n              \u003cth\u003eTraditional Balance Beam\u003c\/th\u003e\n              \u003cth\u003eFloor Markers\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eModular Route Design\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCurved Sections\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eUsually No\u003c\/td\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eVariable Height\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eInterchangeable Surfaces\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eStep-Over Elements\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCompact Stack Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePremium Furniture-Like Design\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n              \u003ctd\u003eNo\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!-- USE CASES --\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\"\u003eDifferent Layout. Different Movement.\u003c\/div\u003e\n        \u003ch2\u003eBuild For The Space You Have.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eShort Daily Route\u003c\/h3\u003e\n          \u003cp\u003eConnect only a few sections for a compact pathway beside a desk or in a bedroom.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eFull-Room Course\u003c\/h3\u003e\n          \u003cp\u003eCombine more sections for a longer, changing route across a larger open space.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eChallenge Layout\u003c\/h3\u003e\n          \u003cp\u003eMix curves, heights, gaps, and step-over elements into one more complex course.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\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 A Path You Can Change.\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\u003eMobility Beam System\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eSystem Type\u003c\/strong\u003e \u003cspan\u003eModular indoor movement beam\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRoute Shapes\u003c\/strong\u003e \u003cspan\u003eStraight, curved, S-shaped, offset and mixed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eHeight System\u003c\/strong\u003e \u003cspan\u003eLow and raised configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eSurface System\u003c\/strong\u003e \u003cspan\u003eInterchangeable textured inserts\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eConnections\u003c\/strong\u003e \u003cspan\u003eQuick-Lock modular joints\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAdditional Elements\u003c\/strong\u003e \u003cspan\u003eStep-over blocks and spacing configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePower Requirement\u003c\/strong\u003e \u003cspan\u003eNo power 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\u003eStackable modular sections\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!-- FAQ --\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 building your own modular movement route.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Mobility Beam System?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eMobility Beam System is a modular indoor beam system made from connectable straight and curved sections. The sections can be combined into different routes and configured with risers, surface inserts, and step-over elements.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I change the shape of the route?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Straight and curved sections can be rearranged to create different layouts including straight paths, turns, S-shaped courses, and offset routes.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the beam height be changed?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Variable Height Risers are designed to raise selected sections while leaving others lower.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan sections be used separately?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Individual sections can be positioned independently or combined into larger routes depending on the layout.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat are Surface Inserts?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eSurface Inserts are removable top pieces designed to change the texture or visual reference on selected beam sections.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require tools to rebuild the route?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe main route system is designed around Quick-Lock Connections so normal layout changes can be completed without loose assembly hardware.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require permanent installation?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The entire system is freestanding and can be disconnected and stored after use.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow does it store?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe beam sections are designed to stack, while smaller risers, inserts, and connectors can be organized alongside the main modules.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require electricity or an app?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The system is completely mechanical and does not require powered movement, a screen, or an app.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eDon't Follow The Same Line Every Day.\u003c\/h2\u003e\n    \u003cp\u003eStraight. Curved. Raised. Offset. Build a different movement route, then stack it away when the room needs to become something else.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142177284413,"sku":null,"price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_b10effba-4e53-450c-bdbf-84e30be49189.png?v=1790170683"},{"product_id":"qexulvia™-resistance-sliding-pods","title":"Qexulvia™ Resistance Sliding Pods","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — RESISTANCE SLIDING PODS\n     COMPLETE VERTICAL PRODUCT PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-rsp-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e7ded3;\n    --qx-soft-2: #ddd2c5;\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, 0.13);\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n\n    overflow: hidden;\n\n    background: var(--qx-bg);\n    color: var(--qx-dark);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    line-height: 1.65;\n  }\n\n  .qexulvia-rsp-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-rsp-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .qexulvia-rsp-page .qx-container {\n    width: min(1180px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .qexulvia-rsp-page .qx-section {\n    padding: 96px 0;\n  }\n\n\n  \/* =========================================================\n     TYPOGRAPHY\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-eyebrow {\n    margin-bottom: 17px;\n\n    color: var(--qx-accent);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n  }\n\n  .qexulvia-rsp-page .qx-section-head {\n    max-width: 880px;\n\n    margin:\n      0\n      auto\n      55px;\n\n    text-align: center;\n  }\n\n  .qexulvia-rsp-page .qx-section-head h2 {\n    margin:\n      0\n      0\n      20px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(\n        42px,\n        5.3vw,\n        72px\n      );\n\n    font-weight: 400;\n\n    line-height: 0.98;\n\n    letter-spacing: -0.04em;\n  }\n\n  .qexulvia-rsp-page .qx-section-head p {\n    max-width: 740px;\n\n    margin:\n      0\n      auto;\n\n    color: var(--qx-muted);\n\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n\n  \/* =========================================================\n     HERO\n     TEXT TOP \/ IMAGE BELOW\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-hero {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    background:\n      linear-gradient(\n        180deg,\n        #eee6dc 0%,\n        #e7ded3 100%\n      );\n  }\n\n  .qexulvia-rsp-page .qx-hero-copy {\n    width: min(1040px, calc(100% - 48px));\n\n    margin: 0 auto;\n\n    padding:\n      104px\n      0\n      72px;\n\n    text-align: center;\n  }\n\n  .qexulvia-rsp-page .qx-brand {\n    margin-bottom: 47px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 33px;\n\n    letter-spacing: -0.025em;\n  }\n\n  .qexulvia-rsp-page .qx-hero h1 {\n    max-width: 930px;\n\n    margin:\n      0\n      auto\n      28px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(\n        58px,\n        7vw,\n        96px\n      );\n\n    font-weight: 400;\n\n    line-height: 0.92;\n\n    letter-spacing: -0.055em;\n  }\n\n  .qexulvia-rsp-page .qx-hero-sub {\n    max-width: 780px;\n\n    margin:\n      0\n      auto\n      30px;\n\n    color: var(--qx-text);\n\n    font-size: 19px;\n    line-height: 1.72;\n  }\n\n  .qexulvia-rsp-page .qx-tags {\n    max-width: 900px;\n\n    margin:\n      0\n      auto\n      30px;\n\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 9px;\n  }\n\n  .qexulvia-rsp-page .qx-tag {\n    padding:\n      9px\n      14px;\n\n    border:\n      1px solid\n      rgba(25, 22, 19, 0.18);\n\n    border-radius: 100px;\n\n    background:\n      rgba(255, 255, 255, 0.30);\n\n    font-size: 12px;\n  }\n\n  .qexulvia-rsp-page .qx-hero-note {\n    color: var(--qx-muted);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    line-height: 1.6;\n\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .qexulvia-rsp-page .qx-hero-image {\n    width: 100%;\n\n    overflow: hidden;\n\n    background: #ddd3c7;\n  }\n\n  .qexulvia-rsp-page .qx-hero-image img {\n    width: 100%;\n    height: auto;\n\n    max-height: 950px;\n\n    object-fit: cover;\n    object-position: center;\n  }\n\n\n  \/* =========================================================\n     FEATURE BAR\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-feature-bar {\n    padding:\n      34px\n      0;\n\n    background: #191715;\n    color: #fff;\n  }\n\n  .qexulvia-rsp-page .qx-feature-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4, minmax(0, 1fr));\n  }\n\n  .qexulvia-rsp-page .qx-feature {\n    padding:\n      15px\n      20px;\n\n    text-align: center;\n\n    border-right:\n      1px solid\n      rgba(255, 255, 255, 0.13);\n  }\n\n  .qexulvia-rsp-page .qx-feature:last-child {\n    border-right: none;\n  }\n\n  .qexulvia-rsp-page .qx-feature-icon {\n    margin-bottom: 8px;\n\n    font-size: 25px;\n  }\n\n  .qexulvia-rsp-page .qx-feature strong {\n    display: block;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 19px;\n\n    font-weight: 400;\n  }\n\n  .qexulvia-rsp-page .qx-feature span {\n    display: block;\n\n    margin-top: 4px;\n\n    color:\n      rgba(255, 255, 255, 0.59);\n\n    font-size: 10px;\n\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n\n  \/* =========================================================\n     VERTICAL STORY MODULE\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-split {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    background: var(--qx-bg);\n  }\n\n  .qexulvia-rsp-page .qx-split-copy {\n    order: 1;\n\n    width: min(920px, calc(100% - 48px));\n\n    margin: 0 auto;\n\n    padding:\n      96px\n      0\n      56px;\n\n    text-align: center;\n  }\n\n  .qexulvia-rsp-page .qx-split-copy h2 {\n    max-width: 870px;\n\n    margin:\n      0\n      auto\n      26px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(\n        43px,\n        5vw,\n        68px\n      );\n\n    font-weight: 400;\n\n    line-height: 1;\n\n    letter-spacing: -0.04em;\n  }\n\n  .qexulvia-rsp-page .qx-split-copy \u003e p {\n    max-width: 760px;\n\n    margin:\n      0\n      auto\n      19px;\n\n    color: var(--qx-muted);\n\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .qexulvia-rsp-page .qx-checks {\n    width: min(690px, 100%);\n\n    margin:\n      19px\n      auto\n      0;\n\n    display: grid;\n\n    gap: 12px;\n\n    text-align: left;\n  }\n\n  .qexulvia-rsp-page .qx-check {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 11px;\n  }\n\n  .qexulvia-rsp-page .qx-check-icon {\n    width: 21px;\n    height: 21px;\n\n    flex:\n      0\n      0\n      21px;\n\n    margin-top: 2px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: var(--qx-dark);\n    color: #fff;\n\n    font-size: 11px;\n  }\n\n  .qexulvia-rsp-page .qx-split-image {\n    order: 2;\n\n    width:\n      min(\n        1180px,\n        calc(100% - 48px)\n      );\n\n    margin:\n      0\n      auto\n      96px;\n\n    overflow: hidden;\n  }\n\n  .qexulvia-rsp-page .qx-split-image:empty {\n    display: none;\n  }\n\n  .qexulvia-rsp-page .qx-split-image img {\n    width: 100%;\n    height: auto;\n\n    max-height: 850px;\n\n    object-fit: cover;\n    object-position: center;\n  }\n\n\n  \/* =========================================================\n     TEXT-ONLY VERTICAL MODULE\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-text-only {\n    padding-bottom: 40px;\n  }\n\n\n  \/* =========================================================\n     DARK HOW IT WORKS\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-dark-section {\n    background: #191715;\n    color: #fff;\n  }\n\n  .qexulvia-rsp-page .qx-dark-section .qx-section-head p {\n    color:\n      rgba(255, 255, 255, 0.60);\n  }\n\n  .qexulvia-rsp-page .qx-how-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap: 18px;\n  }\n\n  .qexulvia-rsp-page .qx-how-card {\n    min-height: 330px;\n\n    padding: 38px;\n\n    border:\n      1px solid\n      rgba(255, 255, 255, 0.14);\n\n    background:\n      rgba(255, 255, 255, 0.025);\n  }\n\n  .qexulvia-rsp-page .qx-how-num {\n    color:\n      rgba(255, 255, 255, 0.22);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 60px;\n  }\n\n  .qexulvia-rsp-page .qx-how-card h3 {\n    margin:\n      25px\n      0\n      11px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 30px;\n\n    font-weight: 400;\n  }\n\n  .qexulvia-rsp-page .qx-how-card p {\n    margin: 0;\n\n    color:\n      rgba(255, 255, 255, 0.61);\n  }\n\n\n  \/* =========================================================\n     FULL WIDTH IMAGE\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-full-image {\n    width: 100%;\n\n    overflow: hidden;\n\n    background: #dfd5ca;\n  }\n\n  .qexulvia-rsp-page .qx-full-image img {\n    width: 100%;\n    height: auto;\n\n    max-height: 980px;\n\n    object-fit: cover;\n    object-position: center;\n  }\n\n\n  \/* =========================================================\n     MOVEMENTS\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-movements {\n    background: #e5dcd1;\n  }\n\n  .qexulvia-rsp-page .qx-movement-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap: 15px;\n  }\n\n  .qexulvia-rsp-page .qx-movement-card {\n    min-height: 235px;\n\n    padding: 30px;\n\n    background: #faf7f2;\n\n    border:\n      1px solid\n      rgba(32, 27, 22, 0.08);\n  }\n\n  .qexulvia-rsp-page .qx-movement-num {\n    color: var(--qx-accent);\n\n    font-size: 10px;\n    font-weight: 700;\n\n    letter-spacing: 0.15em;\n  }\n\n  .qexulvia-rsp-page .qx-movement-card h3 {\n    margin:\n      40px\n      0\n      9px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 28px;\n\n    font-weight: 400;\n  }\n\n  .qexulvia-rsp-page .qx-movement-card p {\n    margin: 0;\n\n    color: var(--qx-muted);\n\n    font-size: 14px;\n  }\n\n\n  \/* =========================================================\n     INNOVATION GRID\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-innovation-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap: 24px;\n  }\n\n  .qexulvia-rsp-page .qx-innovation-card {\n    padding:\n      32px\n      5px\n      30px\n      0;\n\n    border-top:\n      1px solid\n      var(--qx-dark);\n  }\n\n  .qexulvia-rsp-page .qx-innovation-card h3 {\n    margin:\n      0\n      0\n      11px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 27px;\n\n    font-weight: 400;\n  }\n\n  .qexulvia-rsp-page .qx-innovation-card p {\n    margin: 0;\n\n    color: var(--qx-muted);\n  }\n\n\n  \/* =========================================================\n     DETAILS\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-details {\n    background: #f8f5ef;\n  }\n\n  .qexulvia-rsp-page .qx-detail-image {\n    max-width: 1100px;\n\n    margin:\n      0\n      auto\n      55px;\n  }\n\n  .qexulvia-rsp-page .qx-detail-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap:\n      20px\n      28px;\n  }\n\n  .qexulvia-rsp-page .qx-detail {\n    padding:\n      28px\n      5px\n      28px\n      0;\n\n    border-top:\n      1px solid\n      var(--qx-line);\n  }\n\n  .qexulvia-rsp-page .qx-detail h3 {\n    margin:\n      0\n      0\n      10px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 25px;\n\n    font-weight: 400;\n  }\n\n  .qexulvia-rsp-page .qx-detail p {\n    margin: 0;\n\n    color: var(--qx-muted);\n\n    font-size: 15px;\n  }\n\n\n  \/* =========================================================\n     INCLUDED\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-included {\n    background: #f8f5ef;\n  }\n\n  .qexulvia-rsp-page .qx-included-image {\n    max-width: 1080px;\n\n    margin:\n      0\n      auto\n      48px;\n  }\n\n  .qexulvia-rsp-page .qx-included-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4, minmax(0, 1fr));\n\n    gap: 12px;\n  }\n\n  .qexulvia-rsp-page .qx-included-item {\n    padding:\n      25px\n      18px;\n\n    background: #fff;\n\n    border:\n      1px solid\n      var(--qx-line);\n\n    text-align: center;\n  }\n\n  .qexulvia-rsp-page .qx-included-item strong {\n    display: block;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 19px;\n\n    font-weight: 400;\n  }\n\n  .qexulvia-rsp-page .qx-included-item span {\n    display: block;\n\n    margin-top: 5px;\n\n    color: var(--qx-muted);\n\n    font-size: 13px;\n  }\n\n\n  \/* =========================================================\n     STORAGE\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-storage {\n    background:\n      linear-gradient(\n        180deg,\n        #ddd2c5 0%,\n        #d5c9bb 100%\n      );\n  }\n\n  .qexulvia-rsp-page .qx-storage .qx-split-copy {\n    padding-bottom: 92px;\n  }\n\n\n  \/* =========================================================\n     COMPARISON\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-comparison-wrap {\n    width: 100%;\n\n    overflow-x: auto;\n\n    -webkit-overflow-scrolling: touch;\n\n    background: #fff;\n\n    border:\n      1px solid\n      var(--qx-line);\n  }\n\n  .qexulvia-rsp-page .qx-comparison {\n    width: 100%;\n\n    min-width: 780px;\n\n    border-collapse: collapse;\n  }\n\n  .qexulvia-rsp-page .qx-comparison th,\n  .qexulvia-rsp-page .qx-comparison td {\n    padding:\n      21px\n      24px;\n\n    border-bottom:\n      1px solid\n      var(--qx-line);\n\n    text-align: center;\n  }\n\n  .qexulvia-rsp-page .qx-comparison th {\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 20px;\n\n    font-weight: 400;\n  }\n\n  .qexulvia-rsp-page .qx-comparison th:first-child,\n  .qexulvia-rsp-page .qx-comparison td:first-child {\n    text-align: left;\n\n    font-weight: 600;\n  }\n\n  .qexulvia-rsp-page .qx-focus {\n    background: #ede2d6;\n  }\n\n\n  \/* =========================================================\n     SPECS\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-spec-layout {\n    width: 100%;\n\n    max-width: 900px;\n\n    margin:\n      0\n      auto;\n  }\n\n  .qexulvia-rsp-page .qx-spec-list {\n    border-top:\n      1px solid\n      var(--qx-line);\n  }\n\n  .qexulvia-rsp-page .qx-spec {\n    display: grid;\n\n    grid-template-columns:\n      35%\n      65%;\n\n    padding:\n      19px\n      0;\n\n    border-bottom:\n      1px solid\n      var(--qx-line);\n  }\n\n  .qexulvia-rsp-page .qx-spec strong {\n    font-size: 14px;\n  }\n\n  .qexulvia-rsp-page .qx-spec span {\n    color: var(--qx-muted);\n\n    font-size: 14px;\n  }\n\n\n  \/* =========================================================\n     FAQ\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-faq {\n    background: #191715;\n    color: #fff;\n  }\n\n  .qexulvia-rsp-page .qx-faq .qx-section-head p {\n    color:\n      rgba(255, 255, 255, 0.60);\n  }\n\n  .qexulvia-rsp-page .qx-faq-list {\n    max-width: 900px;\n\n    margin:\n      0\n      auto;\n\n    border-top:\n      1px solid\n      rgba(255, 255, 255, 0.15);\n  }\n\n  .qexulvia-rsp-page .qx-faq details {\n    border-bottom:\n      1px solid\n      rgba(255, 255, 255, 0.15);\n  }\n\n  .qexulvia-rsp-page .qx-faq summary {\n    position: relative;\n\n    padding:\n      25px\n      45px\n      25px\n      0;\n\n    cursor: pointer;\n\n    list-style: none;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 22px;\n  }\n\n  .qexulvia-rsp-page .qx-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .qexulvia-rsp-page .qx-faq summary::after {\n    content: \"+\";\n\n    position: absolute;\n\n    top: 18px;\n    right: 4px;\n\n    font-family:\n      Arial,\n      sans-serif;\n\n    font-size: 30px;\n  }\n\n  .qexulvia-rsp-page .qx-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .qexulvia-rsp-page .qx-faq-answer {\n    max-width: 760px;\n\n    padding-bottom: 25px;\n\n    color:\n      rgba(255, 255, 255, 0.62);\n\n    font-size: 15px;\n  }\n\n\n  \/* =========================================================\n     FINAL\n     ========================================================= *\/\n\n  .qexulvia-rsp-page .qx-final {\n    padding:\n      116px\n      20px;\n\n    background: #e4dace;\n\n    text-align: center;\n  }\n\n  .qexulvia-rsp-page .qx-final h2 {\n    max-width: 940px;\n\n    margin:\n      0\n      auto\n      22px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(\n        45px,\n        6vw,\n        78px\n      );\n\n    font-weight: 400;\n\n    line-height: 0.98;\n\n    letter-spacing: -0.04em;\n  }\n\n  .qexulvia-rsp-page .qx-final p {\n    max-width: 700px;\n\n    margin:\n      0\n      auto;\n\n    color: var(--qx-muted);\n\n    font-size: 18px;\n  }\n\n\n  \/* =========================================================\n     TABLET\n     ========================================================= *\/\n\n  @media screen and (max-width: 1024px) {\n\n    .qexulvia-rsp-page .qx-container {\n      width:\n        min(\n          950px,\n          calc(100% - 40px)\n        );\n    }\n\n    .qexulvia-rsp-page .qx-section {\n      padding:\n        76px\n        0;\n    }\n\n    .qexulvia-rsp-page .qx-hero-copy {\n      width: calc(100% - 40px);\n\n      padding:\n        78px\n        0\n        55px;\n    }\n\n    .qexulvia-rsp-page .qx-brand {\n      margin-bottom: 37px;\n    }\n\n    .qexulvia-rsp-page .qx-hero h1 {\n      font-size:\n        clamp(\n          54px,\n          8vw,\n          76px\n        );\n    }\n\n    .qexulvia-rsp-page .qx-hero-image img {\n      max-height: 760px;\n    }\n\n    .qexulvia-rsp-page .qx-feature-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    .qexulvia-rsp-page .qx-feature {\n      padding:\n        22px\n        18px;\n\n      border-bottom:\n        1px solid\n        rgba(255, 255, 255, 0.13);\n    }\n\n    .qexulvia-rsp-page .qx-feature:nth-child(2) {\n      border-right: none;\n    }\n\n    .qexulvia-rsp-page .qx-split-copy {\n      width: calc(100% - 40px);\n\n      padding:\n        76px\n        0\n        45px;\n    }\n\n    .qexulvia-rsp-page .qx-split-image {\n      width: calc(100% - 40px);\n\n      margin-bottom: 76px;\n    }\n\n    .qexulvia-rsp-page .qx-how-grid,\n    .qexulvia-rsp-page .qx-movement-grid,\n    .qexulvia-rsp-page .qx-innovation-grid,\n    .qexulvia-rsp-page .qx-detail-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    .qexulvia-rsp-page .qx-included-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    .qexulvia-rsp-page .qx-final {\n      padding:\n        90px\n        22px;\n    }\n  }\n\n\n  \/* =========================================================\n     MOBILE\n     ========================================================= *\/\n\n  @media screen and (max-width: 640px) {\n\n    .qexulvia-rsp-page .qx-container {\n      width:\n        calc(100% - 28px);\n    }\n\n    .qexulvia-rsp-page .qx-section {\n      padding:\n        60px\n        0;\n    }\n\n    .qexulvia-rsp-page .qx-eyebrow {\n      margin-bottom: 13px;\n\n      font-size: 9px;\n\n      letter-spacing: 0.18em;\n    }\n\n\n    \/* HERO *\/\n\n    .qexulvia-rsp-page .qx-hero-copy {\n      width: calc(100% - 28px);\n\n      padding:\n        57px\n        0\n        39px;\n    }\n\n    .qexulvia-rsp-page .qx-brand {\n      margin-bottom: 28px;\n\n      font-size: 27px;\n    }\n\n    .qexulvia-rsp-page .qx-hero h1 {\n      margin-bottom: 21px;\n\n      font-size: 47px;\n\n      line-height: 0.94;\n    }\n\n    .qexulvia-rsp-page .qx-hero-sub {\n      margin-bottom: 24px;\n\n      font-size: 15px;\n\n      line-height: 1.65;\n    }\n\n    .qexulvia-rsp-page .qx-tags {\n      gap: 7px;\n\n      margin-bottom: 23px;\n    }\n\n    .qexulvia-rsp-page .qx-tag {\n      padding:\n        7px\n        11px;\n\n      font-size: 10px;\n    }\n\n    .qexulvia-rsp-page .qx-hero-note {\n      font-size: 9px;\n    }\n\n    .qexulvia-rsp-page .qx-hero-image img {\n      max-height: none;\n    }\n\n\n    \/* FEATURES *\/\n\n    .qexulvia-rsp-page .qx-feature-bar {\n      padding:\n        14px\n        0;\n    }\n\n    .qexulvia-rsp-page .qx-feature-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    .qexulvia-rsp-page .qx-feature {\n      padding:\n        19px\n        8px;\n    }\n\n    .qexulvia-rsp-page .qx-feature-icon {\n      font-size: 20px;\n    }\n\n    .qexulvia-rsp-page .qx-feature strong {\n      font-size: 16px;\n    }\n\n    .qexulvia-rsp-page .qx-feature span {\n      font-size: 8px;\n    }\n\n\n    \/* VERTICAL STORY *\/\n\n    .qexulvia-rsp-page .qx-split-copy {\n      width: calc(100% - 28px);\n\n      padding:\n        58px\n        0\n        35px;\n    }\n\n    .qexulvia-rsp-page .qx-split-copy h2 {\n      margin-bottom: 20px;\n\n      font-size: 39px;\n\n      line-height: 1;\n    }\n\n    .qexulvia-rsp-page .qx-split-copy \u003e p {\n      margin-bottom: 14px;\n\n      font-size: 15px;\n\n      line-height: 1.7;\n    }\n\n    .qexulvia-rsp-page .qx-checks {\n      margin-top: 12px;\n    }\n\n    .qexulvia-rsp-page .qx-check {\n      gap: 9px;\n\n      font-size: 14px;\n\n      line-height: 1.55;\n    }\n\n    .qexulvia-rsp-page .qx-check-icon {\n      width: 19px;\n      height: 19px;\n\n      flex-basis: 19px;\n\n      font-size: 9px;\n    }\n\n    .qexulvia-rsp-page .qx-split-image {\n      width: calc(100% - 28px);\n\n      margin-bottom: 58px;\n    }\n\n    .qexulvia-rsp-page .qx-split-image img {\n      max-height: none;\n    }\n\n    .qexulvia-rsp-page .qx-storage .qx-split-copy {\n      padding-bottom: 56px;\n    }\n\n\n    \/* HEADINGS *\/\n\n    .qexulvia-rsp-page .qx-section-head {\n      margin-bottom: 37px;\n    }\n\n    .qexulvia-rsp-page .qx-section-head h2 {\n      margin-bottom: 16px;\n\n      font-size: 39px;\n\n      line-height: 1;\n    }\n\n    .qexulvia-rsp-page .qx-section-head p {\n      font-size: 14px;\n\n      line-height: 1.65;\n    }\n\n\n    \/* CARDS *\/\n\n    .qexulvia-rsp-page .qx-how-grid,\n    .qexulvia-rsp-page .qx-movement-grid,\n    .qexulvia-rsp-page .qx-innovation-grid,\n    .qexulvia-rsp-page .qx-detail-grid,\n    .qexulvia-rsp-page .qx-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .qexulvia-rsp-page .qx-how-card {\n      min-height: auto;\n\n      padding:\n        30px\n        24px;\n    }\n\n    .qexulvia-rsp-page .qx-how-num {\n      font-size: 48px;\n    }\n\n    .qexulvia-rsp-page .qx-how-card h3 {\n      margin-top: 19px;\n\n      font-size: 27px;\n    }\n\n    .qexulvia-rsp-page .qx-movement-card {\n      min-height: 0;\n\n      padding:\n        26px\n        23px;\n    }\n\n    .qexulvia-rsp-page .qx-movement-card h3 {\n      margin:\n        27px\n        0\n        8px;\n\n      font-size: 26px;\n    }\n\n    .qexulvia-rsp-page .qx-innovation-card {\n      padding:\n        25px\n        0;\n    }\n\n    .qexulvia-rsp-page .qx-detail-image {\n      margin-bottom: 34px;\n    }\n\n    .qexulvia-rsp-page .qx-detail {\n      padding:\n        22px\n        0;\n    }\n\n\n    \/* SPECS *\/\n\n    .qexulvia-rsp-page .qx-spec {\n      display: block;\n\n      padding:\n        16px\n        0;\n    }\n\n    .qexulvia-rsp-page .qx-spec strong {\n      display: block;\n\n      margin-bottom: 4px;\n\n      font-size: 13px;\n    }\n\n    .qexulvia-rsp-page .qx-spec span {\n      display: block;\n\n      font-size: 13px;\n\n      line-height: 1.6;\n    }\n\n\n    \/* COMPARISON *\/\n\n    .qexulvia-rsp-page .qx-comparison {\n      min-width: 720px;\n    }\n\n    .qexulvia-rsp-page .qx-comparison th,\n    .qexulvia-rsp-page .qx-comparison td {\n      padding:\n        17px\n        16px;\n\n      font-size: 12px;\n    }\n\n    .qexulvia-rsp-page .qx-comparison th {\n      font-size: 16px;\n    }\n\n\n    \/* FAQ *\/\n\n    .qexulvia-rsp-page .qx-faq summary {\n      padding:\n        21px\n        38px\n        21px\n        0;\n\n      font-size: 19px;\n\n      line-height: 1.35;\n    }\n\n    .qexulvia-rsp-page .qx-faq-answer {\n      padding-bottom: 22px;\n\n      font-size: 14px;\n    }\n\n\n    \/* FINAL *\/\n\n    .qexulvia-rsp-page .qx-final {\n      padding:\n        74px\n        16px;\n    }\n\n    .qexulvia-rsp-page .qx-final h2 {\n      font-size: 41px;\n\n      line-height: 1;\n    }\n\n    .qexulvia-rsp-page .qx-final p {\n      font-size: 15px;\n\n      line-height: 1.7;\n    }\n  }\n\n\n  @media screen and (max-width: 380px) {\n\n    .qexulvia-rsp-page .qx-hero h1 {\n      font-size: 42px;\n    }\n\n    .qexulvia-rsp-page .qx-split-copy h2,\n    .qexulvia-rsp-page .qx-section-head h2 {\n      font-size: 35px;\n    }\n\n    .qexulvia-rsp-page .qx-final h2 {\n      font-size: 37px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"qexulvia-rsp-page\"\u003e\n\n\n  \u003c!-- ==================================================\n       HERO\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-hero\"\u003e\n\n    \u003cdiv class=\"qx-hero-copy\"\u003e\n\n      \u003cdiv class=\"qx-brand\"\u003e\n        Qexulvia™\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Resistance-Based Floor Movement\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Resistance\u003cbr\u003e\n        Sliding Pods\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"qx-hero-sub\"\u003e\n        A pair of precision sliding platforms that add adjustable\n        resistance to lunges, planks, curls, reaches,\n        and multi-directional floor movement —\n        without cables or a large machine.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qx-tags\"\u003e\n\n        \u003cspan class=\"qx-tag\"\u003e\n          Adjustable Slide Resistance\n        \u003c\/span\u003e\n\n        \u003cspan class=\"qx-tag\"\u003e\n          Independent Dual Pods\n        \u003c\/span\u003e\n\n        \u003cspan class=\"qx-tag\"\u003e\n          360° Glide Mode\n        \u003c\/span\u003e\n\n        \u003cspan class=\"qx-tag\"\u003e\n          Direction Lock\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qx-hero-note\"\u003e\n        Don't just slide. Resist the slide.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-hero-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_08a388e2-4208-4241-9b8a-b3b300be7e01.png?v=1790170829\" alt=\"Qexulvia™ Resistance Sliding Pods\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       FEATURE BAR\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-feature-bar\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n      \u003cdiv class=\"qx-feature-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-feature\"\u003e\n\n          \u003cdiv class=\"qx-feature-icon\"\u003e\n            ±\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Adjustable Resistance\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Control each slide\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-feature\"\u003e\n\n          \u003cdiv class=\"qx-feature-icon\"\u003e\n            ◎\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            360° Glide\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Move in any direction\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-feature\"\u003e\n\n          \u003cdiv class=\"qx-feature-icon\"\u003e\n            ⇆\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Independent Pods\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Left and right move separately\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-feature\"\u003e\n\n          \u003cdiv class=\"qx-feature-icon\"\u003e\n            ▣\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Compact Pair\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Stack when finished\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INTRO\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split\"\u003e\n\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Beyond Ordinary Gliding Discs\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Sliding Shouldn't Always Be Easy.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Basic sliding discs reduce friction.\n        They are designed to make your hands or feet\n        move smoothly across the floor.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Resistance Sliding Pods add another layer.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Each Pod contains an adjustable resistance mechanism\n        designed to create drag as you move,\n        turning a simple slide into a controlled resisted movement.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        And because the left and right Pods operate independently,\n        each side can move together, alternately,\n        or through completely different paths.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eAdjustable sliding resistance.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eIndependent left and right movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eHands or feet can drive the movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eNo cables or external weights required.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/2_a544d1b2-c27b-4ad4-97b1-50dc694f6eaa.png?v=1790170829\" alt=\"Qexulvia™ Resistance Sliding Pods in use\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       HOW IT WORKS\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-dark-section\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Resistance Sliding, Simplified\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Place. Slide. Control.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The Pods create a controlled moving surface\n          beneath your hands or feet.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-how-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-how-card\"\u003e\n\n          \u003cdiv class=\"qx-how-num\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Place\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Position each Pod beneath your hands,\n            feet, or a mixed hand-and-foot configuration.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-how-card\"\u003e\n\n          \u003cdiv class=\"qx-how-num\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Slide\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Move the Pod forward, backward, sideways,\n            diagonally, or through a curved path.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-how-card\"\u003e\n\n          \u003cdiv class=\"qx-how-num\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Control\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Adjustable resistance creates drag\n            so you control both the outward movement\n            and the return.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       IMAGE 03\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-full-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_c9347e24-b97c-4232-83d4-c69020ada12d.png?v=1790170829\" alt=\"Resistance Sliding Pods floor movement\"\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 01\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split\"\u003e\n\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 01\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Add Resistance Directly To The Slide.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Traditional sliders rely almost entirely\n        on floor friction.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Resistance Sliding Pods use an internal adjustable drag system\n        to change how freely each Pod moves.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Select a lighter setting for fluid movement\n        or increase resistance when you want each inch\n        of travel to require more deliberate force.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eMultiple resistance levels.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eMechanical drag adjustment.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eNo external resistance bands.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eIndependent resistance on each Pod.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/4_945f0c52-2996-4923-a5cd-bf2f7f1c6446.png?v=1790170829\" alt=\"Adjustable slide resistance system\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       MOVEMENT LIBRARY\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-movements\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Two Pods. More Movement Possibilities.\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Move Together.\u003cbr\u003e\n          Alternate.\u003cbr\u003e\n          Split The Direction.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Independent movement lets the left and right sides\n          follow the same path — or completely different ones.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n\n          \u003cdiv class=\"qx-movement-num\"\u003e\n            MOVEMENT 01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Sliding Lunge\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Keep one foot stable while the opposite Pod\n            travels backward or diagonally under resistance.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n\n          \u003cdiv class=\"qx-movement-num\"\u003e\n            MOVEMENT 02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Hamstring Curl\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Place both heels on the Pods and slide them away\n            and back through a controlled range.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n\n          \u003cdiv class=\"qx-movement-num\"\u003e\n            MOVEMENT 03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Plank Reach\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Position one or both hands on the Pods\n            and slide forward, sideways, or diagonally.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n\n          \u003cdiv class=\"qx-movement-num\"\u003e\n            MOVEMENT 04\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Pike Pull\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Place both feet on the Pods and draw them\n            toward the upper body through a controlled sliding path.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n\n          \u003cdiv class=\"qx-movement-num\"\u003e\n            MOVEMENT 05\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Lateral Glide\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Move one foot outward to the side\n            while controlling the return toward center.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n\n          \u003cdiv class=\"qx-movement-num\"\u003e\n            MOVEMENT 06\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Circular Reach\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use 360° Glide Mode to guide a Pod\n            through arcs and circular movement patterns.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       IMAGE 05\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-full-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_6e169f8d-9318-4b9d-98da-a1c361422732.png?v=1790170829\" alt=\"Qexulvia™ multi directional sliding movement\"\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 02\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split qx-text-only\"\u003e\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 02\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Left And Right Don't Have To Do The Same Thing.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Each Pod is its own moving platform.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        That means both sides can move together,\n        alternate one after the other,\n        or travel in different directions at the same time.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        You can even set different resistance levels\n        between the left and right Pod.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eSynchronized movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eAlternating movement.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eAsymmetrical movement patterns.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eIndependent resistance settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 03\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split\"\u003e\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 03\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Free Movement When You Want It.\u003cbr\u003e\n        A Defined Track When You Don't.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        360° movement creates freedom,\n        but not every movement needs unlimited direction.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Direction Lock changes the Pod\n        from free movement into a more defined sliding path.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Choose straight travel for controlled forward-and-back movement\n        or unlock the Pod for multidirectional gliding.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eFree 360° Glide Mode.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eStraight Track Mode.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eDirectional angle configurations.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eQuick mechanical mode change.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_6e169f8d-9318-4b9d-98da-a1c361422732.png?v=1790170829\" alt=\"Direction Lock and 360 degree glide\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 04\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Innovation 04\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Designed For Hands And Feet.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The upper surface is shaped to support multiple\n          contact positions instead of one single use.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Foot Platform\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use the broad surface for lunges,\n            curls, lateral slides, and standing movements.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Hand Platform\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use the integrated grip zones for plank reaches,\n            presses, and upper-body sliding patterns.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Mixed Setup\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Place one Pod beneath a hand\n            and another beneath a foot\n            for asymmetric movement configurations.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 05\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split\"\u003e\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 05\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Smooth Movement Without A Disposable Slider.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Ordinary gliding discs often depend entirely\n        on one low-friction surface.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Resistance Sliding Pods use a guided rolling base\n        designed to create smoother repeatable motion\n        while keeping the resistance system separate\n        from floor friction.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eGuided rolling base.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eQuiet floor contact.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eReplaceable floor-contact elements.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eResistance independent of basic floor friction.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/6_d195f109-81b5-4484-86dc-e60440650d47.png?v=1790170829\" alt=\"Guided rolling base\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 06\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-details\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Innovation 06\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Premium In Every Detail.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Designed to feel like compact precision equipment,\n          not two pieces of plastic under your feet.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-detail-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/7_caf18aca-692d-4e80-b4cb-27018e761f14.png?v=1790170829\" alt=\"Qexulvia™ Resistance Sliding Pods details\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n\n          \u003ch3\u003e\n            Resistance Dial\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Integrated control lets each Pod\n            use its own selected resistance level.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n\n          \u003ch3\u003e\n            Multi-Directional Base\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The rolling structure supports straight,\n            lateral, diagonal, and circular movement.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n\n          \u003ch3\u003e\n            Direction Lock\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Switch between free movement\n            and selected guided travel configurations.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n\n          \u003ch3\u003e\n            Textured Standing Surface\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            A tactile upper surface creates\n            a defined contact area for hands or feet.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n\n          \u003ch3\u003e\n            Low-Profile Body\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The mechanical system stays inside\n            a compact platform close to the floor.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n\n          \u003ch3\u003e\n            Magnetic Pairing\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Integrated magnets allow the two Pods\n            to connect neatly together between sessions.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 07\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split qx-text-only\"\u003e\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 07\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Two Pods In Use.\u003cbr\u003e\n        One Compact Object In Storage.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Small training products are easy to lose\n        when every piece stores separately.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Magnetic Pairing lets the two Pods snap together\n        into one compact stacked form after use.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Keep them as a pair, carry them together,\n        and store the system without loose pieces around the room.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eMagnetic Pod-to-Pod connection.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eCompact stacked form.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eSimple room-to-room carrying.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eNo separate storage rack required.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INCLUDED\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-included\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Everything You Need\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          A Complete Sliding Resistance System.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-included-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/8_e9093bbe-f059-405b-82f1-7c5f6508743f.png?v=1790170829\" alt=\"Resistance Sliding Pods complete set\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-included-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eLeft Sliding Pod\u003c\/strong\u003e\n          \u003cspan\u003eIndependent moving platform\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eRight Sliding Pod\u003c\/strong\u003e\n          \u003cspan\u003eIndependent moving platform\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eResistance Controls\u003c\/strong\u003e\n          \u003cspan\u003eIndividual Pod adjustment\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDirection Locks\u003c\/strong\u003e\n          \u003cspan\u003eFree or guided movement\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eHand Grip Inserts\u003c\/strong\u003e\n          \u003cspan\u003eUpper-body configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eFloor Contact Pads\u003c\/strong\u003e\n          \u003cspan\u003eReplaceable contact elements\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eCarry Strap\u003c\/strong\u003e\n          \u003cspan\u003eSimple portable storage\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e\n          \u003cspan\u003eSliding patterns and ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       COMPARISON\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section\" style=\"background:#eee7de;\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Why Resistance Sliding?\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          More Than A Pair Of Gliding Discs.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-comparison-wrap\"\u003e\n\n\n        \u003ctable class=\"qx-comparison\"\u003e\n\n\n          \u003cthead\u003e\n\n            \u003ctr\u003e\n\n              \u003cth\u003e\n                Feature\n              \u003c\/th\u003e\n\n              \u003cth class=\"qx-focus\"\u003e\n                Resistance Sliding Pods\n              \u003c\/th\u003e\n\n              \u003cth\u003e\n                Basic Gliding Discs\n              \u003c\/th\u003e\n\n              \u003cth\u003e\n                Sliding Board\n              \u003c\/th\u003e\n\n            \u003c\/tr\u003e\n\n          \u003c\/thead\u003e\n\n\n          \u003ctbody\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Slide Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually No\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eIndependent Left \/ Right Movement\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003e360° Movement\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eDirection Lock\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually No\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eHand \u0026amp; Foot Use\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eMechanical Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eCompact Pair Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n          \u003c\/tbody\u003e\n\n        \u003c\/table\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       DIFFERENT TRAINING STYLES\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          One Pair. Different Training Styles.\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Change Resistance.\u003cbr\u003e\n          Change Direction.\u003cbr\u003e\n          Change The Movement.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Fluid Movement\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use lighter resistance and free-glide settings\n            for faster continuous movement patterns.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Controlled Resistance\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Increase drag for slower,\n            more deliberate sliding movements.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Guided Travel\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use Direction Lock when you want movement\n            to follow a defined path\n            instead of free 360° travel.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       STORAGE\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split qx-storage\"\u003e\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Small-Space By Design\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Full-Room Movement.\u003cbr\u003e\n        Drawer-Sized Storage.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        During training, the Pods can travel\n        across a much larger movement area around your body.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When you're finished,\n        bring them together,\n        connect the pair magnetically,\n        and store them as one compact object.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eMagnetic stacked storage.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eFits in many drawers and cabinets.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eNo permanent floor footprint.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eEasy to move between rooms.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       PRODUCT OVERVIEW\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section\" style=\"background:#f8f5f0;\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Product Overview\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Built Around Controlled Sliding.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-spec-layout\"\u003e\n\n        \u003cdiv class=\"qx-spec-list\"\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eProduct\u003c\/strong\u003e\n            \u003cspan\u003eResistance Sliding Pods\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eSystem Format\u003c\/strong\u003e\n            \u003cspan\u003eTwo independent sliding platforms\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMovement Direction\u003c\/strong\u003e\n            \u003cspan\u003e\n              Forward, backward, lateral,\n              diagonal and circular\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance\u003c\/strong\u003e\n            \u003cspan\u003e\n              Individually adjustable slide resistance\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eDirection System\u003c\/strong\u003e\n            \u003cspan\u003e\n              Free 360° Glide Mode\n              and guided travel configurations\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eContact Positions\u003c\/strong\u003e\n            \u003cspan\u003e\n              Hands, feet and mixed configurations\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage\u003c\/strong\u003e\n            \u003cspan\u003e\n              Magnetic paired stack\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePower Requirement\u003c\/strong\u003e\n            \u003cspan\u003e\n              No power required\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e\n            \u003cspan\u003e\n              Living room, bedroom,\n              studio or home training area\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       FAQ\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-faq\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Questions \u0026amp; Answers\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Qexulvia™ FAQ\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Everything you need to know about\n          adding resistance directly to sliding movement.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-faq-list\"\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            What are Resistance Sliding Pods?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Resistance Sliding Pods are two independent\n            low-profile moving platforms designed\n            for floor-based sliding movements.\n            Each Pod includes adjustable mechanical resistance\n            and selectable movement-direction settings.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            How are they different from normal gliding discs?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Basic gliding discs rely mainly on low friction.\n            Resistance Sliding Pods add adjustable mechanical drag,\n            guided movement options,\n            and an integrated rolling base.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can each Pod have a different resistance level?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Yes. Each Pod is designed to operate independently,\n            allowing different resistance settings\n            on the left and right sides.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can they move in any direction?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            In 360° Glide Mode,\n            the Pods are designed for forward,\n            backward, lateral, diagonal,\n            and curved movement.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            What does Direction Lock do?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Direction Lock limits free multidirectional movement\n            and guides the Pod along\n            a more defined travel direction.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can I use them under my hands?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Yes. The upper surface includes grip zones\n            designed for both hand and foot positioning.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Do I need resistance bands or cables?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            No. The resistance mechanism\n            is integrated directly into each Pod.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Do they require electricity?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            No. The resistance and direction systems\n            are mechanically operated.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            How do they store?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            The two Pods are designed to connect magnetically\n            and stack together into one compact storage form.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       FINAL\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-final\"\u003e\n\n    \u003cdiv class=\"qx-eyebrow\"\u003e\n      Qexulvia™\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Don't Just Slide.\u003cbr\u003e\n      Resist The Slide.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Two independent platforms.\n      Adjustable resistance.\n      Free or guided movement.\n      A compact way to turn floor movement\n      into controlled resistance.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142192030013,"sku":null,"price":205.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_08a388e2-4208-4241-9b8a-b3b300be7e01.png?v=1790170829"},{"product_id":"qexulvia™-foldaway-movement-tower","title":"Qexulvia™ Foldaway Movement Tower","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — FOLDAWAY MOVEMENT TOWER\n     COMPLETE VERTICAL PRODUCT PAGE\n     Desktop \/ Tablet \/ Mobile Responsive\n     ========================================================= *\/\n\n  .qexulvia-fmt-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e7ded3;\n    --qx-soft-2: #ddd2c5;\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, 0.13);\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n\n    overflow: hidden;\n\n    background: var(--qx-bg);\n    color: var(--qx-dark);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    line-height: 1.65;\n  }\n\n  .qexulvia-fmt-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-fmt-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .qx-container {\n    width: min(1180px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .qx-section {\n    padding: 96px 0;\n  }\n\n\n  \/* =========================================================\n     TYPOGRAPHY\n     ========================================================= *\/\n\n  .qx-eyebrow {\n    margin-bottom: 17px;\n\n    color: var(--qx-accent);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n  }\n\n  .qx-section-head {\n    max-width: 880px;\n\n    margin:\n      0\n      auto\n      55px;\n\n    text-align: center;\n  }\n\n  .qx-section-head h2 {\n    margin:\n      0\n      0\n      20px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(\n        42px,\n        5.3vw,\n        72px\n      );\n\n    font-weight: 400;\n\n    line-height: 0.98;\n\n    letter-spacing: -0.04em;\n  }\n\n  .qx-section-head p {\n    max-width: 740px;\n\n    margin:\n      0\n      auto;\n\n    color: var(--qx-muted);\n\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n\n  \/* =========================================================\n     HERO — VERTICAL\n     ========================================================= *\/\n\n  .qx-hero {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    background:\n      linear-gradient(\n        180deg,\n        #eee6dc 0%,\n        #e7ded3 100%\n      );\n  }\n\n  .qx-hero-copy {\n    width: min(1040px, calc(100% - 48px));\n\n    margin:\n      0\n      auto;\n\n    padding:\n      104px\n      0\n      72px;\n\n    text-align: center;\n  }\n\n  .qx-brand {\n    margin-bottom: 47px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 33px;\n\n    letter-spacing: -0.025em;\n  }\n\n  .qx-hero h1 {\n    max-width: 930px;\n\n    margin:\n      0\n      auto\n      28px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(\n        58px,\n        7vw,\n        96px\n      );\n\n    font-weight: 400;\n\n    line-height: 0.92;\n\n    letter-spacing: -0.055em;\n  }\n\n  .qx-hero-sub {\n    max-width: 760px;\n\n    margin:\n      0\n      auto\n      30px;\n\n    color: var(--qx-text);\n\n    font-size: 19px;\n    line-height: 1.72;\n  }\n\n  .qx-tags {\n    max-width: 900px;\n\n    margin:\n      0\n      auto\n      30px;\n\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 9px;\n  }\n\n  .qx-tag {\n    padding:\n      9px\n      14px;\n\n    border:\n      1px solid\n      rgba(25, 22, 19, 0.18);\n\n    border-radius: 100px;\n\n    background:\n      rgba(255, 255, 255, 0.3);\n\n    font-size: 12px;\n  }\n\n  .qx-hero-note {\n    color: var(--qx-muted);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    line-height: 1.6;\n\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .qx-hero-image {\n    width: 100%;\n\n    overflow: hidden;\n\n    background: #ddd3c7;\n  }\n\n  .qx-hero-image img {\n    width: 100%;\n    height: auto;\n\n    max-height: 950px;\n\n    object-fit: cover;\n    object-position: center;\n  }\n\n\n  \/* =========================================================\n     FEATURE BAR\n     ========================================================= *\/\n\n  .qx-feature-bar {\n    padding:\n      34px\n      0;\n\n    background: #191715;\n    color: #fff;\n  }\n\n  .qx-feature-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4, minmax(0, 1fr));\n  }\n\n  .qx-feature {\n    padding:\n      15px\n      20px;\n\n    text-align: center;\n\n    border-right:\n      1px solid\n      rgba(255, 255, 255, 0.13);\n  }\n\n  .qx-feature:last-child {\n    border-right: none;\n  }\n\n  .qx-feature-icon {\n    margin-bottom: 8px;\n\n    font-size: 25px;\n  }\n\n  .qx-feature strong {\n    display: block;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 19px;\n\n    font-weight: 400;\n  }\n\n  .qx-feature span {\n    display: block;\n\n    margin-top: 4px;\n\n    color:\n      rgba(255, 255, 255, 0.59);\n\n    font-size: 10px;\n\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n\n  \/* =========================================================\n     VERTICAL STORY \/ INNOVATION MODULE\n     TEXT TOP \/ IMAGE BOTTOM\n     ========================================================= *\/\n\n  .qx-split {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    background: var(--qx-bg);\n  }\n\n  .qx-split-copy {\n    order: 1;\n\n    width: min(920px, calc(100% - 48px));\n\n    margin:\n      0\n      auto;\n\n    padding:\n      96px\n      0\n      56px;\n\n    text-align: center;\n  }\n\n  .qx-split-copy h2 {\n    max-width: 860px;\n\n    margin:\n      0\n      auto\n      26px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(\n        43px,\n        5vw,\n        68px\n      );\n\n    font-weight: 400;\n\n    line-height: 1;\n\n    letter-spacing: -0.04em;\n  }\n\n  .qx-split-copy \u003e p {\n    max-width: 760px;\n\n    margin:\n      0\n      auto\n      19px;\n\n    color: var(--qx-muted);\n\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .qx-checks {\n    width: min(690px, 100%);\n\n    margin:\n      19px\n      auto\n      0;\n\n    display: grid;\n\n    gap: 12px;\n\n    text-align: left;\n  }\n\n  .qx-check {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 11px;\n  }\n\n  .qx-check-icon {\n    width: 21px;\n    height: 21px;\n\n    flex:\n      0\n      0\n      21px;\n\n    margin-top: 2px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: var(--qx-dark);\n    color: #fff;\n\n    font-size: 11px;\n  }\n\n  .qx-split-image {\n    order: 2;\n\n    width:\n      min(\n        1180px,\n        calc(100% - 48px)\n      );\n\n    margin:\n      0\n      auto\n      96px;\n\n    overflow: hidden;\n  }\n\n  .qx-split-image img {\n    width: 100%;\n    height: auto;\n\n    max-height: 850px;\n\n    object-fit: cover;\n    object-position: center;\n  }\n\n\n  \/* =========================================================\n     DARK HOW IT WORKS\n     ========================================================= *\/\n\n  .qx-dark-section {\n    background: #191715;\n    color: white;\n  }\n\n  .qx-dark-section .qx-section-head p {\n    color:\n      rgba(255, 255, 255, 0.60);\n  }\n\n  .qx-how-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap: 18px;\n  }\n\n  .qx-how-card {\n    min-height: 330px;\n\n    padding: 38px;\n\n    border:\n      1px solid\n      rgba(255, 255, 255, 0.14);\n\n    background:\n      rgba(255, 255, 255, 0.025);\n  }\n\n  .qx-how-num {\n    color:\n      rgba(255, 255, 255, 0.22);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 60px;\n  }\n\n  .qx-how-card h3 {\n    margin:\n      25px\n      0\n      11px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 30px;\n\n    font-weight: 400;\n  }\n\n  .qx-how-card p {\n    margin: 0;\n\n    color:\n      rgba(255, 255, 255, 0.61);\n  }\n\n\n  \/* =========================================================\n     FULL WIDTH IMAGE\n     ========================================================= *\/\n\n  .qx-full-image {\n    width: 100%;\n\n    overflow: hidden;\n\n    background: #dfd5ca;\n  }\n\n  .qx-full-image img {\n    width: 100%;\n    height: auto;\n\n    max-height: 980px;\n\n    object-fit: cover;\n    object-position: center;\n  }\n\n\n  \/* =========================================================\n     MOVEMENT LIBRARY\n     ========================================================= *\/\n\n  .qx-movements {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 245px;\n\n    padding: 30px;\n\n    background: #faf7f2;\n\n    border:\n      1px solid\n      rgba(32, 27, 22, 0.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n\n    font-size: 10px;\n    font-weight: 700;\n\n    letter-spacing: 0.15em;\n  }\n\n  .qx-movement-card h3 {\n    margin:\n      40px\n      0\n      9px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 28px;\n\n    font-weight: 400;\n  }\n\n  .qx-movement-card p {\n    margin: 0;\n\n    color: var(--qx-muted);\n\n    font-size: 14px;\n  }\n\n\n  \/* =========================================================\n     INNOVATION GRID\n     ========================================================= *\/\n\n  .qx-innovation-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap: 24px;\n  }\n\n  .qx-innovation-card {\n    padding:\n      32px\n      5px\n      30px\n      0;\n\n    border-top:\n      1px solid\n      var(--qx-dark);\n  }\n\n  .qx-innovation-card h3 {\n    margin:\n      0\n      0\n      11px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 27px;\n\n    font-weight: 400;\n  }\n\n  .qx-innovation-card p {\n    margin: 0;\n\n    color: var(--qx-muted);\n  }\n\n\n  \/* =========================================================\n     DETAILS\n     ========================================================= *\/\n\n  .qx-details {\n    background: #f8f5ef;\n  }\n\n  .qx-detail-image {\n    max-width: 1100px;\n\n    margin:\n      0\n      auto\n      55px;\n  }\n\n  .qx-detail-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap:\n      20px\n      28px;\n  }\n\n  .qx-detail {\n    padding:\n      28px\n      5px\n      28px\n      0;\n\n    border-top:\n      1px solid\n      var(--qx-line);\n  }\n\n  .qx-detail h3 {\n    margin:\n      0\n      0\n      10px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 25px;\n\n    font-weight: 400;\n  }\n\n  .qx-detail p {\n    margin: 0;\n\n    color: var(--qx-muted);\n\n    font-size: 15px;\n  }\n\n\n  \/* =========================================================\n     INCLUDED\n     ========================================================= *\/\n\n  .qx-included {\n    background: #f8f5ef;\n  }\n\n  .qx-included-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4, minmax(0, 1fr));\n\n    gap: 12px;\n  }\n\n  .qx-included-item {\n    padding:\n      25px\n      18px;\n\n    background: #fff;\n\n    border:\n      1px solid\n      var(--qx-line);\n\n    text-align: center;\n  }\n\n  .qx-included-item strong {\n    display: block;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 19px;\n\n    font-weight: 400;\n  }\n\n  .qx-included-item span {\n    display: block;\n\n    margin-top: 5px;\n\n    color: var(--qx-muted);\n\n    font-size: 13px;\n  }\n\n\n  \/* =========================================================\n     STORAGE\n     ========================================================= *\/\n\n  .qx-storage {\n    background:\n      linear-gradient(\n        180deg,\n        #ddd2c5 0%,\n        #d5c9bb 100%\n      );\n  }\n\n  .qx-storage .qx-split-copy {\n    padding-bottom: 92px;\n  }\n\n\n  \/* =========================================================\n     COMPARISON\n     ========================================================= *\/\n\n  .qx-comparison-wrap {\n    width: 100%;\n\n    overflow-x: auto;\n\n    -webkit-overflow-scrolling: touch;\n\n    background: #fff;\n\n    border:\n      1px solid\n      var(--qx-line);\n  }\n\n  .qx-comparison {\n    width: 100%;\n\n    min-width: 800px;\n\n    border-collapse: collapse;\n  }\n\n  .qx-comparison th,\n  .qx-comparison td {\n    padding:\n      21px\n      24px;\n\n    border-bottom:\n      1px solid\n      var(--qx-line);\n\n    text-align: center;\n  }\n\n  .qx-comparison th {\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 20px;\n\n    font-weight: 400;\n  }\n\n  .qx-comparison th:first-child,\n  .qx-comparison td:first-child {\n    text-align: left;\n\n    font-weight: 600;\n  }\n\n  .qx-focus {\n    background: #ede2d6;\n  }\n\n\n  \/* =========================================================\n     SPECS — VERTICAL\n     ========================================================= *\/\n\n  .qx-spec-layout {\n    width: 100%;\n\n    max-width: 900px;\n\n    margin:\n      0\n      auto;\n  }\n\n  .qx-spec-list {\n    border-top:\n      1px solid\n      var(--qx-line);\n  }\n\n  .qx-spec {\n    display: grid;\n\n    grid-template-columns:\n      35%\n      65%;\n\n    padding:\n      19px\n      0;\n\n    border-bottom:\n      1px solid\n      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\n    font-size: 14px;\n  }\n\n\n  \/* =========================================================\n     FAQ\n     ========================================================= *\/\n\n  .qx-faq {\n    background: #191715;\n    color: #fff;\n  }\n\n  .qx-faq .qx-section-head p {\n    color:\n      rgba(255, 255, 255, 0.60);\n  }\n\n  .qx-faq-list {\n    max-width: 900px;\n\n    margin:\n      0\n      auto;\n\n    border-top:\n      1px solid\n      rgba(255, 255, 255, 0.15);\n  }\n\n  .qx-faq details {\n    border-bottom:\n      1px solid\n      rgba(255, 255, 255, 0.15);\n  }\n\n  .qx-faq summary {\n    position: relative;\n\n    padding:\n      25px\n      45px\n      25px\n      0;\n\n    cursor: pointer;\n\n    list-style: none;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\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\n    position: absolute;\n\n    top: 18px;\n    right: 4px;\n\n    font-family:\n      Arial,\n      sans-serif;\n\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\n    padding-bottom: 25px;\n\n    color:\n      rgba(255, 255, 255, 0.62);\n\n    font-size: 15px;\n  }\n\n\n  \/* =========================================================\n     FINAL\n     ========================================================= *\/\n\n  .qx-final {\n    padding:\n      116px\n      20px;\n\n    background: #e4dace;\n\n    text-align: center;\n  }\n\n  .qx-final h2 {\n    max-width: 940px;\n\n    margin:\n      0\n      auto\n      22px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size:\n      clamp(\n        45px,\n        6vw,\n        78px\n      );\n\n    font-weight: 400;\n\n    line-height: 0.98;\n\n    letter-spacing: -0.04em;\n  }\n\n  .qx-final p {\n    max-width: 700px;\n\n    margin:\n      0\n      auto;\n\n    color: var(--qx-muted);\n\n    font-size: 18px;\n  }\n\n\n  \/* =========================================================\n     TABLET\n     ========================================================= *\/\n\n  @media screen and (max-width: 1024px) {\n\n    .qx-container {\n      width:\n        min(\n          950px,\n          calc(100% - 40px)\n        );\n    }\n\n    .qx-section {\n      padding:\n        76px\n        0;\n    }\n\n    .qx-hero-copy {\n      width: calc(100% - 40px);\n\n      padding:\n        78px\n        0\n        55px;\n    }\n\n    .qx-brand {\n      margin-bottom: 37px;\n    }\n\n    .qx-hero h1 {\n      font-size:\n        clamp(\n          54px,\n          8vw,\n          76px\n        );\n    }\n\n    .qx-hero-image img {\n      max-height: 760px;\n    }\n\n    .qx-feature-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    .qx-feature {\n      padding:\n        22px\n        18px;\n\n      border-bottom:\n        1px solid\n        rgba(255, 255, 255, 0.13);\n    }\n\n    .qx-feature:nth-child(2) {\n      border-right: none;\n    }\n\n    .qx-split-copy {\n      width: calc(100% - 40px);\n\n      padding:\n        76px\n        0\n        45px;\n    }\n\n    .qx-split-image {\n      width: calc(100% - 40px);\n\n      margin-bottom: 76px;\n    }\n\n    .qx-how-grid,\n    .qx-movement-grid,\n    .qx-innovation-grid,\n    .qx-detail-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    .qx-included-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    .qx-final {\n      padding:\n        90px\n        22px;\n    }\n  }\n\n\n  \/* =========================================================\n     MOBILE\n     ========================================================= *\/\n\n  @media screen and (max-width: 640px) {\n\n    .qx-container {\n      width:\n        calc(100% - 28px);\n    }\n\n    .qx-section {\n      padding:\n        60px\n        0;\n    }\n\n    .qx-eyebrow {\n      margin-bottom: 13px;\n\n      font-size: 9px;\n\n      letter-spacing: 0.18em;\n    }\n\n\n    \/* HERO *\/\n\n    .qx-hero-copy {\n      width: calc(100% - 28px);\n\n      padding:\n        57px\n        0\n        39px;\n    }\n\n    .qx-brand {\n      margin-bottom: 28px;\n\n      font-size: 27px;\n    }\n\n    .qx-hero h1 {\n      margin-bottom: 21px;\n\n      font-size: 47px;\n\n      line-height: 0.94;\n    }\n\n    .qx-hero-sub {\n      margin-bottom: 24px;\n\n      font-size: 15px;\n\n      line-height: 1.65;\n    }\n\n    .qx-tags {\n      gap: 7px;\n\n      margin-bottom: 23px;\n    }\n\n    .qx-tag {\n      padding:\n        7px\n        11px;\n\n      font-size: 10px;\n    }\n\n    .qx-hero-note {\n      font-size: 9px;\n    }\n\n    .qx-hero-image img {\n      max-height: none;\n    }\n\n\n    \/* FEATURES *\/\n\n    .qx-feature-bar {\n      padding:\n        14px\n        0;\n    }\n\n    .qx-feature-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    .qx-feature {\n      padding:\n        19px\n        8px;\n    }\n\n    .qx-feature-icon {\n      font-size: 20px;\n    }\n\n    .qx-feature strong {\n      font-size: 16px;\n    }\n\n    .qx-feature span {\n      font-size: 8px;\n    }\n\n\n    \/* VERTICAL SECTIONS *\/\n\n    .qx-split-copy {\n      width: calc(100% - 28px);\n\n      padding:\n        58px\n        0\n        35px;\n    }\n\n    .qx-split-copy h2 {\n      margin-bottom: 20px;\n\n      font-size: 39px;\n\n      line-height: 1;\n    }\n\n    .qx-split-copy \u003e p {\n      margin-bottom: 14px;\n\n      font-size: 15px;\n\n      line-height: 1.7;\n    }\n\n    .qx-checks {\n      margin-top: 12px;\n    }\n\n    .qx-check {\n      gap: 9px;\n\n      font-size: 14px;\n\n      line-height: 1.55;\n    }\n\n    .qx-check-icon {\n      width: 19px;\n      height: 19px;\n\n      flex-basis: 19px;\n\n      font-size: 9px;\n    }\n\n    .qx-split-image {\n      width: calc(100% - 28px);\n\n      margin-bottom: 58px;\n    }\n\n    .qx-split-image img {\n      max-height: none;\n    }\n\n    .qx-storage .qx-split-copy {\n      padding-bottom: 56px;\n    }\n\n\n    \/* HEADINGS *\/\n\n    .qx-section-head {\n      margin-bottom: 37px;\n    }\n\n    .qx-section-head h2 {\n      margin-bottom: 16px;\n\n      font-size: 39px;\n\n      line-height: 1;\n    }\n\n    .qx-section-head p {\n      font-size: 14px;\n\n      line-height: 1.65;\n    }\n\n\n    \/* CARDS *\/\n\n    .qx-how-grid,\n    .qx-movement-grid,\n    .qx-innovation-grid,\n    .qx-detail-grid,\n    .qx-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .qx-how-card {\n      min-height: auto;\n\n      padding:\n        30px\n        24px;\n    }\n\n    .qx-how-num {\n      font-size: 48px;\n    }\n\n    .qx-how-card h3 {\n      margin-top: 19px;\n\n      font-size: 27px;\n    }\n\n    .qx-movement-card {\n      min-height: 0;\n\n      padding:\n        26px\n        23px;\n    }\n\n    .qx-movement-card h3 {\n      margin:\n        27px\n        0\n        8px;\n\n      font-size: 26px;\n    }\n\n    .qx-innovation-card {\n      padding:\n        25px\n        0;\n    }\n\n    .qx-detail-image {\n      margin-bottom: 34px;\n    }\n\n    .qx-detail {\n      padding:\n        22px\n        0;\n    }\n\n\n    \/* SPECS *\/\n\n    .qx-spec {\n      display: block;\n\n      padding:\n        16px\n        0;\n    }\n\n    .qx-spec strong {\n      display: block;\n\n      margin-bottom: 4px;\n\n      font-size: 13px;\n    }\n\n    .qx-spec span {\n      display: block;\n\n      font-size: 13px;\n\n      line-height: 1.6;\n    }\n\n\n    \/* COMPARISON *\/\n\n    .qx-comparison {\n      min-width: 720px;\n    }\n\n    .qx-comparison th,\n    .qx-comparison td {\n      padding:\n        17px\n        16px;\n\n      font-size: 12px;\n    }\n\n    .qx-comparison th {\n      font-size: 16px;\n    }\n\n\n    \/* FAQ *\/\n\n    .qx-faq summary {\n      padding:\n        21px\n        38px\n        21px\n        0;\n\n      font-size: 19px;\n\n      line-height: 1.35;\n    }\n\n    .qx-faq-answer {\n      padding-bottom: 22px;\n\n      font-size: 14px;\n    }\n\n\n    \/* FINAL *\/\n\n    .qx-final {\n      padding:\n        74px\n        16px;\n    }\n\n    .qx-final h2 {\n      font-size: 41px;\n\n      line-height: 1;\n    }\n\n    .qx-final p {\n      font-size: 15px;\n\n      line-height: 1.7;\n    }\n  }\n\n\n  \/* =========================================================\n     VERY SMALL MOBILE\n     ========================================================= *\/\n\n  @media screen and (max-width: 380px) {\n\n    .qx-hero h1 {\n      font-size: 42px;\n    }\n\n    .qx-split-copy h2,\n    .qx-section-head h2 {\n      font-size: 35px;\n    }\n\n    .qx-final h2 {\n      font-size: 37px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"qexulvia-fmt-page\"\u003e\n\n\n  \u003c!-- ==================================================\n       HERO\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-hero\"\u003e\n\n    \u003cdiv class=\"qx-hero-copy\"\u003e\n\n      \u003cdiv class=\"qx-brand\"\u003e\n        Qexulvia™\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Vertical Training. Smaller Footprint.\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Foldaway\u003cbr\u003e\n        Movement Tower\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"qx-hero-sub\"\u003e\n        A full-height resistance tower that unfolds when you want to train\n        and folds back toward the wall when the room needs to become\n        something else.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qx-tags\"\u003e\n\n        \u003cspan class=\"qx-tag\"\u003e\n          Foldaway Vertical Frame\n        \u003c\/span\u003e\n\n        \u003cspan class=\"qx-tag\"\u003e\n          Dual Retractable Cables\n        \u003c\/span\u003e\n\n        \u003cspan class=\"qx-tag\"\u003e\n          Multi-Height Pulley Rail\n        \u003c\/span\u003e\n\n        \u003cspan class=\"qx-tag\"\u003e\n          Adjustable Resistance\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qx-hero-note\"\u003e\n        Full-height training. Almost no permanent footprint.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-hero-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_6e440443-96e7-46c1-8f44-cba14475472e.png?v=1790171107\" alt=\"Qexulvia™ Foldaway Movement Tower\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       FEATURE BAR\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-feature-bar\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n      \u003cdiv class=\"qx-feature-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-feature\"\u003e\n\n          \u003cdiv class=\"qx-feature-icon\"\u003e\n            ↕\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Full-Height Cable Rail\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Train from low to overhead\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-feature\"\u003e\n\n          \u003cdiv class=\"qx-feature-icon\"\u003e\n            ⇆\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Dual Cable System\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Independent left and right sides\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-feature\"\u003e\n\n          \u003cdiv class=\"qx-feature-icon\"\u003e\n            ±\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Adjustable Resistance\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Change the training load\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-feature\"\u003e\n\n          \u003cdiv class=\"qx-feature-icon\"\u003e\n            ▥\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Foldaway Frame\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Return the room after training\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INTRO\n       TEXT TOP \/ IMAGE BELOW\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split\"\u003e\n\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        A Training Tower That Doesn't Own The Room\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Full-Height Training Without A Full-Size Machine.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Traditional cable towers are built around permanent steel frames,\n        large footprints, and heavy weight stacks.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Foldaway Movement Tower takes the same vertical training concept\n        and redesigns it around modern home space.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The tower opens outward for training, the foot platform folds down,\n        the pulley arms rotate into position, and the cables adjust from low\n        to high along the vertical rail.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When the session is finished, the working components fold inward\n        toward the wall.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eFull-height cable positioning.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eTwo independent retractable cables.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eFold-out standing platform.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eWall-hugging storage profile.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/2_619e30b0-481d-41ee-8041-a7488126312e.png?v=1790171107\" alt=\"Qexulvia™ Foldaway Movement Tower in a modern home\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       HOW IT WORKS\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-dark-section\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Full-Body Cable Training, Simplified\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Unfold. Position. Pull.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The same vertical tower changes cable height,\n          direction, and stance in seconds.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-how-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-how-card\"\u003e\n\n          \u003cdiv class=\"qx-how-num\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Unfold\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Open the working frame, lower the foot platform,\n            and rotate the pulley arms away from the tower.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-how-card\"\u003e\n\n          \u003cdiv class=\"qx-how-num\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Position\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Slide the cable outlets to your chosen height\n            and select the desired resistance setting.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-how-card\"\u003e\n\n          \u003cdiv class=\"qx-how-num\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Pull\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Attach handles, bar, belt, or ankle strap\n            and train from the selected cable angle.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       IMAGE 03\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-full-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_b4ee7105-d661-4344-95bf-805e417d8cda.png?v=1790171107\" alt=\"Qexulvia™ Foldaway Movement Tower training system\"\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 01\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split\"\u003e\n\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 01\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        One Vertical Rail.\u003cbr\u003e\n        Dozens Of Cable Angles.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Cable training changes dramatically depending on where\n        the resistance originates.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Multi-Height Cable Rail lets each cable outlet travel\n        from near-floor level to overhead positions.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Move the cable low for curls and upward pulls,\n        to chest height for rows and presses,\n        or high for pulldowns and downward movements.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eLow cable positioning.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eMid-height cable positioning.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eHigh and overhead cable positioning.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eFast lock-and-slide adjustment.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/4_5c9ec8ab-6a14-4811-9e2e-7e68b51d911d.png?v=1790171107\" alt=\"Multi-height cable rail\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       MOVEMENT LIBRARY\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-movements\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          One Tower. Full-Body Possibilities.\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Pull High.\u003cbr\u003e\n          Push Forward.\u003cbr\u003e\n          Train Low.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Change cable height and attachment to turn\n          one tower into multiple training stations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eLat Pulldown\u003c\/h3\u003e\n          \u003cp\u003e\n            Position both cables high and pull downward\n            using handles or the straight bar.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003eStanding Row\u003c\/h3\u003e\n          \u003cp\u003e\n            Set both outlets around mid height for\n            symmetrical or alternating pulling.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003eStanding Press\u003c\/h3\u003e\n          \u003cp\u003e\n            Face away from the tower and press\n            both handles forward against resistance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003eCable Squat\u003c\/h3\u003e\n          \u003cp\u003e\n            Use the lower cable position with handles,\n            belt, or bar for squat-style movement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eRotational Pull\u003c\/h3\u003e\n          \u003cp\u003e\n            Use one cable at a time for diagonal\n            and rotational standing patterns.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eAnkle Cable Movement\u003c\/h3\u003e\n          \u003cp\u003e\n            Attach the ankle strap to a lower cable\n            for controlled standing leg movements.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 07\u003c\/div\u003e\n          \u003ch3\u003eBiceps Curl\u003c\/h3\u003e\n          \u003cp\u003e\n            Set one or both cables low and curl\n            with handles or the straight bar.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 08\u003c\/div\u003e\n          \u003ch3\u003eTriceps Extension\u003c\/h3\u003e\n          \u003cp\u003e\n            Move the cable higher and extend\n            downward or forward.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 09\u003c\/div\u003e\n          \u003ch3\u003eSplit-Stance Press\u003c\/h3\u003e\n          \u003cp\u003e\n            Use one cable or two with a staggered stance\n            for asymmetrical movement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       IMAGE 05\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-full-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_0df5e716-ee48-4f2b-bdc6-294c5c7e6932.png?v=1790171107\" alt=\"Qexulvia™ full body movement possibilities\"\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 02\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split\"\u003e\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 02\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Left And Right Work Independently.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Each side of the tower has its own retractable cable.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use both together for symmetrical movements,\n        alternate sides, or position the left and right cable\n        at different heights.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        That makes one tower far more flexible\n        than a single fixed cable line.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eTwo independent cables.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eIndependent height settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eIndependent resistance control.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eSingle-arm and two-arm configurations.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 03\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split\"\u003e\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 03\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Height Is Only Half The Equation.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Rotating Pulley Arms change the angle\n        at which the cable leaves the tower.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Rotate inward for narrow pulling,\n        outward for wider movement,\n        or position each side differently\n        for asymmetric cable patterns.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eInward pulley positioning.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eForward-facing positioning.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eWide outward positioning.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eIndependent left and right angles.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/6_1d9bf47f-561a-4eb8-b691-fc654103cc11.png?v=1790171107\" alt=\"Rotating pulley arms\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 04\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Innovation 04\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Resistance Without A Weight Stack.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The tower uses integrated resistance modules\n          instead of a large stack of metal plates.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Adjustable Resistance\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Change the resistance level directly\n            from the integrated tower controls.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Retractable Cable\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Cable length adjusts automatically as you move\n            toward or away from the tower.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            No Loose Plates\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The main resistance stays inside the tower\n            rather than occupying floor space around it.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 05\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split\"\u003e\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 05\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        The Floor Platform Appears Only When You Need It.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A stable standing area is built directly into the tower.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Fold-Out Foot Platform opens toward the room\n        when you want a defined stance for pulling,\n        pressing, squatting, or rotational movement.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When the session is complete,\n        it folds vertically back toward the tower.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eWide standing surface.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eTextured upper finish.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eIntegrated hinge system.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eFolds vertically for storage.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qx-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/7_7ff52de6-9acd-4cf0-b054-d97561c14c3c.png?v=1790171107\" alt=\"Fold-out standing platform\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 06\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Innovation 06\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          One Tower. Different Attachments.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Quick-Switch Connections let you change grip style\n          without changing the entire setup.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Dual Handles\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use one or both handles for rows,\n            presses, curls, and rotational patterns.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Straight Bar\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Create two-hand pulldown, curl,\n            squat, and extension configurations.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Belt \u0026amp; Ankle Strap\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Connect lower-body attachments directly\n            to one or both low cable positions.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 07\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-details\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Innovation 07\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Premium In Every Detail.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Designed to look like architectural home equipment,\n          not a commercial gym machine forced into a living room.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-detail-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/8_046f3e56-6e3e-4fc1-b02a-2fa1ec93ca95.png?v=1790171107\" alt=\"Qexulvia™ premium design details\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFull-Height Rail\u003c\/h3\u003e\n          \u003cp\u003e\n            Vertical adjustment creates cable positions\n            from near the floor to overhead.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eIndependent Pulley Arms\u003c\/h3\u003e\n          \u003cp\u003e\n            Left and right outlets rotate separately\n            for different cable directions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eResistance Controls\u003c\/h3\u003e\n          \u003cp\u003e\n            Integrated mechanical controls change\n            cable resistance without moving plates.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRetractable Cables\u003c\/h3\u003e\n          \u003cp\u003e\n            Cables return neatly into the tower\n            when attachments are released.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFold-Out Platform\u003c\/h3\u003e\n          \u003cp\u003e\n            A wide lower platform creates\n            a defined standing and training zone.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eArchitectural Finish\u003c\/h3\u003e\n          \u003cp\u003e\n            Matte graphite surfaces, restrained metal accents,\n            and warm neutral details keep the tower aligned\n            with the Qexulvia™ product family.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INCLUDED\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-included\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Everything You Need\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          A Complete Vertical Training System.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-included-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Tower\u003c\/strong\u003e\n          \u003cspan\u003eMain vertical frame\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDual Cable Modules\u003c\/strong\u003e\n          \u003cspan\u003eIndependent left and right resistance\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDual Handles\u003c\/strong\u003e\n          \u003cspan\u003eSingle or two-arm movement\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStraight Bar\u003c\/strong\u003e\n          \u003cspan\u003eTwo-hand cable configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eTraining Belt\u003c\/strong\u003e\n          \u003cspan\u003eLower cable configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAnkle Strap\u003c\/strong\u003e\n          \u003cspan\u003eStanding leg movement setups\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eConnection Clips\u003c\/strong\u003e\n          \u003cspan\u003eQuick attachment changes\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e\n          \u003cspan\u003eSetup and training ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       INNOVATION 08\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-split qx-storage\"\u003e\n\n    \u003cdiv class=\"qx-split-copy\"\u003e\n\n      \u003cdiv class=\"qx-eyebrow\"\u003e\n        Innovation 08\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A Training Tower When Open.\u003cbr\u003e\n        A Slim Vertical Object When Closed.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The biggest problem with full-height training equipment\n        is that it occupies the same amount of room\n        whether you are using it or not.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Foldaway Movement Tower changes\n        the geometry after training.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The foot platform folds upward,\n        pulley arms rotate inward,\n        cables retract,\n        and attachments store close to the frame.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"qx-checks\"\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eFold-up foot platform.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eFold-in pulley arms.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eRetractable cables.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eMinimal room projection when stored.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       COMPARISON\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section\" style=\"background:#eee7de;\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Why Foldaway?\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Full Cable Versatility.\u003cbr\u003e\n          Less Permanent Equipment.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-comparison-wrap\"\u003e\n\n\n        \u003ctable class=\"qx-comparison\"\u003e\n\n\n          \u003cthead\u003e\n\n            \u003ctr\u003e\n\n              \u003cth\u003e\n                Feature\n              \u003c\/th\u003e\n\n              \u003cth class=\"qx-focus\"\u003e\n                Foldaway Movement Tower\n              \u003c\/th\u003e\n\n              \u003cth\u003e\n                Traditional Cable Machine\n              \u003c\/th\u003e\n\n              \u003cth\u003e\n                Resistance Bands\n              \u003c\/th\u003e\n\n            \u003c\/tr\u003e\n\n          \u003c\/thead\u003e\n\n\n          \u003ctbody\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eFull-Height Cable Adjustment\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eDual Independent Cables\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eUsually\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eBy Band Change\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eRotating Pulley Arms\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eIntegrated Standing Platform\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eFoldaway Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003eLarge Weight Stack\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n              \u003ctd\u003ePermanent Floor Footprint\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eLow When Folded\u003c\/td\u003e\n              \u003ctd\u003eHigh\u003c\/td\u003e\n              \u003ctd\u003eMinimal\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n\n          \u003c\/tbody\u003e\n\n        \u003c\/table\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       TRAINING ZONES\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          One Tower. Three Vertical Zones.\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Change The Height.\u003cbr\u003e\n          Change The Training.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            High Zone\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Pulldowns, high rows,\n            triceps movements,\n            and downward cable patterns.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Mid Zone\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Standing rows, presses,\n            rotations,\n            and single-arm movements.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n\n          \u003ch3\u003e\n            Low Zone\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Curls, squats, upward pulls,\n            ankle-strap work,\n            and diagonal patterns.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       PRODUCT OVERVIEW\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section\" style=\"background:#f8f5f0;\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Product Overview\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Built Around Vertical Versatility.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-spec-layout\"\u003e\n\n        \u003cdiv class=\"qx-spec-list\"\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eProduct\u003c\/strong\u003e\n            \u003cspan\u003eFoldaway Movement Tower\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eTraining Style\u003c\/strong\u003e\n            \u003cspan\u003eFull-height cable resistance training\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eCable System\u003c\/strong\u003e\n            \u003cspan\u003eDual independent retractable cables\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eVertical Adjustment\u003c\/strong\u003e\n            \u003cspan\u003eLow, mid, high and overhead positions\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePulley Direction\u003c\/strong\u003e\n            \u003cspan\u003eIndependently rotating left and right arms\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance\u003c\/strong\u003e\n            \u003cspan\u003eAdjustable integrated resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStanding Surface\u003c\/strong\u003e\n            \u003cspan\u003eFold-out textured foot platform\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAttachments\u003c\/strong\u003e\n            \u003cspan\u003eHandles, straight bar, belt, ankle strap and clips\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e\n            \u003cspan\u003eWall-hugging foldaway configuration\u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e\n            \u003cspan\u003e\n              Living room, bedroom, studio\n              or dedicated home training area\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       FAQ\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-section qx-faq\"\u003e\n\n    \u003cdiv class=\"qx-container\"\u003e\n\n\n      \u003cdiv class=\"qx-section-head\"\u003e\n\n        \u003cdiv class=\"qx-eyebrow\"\u003e\n          Questions \u0026amp; Answers\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Qexulvia™ FAQ\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Everything you need to know about\n          full-height cable training in a foldaway format.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"qx-faq-list\"\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            What is Foldaway Movement Tower?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Foldaway Movement Tower is a full-height cable resistance\n            system with two independently adjustable cable outlets,\n            rotating pulley arms, a fold-out standing platform,\n            and a frame designed to fold inward after use.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can the cable height be adjusted?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Yes. Each cable outlet is designed to move along\n            the vertical rail from low positions to overhead positions.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can the left and right cables be used independently?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Yes. The two cables are designed to operate independently,\n            allowing different heights, directions,\n            and movement patterns on each side.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Can I change the resistance?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Yes. The resistance modules are designed with adjustable\n            settings so the training load can be changed\n            without adding external weight plates.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            What are Rotating Pulley Arms?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            They are the cable outlet arms mounted on the tower.\n            Each arm can change direction so the cable can exit\n            from a narrower, forward, or wider angle.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Does the standing platform fold?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            Yes. The lower standing platform is designed\n            to fold upward toward the tower after training.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Does it use a traditional weight stack?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            No. The resistance is designed to come from integrated\n            resistance modules rather than a large stack\n            of loose or selectorized metal plates.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            What attachments can I use?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            The standard setup includes handles,\n            a straight bar, training belt,\n            ankle strap, and quick connection clips.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            How does it store?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"qx-faq-answer\"\u003e\n            The foot platform folds upward,\n            pulley arms rotate inward,\n            cables retract,\n            and attachments can be stored close to the frame,\n            creating a slimmer wall-hugging configuration.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ==================================================\n       FINAL\n       ================================================== --\u003e\n\n  \u003csection class=\"qx-final\"\u003e\n\n    \u003cdiv class=\"qx-eyebrow\"\u003e\n      Qexulvia™\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Your Training Tower Shouldn't Own The Room.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Full-height cable movement.\n      Dual independent resistance.\n      A platform and pulley system that opens for training\n      and folds back when the room needs to become a room again.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142196977981,"sku":null,"price":509.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_6e440443-96e7-46c1-8f44-cba14475472e.png?v=1790171107"}],"url":"https:\/\/qexulvia.com\/collections\/all-products.oembed","provider":"Qexulvia™","version":"1.0","type":"link"}