{"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","url":"https:\/\/qexulvia.com\/products\/qexulvia%e2%84%a2-mobility-beam-system","provider":"Qexulvia™","version":"1.0","type":"link"}