{"product_id":"hypermount-vacuum-car-mount","title":"HyperMount™ (Gen 2)","description":"\u003cstyle\u003e\n  .hm-product,\n  .hm-product * {\n    box-sizing: border-box;\n  }\n\n  .hm-product {\n    max-width: 1200px;\n    margin: 0 auto;\n    color: #171717;\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .hm-section {\n    margin-bottom: 64px;\n  }\n\n  .hm-heading {\n    margin: 0 0 20px;\n    font-size: clamp(29px, 5vw, 44px);\n    font-weight: 800;\n    line-height: 1.12;\n    letter-spacing: -0.025em;\n  }\n\n  .hm-heading--center {\n    text-align: center;\n  }\n\n  .hm-subheading {\n    margin: 0 0 16px;\n    font-size: clamp(24px, 4vw, 34px);\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .hm-copy {\n    margin: 0;\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .hm-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n  }\n\n  \/* HERO VIDEO *\/\n  .hm-hero-video {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-height: 760px;\n    object-fit: cover;\n    background: #000;\n    border-radius: 18px;\n  }\n\n  \/* FEATURE ICONS *\/\n  .hm-icon-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .hm-icon-card {\n    padding: 28px 20px;\n    background: #f6f6f6;\n    border: 1px solid #e8e8e8;\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .hm-icon-card img {\n    display: block;\n    width: 68px;\n    height: 68px;\n    margin: 0 auto 17px;\n    object-fit: contain;\n  }\n\n  .hm-icon-card h3 {\n    margin: 0 0 9px;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .hm-icon-card p {\n    margin: 0;\n    color: #555;\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  \/* TWO-COLUMN SECTIONS *\/\n  .hm-split {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    align-items: center;\n    gap: 48px;\n  }\n\n  .hm-split--reverse .hm-split__media {\n    order: 2;\n  }\n\n  .hm-split--reverse .hm-split__content {\n    order: 1;\n  }\n\n  .hm-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 6px 11px;\n    color: #fff;\n    background: #171717;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  \/* BEST FEATURES *\/\n  .hm-dark {\n    padding: 52px 38px;\n    color: #fff;\n    background: #111;\n    border-radius: 22px;\n  }\n\n  .hm-dark .hm-copy {\n    max-width: 900px;\n    margin: 0 auto;\n    color: #e8e8e8;\n    text-align: center;\n  }\n\n  .hm-feature-images {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 30px 0;\n  }\n\n  .hm-feature-images .hm-image {\n    height: 100%;\n    object-fit: cover;\n  }\n\n  \/* TECH SPECS *\/\n  .hm-spec-layout {\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n    align-items: center;\n    gap: 38px;\n    margin-top: 28px;\n  }\n\n  .hm-spec-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n  }\n\n  .hm-specs {\n    overflow: hidden;\n    border: 1px solid #dfdfdf;\n    border-radius: 16px;\n  }\n\n  .hm-spec-row {\n    display: grid;\n    grid-template-columns: 155px minmax(0, 1fr);\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .hm-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .hm-spec-label,\n  .hm-spec-value {\n    padding: 18px;\n  }\n\n  .hm-spec-label {\n    display: flex;\n    align-items: center;\n    background: #f2f2f2;\n    font-weight: 800;\n  }\n\n  .hm-spec-value {\n    color: #3e3e3e;\n  }\n\n  \/* TABLET *\/\n  @media screen and (max-width: 900px) {\n    .hm-icon-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .hm-spec-layout {\n      grid-template-columns: 1fr;\n    }\n\n    .hm-spec-image {\n      max-width: 650px;\n      margin: 0 auto;\n    }\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 749px) {\n    .hm-section {\n      margin-bottom: 42px;\n    }\n\n    .hm-heading {\n      font-size: 29px;\n    }\n\n    .hm-subheading {\n      font-size: 25px;\n    }\n\n    .hm-copy {\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    .hm-hero-video {\n      max-height: none;\n      border-radius: 12px;\n    }\n\n    .hm-icon-grid {\n      gap: 10px;\n    }\n\n    .hm-icon-card {\n      padding: 20px 12px;\n      border-radius: 12px;\n    }\n\n    .hm-icon-card img {\n      width: 54px;\n      height: 54px;\n      margin-bottom: 13px;\n    }\n\n    .hm-icon-card h3 {\n      font-size: 15px;\n    }\n\n    .hm-icon-card p {\n      font-size: 13px;\n    }\n\n    .hm-split {\n      grid-template-columns: 1fr;\n      gap: 24px;\n    }\n\n    .hm-split--reverse .hm-split__media,\n    .hm-split--reverse .hm-split__content {\n      order: initial;\n    }\n\n    .hm-image,\n    .hm-spec-image {\n      border-radius: 12px;\n    }\n\n    .hm-dark {\n      padding: 32px 16px;\n      border-radius: 14px;\n    }\n\n    .hm-feature-images {\n      grid-template-columns: 1fr;\n      gap: 12px;\n      margin: 24px 0;\n    }\n\n    .hm-spec-row {\n      grid-template-columns: 1fr;\n    }\n\n    .hm-spec-label {\n      padding: 12px 15px 5px;\n      background: #f4f4f4;\n    }\n\n    .hm-spec-value {\n      padding: 5px 15px 15px;\n      background: #f4f4f4;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hm-product\"\u003e\n\u003c!-- HERO VIDEO --\u003e\n\u003csection class=\"hm-section\"\u003e\u003cvideo class=\"hm-hero-video\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\"\u003e\n      \u003csource src=\"https:\/\/statik.com\/cdn\/shop\/videos\/c\/vp\/26e2b3aec74c49e4b855cc13cfda0afe\/26e2b3aec74c49e4b855cc13cfda0afe.SD-480p-1.5Mbps-79650957.mp4?v=0\" type=\"video\/mp4\"\u003e\n      Your browser does not support HTML5 video.\n    \u003c\/source\u003e\u003c\/video\u003e\u003c\/section\u003e\n\u003c!-- KEY BENEFITS --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-icon-grid\"\u003e\n\u003carticle class=\"hm-icon-card\"\u003e\u003cimg src=\"https:\/\/statik.com\/cdn\/shop\/files\/strong_100x.svg?v=1761105038\" alt=\"\" loading=\"lazy\" width=\"100\" height=\"100\"\u003e\n\u003ch3\u003eUltra-Strong Vacuum Seal\u003c\/h3\u003e\n\u003cp\u003eCombines vacuum pressure with nano-suction for a 66 lb hold on smooth, flat surfaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hm-icon-card\"\u003e\u003cimg src=\"https:\/\/statik.com\/cdn\/shop\/files\/medal-military_100x.svg?v=1760320692\" alt=\"\" loading=\"lazy\" width=\"100\" height=\"100\"\u003e\n\u003ch3\u003eMagSafe \u0026amp; Universal Compatibility\u003c\/h3\u003e\n\u003cp\u003eWorks with MagSafe and includes two magnetic ring adapters for virtually any phone.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hm-icon-card\"\u003e\u003cimg src=\"https:\/\/statik.com\/cdn\/shop\/files\/rotation_100x.svg?v=1760320750\" alt=\"\" loading=\"lazy\" width=\"100\" height=\"100\"\u003e\n\u003ch3\u003e360° Rotation\u003c\/h3\u003e\n\u003cp\u003eEffortlessly adjust your phone to the perfect viewing or filming angle.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hm-icon-card\"\u003e\u003cimg src=\"https:\/\/statik.com\/cdn\/shop\/files\/mount_100x.svg?v=1761105147\" alt=\"\" loading=\"lazy\" width=\"100\" height=\"100\"\u003e\n\u003ch3\u003eMount Where You Need It\u003c\/h3\u003e\n\u003cp\u003eLocks onto glass, smooth dashboards, mirrors, and desks. Hands-free wherever it counts.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MAGSAFE --\u003e\n\u003csection class=\"hm-section hm-split\"\u003e\n\u003cdiv class=\"hm-split__media\"\u003e\u003cimg class=\"hm-image\" src=\"https:\/\/statik.com\/cdn\/shop\/files\/hypermount_pdp_2_1400x.jpg?v=1761105290\" alt=\"HyperMount 2.0 MagSafe phone mount\" loading=\"lazy\" width=\"1400\" height=\"1400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hm-split__content\"\u003e\n\u003cspan class=\"hm-eyebrow\"\u003eUniversal Compatibility\u003c\/span\u003e\n\u003ch2 class=\"hm-subheading\"\u003eMagSafe Ready for Apple and Android\u003c\/h2\u003e\n\u003cp class=\"hm-copy\"\u003eUpgraded with N52 rare-earth magnets for a strong snap-on hold. Built for MagSafe iPhones and cases, with two magnetic ring adapters included for non-MagSafe phones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ROTATION --\u003e\n\u003csection class=\"hm-section hm-split hm-split--reverse\"\u003e\n\u003cdiv class=\"hm-split__media\"\u003e\u003cimg class=\"hm-image\" src=\"https:\/\/statik.com\/cdn\/shop\/files\/hypermount_pdp_3_1400x.jpg?v=1761105308\" alt=\"HyperMount 2.0 adjustable viewing angles\" loading=\"lazy\" width=\"1400\" height=\"1400\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hm-split__content\"\u003e\n\u003cspan class=\"hm-eyebrow\"\u003eFlexible Positioning\u003c\/span\u003e\n\u003ch2 class=\"hm-subheading\"\u003eFind Your Perfect Angle\u003c\/h2\u003e\n\u003cp class=\"hm-copy\"\u003eFull 360° rotation and 135° tilt let you position your phone for maps, music, filming, or hands-free calls without awkward neck-craning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEST-IN-CLASS FEATURES --\u003e\n\u003csection class=\"hm-section hm-dark\"\u003e\n\u003ch2 class=\"hm-heading hm-heading--center\"\u003eBest-in-Class Features\u003c\/h2\u003e\n\u003ch3 class=\"hm-subheading\" style=\"text-align: center;\"\u003eA Powerful MagSafe Mount for Every Surface\u003c\/h3\u003e\n\u003cdiv class=\"hm-feature-images\"\u003e\n\u003cimg class=\"hm-image\" src=\"https:\/\/statik.com\/cdn\/shop\/files\/V2_01_GEN2_BLK_EN_HMV_Listing_3a796592-4cfd-4f11-873c-c74bd7c6e252_1600x.png?v=1782408676\" alt=\"HyperMount 2.0 strong mounting features\" loading=\"lazy\" width=\"1600\" height=\"1600\"\u003e \u003cimg class=\"hm-image\" src=\"https:\/\/statik.com\/cdn\/shop\/files\/V2_04_GEN2_BLK_EN_HMV_Listing_1dbb9724-206e-4f53-ba04-47f41d786a01_1600x.png?v=1782408676\" alt=\"HyperMount 2.0 versatile mounting options\" loading=\"lazy\" width=\"1600\" height=\"1600\"\u003e\n\u003c\/div\u003e\n\u003cp class=\"hm-copy\"\u003e\u003cstrong\u003e From off-road trails to office calls, HyperMount 2.0 keeps your phone dead steady. \u003c\/strong\u003e Its re-engineered nano-vacuum base grips dashboards, desks, glass, and most smooth surfaces with up to 66 lbs of holding force—locking on where standard mounts give up. Upgraded N52 magnets snap onto any MagSafe iPhone, or any Android with the included rings, for a grip that stays put. Move it from your car to your mirror to your desk. One mount, wherever you need it.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003ch2 class=\"hm-heading hm-heading--center\"\u003eTech Specifications\u003c\/h2\u003e\n\u003cdiv class=\"hm-spec-layout\"\u003e\n\u003cdiv\u003e\u003cimg class=\"hm-spec-image\" src=\"https:\/\/statik.com\/cdn\/shop\/files\/hypermount_tech_specs_1200x.jpg?v=1761105563\" alt=\"HyperMount 2.0 technical specifications\" loading=\"lazy\" width=\"1200\" height=\"1200\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hm-specs\"\u003e\n\u003cdiv class=\"hm-spec-row\"\u003e\n\u003cdiv class=\"hm-spec-label\"\u003eAdjustability\u003c\/div\u003e\n\u003cdiv class=\"hm-spec-value\"\u003e360° rotation and 135° forward\/reverse tilt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-spec-row\"\u003e\n\u003cdiv class=\"hm-spec-label\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"hm-spec-value\"\u003eMagSafe-compatible phones and cases, plus non-MagSafe phones using the included magnetic ring adapters\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-spec-row\"\u003e\n\u003cdiv class=\"hm-spec-label\"\u003eMounting Surfaces\u003c\/div\u003e\n\u003cdiv class=\"hm-spec-value\"\u003eTextured dashboards, vinyl, drywall, wood, glass, screens, and windshields\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-spec-row\"\u003e\n\u003cdiv class=\"hm-spec-label\"\u003eHolding Force\u003c\/div\u003e\n\u003cdiv class=\"hm-spec-value\"\u003eUp to 66 lbs with the nano-vacuum seal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-spec-row\"\u003e\n\u003cdiv class=\"hm-spec-label\"\u003eIncluded\u003c\/div\u003e\n\u003cdiv class=\"hm-spec-value\"\u003ePhone holder, hexagonal wrench, nano sticker, two magnetic rings, wipes set, and user manual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED PRODUCTS --\u003e\n\u003c\/div\u003e","brand":"Nuvorley","offers":[{"title":"Default Title","offer_id":45755544469573,"sku":"PUP-0660-V2-BLK","price":21.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/6043\/4245\/files\/charger_hmv.png?v=1789470182","url":"https:\/\/nuvorley.com\/products\/hypermount-vacuum-car-mount","provider":"Nuvorley","version":"1.0","type":"link"}