{"title":"Monitor Stands","description":"","products":[{"product_id":"bigpassport-pro-mount-402-gas-spring-monitor-arm-13-32-inch","title":"BigPassport Pro-Mount 402 Gas Spring Monitor Arm for 13–32 Inch Monitors","description":"\u003cstyle\u003e\n    .ma-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .ma-wrap *{box-sizing:border-box;}\n    .ma-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .ma-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .ma-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .ma-hero h2{\n      font-size:52px;\n      line-height:1.08;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .ma-hero .ma-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .ma-hero h2{font-size:34px;}\n      .ma-hero .ma-tagline{font-size:16px;}\n    }\n    .ma-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .ma-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .ma-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .ma-section.reverse .ma-copy{order:2;}\n    .ma-section.reverse .ma-media{order:1;}\n    @media (max-width:800px){\n      .ma-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .ma-section.reverse .ma-copy{order:1;}\n      .ma-section.reverse .ma-media{order:2;}\n    }\n    .ma-copy .ma-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .ma-copy h3{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .ma-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .ma-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .ma-copy h3{font-size:28px;}\n      .ma-copy p{font-size:16px;}\n    }\n    .ma-copy .ma-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .ma-copy .ma-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .ma-copy .ma-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .ma-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .ma-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .ma-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .ma-statement h3{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .ma-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .ma-strip{\n      padding:20px 20px 40px;\n    }\n    .ma-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .ma-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .ma-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .ma-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .ma-strip-item{border-left:none !important;}\n      .ma-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .ma-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .ma-strip-item:first-child{border-left:none;}\n    .ma-strip-item .ma-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .ma-strip-item .ma-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .ma-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .ma-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .ma-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .ma-close h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .ma-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .ma-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"ma-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ma-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FULLY ADJUSTABLE GAS SPRING ARM: Designed to fit most 13\"–32\" inch monitors (2–9 kg). Enjoy a wide range of motion with -50° to +80° tilt, 180° swivel, and full 360° rotation. Smooth gas spring ensures precise height and angle adjustments for optimal viewing.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FAST \u0026amp; EASY INSTALLATION: Quick 5-minute setup with all tools and hardware included. Snap-on VESA mount makes installation effortless and secure—no additional help required.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅STABLE \u0026amp; SMOOTH POSITIONING: Built-in gas spring system allows effortless monitor repositioning while maintaining stability. Ideal for ergonomic comfort during long work hours or gaming sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅INTEGRATED CABLE MANAGEMENT: Built-in cable routing system keeps cords neatly organized and out of sight. Maintain a clean, clutter-free desk while improving safety and aesthetics.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅HEAVY-DUTY BUILD QUALITY: Crafted with premium alloy steel for long-lasting durability and stability. The BigPassport monitor arm provides solid support and flexibility for both office and home setups.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Gas Spring Monitor Arm Stand mounted on a desk\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_15.png?v=1784634489\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ma-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Adjustability --\u003e\n\u003cdiv class=\"ma-section\"\u003e\n\u003cdiv class=\"ma-copy\"\u003e\n\u003cdiv class=\"ma-label\"\u003eAdjustability\u003c\/div\u003e\n\u003ch3\u003eMove it exactly how you need it.\u003c\/h3\u003e\n\u003cp\u003eA fully adjustable gas spring arm gives you a wide range of motion — from -50° to +80° tilt, 180° swivel, and full 360° rotation. The smooth gas spring lets you fine‑tune height and angle with a light touch.\u003c\/p\u003e\n\u003cul class=\"ma-taglist\"\u003e\n\u003cli\u003e13\"–32\" screens\u003c\/li\u003e\n\u003cli\u003e2–9 kg capacity\u003c\/li\u003e\n\u003cli\u003e-50° to +80° tilt\u003c\/li\u003e\n\u003cli\u003e360° rotation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"ma-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_05_15_PM.png?v=1784634488\" alt=\"Gas spring monitor arm tilt, swivel and rotation adjustment\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Installation (reversed) --\u003e\n\u003cdiv class=\"ma-section reverse\"\u003e\n\u003cdiv class=\"ma-copy\"\u003e\n\u003cdiv class=\"ma-label\"\u003eInstallation\u003c\/div\u003e\n\u003ch3\u003eSet up in five minutes.\u003c\/h3\u003e\n\u003cp\u003eThe snap‑on VESA mount makes installation quick and effortless — no extra help needed. All tools and hardware are included, so you can go from box to desk in minutes.\u003c\/p\u003e\n\u003cul class=\"ma-taglist\"\u003e\n\u003cli\u003e5‑minute setup\u003c\/li\u003e\n\u003cli\u003eSnap‑on VESA mount\u003c\/li\u003e\n\u003cli\u003eTools included\u003c\/li\u003e\n\u003cli\u003eNo extra hardware needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"ma-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_05_00_PM.png?v=1784634488\" alt=\"Snap-on VESA mount installation on the monitor arm stand\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"ma-statement\"\u003e\n\u003ch3\u003eA built‑in gas spring system keeps your screen \u003cspan\u003estable and steady\u003c\/span\u003e at every position.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Stability --\u003e\n\u003cdiv class=\"ma-section\"\u003e\n\u003cdiv class=\"ma-copy\"\u003e\n\u003cdiv class=\"ma-label\"\u003eStability\u003c\/div\u003e\n\u003ch3\u003eReposition freely. No drift, no wobble.\u003c\/h3\u003e\n\u003cp\u003eThe built‑in gas spring system holds your monitor exactly where you leave it, allowing effortless repositioning throughout the day without losing stability — ideal for standing desks and shared workspaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"ma-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_05_09_PM.png?v=1784634492\" alt=\"Stable gas spring positioning system on the monitor arm\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"ma-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_04_53_PM.png?v=1784634489\" alt=\"BigPassport Gas Spring Monitor Arm Stand in a home office setup\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"ma-strip\"\u003e\n\u003cdiv class=\"ma-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose This Monitor Arm\u003c\/h3\u003e\n\u003cdiv class=\"ma-strip-grid\"\u003e\n\u003cdiv class=\"ma-strip-item\"\u003e\n\u003cdiv class=\"ma-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 4h16v12H4zM8 20h8M12 16v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e13\"–32\"\u003c\/b\u003e \u003cspan\u003eScreen size range\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-strip-item\"\u003e\n\u003cdiv class=\"ma-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v20M4 12h16M6 6l12 12M18 6L6 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e360°\u003c\/b\u003e \u003cspan\u003eFull rotation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-strip-item\"\u003e\n\u003cdiv class=\"ma-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v4M12 17v4M3 12h4M17 12h4M6 6l2.5 2.5M15.5 15.5L18 18M18 6l-2.5 2.5M8.5 15.5L6 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUp to 9kg\u003c\/b\u003e \u003cspan\u003eWeight capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-strip-item\"\u003e\n\u003cdiv class=\"ma-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.5 5.5L20 8l-4 4 1 6-5-3-5 3 1-6-4-4 5.5-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e5‑Minute\u003c\/b\u003e \u003cspan\u003eSnap‑on setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"ma-close\"\u003e\n\u003ch3\u003eSet up your ideal desk today.\u003c\/h3\u003e\n\u003cp\u003eSmooth gas‑spring adjustment, full range of motion, and a stable, wobble‑free mount — the BigPassport Gas Spring Monitor Arm Stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686397137226,"sku":"Pro-Mount_M252_FBA","price":1980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-mount-402-gas-spring-monitor-arm-front-view.webp?v=1784468814"}],"url":"https:\/\/bigpassport.com\/collections\/monitor-stands.oembed","provider":"BigPassport","version":"1.0","type":"link"}