{"product_id":"hkm-170323-powerful-74-5-miles-long-range-60v-40ah-2400wh-6500w-mid-drive-electric-dirt-bike-with-dual-suspension-and-off-road-fat-tires-46-6mph-11","title":"HKM-170323 Powerful 74.5 Miles Long-Range 60V 40Ah 2400Wh 6500W Mid-Drive Electric Dirt Bike with Dual Suspension and Off-Road Fat Tires 46.6mph","description":"\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eHKM-170323 Hekomart Sting HKM Electric Dirt Bike\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* ============ CONTAINER - ISOLATED SCOPE ============ *\/\n        .hkm-product-container {\n            width: 100%;\n            max-width: 820px;\n            margin: 0 auto;\n            padding: 0 16px;\n            box-sizing: border-box;\n            font-family: 'Inter', 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n            color: #1a1a1a;\n            background: #ffffff;\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n            container-type: inline-size;\n        }\n        .hkm-product-container *,\n        .hkm-product-container *::before,\n        .hkm-product-container *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        \n        \/* ============ SECTION SPACING ============ *\/\n        .hkm-section {\n            margin-bottom: 36px;\n        }\n        .hkm-section-inner {\n            padding: 20px 0;\n        }\n        \n        \/* ============ HEADLINE BANNER ============ *\/\n        .hkm-hero {\n            text-align: left;\n            padding: 28px 0 18px;\n            border-bottom: 2px solid #e8edf2;\n            margin-bottom: 20px;\n        }\n        .hkm-hero-badge {\n            display: inline-block;\n            background: #eef4fb;\n            color: #2563a0;\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 0.06em;\n            text-transform: uppercase;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin-bottom: 10px;\n        }\n        .hkm-hero-title {\n            font-size: 26px;\n            font-weight: 600;\n            color: #111111;\n            letter-spacing: -0.02em;\n            line-height: 1.2;\n            margin-bottom: 8px;\n        }\n        .hkm-hero-subtitle {\n            font-size: 15px;\n            font-weight: 400;\n            color: #5a5f66;\n            letter-spacing: 0.01em;\n            line-height: 1.5;\n        }\n        \n        \/* ============ KEY STATS ROW ============ *\/\n        .hkm-stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 14px;\n            margin-bottom: 28px;\n        }\n        .hkm-stat-card {\n            background: #f8fafc;\n            border: 1px solid #e9eef3;\n            border-radius: 14px;\n            padding: 18px 14px 14px;\n            text-align: center;\n            transition: all 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            cursor: default;\n            position: relative;\n            overflow: hidden;\n        }\n        .hkm-stat-card:hover {\n            border-color: #c5d3e3;\n            background: #f4f7fb;\n            transform: translateY(-3px);\n            box-shadow: 0 8px 22px rgba(30, 60, 100, 0.07);\n        }\n        .hkm-stat-card::after {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 3px;\n            background: linear-gradient(90deg, #4a8bc2, #5b9fd4);\n            transform: scaleX(0);\n            transform-origin: left;\n            transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            border-radius: 0 0 3px 3px;\n        }\n        .hkm-stat-card:hover::after {\n            transform: scaleX(1);\n        }\n        .hkm-stat-icon {\n            width: 40px;\n            height: 40px;\n            margin: 0 auto 8px;\n            transition: transform 0.3s ease;\n        }\n        .hkm-stat-card:hover .hkm-stat-icon {\n            transform: scale(1.08);\n        }\n        .hkm-stat-value {\n            font-size: 20px;\n            font-weight: 700;\n            color: #1a1a1a;\n            letter-spacing: -0.01em;\n            line-height: 1.1;\n            margin-bottom: 3px;\n        }\n        .hkm-stat-label {\n            font-size: 11px;\n            font-weight: 500;\n            color: #6b7279;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n            line-height: 1.3;\n        }\n        .hkm-stat-sub {\n            font-size: 10px;\n            color: #8c939b;\n            letter-spacing: 0.03em;\n        }\n        \n        \/* ============ SECTION TITLE ============ *\/\n        .hkm-section-title {\n            font-size: 19px;\n            font-weight: 600;\n            color: #1a1a1a;\n            letter-spacing: -0.01em;\n            margin-bottom: 6px;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        .hkm-section-title-icon {\n            width: 22px;\n            height: 22px;\n            flex-shrink: 0;\n        }\n        .hkm-section-divider {\n            width: 44px;\n            height: 3px;\n            background: #3b7ab5;\n            border-radius: 2px;\n            margin-bottom: 16px;\n            transition: width 0.5s ease;\n        }\n        .hkm-section:hover .hkm-section-divider {\n            width: 64px;\n        }\n        \n        \/* ============ FEATURE CARDS ============ *\/\n        .hkm-feature-cards {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 14px;\n            margin-bottom: 20px;\n        }\n        .hkm-feature-card {\n            background: #fafbfc;\n            border: 1px solid #eef1f5;\n            border-radius: 12px;\n            padding: 16px 15px;\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            transition: all 0.25s ease;\n            cursor: default;\n        }\n        .hkm-feature-card:hover {\n            border-color: #d0dae6;\n            background: #f6f9fc;\n            box-shadow: 0 4px 14px rgba(20, 50, 90, 0.04);\n            transform: translateY(-2px);\n        }\n        .hkm-feature-card-icon-wrap {\n            flex-shrink: 0;\n            width: 38px;\n            height: 38px;\n            transition: transform 0.3s ease;\n        }\n        .hkm-feature-card:hover .hkm-feature-card-icon-wrap {\n            transform: rotate(-3deg) scale(1.06);\n        }\n        .hkm-feature-card-text h4 {\n            font-size: 14px;\n            font-weight: 600;\n            color: #1a1a1a;\n            margin-bottom: 3px;\n            letter-spacing: -0.005em;\n        }\n        .hkm-feature-card-text p {\n            font-size: 12px;\n            color: #5f666e;\n            line-height: 1.45;\n            letter-spacing: 0.01em;\n        }\n        \n        \/* ============ HIGHLIGHT BOX ============ *\/\n        .hkm-highlight-box {\n            background: #f5f8fb;\n            border-left: 4px solid #3b7ab5;\n            border-radius: 0 10px 10px 0;\n            padding: 16px 18px;\n            margin: 18px 0;\n            transition: border-color 0.3s ease;\n        }\n        .hkm-highlight-box:hover {\n            border-left-color: #1e5a8a;\n        }\n        .hkm-highlight-box h4 {\n            font-size: 14px;\n            font-weight: 600;\n            color: #1a1a1a;\n            margin-bottom: 4px;\n            letter-spacing: -0.005em;\n        }\n        .hkm-highlight-box p {\n            font-size: 12px;\n            color: #555b63;\n            line-height: 1.5;\n        }\n        \n        \/* ============ SPECS TABLE STYLE (NO LINES, RESPONSIVE) ============ *\/\n        .hkm-specs-wrap {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 8px 20px;\n            margin: 14px 0;\n        }\n        .hkm-spec-item {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 9px 0;\n            border-bottom: 1px dotted #e5e9ef;\n            gap: 8px;\n            transition: background 0.2s ease;\n        }\n        .hkm-spec-item:hover {\n            background: #fafcfd;\n        }\n        .hkm-spec-item .spec-label {\n            font-size: 12px;\n            font-weight: 500;\n            color: #6b7279;\n            letter-spacing: 0.02em;\n            flex-shrink: 0;\n        }\n        .hkm-spec-item .spec-value {\n            font-size: 13px;\n            font-weight: 600;\n            color: #1a1a1a;\n            text-align: right;\n            letter-spacing: -0.005em;\n        }\n        .hkm-spec-item .spec-icon-inline {\n            width: 16px;\n            height: 16px;\n            flex-shrink: 0;\n            margin-right: 2px;\n            vertical-align: middle;\n        }\n        \n        \/* ============ FAQ ACCORDION ============ *\/\n        .hkm-faq-item {\n            border: 1px solid #eef1f5;\n            border-radius: 10px;\n            margin-bottom: 10px;\n            overflow: hidden;\n            background: #fdfdfe;\n            transition: all 0.25s ease;\n        }\n        .hkm-faq-item:hover {\n            border-color: #d5dde6;\n        }\n        .hkm-faq-question {\n            width: 100%;\n            text-align: left;\n            background: transparent;\n            border: none;\n            padding: 14px 16px;\n            font-size: 13px;\n            font-weight: 600;\n            color: #1a1a1a;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 10px;\n            letter-spacing: -0.005em;\n            transition: background 0.2s ease;\n            font-family: inherit;\n        }\n        .hkm-faq-question:hover {\n            background: #f8fafb;\n        }\n        .hkm-faq-icon {\n            width: 18px;\n            height: 18px;\n            flex-shrink: 0;\n            transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n        }\n        .hkm-faq-item.open .hkm-faq-icon {\n            transform: rotate(180deg);\n        }\n        .hkm-faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease;\n            padding: 0 16px;\n            font-size: 12px;\n            color: #555b63;\n            line-height: 1.55;\n        }\n        .hkm-faq-item.open .hkm-faq-answer {\n            max-height: 400px;\n            padding: 0 16px 14px;\n        }\n        \n        \/* ============ POLICY SECTION ============ *\/\n        .hkm-policy-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n            margin-top: 10px;\n        }\n        .hkm-policy-card {\n            background: #f9fafb;\n            border: 1px solid #edf0f4;\n            border-radius: 10px;\n            padding: 15px 14px;\n            display: flex;\n            align-items: flex-start;\n            gap: 10px;\n            transition: all 0.25s ease;\n            cursor: default;\n        }\n        .hkm-policy-card:hover {\n            border-color: #cfd8e3;\n            background: #f5f8fb;\n            box-shadow: 0 3px 10px rgba(20, 50, 80, 0.04);\n            transform: translateY(-2px);\n        }\n        .hkm-policy-icon {\n            width: 28px;\n            height: 28px;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        .hkm-policy-card:hover .hkm-policy-icon {\n            transform: scale(1.1);\n        }\n        .hkm-policy-card h5 {\n            font-size: 13px;\n            font-weight: 600;\n            color: #1a1a1a;\n            margin-bottom: 2px;\n            letter-spacing: -0.005em;\n        }\n        .hkm-policy-card p {\n            font-size: 11px;\n            color: #6b7279;\n            line-height: 1.4;\n            letter-spacing: 0.01em;\n        }\n        \n        \/* ============ RESPONSIVE - TABLET \u0026 MOBILE ============ *\/\n        @media screen and (max-width: 768px) {\n            .hkm-stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 10px;\n            }\n            .hkm-feature-cards {\n                grid-template-columns: 1fr;\n                gap: 10px;\n            }\n            .hkm-specs-wrap {\n                grid-template-columns: 1fr;\n                gap: 2px 0;\n            }\n            .hkm-policy-grid {\n                grid-template-columns: 1fr;\n                gap: 10px;\n            }\n            .hkm-hero-title {\n                font-size: 22px;\n            }\n            .hkm-hero-subtitle {\n                font-size: 13px;\n            }\n            .hkm-stat-value {\n                font-size: 18px;\n            }\n            .hkm-stat-label {\n                font-size: 10px;\n            }\n            .hkm-section-title {\n                font-size: 16px;\n            }\n            .hkm-feature-card-text h4 {\n                font-size: 13px;\n            }\n            .hkm-feature-card-text p {\n                font-size: 11px;\n            }\n            .hkm-highlight-box h4 {\n                font-size: 13px;\n            }\n            .hkm-highlight-box p {\n                font-size: 11px;\n            }\n            .hkm-spec-item .spec-label {\n                font-size: 11px;\n            }\n            .hkm-spec-item .spec-value {\n                font-size: 12px;\n            }\n            .hkm-faq-question {\n                font-size: 12px;\n                padding: 12px 14px;\n            }\n            .hkm-faq-answer {\n                font-size: 11px;\n            }\n            .hkm-policy-card h5 {\n                font-size: 12px;\n            }\n            .hkm-policy-card p {\n                font-size: 10px;\n            }\n            .hkm-hero-badge {\n                font-size: 11px;\n                padding: 5px 10px;\n            }\n            .hkm-stat-sub {\n                font-size: 9px;\n            }\n        }\n        @media screen and (max-width: 480px) {\n            .hkm-stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 8px;\n            }\n            .hkm-stat-card {\n                padding: 12px 8px 10px;\n            }\n            .hkm-stat-icon {\n                width: 30px;\n                height: 30px;\n                margin-bottom: 5px;\n            }\n            .hkm-stat-value {\n                font-size: 16px;\n            }\n            .hkm-stat-label {\n                font-size: 9px;\n            }\n            .hkm-hero-title {\n                font-size: 20px;\n            }\n            .hkm-hero-subtitle {\n                font-size: 12px;\n            }\n            .hkm-section-title {\n                font-size: 15px;\n            }\n            .hkm-section-divider {\n                width: 32px;\n                height: 2px;\n            }\n            .hkm-feature-card {\n                padding: 12px 10px;\n                gap: 8px;\n            }\n            .hkm-feature-card-icon-wrap {\n                width: 30px;\n                height: 30px;\n            }\n            .hkm-feature-card-text h4 {\n                font-size: 12px;\n            }\n            .hkm-feature-card-text p {\n                font-size: 10px;\n            }\n            .hkm-highlight-box {\n                padding: 12px 14px;\n            }\n            .hkm-highlight-box h4 {\n                font-size: 12px;\n            }\n            .hkm-highlight-box p {\n                font-size: 10px;\n            }\n            .hkm-spec-item .spec-label {\n                font-size: 10px;\n            }\n            .hkm-spec-item .spec-value {\n                font-size: 11px;\n            }\n            .hkm-faq-question {\n                font-size: 11px;\n                padding: 10px 12px;\n            }\n            .hkm-faq-answer {\n                font-size: 10px;\n            }\n            .hkm-policy-card h5 {\n                font-size: 11px;\n            }\n            .hkm-policy-card p {\n                font-size: 9px;\n            }\n            .hkm-policy-icon {\n                width: 22px;\n                height: 22px;\n            }\n            .hkm-hero-badge {\n                font-size: 10px;\n                padding: 4px 9px;\n            }\n            .hkm-stat-sub {\n                font-size: 8px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"hkm-product-container\"\u003e\n\n        \u003c!-- ==================== HERO ==================== --\u003e\n        \u003cdiv class=\"hkm-hero hkm-section\"\u003e\n            \u003cspan class=\"hkm-hero-badge\"\u003e⚡ Next-Gen Electric Performance\u003c\/span\u003e\n            \u003ch1 class=\"hkm-hero-title\"\u003eHKM-170323 Hekomart Sting HKM Electric Dirt Bike\u003c\/h1\u003e\n            \u003cp class=\"hkm-hero-subtitle\"\u003eEngineered for riders who demand uncompromising off-road capability fused with zero-emission electric power. The Sting HKM redefines trail riding with a 6500W mid-drive motor, aerospace-grade aluminum alloy frame, and a commanding 120 km (75 mi) range—all wrapped in a lightweight, precision-tuned chassis built for both adrenaline-fueled adventures and refined urban exploration.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== KEY STATS ==================== --\u003e\n        \u003cdiv class=\"hkm-stats-grid hkm-section\"\u003e\n            \u003c!-- Motor Power --\u003e\n            \u003cdiv class=\"hkm-stat-card\"\u003e\n                \u003cdiv class=\"hkm-stat-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003ccircle cx=\"24\" cy=\"24\" r=\"20\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M24 6v6M24 36v6M6 24h6M36 24h6\" stroke=\"#3b7ab5\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"24\" cy=\"24\" r=\"9\" fill=\"#3b7ab5\" opacity=\"0.18\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"24\" cy=\"24\" r=\"5\" fill=\"#3b7ab5\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M29 19l-8 10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M19 19l4 5\" stroke=\"#fff\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-value\"\u003e6,500 W\u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-label\"\u003eMid-Drive Motor\u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-sub\"\u003ePeak Output\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Torque --\u003e\n            \u003cdiv class=\"hkm-stat-card\"\u003e\n                \u003cdiv class=\"hkm-stat-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003ccircle cx=\"24\" cy=\"24\" r=\"21\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M24 5a19 19 0 0 1 0 38\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" fill=\"none\" stroke-dasharray=\"6 4\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"24\" cy=\"24\" r=\"7\" fill=\"#3b7ab5\" opacity=\"0.2\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"24\" cy=\"24\" r=\"3.5\" fill=\"#3b7ab5\"\u003e\u003c\/circle\u003e\n                        \u003cline x1=\"24\" y1=\"14\" x2=\"24\" y2=\"19\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"24\" y1=\"29\" x2=\"24\" y2=\"34\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"14\" y1=\"24\" x2=\"19\" y2=\"24\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"29\" y1=\"24\" x2=\"34\" y2=\"24\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-value\"\u003e233 Nm\u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-label\"\u003eMax Torque\u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-sub\"\u003e172 lb-ft\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Range --\u003e\n            \u003cdiv class=\"hkm-stat-card\"\u003e\n                \u003cdiv class=\"hkm-stat-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003crect x=\"7\" y=\"16\" width=\"30\" height=\"20\" rx=\"5\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"11\" y=\"20\" width=\"8\" height=\"12\" rx=\"2\" fill=\"#3b7ab5\" opacity=\"0.25\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"22\" y=\"18\" width=\"8\" height=\"16\" rx=\"2\" fill=\"#3b7ab5\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"33\" y=\"22\" width=\"2\" height=\"8\" rx=\"1\" fill=\"#3b7ab5\"\u003e\u003c\/rect\u003e\n                        \u003cpath d=\"M37 22h4v-3a3 3 0 0 0-3-3h-1v6z\" stroke=\"#3b7ab5\" stroke-width=\"1.8\" fill=\"none\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"17\" cy=\"34\" r=\"2\" fill=\"#3b7ab5\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"28\" cy=\"34\" r=\"2\" fill=\"#3b7ab5\" opacity=\"0.6\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-value\"\u003e120 km\u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-label\"\u003eMax Range\u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-sub\"\u003e75 miles per charge\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Top Speed --\u003e\n            \u003cdiv class=\"hkm-stat-card\"\u003e\n                \u003cdiv class=\"hkm-stat-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003ccircle cx=\"24\" cy=\"24\" r=\"19\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M24 6c-9.94 0-18 8.06-18 18s8.06 18 18 18\" stroke=\"#3b7ab5\" stroke-width=\"2.8\" fill=\"none\" stroke-dasharray=\"5 3\"\u003e\u003c\/path\u003e\n                        \u003cpolygon points=\"24,8 30,20 20,16 28,28 18,24 24,38\" fill=\"#3b7ab5\" opacity=\"0.7\"\u003e\u003c\/polygon\u003e\n                        \u003ccircle cx=\"24\" cy=\"24\" r=\"3\" fill=\"#3b7ab5\"\u003e\u003c\/circle\u003e\n                        \u003cline x1=\"24\" y1=\"21\" x2=\"24\" y2=\"4\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-value\"\u003e50+ km\/h\u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-label\"\u003eTop Speed\u003c\/div\u003e\n                \u003cdiv class=\"hkm-stat-sub\"\u003e31+ mph\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== POWER SYSTEM SECTION ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-section-title\"\u003e\n                \u003cspan class=\"hkm-section-title-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003crect x=\"3\" y=\"7\" width=\"16\" height=\"12\" rx=\"2\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"6\" y=\"10\" width=\"3\" height=\"6\" rx=\"0.8\" fill=\"#3b7ab5\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"10.5\" y=\"9\" width=\"3\" height=\"8\" rx=\"0.8\" fill=\"#3b7ab5\" opacity=\"0.55\"\u003e\u003c\/rect\u003e\n                        \u003crect x=\"15\" y=\"11\" width=\"2.5\" height=\"4\" rx=\"0.8\" fill=\"#3b7ab5\"\u003e\u003c\/rect\u003e\n                    \u003c\/svg\u003e\n                \u003c\/span\u003e\n                Powertrain \u0026amp; Electrification\n            \u003c\/div\u003e\n            \u003cdiv class=\"hkm-section-divider\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"hkm-feature-cards\"\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"20\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M16 24h16M24 16v16\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"4\" fill=\"#3b7ab5\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"1.5\" fill=\"#3b7ab5\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003e6500W Mid-Drive Motor\u003c\/h4\u003e\n                        \u003cp\u003eThe heart of the Sting HKM is a high-efficiency mid-drive unit delivering 6500 watts of peak power. Unlike hub motors, the mid-drive configuration channels energy directly through the chain drive, optimizing torque multiplication and enabling the bike's extraordinary 233 Nm (172 lb-ft) of twisting force. This architecture provides superior weight distribution, improved handling dynamics, and cooler operating temperatures during sustained high-load riding.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"8\" y=\"14\" width=\"28\" height=\"22\" rx=\"5\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"12\" y=\"18\" width=\"20\" height=\"14\" rx=\"2\" fill=\"#3b7ab5\" opacity=\"0.2\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M18 18V14h8v4\" stroke=\"#3b7ab5\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003cline x1=\"20\" y1=\"25\" x2=\"24\" y2=\"25\" stroke=\"#3b7ab5\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                            \u003cline x1=\"20\" y1=\"28\" x2=\"26\" y2=\"28\" stroke=\"#3b7ab5\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003e60V 40Ah Lithium Battery\u003c\/h4\u003e\n                        \u003cp\u003eA high-density 60-volt, 40-ampere-hour lithium battery pack forms the energy backbone. With 2.4 kWh of usable capacity, it supports up to 120 km (75 mi) of trail range on a single charge. The intelligent Battery Management System (BMS) continuously monitors cell voltage, temperature, and state of charge, safeguarding against over-discharge, over-current, and thermal anomalies for consistent long-term reliability.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hkm-highlight-box\"\u003e\n                \u003ch4\u003e⚡ Acceleration Benchmark: 0–100 km\/h (0–62 mph) in 7 Seconds\u003c\/h4\u003e\n                \u003cp\u003eThe Sting HKM rockets from a standstill to 100 km\/h in approximately seven seconds—a figure that places it among the most responsive electric dirt bikes in its class. Instant torque delivery from the electric motor, combined with the single-speed drivetrain, eliminates shift lag and provides seamless, uninterrupted thrust from the moment the throttle is engaged.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== CHASSIS \u0026 SUSPENSION ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-section-title\"\u003e\n                \u003cspan class=\"hkm-section-title-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M4 16l4-8 3 4 5-7 4 9\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"6\" cy=\"15\" r=\"2.5\" fill=\"#3b7ab5\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n                        \u003ccircle cx=\"18\" cy=\"14\" r=\"2.5\" fill=\"#3b7ab5\" opacity=\"0.4\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/span\u003e\n                Chassis, Suspension \u0026amp; Handling\n            \u003c\/div\u003e\n            \u003cdiv class=\"hkm-section-divider\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"hkm-feature-cards\"\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"6\" y=\"12\" width=\"36\" height=\"6\" rx=\"2\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"10\" y=\"18\" width=\"4\" height=\"16\" rx=\"1.5\" fill=\"#3b7ab5\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"34\" y=\"18\" width=\"4\" height=\"16\" rx=\"1.5\" fill=\"#3b7ab5\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"16\" y=\"26\" width=\"16\" height=\"3\" rx=\"1\" fill=\"#3b7ab5\" opacity=\"0.5\"\u003e\u003c\/rect\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003eAluminum Alloy Frame\u003c\/h4\u003e\n                        \u003cp\u003eThe chassis is constructed from a premium aluminum alloy that achieves an optimal balance between structural rigidity and mass efficiency. This material selection reduces overall vehicle weight while maintaining the torsional stiffness necessary for precise handling on uneven terrain. The frame geometry is tuned for confident stability at speed and agile responsiveness in tight trail sections.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"19\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M8 24c0-8.84 7.16-16 16-16\" stroke=\"#3b7ab5\" stroke-width=\"3\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"5\" fill=\"#3b7ab5\" opacity=\"0.25\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"2\" fill=\"#3b7ab5\"\u003e\u003c\/circle\u003e\n                            \u003cline x1=\"24\" y1=\"6\" x2=\"24\" y2=\"15\" stroke=\"#3b7ab5\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003eFastace Full Suspension System\u003c\/h4\u003e\n                        \u003cp\u003eFront and rear Fastace suspension components absorb trail irregularities with progressive damping characteristics. The system is engineered to maintain tire contact across a broad spectrum of surface conditions—from hardpack and gravel to loamy soil and mild rock gardens. This translates to reduced rider fatigue and enhanced control during extended off-road sessions.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"21\" stroke=\"#3b7ab5\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"14\" stroke=\"#3b7ab5\" stroke-width=\"2.8\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"24\" cy=\"10\" r=\"5\" fill=\"#3b7ab5\" opacity=\"0.15\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"24\" cy=\"10\" r=\"2.5\" fill=\"#3b7ab5\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003e17-Inch Wheels \u0026amp; CST Tires\u003c\/h4\u003e\n                        \u003cp\u003eRolling stock consists of 17-inch diameter wheels wrapped in high-quality CST rubber—70\/100-19 at the front and 80\/100-19 at the rear. This tire specification delivers a generous contact patch for reliable traction across loose, muddy, and hard-packed surfaces. The tread pattern is optimized for both straight-line grip and confident cornering lean angles.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"18\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"6\" fill=\"#3b7ab5\" opacity=\"0.35\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"2.5\" fill=\"#3b7ab5\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M24 8v5M24 35v5M8 24h5M35 24h5\" stroke=\"#3b7ab5\" stroke-width=\"1.8\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003eStopping power is delivered by a hydraulic disc brake system that provides consistent, fade-resistant performance in both dry and wet conditions. The hydraulic actuation ensures precise modulation at the lever, giving the rider confidence to brake late into corners or scrub speed quickly when trail obstacles appear unexpectedly.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== RIDE EXPERIENCE ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-section-title\"\u003e\n                \u003cspan class=\"hkm-section-title-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M5 18l3-6 2 3 4-8 3 5 2-1\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"7\" cy=\"17\" r=\"1.8\" fill=\"#3b7ab5\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/span\u003e\n                Ride Dynamics \u0026amp; Real-World Performance\n            \u003c\/div\u003e\n            \u003cdiv class=\"hkm-section-divider\"\u003e\u003c\/div\u003e\n            \u003cp style=\"font-size:13px;color:#555b63;line-height:1.6;margin-bottom:14px;\"\u003eEvery component of the Sting HKM has been selected to elevate the rider's connection to the trail. The single-speed gear system eliminates the complexity and weight of a traditional multi-ratio transmission, allowing the rider to focus purely on throttle modulation and line selection. The freewheel rear hub decouples the motor during coasting, reducing drag and preserving momentum on descents.\u003c\/p\u003e\n            \u003cdiv class=\"hkm-highlight-box\"\u003e\n                \u003ch4\u003e🌱 Eco-Friendly \u0026amp; Weather-Ready Design\u003c\/h4\u003e\n                \u003cp\u003eThe Sting HKM produces zero tailpipe emissions, making it suitable for use in noise-sensitive and environmentally regulated riding areas. Integrated water-resistant construction protects critical electrical components from rain, puddle splashes, and light water exposure, so a sudden change in weather does not cut your adventure short. The included on-board toolkit enables quick trailside adjustments and minor maintenance.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hkm-highlight-box\" style=\"border-left-color:#5a8a4a;\"\u003e\n                \u003ch4\u003e🛠 Trailside Toolkit Included\u003c\/h4\u003e\n                \u003cp\u003eA compact, bike-specific toolkit is included with every Sting HKM, providing essential tools for chain tension adjustment, bolt tightening, and basic field maintenance. Ride with the confidence that minor mechanical needs can be addressed without returning to the garage.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== TECHNICAL SPECIFICATIONS ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-section-title\"\u003e\n                \u003cspan class=\"hkm-section-title-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003crect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\"\u003e\u003c\/rect\u003e\n                        \u003cline x1=\"7\" y1=\"9\" x2=\"17\" y2=\"9\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"7\" y1=\"13\" x2=\"15\" y2=\"13\" stroke=\"#3b7ab5\" stroke-width=\"1.2\" stroke-linecap=\"round\" opacity=\"0.6\"\u003e\u003c\/line\u003e\n                        \u003cline x1=\"7\" y1=\"17\" x2=\"13\" y2=\"17\" stroke=\"#3b7ab5\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n                    \u003c\/svg\u003e\n                \u003c\/span\u003e\n                Technical Specifications\n            \u003c\/div\u003e\n            \u003cdiv class=\"hkm-section-divider\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"hkm-specs-wrap\"\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003crect x=\"2\" y=\"5\" width=\"12\" height=\"8\" rx=\"1.5\" stroke=\"#3b7ab5\" stroke-width=\"1.6\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"5\" y=\"7\" width=\"6\" height=\"4\" rx=\"0.6\" fill=\"#3b7ab5\" opacity=\"0.4\"\u003e\u003c\/rect\u003e\n                        \u003c\/svg\u003e\n                        Motor Type\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eMid-Drive, 6500W Peak\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003ccircle cx=\"8\" cy=\"8\" r=\"6\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"8\" cy=\"8\" r=\"2\" fill=\"#3b7ab5\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                        Max Torque\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003e233 Nm (172 lb-ft)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003crect x=\"1\" y=\"4\" width=\"12\" height=\"9\" rx=\"2\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"3\" y=\"6\" width=\"3\" height=\"5\" rx=\"0.7\" fill=\"#3b7ab5\" opacity=\"0.35\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"7\" y=\"5\" width=\"3\" height=\"7\" rx=\"0.7\" fill=\"#3b7ab5\" opacity=\"0.6\"\u003e\u003c\/rect\u003e\n                        \u003c\/svg\u003e\n                        Battery\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003e60V \/ 40Ah Lithium\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003cpath d=\"M2 8h12M8 2v12\" stroke=\"#3b7ab5\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"8\" cy=\"8\" r=\"3\" fill=\"#3b7ab5\" opacity=\"0.3\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                        Range\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eUp to 120 km (75 mi)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003cpolygon points=\"8,1 13,10 3,10\" stroke=\"#3b7ab5\" stroke-width=\"1.6\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n                            \u003cline x1=\"8\" y1=\"6\" x2=\"8\" y2=\"3\" stroke=\"#3b7ab5\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003c\/svg\u003e\n                        Top Speed\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003e50+ km\/h (31+ mph)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003ccircle cx=\"8\" cy=\"8\" r=\"6.5\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"8\" cy=\"8\" r=\"2.5\" fill=\"#3b7ab5\" opacity=\"0.45\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                        Wheel Size\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003e17 in (Front \u0026amp; Rear)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003cellipse cx=\"8\" cy=\"8\" rx=\"5\" ry=\"4\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/ellipse\u003e\n                            \u003cpath d=\"M3 8c0-2.2 2.24-4 5-4s5 1.8 5 4\" stroke=\"#3b7ab5\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                        Tires\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eCST 70\/100-19 \u0026amp; 80\/100-19\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003crect x=\"2\" y=\"3\" width=\"12\" height=\"10\" rx=\"1\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003cline x1=\"6\" y1=\"8\" x2=\"10\" y2=\"8\" stroke=\"#3b7ab5\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003c\/svg\u003e\n                        Brakes\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eHydraulic Disc\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003cpath d=\"M2 12l3-5 2 2 4-6 3 4\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                        Suspension\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eFastace Front \u0026amp; Rear\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003crect x=\"2\" y=\"2\" width=\"12\" height=\"12\" rx=\"1.5\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003crect x=\"5\" y=\"5\" width=\"6\" height=\"6\" rx=\"0.8\" fill=\"#3b7ab5\" opacity=\"0.35\"\u003e\u003c\/rect\u003e\n                        \u003c\/svg\u003e\n                        Frame Material\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eAluminum Alloy\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003ccircle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#3b7ab5\" stroke-width=\"1.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M8 1v3M8 12v3M1 8h3M12 8h3\" stroke=\"#3b7ab5\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                        Transmission\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eSingle-Speed\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003cpath d=\"M4 10c0-3 4-6 4-6s4 3 4 6a4 4 0 0 1-8 0z\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"8\" cy=\"10\" r=\"1.5\" fill=\"#3b7ab5\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                        Water Resistance\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eYes (Electrical Components)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003ccircle cx=\"8\" cy=\"8\" r=\"6\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"8\" cy=\"8\" r=\"1.8\" fill=\"#3b7ab5\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                            \u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"4.5\" stroke=\"#3b7ab5\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n                        \u003c\/svg\u003e\n                        Rear Hub\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eFreewheel\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-spec-item\"\u003e\n                    \u003cspan class=\"spec-label\"\u003e\n                        \u003csvg class=\"spec-icon-inline\" viewbox=\"0 0 16 16\" fill=\"none\"\u003e\n                            \u003crect x=\"3\" y=\"2\" width=\"10\" height=\"11\" rx=\"1.5\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M6 7l1.5 1.5L10 6\" stroke=\"#3b7ab5\" stroke-width=\"1.3\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                        Toolkit\n                    \u003c\/span\u003e\n                    \u003cspan class=\"spec-value\"\u003eIncluded\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== PERFORMANCE HIGHLIGHTS ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-section-title\"\u003e\n                \u003cspan class=\"hkm-section-title-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolygon points=\"12,2 15,9 22,9 16,14 18,21 12,17 6,21 8,14 2,9 9,9\" stroke=\"#3b7ab5\" stroke-width=\"2\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n                    \u003c\/svg\u003e\n                \u003c\/span\u003e\n                Why the Sting HKM Stands Apart\n            \u003c\/div\u003e\n            \u003cdiv class=\"hkm-section-divider\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"hkm-feature-cards\"\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M8 36V16l14-10 14 10v20H8z\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003crect x=\"17\" y=\"26\" width=\"10\" height=\"10\" rx=\"1\" fill=\"#3b7ab5\" opacity=\"0.3\"\u003e\u003c\/rect\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003eMid-Drive Advantage Over Hub Motors\u003c\/h4\u003e\n                        \u003cp\u003eHub motors place unsprung mass at the wheel, degrading suspension response. The Sting HKM's mid-drive layout centralizes mass, preserves suspension performance, and leverages the chain drive's mechanical advantage for superior climbing torque and efficient power delivery across the entire speed range.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"19\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M24 8v6M24 34v6M8 24h6M34 24h6\" stroke=\"#3b7ab5\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"7\" fill=\"#3b7ab5\" opacity=\"0.2\"\u003e\u003c\/circle\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"2.5\" fill=\"#3b7ab5\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003eInstant Throttle Response\u003c\/h4\u003e\n                        \u003cp\u003eElectric motors deliver peak torque from zero RPM. There is no clutch to feather, no gear to select, and no power band to manage—just immediate, linear acceleration that responds faithfully to every degree of throttle input, making technical terrain more accessible to riders of all skill levels.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M6 36V18c0-8 18-12 18-12s18 4 18 12v18\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M6 30h36\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" stroke-dasharray=\"4 3\"\u003e\u003c\/path\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"4\" fill=\"#3b7ab5\" opacity=\"0.35\"\u003e\u003c\/circle\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003eSilent Operation, Maximum Trail Access\u003c\/h4\u003e\n                        \u003cp\u003eWith an operating noise level dramatically lower than internal combustion dirt bikes, the Sting HKM opens riding opportunities in areas with noise restrictions. Ride earlier in the morning, later in the evening, and through terrain where the natural soundscape is preserved.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-feature-card\"\u003e\n                    \u003cdiv class=\"hkm-feature-card-icon-wrap\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"6\" y=\"18\" width=\"36\" height=\"20\" rx=\"3\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003cline x1=\"6\" y1=\"26\" x2=\"42\" y2=\"26\" stroke=\"#3b7ab5\" stroke-width=\"1\" opacity=\"0.3\"\u003e\u003c\/line\u003e\n                            \u003crect x=\"14\" y=\"32\" width=\"20\" height=\"4\" rx=\"2\" fill=\"#3b7ab5\" opacity=\"0.35\"\u003e\u003c\/rect\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"hkm-feature-card-text\"\u003e\n                        \u003ch4\u003eLow Maintenance Ownership\u003c\/h4\u003e\n                        \u003cp\u003eEliminate oil changes, air filter cleanings, spark plug replacements, and carburetor tuning. The electric powertrain dramatically reduces the number of wear items, translating to more time on the trail and less time—and money—spent on routine service.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== FAQ ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-section-title\"\u003e\n                \u003cspan class=\"hkm-section-title-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\"\u003e\u003c\/circle\u003e\n                        \u003cpath d=\"M9 9.5c0-1.5 1.5-3 3-3s3 1.5 3 3c0 1.8-2 2.5-2 4v1\" stroke=\"#3b7ab5\" stroke-width=\"1.8\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"12\" cy=\"18\" r=\"1.3\" fill=\"#3b7ab5\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/span\u003e\n                Frequently Asked Questions\n            \u003c\/div\u003e\n            \u003cdiv class=\"hkm-section-divider\"\u003e\u003c\/div\u003e\n            \u003c!-- FAQ 1 --\u003e\n            \u003cdiv class=\"hkm-faq-item\"\u003e\n                \u003cbutton class=\"hkm-faq-question\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n                    What is the real-world range of the Sting HKM?\n                    \u003csvg class=\"hkm-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                        \u003cpath d=\"M6 9l6 6 6-6\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/button\u003e\n                \u003cdiv class=\"hkm-faq-answer\"\u003e\n                    \u003cp\u003eReal-world range depends on riding style, terrain, rider weight, and ambient temperature. Under mixed trail conditions with moderate throttle application, riders can expect approximately 90–110 km (56–68 mi). Conservative riding on flat terrain at lower speeds can achieve the full 120 km (75 mi) rating. Aggressive riding with frequent full-throttle acceleration in soft terrain will reduce range accordingly.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- FAQ 2 --\u003e\n            \u003cdiv class=\"hkm-faq-item\"\u003e\n                \u003cbutton class=\"hkm-faq-question\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n                    How does the mid-drive motor compare to a hub motor?\n                    \u003csvg class=\"hkm-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                        \u003cpath d=\"M6 9l6 6 6-6\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/button\u003e\n                \u003cdiv class=\"hkm-faq-answer\"\u003e\n                    \u003cp\u003eA mid-drive motor sits at the bike's center of mass, driving the rear wheel through the chain. This preserves proper suspension action by keeping unsprung weight low, improves weight distribution, and allows the motor to benefit from the chain's gear reduction for superior torque at the wheel. Hub motors add unsprung mass directly at the wheel, which can compromise suspension responsiveness and handling on rough terrain.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- FAQ 3 --\u003e\n            \u003cdiv class=\"hkm-faq-item\"\u003e\n                \u003cbutton class=\"hkm-faq-question\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n                    Is the battery removable for charging?\n                    \u003csvg class=\"hkm-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                        \u003cpath d=\"M6 9l6 6 6-6\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/button\u003e\n                \u003cdiv class=\"hkm-faq-answer\"\u003e\n                    \u003cp\u003eThe 60V 40Ah lithium battery is integrated into the chassis for optimal weight distribution and protection from trail debris. Charging is accomplished via an external charging port on the bike. For detailed charging specifications, please refer to the product manual included with your purchase.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- FAQ 4 --\u003e\n            \u003cdiv class=\"hkm-faq-item\"\u003e\n                \u003cbutton class=\"hkm-faq-question\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n                    What type of terrain is the Sting HKM designed for?\n                    \u003csvg class=\"hkm-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                        \u003cpath d=\"M6 9l6 6 6-6\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/button\u003e\n                \u003cdiv class=\"hkm-faq-answer\"\u003e\n                    \u003cp\u003eThe Sting HKM excels on a wide variety of off-road surfaces including hardpack, gravel, loose dirt, sandy trails, and light rocky terrain. Its full suspension system and high-torque output make it equally capable on steep inclines and flowing singletrack. It is also well-suited for urban and suburban paved riding, though the CST tires are optimized primarily for off-road grip.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- FAQ 5 --\u003e\n            \u003cdiv class=\"hkm-faq-item\"\u003e\n                \u003cbutton class=\"hkm-faq-question\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n                    Does the bike require a motorcycle license to operate?\n                    \u003csvg class=\"hkm-faq-icon\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n                        \u003cpath d=\"M6 9l6 6 6-6\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/button\u003e\n                \u003cdiv class=\"hkm-faq-answer\"\u003e\n                    \u003cp\u003eLicensing requirements vary by jurisdiction. In many regions, electric dirt bikes with certain power and speed capabilities may be classified differently from traditional motorcycles. We recommend consulting your local department of motor vehicles or relevant transportation authority to determine the specific requirements applicable to your location before operating the Sting HKM on public roads.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ==================== POLICY SECTION ==================== --\u003e\n        \u003cdiv class=\"hkm-section\"\u003e\n            \u003cdiv class=\"hkm-section-title\"\u003e\n                \u003cspan class=\"hkm-section-title-icon\"\u003e\n                    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M12 2l8 4v6c0 5-3.5 9.6-8 11-4.5-1.4-8-6-8-11V6l8-4z\" stroke=\"#3b7ab5\" stroke-width=\"2.2\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" fill=\"#3b7ab5\" opacity=\"0.5\"\u003e\u003c\/circle\u003e\n                    \u003c\/svg\u003e\n                \u003c\/span\u003e\n                Purchase Protection \u0026amp; Policies\n            \u003c\/div\u003e\n            \u003cdiv class=\"hkm-section-divider\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"hkm-policy-grid\"\u003e\n                \u003cdiv class=\"hkm-policy-card\"\u003e\n                    \u003cdiv class=\"hkm-policy-icon\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003crect x=\"4\" y=\"10\" width=\"40\" height=\"28\" rx=\"3\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\u003c\/rect\u003e\n                            \u003cpath d=\"M16 22l5 5 11-11\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch5\u003eFree Shipping on All Orders\u003c\/h5\u003e\n                        \u003cp\u003eEvery order ships at no cost to you. No minimums, no exclusions—just complimentary delivery straight to your door on every purchase.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-policy-card\"\u003e\n                    \u003cdiv class=\"hkm-policy-icon\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"19\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\u003c\/circle\u003e\n                            \u003cpath d=\"M24 10v14l8 8\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch5\u003e180 Days Purchase Protection\u003c\/h5\u003e\n                        \u003cp\u003eShop with confidence knowing your investment is safeguarded for a full 180 days against manufacturing defects and material flaws.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-policy-card\"\u003e\n                    \u003cdiv class=\"hkm-policy-icon\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M6 18l18-10 18 10v18H6V18z\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M16 28h16M16 32h10\" stroke=\"#3b7ab5\" stroke-width=\"1.8\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch5\u003e30 Days Money-Back Guarantee\u003c\/h5\u003e\n                        \u003cp\u003eIf you are not completely satisfied within 30 days of delivery, return the product for a full refund—no questions asked.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hkm-policy-card\"\u003e\n                    \u003cdiv class=\"hkm-policy-icon\"\u003e\n                        \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003c\/svg\u003e\n                            \u003ccircle cx=\"24\" cy=\"24\" r=\"20\" stroke=\"#3b7ab5\" stroke-width=\"2.3\" fill=\"none\"\u003e\n                            \u003cpath d=\"M24 14v10\" stroke=\"#3b7ab5\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\n                            \u003ccircle cx=\"24\" cy=\"30\" r=\"2.5\" fill=\"#3b7ab5\" opacity=\"0.6\"\u003e\n                            \u003cpath d=\"M8 24c0-8.84 7.16-16 16-16s16 7.16 16 16\" stroke=\"#3b7ab5\" stroke-width=\"1.5\" fill=\"none\" stroke-dasharray=\"4 3\" opacity=\"0.4\"\u003e\n                        \n                    \u003c\/path\u003e\u003c\/circle\u003e\u003c\/path\u003e\u003c\/circle\u003e\n\u003c\/div\u003e\n                    \u003cdiv\u003e\n                        \u003ch5\u003e24 Months Warranty Service\u003c\/h5\u003e\n                        \u003cp\u003eEvery Sting HKM is backed by a comprehensive 24-month warranty, covering all major components for two full years of worry-free riding.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\u003c!-- END .hkm-product-container --\u003e\n\n    \u003cscript\u003e\n        \/\/ FAQ accordion toggle is handled via inline onclick for simplicity and no dependency\n        \/\/ Each FAQ button toggles 'open' class on its parent .hkm-faq-item\n        \/\/ Initial state: all closed (no 'open' class by default)\n    \u003c\/script\u003e\n\n\n","brand":"Electric Dirt Bikes \u003e\u003e","offers":[{"title":"- Default","offer_id":43281835393107,"sku":"868053898865","price":3299.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0624\/6170\/6323\/files\/HKM-448275-60V-6500W-Electric-Mountain-Bike-with-Long-Range-Battery-Dual-Hydraulic-Suspension-Off-Road-Capabilities.webp?v=1766449672","url":"https:\/\/www.hekomart.com\/products\/hkm-170323-powerful-74-5-miles-long-range-60v-40ah-2400wh-6500w-mid-drive-electric-dirt-bike-with-dual-suspension-and-off-road-fat-tires-46-6mph-11","provider":"Hekomart.com","version":"1.0","type":"link"}