{"title":"XHP","description":null,"products":[{"product_id":"xhp-tcu-flash-combo-8-speed-g-series-supra","title":"xHP TCU Flash Combo 8 Speed (G-Series\/Supra)","description":"\u003cbody\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e\n    xHP TCU Flash Combo – 8 Speed (G-Series\/Supra) | Kies Motorsports\n  \u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* ============================================================\n       RESET \u0026 BASE\n    ============================================================ *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    :root {\n      --blue: #1a6fc4;\n      --blue-lt: #2e8de0;\n      --blue-xlt: #4da6ff;\n      --blue-bg: #e8f2fc;\n      --blue-border: #b8d4f0;\n      --dark: #111827;\n      --mid: #374151;\n      --muted: #6b7280;\n      --light: #f9fafb;\n      --white: #ffffff;\n      --border: #e5e7eb;\n      --border-md: #d1d5db;\n      --text: #1f2937;\n      --radius: 8px;\n      --transition: 0.2s ease;\n      --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.05);\n      --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.1);\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    .kies-xhp-tcu-main-container {\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      background: var(--light);\n      color: var(--text);\n      line-height: 1.65;\n      font-size: 15px;\n    }\n\n    .kies-xhp-tcu-main-container a {\n      color: var(--blue);\n      text-decoration: none;\n    }\n    .kies-xhp-tcu-main-container a:hover {\n      text-decoration: underline;\n    }\n    .kies-xhp-tcu-main-container img {\n      display: block;\n      max-width: 100%;\n    }\n\n    \/* ============================================================\n       HEADER\n    ============================================================ *\/\n    .kies-xhp-tcu-site-header {\n      background: var(--white);\n      border-bottom: 3px solid var(--blue);\n      position: sticky;\n      top: 0;\n      z-index: 100;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .kies-xhp-tcu-header-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 24px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      height: 64px;\n    }\n\n    .kies-xhp-tcu-logo {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      text-decoration: none;\n    }\n\n    .kies-xhp-tcu-logo-badge {\n      background: var(--blue);\n      color: #fff;\n      font-weight: 900;\n      font-size: 18px;\n      letter-spacing: 1px;\n      padding: 5px 13px;\n      border-radius: 4px;\n      text-transform: uppercase;\n    }\n\n    .kies-xhp-tcu-logo-text {\n      color: var(--dark);\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n\n    .kies-xhp-tcu-header-tagline {\n      color: var(--muted);\n      font-size: 11px;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    \/* ============================================================\n       BREADCRUMB\n    ============================================================ *\/\n    .kies-xhp-tcu-breadcrumb {\n      background: var(--white);\n      border-bottom: 1px solid var(--border);\n      padding: 10px 24px;\n      font-size: 12px;\n      color: var(--muted);\n    }\n\n    .kies-xhp-tcu-breadcrumb-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n    .kies-xhp-tcu-breadcrumb a {\n      color: var(--muted);\n    }\n    .kies-xhp-tcu-breadcrumb a:hover {\n      color: var(--blue);\n    }\n    .kies-xhp-tcu-breadcrumb span {\n      color: var(--text);\n      font-weight: 600;\n    }\n\n    \/* ============================================================\n       PRODUCT HERO\n    ============================================================ *\/\n    .kies-xhp-tcu-product-hero {\n      max-width: 860px;\n      margin: 40px auto;\n      padding: 0 24px;\n    }\n\n    \/* Product Info *\/\n    .kies-xhp-tcu-product-brand {\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 8px;\n    }\n\n    .kies-xhp-tcu-product-title {\n      font-size: 30px !important;\n      font-weight: 800;\n      color: var(--dark);\n      line-height: 1.2;\n      margin-bottom: 6px;\n      text-transform: none;\n    }\n\n    .kies-xhp-tcu-product-subtitle {\n      font-size: 14px;\n      color: var(--muted) !important;\n      margin-bottom: 28px;\n      letter-spacing: 0.3px;\n      font-weight: 400;\n    }\n\n    \/* Transmission badge *\/\n    .kies-xhp-tcu-selector-label {\n      font-size: 11px !important;\n      font-weight: 700;\n      letter-spacing: 1.5px !important;\n      text-transform: uppercase;\n      color: var(--muted) !important;\n      margin-bottom: 10px;\n    }\n\n    .kies-xhp-tcu-transmission-options {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 28px;\n    }\n\n    .kies-xhp-tcu-trans-btn {\n      padding: 9px 18px;\n      border: 2px solid var(--blue);\n      border-radius: 5px;\n      background: var(--blue-bg);\n      color: var(--blue);\n      font-size: 13px;\n      font-weight: 700;\n      cursor: default;\n      letter-spacing: 0.3px;\n    }\n\n    \/* Download Badges *\/\n    .kies-xhp-tcu-download-badges {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n    }\n\n    .kies-xhp-tcu-dl-badge {\n      display: flex;\n      align-items: center;\n      gap: 7px;\n      background: var(--white);\n      border: 1px solid var(--border-md);\n      border-radius: 6px;\n      padding: 8px 16px;\n      font-size: 13px;\n      color: var(--mid);\n      font-weight: 600;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .kies-xhp-tcu-dl-badge svg {\n      width: 18px;\n      height: 18px;\n      flex-shrink: 0;\n      color: var(--blue);\n    }\n\n    \/* ============================================================\n       HARD FACTS\n    ============================================================ *\/\n    .kies-xhp-tcu-section {\n      max-width: 1200px;\n      margin: 0 auto 56px;\n      padding: 0 24px;\n    }\n\n    .kies-xhp-tcu-section-title {\n      font-size: 20px;\n      font-weight: 800;\n      color: var(--dark);\n      letter-spacing: 0.3px;\n      margin-bottom: 22px;\n      padding-bottom: 12px;\n      border-bottom: 2px solid var(--blue);\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .kies-xhp-tcu-section-title::before {\n      content: \"\";\n      display: inline-block;\n      width: 4px;\n      height: 20px;\n      background: var(--blue);\n      border-radius: 2px;\n    }\n\n    .kies-xhp-tcu-hard-facts-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 20px;\n    }\n\n    @media (max-width: 640px) {\n      .kies-xhp-tcu-hard-facts-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .kies-xhp-tcu-fact-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .kies-xhp-tcu-fact-card-title {\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 14px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .kies-xhp-tcu-fact-card-title svg {\n      color: var(--blue);\n    }\n\n    .kies-xhp-tcu-fact-card ul {\n      list-style: none;\n      padding: 0;\n    }\n\n    .kies-xhp-tcu-fact-card li {\n      padding: 7px 0 7px 20px;\n      position: relative;\n      font-size: 14px;\n      color: var(--mid) !important;\n      border-bottom: 1px solid var(--border);\n    }\n\n    .kies-xhp-tcu-fact-card li:last-child {\n      border-bottom: none;\n    }\n\n    .kies-xhp-tcu-fact-card li::before {\n      content: \"›\";\n      position: absolute;\n      left: 0;\n      color: var(--blue);\n      font-weight: 700;\n      font-size: 16px;\n      line-height: 1.5;\n    }\n\n    .kies-xhp-tcu-fact-card li strong {\n      color: var(--dark);\n    }\n\n    .kies-xhp-tcu-fact-note {\n      margin-top: 14px;\n      padding: 10px 14px;\n      background: var(--blue-bg);\n      border-left: 3px solid var(--blue);\n      border-radius: 0 4px 4px 0;\n      font-size: 13px;\n      color: var(--mid);\n    }\n\n    \/* ============================================================\n       xHP FLASH SETTINGS (TABBED)\n    ============================================================ *\/\n    .kies-xhp-tcu-flash-settings-section {\n      background: var(--white);\n      border-top: 1px solid var(--border);\n      border-bottom: 1px solid var(--border);\n      padding: 56px 24px;\n      margin-bottom: 56px;\n    }\n\n    .kies-xhp-tcu-flash-settings-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    .kies-xhp-tcu-flash-settings-header {\n      text-align: center;\n      margin-bottom: 36px;\n    }\n\n    .kies-xhp-tcu-flash-settings-header h2 {\n      font-size: 26px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 10px;\n      text-transform: none;\n    }\n\n    .kies-xhp-tcu-flash-settings-header p {\n      font-size: 14px;\n      color: var(--muted);\n      max-width: 680px;\n      margin: 0 auto;\n      font-weight: 300;\n    }\n\n    \/* Main Tab Nav *\/\n    .kies-xhp-tcu-main-tab-nav {\n      display: flex;\n      border-bottom: 2px solid var(--border);\n      margin-bottom: 0;\n      overflow-x: auto;\n      scrollbar-width: none;\n    }\n\n    .kies-xhp-tcu-main-tab-nav::-webkit-scrollbar {\n      display: none;\n    }\n\n    .kies-xhp-tcu-main-tab-btn {\n      padding: 13px 20px;\n      background: transparent;\n      border: none;\n      border-bottom: 3px solid transparent;\n      margin-bottom: -2px;\n      color: var(--muted);\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      cursor: pointer;\n      transition: var(--transition);\n      white-space: nowrap;\n      text-transform: uppercase;\n    }\n\n    .kies-xhp-tcu-main-tab-btn:hover {\n      color: var(--blue);\n    }\n\n    .kies-xhp-tcu-main-tab-btn.kies-xhp-tcu-is-active {\n      color: var(--blue);\n      border-bottom-color: var(--blue);\n    }\n\n    \/* Main Tab Panels *\/\n    .kies-xhp-tcu-main-tab-panel {\n      display: none;\n      padding: 32px 0 0;\n    }\n    .kies-xhp-tcu-main-tab-panel.kies-xhp-tcu-is-active {\n      display: block;\n    }\n\n    \/* Sub-item grid *\/\n    .kies-xhp-tcu-sub-items-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n      gap: 16px;\n    }\n\n    .kies-xhp-tcu-sub-item-card {\n      background: var(--light);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      padding: 18px;\n      cursor: pointer;\n      transition: var(--transition);\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .kies-xhp-tcu-sub-item-card:hover {\n      border-color: var(--blue-lt);\n      background: var(--blue-bg);\n      box-shadow: var(--shadow-md);\n    }\n\n    .kies-xhp-tcu-sub-item-card.kies-xhp-tcu-is-active {\n      border-color: var(--blue);\n      background: var(--blue-bg);\n      box-shadow: var(--shadow-md);\n    }\n\n    .kies-xhp-tcu-sub-item-icon {\n      width: 42px;\n      height: 42px;\n      flex-shrink: 0;\n      background: var(--white);\n      border: 1px solid var(--blue-border);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px;\n    }\n\n    .kies-xhp-tcu-sub-item-icon img {\n      width: 24px;\n      height: 24px;\n      filter: invert(35%) sepia(80%) saturate(500%) hue-rotate(190deg)\n        brightness(90%);\n    }\n\n    .kies-xhp-tcu-sub-item-name {\n      font-size: 14px;\n      font-weight: 700;\n      color: var(--dark);\n      margin-bottom: 3px;\n    }\n\n    .kies-xhp-tcu-sub-item-avail {\n      font-size: 11px;\n      color: var(--muted);\n      font-style: italic;\n    }\n\n    \/* Detail panel *\/\n    .kies-xhp-tcu-sub-detail-panel {\n      display: none;\n      margin-top: 20px;\n      background: var(--white);\n      border: 1px solid var(--blue);\n      border-radius: var(--radius);\n      padding: 26px;\n      box-shadow: var(--shadow-md);\n      animation: fadeIn 0.18s ease;\n    }\n\n    .kies-xhp-tcu-sub-detail-panel.kies-xhp-tcu-is-active {\n      display: block;\n    }\n\n    @keyframes fadeIn {\n      from {\n        opacity: 0;\n        transform: translateY(5px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    .kies-xhp-tcu-sub-detail-title {\n      font-size: 17px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 10px;\n    }\n\n    .kies-xhp-tcu-sub-detail-desc {\n      font-size: 14px;\n      color: var(--mid) !important;\n      line-height: 1.75;\n      margin-bottom: 10px;\n      font-weight: 300;\n    }\n\n    .kies-xhp-tcu-sub-detail-avail {\n      display: inline-block;\n      font-size: 12px;\n      color: var(--blue);\n      background: var(--blue-bg);\n      border: 1px solid var(--blue-border);\n      border-radius: 4px;\n      padding: 3px 10px;\n      margin-top: 4px;\n      font-weight: 600;\n    }\n\n    \/* ============================================================\n       OTS MAP FEATURES\n    ============================================================ *\/\n    .kies-xhp-tcu-ots-section {\n      background: linear-gradient(135deg, #1a3a6e 0%, #1e5aa8 100%);\n      border-top: 1px solid #1a3a6e;\n      border-bottom: 1px solid #1a3a6e;\n      padding: 56px 24px;\n      margin-bottom: 56px;\n    }\n\n    .kies-xhp-tcu-ots-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    .kies-xhp-tcu-ots-header {\n      text-align: center;\n      margin-bottom: 36px;\n    }\n\n    .kies-xhp-tcu-ots-header h2 {\n      font-size: 26px;\n      font-weight: 800;\n      color: #fff;\n      margin-bottom: 12px;\n    }\n\n    .kies-xhp-tcu-ots-header p {\n      font-size: 14px;\n      color: #b8d4f0;\n      max-width: 700px;\n      margin: 0 auto;\n      line-height: 1.75;\n      font-weight: 400;\n    }\n\n    .kies-xhp-tcu-ots-header p strong {\n      color: #fff;\n    }\n    .kies-xhp-tcu-ots-header p em {\n      color: #7ec8ff;\n      font-style: italic;\n    }\n\n    .kies-xhp-tcu-ots-stages {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    @media (max-width: 768px) {\n      .kies-xhp-tcu-ots-stages {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .kies-xhp-tcu-stage-card {\n      background: rgba(255, 255, 255, 0.1);\n      border: 1px solid rgba(255, 255, 255, 0.2);\n      border-radius: var(--radius);\n      padding: 26px 22px;\n      text-align: center;\n      transition: var(--transition);\n      backdrop-filter: blur(4px);\n    }\n\n    .kies-xhp-tcu-stage-card:hover {\n      background: rgba(255, 255, 255, 0.18);\n      border-color: rgba(255, 255, 255, 0.4);\n    }\n\n    .kies-xhp-tcu-stage-label {\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #7ec8ff;\n      margin-bottom: 14px;\n    }\n\n    .kies-xhp-tcu-stage-card p {\n      font-size: 14px;\n      color: #d0e8ff;\n      line-height: 1.75;\n      margin-bottom: 8px;\n      font-weight: 400;\n    }\n\n    .kies-xhp-tcu-stage-card p strong {\n      color: #fff;\n    }\n\n    \/* ============================================================\n       FAQ  — pure CSS \u003cdetails\u003e\/\u003csummary\u003e, no JS required,\n       Shopify-proof (works even when scripts are stripped)\n    ============================================================ *\/\n    .kies-xhp-tcu-faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    \/* Remove default browser triangle marker *\/\n    .kies-xhp-tcu-faq-item {\n      list-style: none;\n    }\n    .kies-xhp-tcu-faq-item::-webkit-details-marker {\n      display: none;\n    }\n\n    details.kies-xhp-tcu-faq-item {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    details.kies-xhp-tcu-faq-item[open] {\n      border-color: var(--blue-border);\n    }\n\n    summary.kies-xhp-tcu-faq-question {\n      list-style: none;\n      width: 100%;\n      background: none;\n      border: none;\n      color: var(--dark);\n      font-size: 15px;\n      font-weight: 600;\n      text-align: left;\n      padding: 17px 22px;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n      transition: var(--transition);\n      user-select: none;\n    }\n\n    summary.kies-xhp-tcu-faq-question::-webkit-details-marker {\n      display: none;\n    }\n    summary.kies-xhp-tcu-faq-question::marker {\n      display: none;\n    }\n\n    summary.kies-xhp-tcu-faq-question:hover {\n      background: var(--light);\n    }\n\n    details.kies-xhp-tcu-faq-item[open] \u003e summary.kies-xhp-tcu-faq-question {\n      color: var(--blue);\n      background: var(--blue-bg);\n    }\n\n    .kies-xhp-tcu-faq-chevron {\n      width: 17px;\n      height: 17px;\n      flex-shrink: 0;\n      transition: transform var(--transition);\n      color: var(--muted);\n    }\n\n    details.kies-xhp-tcu-faq-item[open]\n      \u003e summary.kies-xhp-tcu-faq-question\n      .kies-xhp-tcu-faq-chevron {\n      transform: rotate(180deg);\n      color: var(--blue);\n    }\n\n    .kies-xhp-tcu-faq-answer {\n      padding: 16px 22px 18px;\n      font-size: 14px;\n      color: var(--mid);\n      line-height: 1.75;\n      border-top: 1px solid var(--border);\n    }\n\n    \/* ============================================================\n       FOOTER\n    ============================================================ *\/\n    .kies-xhp-tcu-site-footer {\n      background: var(--dark);\n      border-top: 3px solid var(--blue);\n      padding: 36px 24px;\n      text-align: center;\n    }\n\n    .kies-xhp-tcu-footer-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    .kies-xhp-tcu-footer-logo {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 14px;\n    }\n\n    .kies-xhp-tcu-footer-logo .kies-xhp-tcu-logo-badge {\n      background: var(--blue);\n    }\n    .kies-xhp-tcu-footer-logo .kies-xhp-tcu-logo-text {\n      color: #fff;\n    }\n\n    .kies-xhp-tcu-footer-copy {\n      font-size: 12px !important;\n      color: #6b7280 !important;\n      font-weight: 300 !important;\n    }\n\n    .kies-xhp-tcu-footer-copy a {\n      color: #6b7280 !important;\n    }\n    .kies-xhp-tcu-footer-copy a:hover {\n      color: #9ca3af !important;\n    }\n\n    \/* ============================================================\n       DIVIDER\n    ============================================================ *\/\n    .divider {\n      max-width: 1200px;\n      margin: 0 auto 56px;\n      padding: 0 24px;\n    }\n    .divider hr {\n      border: none;\n      border-top: 1px solid var(--border);\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"kies-xhp-tcu-main-container\"\u003e\n    \u003c!-- ============================================================\n       HEADER\n  ============================================================ --\u003e\n    \u003cheader class=\"kies-xhp-tcu-site-header\"\u003e\n      \u003cdiv class=\"kies-xhp-tcu-header-inner\"\u003e\n        \u003ca class=\"kies-xhp-tcu-logo\" href=\"#\"\u003e\n          \u003cspan class=\"kies-xhp-tcu-logo-badge\"\u003eKies\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"kies-xhp-tcu-logo-text\"\u003eMotorsports\u003c\/div\u003e\n            \u003cdiv class=\"kies-xhp-tcu-header-tagline\"\u003e\n              Performance \u0026amp; Tuning Specialists\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003c!-- ============================================================\n       BREADCRUMB\n  ============================================================ --\u003e\n    \u003cnav class=\"kies-xhp-tcu-breadcrumb\" aria-label=\"Breadcrumb\"\u003e\n      \u003cdiv class=\"kies-xhp-tcu-breadcrumb-inner\"\u003e\n        \u003ca href=\"#\"\u003eHome\u003c\/a\u003e › \u003ca href=\"#\"\u003eSoftware \u0026amp; Tuning\u003c\/a\u003e ›\n        \u003ca href=\"#\"\u003exHP Flashtool\u003c\/a\u003e ›\n        \u003cspan\u003exHP TCU Flash Combo – 8 Speed (G-Series\/Supra)\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/nav\u003e\n\n    \u003c!-- ============================================================\n       PRODUCT HERO\n  ============================================================ --\u003e\n    \u003cmain id=\"kies-xhp-root\"\u003e\n      \u003cdiv class=\"kies-xhp-tcu-product-hero\"\u003e\n        \u003c!-- Info --\u003e\n        \u003cdiv class=\"kies-xhp-tcu-product-info\"\u003e\n          \u003cp class=\"kies-xhp-tcu-product-brand\"\u003e\n            xHP Flashtool — Kies Motorsports\n          \u003c\/p\u003e\n          \u003ch1 class=\"kies-xhp-tcu-product-title\"\u003exHP TCU Flash Combo\u003c\/h1\u003e\n          \u003cp class=\"kies-xhp-tcu-product-subtitle\"\u003e\n            Flash License + OTS Map Pack\n          \u003c\/p\u003e\n\n          \u003c!-- Transmission Badge --\u003e\n          \u003cp class=\"kies-xhp-tcu-selector-label\"\u003eTransmission\u003c\/p\u003e\n          \u003cdiv class=\"kies-xhp-tcu-transmission-options\"\u003e\n            \u003cspan class=\"kies-xhp-tcu-trans-btn\"\u003e8-Speed (G-Series\/Supra)\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Platform Badges --\u003e\n          \u003cdiv class=\"kies-xhp-tcu-download-badges\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-dl-badge\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                \u003cpath d=\"M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.8-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              iOS\n            \u003c\/div\u003e\n            \u003cdiv class=\"kies-xhp-tcu-dl-badge\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                \u003cpath d=\"M17.523 15.341c-.413 0-.748-.336-.748-.748V9.407c0-.413.335-.748.748-.748s.748.335.748.748v5.186c0 .412-.335.748-.748.748zm-11.046 0c-.413 0-.748-.336-.748-.748V9.407c0-.413.335-.748.748-.748s.748.335.748.748v5.186c0 .412-.335.748-.748.748zM8.5 18.5v2.252c0 .413-.335.748-.748.748s-.748-.335-.748-.748V18.5H8.5zm7.496 0v2.252c0 .413-.335.748-.748.748s-.748-.335-.748-.748V18.5h1.496zM5.5 8h13v10H5.5V8zm1.5-1l1.3-2.4c.1-.2.3-.3.5-.3h5.4c.2 0 .4.1.5.3L16 7H7zm4.5-1.5c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm-3 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              Android\n            \u003c\/div\u003e\n            \u003cdiv class=\"kies-xhp-tcu-dl-badge\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                \u003cpath d=\"M3 12V6.75l6-1.32v6.57H3zm17 0V5l-8 1.48V12h8zM3 13h6v6.57l-6-1.32V13zm17 0h-8v5.52L20 20v-7z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              Windows\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ============================================================\n         HARD FACTS\n    ============================================================ --\u003e\n      \u003cdiv class=\"kies-xhp-tcu-section\"\u003e\n        \u003ch2 class=\"kies-xhp-tcu-section-title\"\u003eHard Facts\u003c\/h2\u003e\n        \u003cdiv class=\"kies-xhp-tcu-hard-facts-grid\"\u003e\n          \u003cdiv class=\"kies-xhp-tcu-fact-card\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-fact-card-title\"\u003e\n              \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                \u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              Flash License\n            \u003c\/div\u003e\n            \u003cul\u003e\n              \u003cli\u003e\n                Enables \u003cstrong\u003eunlimited flashing\u003c\/strong\u003e for a single\n                Vehicle\/TCU (VIN-Lock) with ZF8HP Automatic Transmission\n              \u003c\/li\u003e\n              \u003cli\u003e\n                Includes all \u003cstrong\u003eCustomization Options\u003c\/strong\u003e for your\n                BMW\/Supra TCU: Shiftpoint Editor, Launch Control, Torque\n                Limiters, Throttle Blips and much more\n              \u003c\/li\u003e\n              \u003cli\u003eEnables flashing of our \u003cstrong\u003eOTS Maps\u003c\/strong\u003e\n\u003c\/li\u003e\n              \u003cli\u003eEnables flashing of \u003cstrong\u003ecustom TCU-Maps\u003c\/strong\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"kies-xhp-tcu-fact-note\"\u003e\n              \u003cstrong\u003ePlease note:\u003c\/strong\u003e M-Vehicles based on G-Series cars\n              need a G-Series license, despite being designated as Fxx cars\n              (e.g. F90, F97 etc.)\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kies-xhp-tcu-fact-card\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-fact-card-title\"\u003e\n              \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\n                \u003cpath d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l7.59-7.59L21 8l-9 9z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              OTS Maps Included\n            \u003c\/div\u003e\n            \u003cul\u003e\n              \u003cli\u003e\n                Every Combo includes\n                \u003cstrong\u003eStage 1, Stage 2 and Stage 3\u003c\/strong\u003e OTS TCU-Maps\n              \u003c\/li\u003e\n              \u003cli\u003e\n                Every OTS Map is a \u003cstrong\u003ecomprehensive remap\u003c\/strong\u003e to\n                enhance your driving experience\n              \u003c\/li\u003e\n              \u003cli\u003e\n                Super-fast shifts, improved acceleration times,\n                \u003cstrong\u003estronger throttle blips\u003c\/strong\u003e, access to additional\n                modes (e.g. Race Mode) and much more\n              \u003c\/li\u003e\n              \u003cli\u003e\n                Features and changes vary per vehicle — use the\n                \u003cstrong\u003exHP Flashtool\u003c\/strong\u003e app → \u003cem\u003eCheck Support\u003c\/em\u003e →\n                \u003cem\u003eSearch Database\u003c\/em\u003e for details\n              \u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ============================================================\n         xHP FLASH SETTINGS (TABBED)\n    ============================================================ --\u003e\n      \u003cdiv class=\"kies-xhp-tcu-flash-settings-section\"\u003e\n        \u003cdiv class=\"kies-xhp-tcu-flash-settings-inner\"\u003e\n          \u003cdiv class=\"kies-xhp-tcu-flash-settings-header\"\u003e\n            \u003ch2\u003exHP Flash Settings\u003c\/h2\u003e\n            \u003cp\u003e\n              Tailor your BMW or Toyota Supra to your needs! With a few clicks,\n              you can further adjust our OTS Maps easily and even share your\n              settings with friends. Our built-in editor makes changing your\n              car's behavior easy!\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cnav class=\"kies-xhp-tcu-main-tab-nav\" role=\"tablist\" aria-label=\"Flash Settings Categories\"\u003e\n            \u003cbutton class=\"kies-xhp-tcu-main-tab-btn kies-xhp-tcu-is-active\" role=\"tab\" aria-selected=\"true\" data-target=\"tab-shifting\"\u003e\n              Shifting\n            \u003c\/button\u003e\n            \u003cbutton class=\"kies-xhp-tcu-main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-limiters\"\u003e\n              Limiters\n            \u003c\/button\u003e\n            \u003cbutton class=\"kies-xhp-tcu-main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-launching\"\u003e\n              Launching \/ Performance\n            \u003c\/button\u003e\n            \u003cbutton class=\"kies-xhp-tcu-main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-comfort\"\u003e\n              Comfort \/ Economy\n            \u003c\/button\u003e\n            \u003cbutton class=\"kies-xhp-tcu-main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-driving\"\u003e\n              Driving\n            \u003c\/button\u003e\n            \u003cbutton class=\"kies-xhp-tcu-main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-misc\"\u003e\n              Miscellaneous\n            \u003c\/button\u003e\n          \u003c\/nav\u003e\n\n          \u003c!-- ── SHIFTING ── --\u003e\n          \u003cdiv id=\"tab-shifting\" class=\"kies-xhp-tcu-main-tab-panel kies-xhp-tcu-is-active\" role=\"tabpanel\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-sub-items-grid\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-shiftmap\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Shiftmap-Editor.svg?v=1698309885\" alt=\"Shiftmap Editor\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eShiftmap Editor\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed, 7-Speed DCT and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-stock-shiftmaps\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Use-Stock-Stiftmaps.svg?v=1698310711\" alt=\"Use Stock Shiftmaps\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Use Stock Shiftmaps\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed, 7-Speed DCT and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-torque-reduction\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Torque-Reduction-Up-Shifts.svg?v=1698310812\" alt=\"Torque Reduction Upshifts\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Torque Reduction Upshifts\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed, 7-Speed and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-reassign-shift\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Reassign-Shift-Speed.svg?v=1698310919\" alt=\"Reassign Shift-Speeds\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Reassign Shift-Speeds\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-ignition-cut\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/Icons_Ignition-Cut.svg?v=1700029832\" alt=\"Ignition Cut Shifting\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Ignition Cut Shifting\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-torque-punch\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Torque-Punch.svg?v=1698310783\" alt=\"Torque Punch\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eTorque Punch\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed, 7-Speed DCT and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-brake-shifting\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Break-Shifting.svg?v=1763631351\" alt=\"Brake-Shifting\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eBrake-Shifting\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-shiftmap\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eShiftmap Editor\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Our powerful shiftmap editor comes with 4 different presets to\n                adjust shifting to your liking. Every preset can also be\n                adjusted freely. You can adjust each upshift or downshift in D\n                and S-mode by a huge range to fit your environment. When you're\n                done you can save your work in 3 custom slots and also export\n                and share those settings easily!\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-stock-shiftmaps\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Use Stock Shiftmaps\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Enable this option if you want to use the stock shift points,\n                instead of those from our OTS Maps.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-torque-reduction\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Torque Reduction Upshifts\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Fine tune your shifts to your engine tune! xHP lets you set up\n                how much torque reduction the gearbox requests from the engine\n                during upshifts. Lowering the amount of torque reduction can\n                reduce turbo lag after shifts. Raising the torque reduction can\n                produce faster\/crisper and more audible shifts.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-reassign-shift\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Reassign Shift-Speeds\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Change your shift speeds for various modes easily! xHP Flashtool\n                offers the ability to completely remap your shift programs. You\n                can adjust the shift-speed for each shift, or reassign a shift\n                program entirely — e.g. map super-fast shifts to Comfort-mode or\n                combine medium-speed shifts with the Sport+ setting in your\n                vehicle.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-ignition-cut\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Ignition Cut Shifting\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                8-Speed transmissions can cut off operation on one or more\n                cylinders during shifting. This leads to a very distinctive\n                exhaust note during shifts (braaap). With this setting, you can\n                configure the RPM and torque thresholds for each shift mode at\n                which the transmission requests cylinders to be cut off during\n                shifts.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-torque-punch\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eTorque Punch\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Configure the firmness of your shifts. You can configure the\n                amount of torque that is added on each shift to smooth out your\n                shifts, or make them even more punchy!\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-brake-shifting\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eBrake-Shifting\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Brake-shifting is crucial for selecting the correct gear for a\n                corner. Based on the aggressiveness with which the brakes are\n                applied, the transmission calculates the optimal downshift\n                points to support engine braking and pre-selects the optimal\n                gear for the upcoming corner. This pre-selection is based on the\n                current driving mode (Comfort, Sport, etc.), brake pressure, and\n                other real-time factors.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- ── LIMITERS ── --\u003e\n          \u003cdiv id=\"tab-limiters\" class=\"kies-xhp-tcu-main-tab-panel\" role=\"tabpanel\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-sub-items-grid\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-valet\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Valet-Mode.svg?v=1698312468\" alt=\"Valet Mode\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eValet Mode\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed, 7-Speed DCT and 8-Speed F-Series\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-max-rpm\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Max-RPM.svg?v=1698312494\" alt=\"Max RPM\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eMax. RPM\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed, 7-Speed DCT and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-torque-limits\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Torque-Limits-per-Gear.svg?v=1698312528\" alt=\"Torque Limits per Gear\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Torque Limits per Gear\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-true-manual\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_True-Manual.svg?v=1698310892\" alt=\"True Manual\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eTrue Manual\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 7-Speed DCT and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-limit-gears\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/xA-Icons_Limit-Gears.svg?v=1763631940\" alt=\"Limit Gears\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eLimit Gears\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-disable-temp\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Disable_Temperature_monitoring.svg?v=1763631352\" alt=\"Disable Temperature Monitoring\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Disable Temperature Monitoring\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003eRacing use only\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-valet\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eValet Mode\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Valet\/Kids Mode limits your car's performance, restricting max.\n                revs to 2,500–3,000 RPM (depending on vehicle), locks the\n                transmission in its slowest operating mode and disables launch\n                control\/brake booster. Safely lend your high-performance vehicle\n                to your children or ensure the garage mechanic does not show off\n                your car to his mates. Valet Mode can be applied to any map and\n                works safely in all driving environments.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed F-Series\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-max-rpm\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eMax. RPM\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                With this option, you can adjust the RPM target when going full\n                throttle. You can set different RPM values for D-Mode, S-Mode\n                and M-Mode for each gear.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-torque-limits\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Torque Limits per Gear\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                This panel allows you to set the electronic torque limiter for\n                each gear. Limiting torque in the lower gears, especially on\n                high-performance RWD cars, can improve traction and make them\n                easier to drive. Different gears have different torque\n                capacities (e.g. 6th gear in an 8-speed), so limiting torque per\n                gear can help prevent clutch slippage on tuned cars.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-true-manual\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eTrue Manual\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                True Manual means that when you're in manual mode, the car won't\n                upshift when the engine reaches the redline. Instead, it will\n                run into the RPM limiter — just like a car with a manual\n                transmission. The RPM limiter will still protect the engine from\n                over-revving. xHP allows you to activate\/deactivate True Manual\n                for specific modes or switch it on\/off generally.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 7-Speed DCT and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-limit-gears\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eLimit Gears\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Limit Gears lets you restrict the transmission to a specific\n                gear range by setting minimum and\/or maximum gear limits. When\n                active, the gearbox will not select any gear below or above\n                these thresholds, overriding all internal and external requests.\n                This function ignores automatic overrides like emergency\n                upshifts, overheating behaviour, incline detection, or DME\n                torque-based gear changes. It is designed for motorsport and\n                testing applications, such as keeping the car in 5th gear on a\n                dyno to avoid unwanted upshifts, or locking higher gears for\n                drag racing consistency.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 8-Speed (motorsport\/testing applications)\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-disable-temp\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Disable Temperature Monitoring\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                With this setting you can disable the temperature monitoring\n                model of the transmission, the TCU and the torque converter.\n                Power will not be reduced in case of overheating, e.g. during\n                brake-boosting.\n              \u003c\/p\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\" style=\"color: #c0392b !important; font-weight: 700\"\u003e\n                ⚠ Not recommended for road cars. Only use this function for\n                racing purposes. Serious risk to drivetrain components in case\n                of misuse!\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- ── LAUNCHING \/ PERFORMANCE ── --\u003e\n          \u003cdiv id=\"tab-launching\" class=\"kies-xhp-tcu-main-tab-panel\" role=\"tabpanel\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-sub-items-grid\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-drag-race\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Drag-Mode.svg?v=1698245318\" alt=\"Drag Race Mode\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eDrag Race Mode\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-launch-control\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Custom-Launch-Control.svg?v=1698309006\" alt=\"Custom Launch Control\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Custom Launch Control\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed, 7-Speed and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-takoff-2nd\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Take-Off-2nd.svg?v=1698309182\" alt=\"Take Off in 2nd Gear\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Take Off in 2nd Gear\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed, 7-Speed DCT and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-kickdown-launch\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Kick-Down-Launch.svg?v=1698309055\" alt=\"Kickdown Launch\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eKickdown Launch\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 7-Speed DCT\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-stay-2nd\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Stayin-2nd.svg?v=1698309220\" alt=\"Stay in 2nd Gear at Standstill\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Stay in 2nd Gear at Standstill (M-Mode)\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed (M-mode only)\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-line-pressure\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Line-Pressure.svg?v=1698309272\" alt=\"Activate Line Pressure Bump\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Activate Line Pressure Bump\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-drag-race\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eDrag Race Mode\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Drag Race Mode is designed to get the most out of your\n                transmission and improve your 0–60 and 60–120 times! Torque\n                reduction during shifts is completely disabled, shift pressures\n                are maxed out and clutch protection thresholds are raised so you\n                can put the full power of your engine to the ground no matter\n                what happens.\n              \u003c\/p\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Drag Race Mode is automatically engaged during Launch Control\n                and in Sport+\/DSC OFF (8-speed) or Manual (6-speed) mode when\n                above approximately 40% throttle. Normal daily driving in\n                Comfort mode is unaffected.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-launch-control\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Custom Launch Control\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                xHP lets you adjust parameters like launch-RPM, wheel-slip,\n                brake-boost torque and much more to help you improve your\n                performance off the line! Your BMW's launch control is\n                configured for a stock vehicle, but on tuned vehicles this needs\n                to be readjusted to get optimal performance. Easy-to-understand\n                sliders make adjustments to your Launch Control a matter of\n                seconds.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-takoff-2nd\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Take Off in 2nd Gear\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Save lots of shifts during city driving by applying this\n                function. The transmission will always stay in 2nd gear at\n                standstill, which creates a relaxed and very comfortable driving\n                experience.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-kickdown-launch\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eKickdown Launch\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                You can freely configure the clutch engagement RPM and how fast\n                the clutch kicks in on your DCT transmission! Whether you want\n                to have an effective launch, or just let your rear tyres create\n                long rubber-marks is up to you.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 7-Speed DCT\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-stay-2nd\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Stay in 2nd Gear at Standstill (M-Mode)\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Choose whether the transmission shifts to 1st or 2nd Gear when\n                stopped in M-Mode.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed (M-mode only)\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-line-pressure\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Activate Line Pressure Bump\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                For very high-power applications, we recommend activating the\n                Line Pressure Bump. This will further increase the transmission\n                line pressure by approx. 15% to increase the torque capacity of\n                the transmission.\n              \u003c\/p\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                The Line Pressure is dependent on actual torque from the engine\n                and this option is only active in high-torque situations, not\n                during normal cruising. Only activate if needed, e.g. when\n                getting Clutch-Slip in 6th Gear (8HP) or 4th Gear (6HP).\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- ── COMFORT \/ ECONOMY ── --\u003e\n          \u003cdiv id=\"tab-comfort\" class=\"kies-xhp-tcu-main-tab-panel\" role=\"tabpanel\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-sub-items-grid\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-standstill\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Stand-Still.svg?v=1698309539\" alt=\"Standstill Decoupling\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Standstill Decoupling\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-fuel-saver\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Eco-Mode.svg?v=1698309680\" alt=\"Fuel Saver\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eFuel Saver\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-coasting\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Coasting.svg?v=1698309709\" alt=\"Coasting Mode\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eCoasting Mode\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for specific 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-stop-go\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Stop-Go.svg?v=1698309611\" alt=\"Stop-Go\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eStop-Go\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 7-Speed DCT and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-auto-startstop\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Start-Stop.svg?v=1698309733\" alt=\"Auto Start\/Stop\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eAuto Start\/Stop\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-configure-creep\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Creep.svg?v=1698309575\" alt=\"Configure Creep\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eConfigure Creep\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 7-Speed DCT\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-warmup\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Cancel-Warm-Up.svg?v=1698309482\" alt=\"Warm-Up Phase\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eWarm-Up Phase\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-sport-cruise\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Custom-Cruise.svg?v=1698309784\" alt=\"Switch Off Sport-Mode in Cruise\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Switch Off Sport-Mode in Cruise\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-standstill\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Standstill Decoupling\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                This custom setting can be used to disable decoupling\n                permanently. Decoupling at a standstill is a comfort and fuel\n                economy feature of 6-Speed and 8-Speed transmissions that\n                minimizes vibration at a standstill and reduces fuel\n                consumption. However, it can cause problems on older\n                transmissions (jerkiness) and\/or may add some lag when taking\n                off. Disabling gives a more direct response when taking off.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-fuel-saver\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eFuel Saver\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Save up to 0.5L\/100km with our ECO-Mode! This function sets your\n                transmission to ECO-Mode but without the sluggish throttle\n                response usually associated with ECO-Pro mode. This makes saving\n                fuel much easier and more comfortable than the factory ECO-Pro\n                mode. The function is only active in D-Comfort; other driving\n                modes (D-Sport, S-Sport, manual, etc.) are unaffected.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-coasting\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eCoasting Mode\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Coasting allows the car to disengage from gear and idle or stop\n                the engine as soon as the driver releases the accelerator. This\n                function can be used to suppress coasting.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for specific 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-stop-go\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eStop-Go\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                The Stop-Go function makes the transmission stay in 2nd Gear at\n                a standstill when a traffic jam situation is recognized. You can\n                choose to turn this function on or off!\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 7-Speed DCT and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-auto-startstop\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eAuto Start\/Stop\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Most BMWs shut down their engines when coming to a full stop in\n                Comfort Mode. You can use this function to suppress Start\/Stop\n                completely.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-configure-creep\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eConfigure Creep\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Choose if your vehicle starts moving as soon as you release the\n                brake, or only when touching the throttle.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 7-Speed DCT\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-warmup\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eWarm-Up Phase\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                In 6-speed gearboxes, the lock-up clutch remains open during\n                cold running to deliberately create slippage in the torque\n                converter. This function allows the user to disable the warm-up\n                phase and skip the torque converter slip for the first few\n                minutes of driving. After a few seconds of driving, the lock-up\n                clutch starts to work.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-sport-cruise\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Switch Off Sport-Mode in Cruise\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Many BMW standard calibrations use higher shift points in cruise\n                mode when the gear lever is in \"S\" or \"Sport\/Sport+\". For\n                example, the transmission won't engage 8th gear during cruise in\n                Sport mode.\n              \u003c\/p\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                If this option is switched on, the transmission maintains the\n                normal, lower shift points in cruise mode, even in sport modes.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- ── DRIVING ── --\u003e\n          \u003cdiv id=\"tab-driving\" class=\"kies-xhp-tcu-main-tab-panel\" role=\"tabpanel\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-sub-items-grid\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-drivemode\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/Icon_DSM.svg?v=1740040023\" alt=\"Drivemode Setup\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eDrivemode Setup\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-kickdown\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Kick-Down-Delete.svg?v=1698311063\" alt=\"Kickdown\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eKickdown\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed, 7-Speed DCT and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-throttle-blips\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Throttle-Blip_a2c1e910-9826-4eef-8020-212f8ce268cb.svg?v=1698312111\" alt=\"Throttle Blips M-Mode\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Throttle Blips M-Mode\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed\/Gen2 and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-lockout-6th\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_6st-Gear-Lock-Out.svg?v=1698312156\" alt=\"Lockout 6th Gear in S-Mode\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003e\n                    Lockout 6th Gear in S-Mode\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-drivemode\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eDrivemode Setup\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                This setting allows you to switch off certain drive modes. There\n                are 7 possible settings: D\/S\/M (stock), only D\/M, only D\/S, only\n                S\/M, only D, only S, or only M. Depending on the configuration,\n                certain modes are omitted and the reaction to driver inputs on\n                the Gear Lever and Paddles changes accordingly.\n              \u003c\/p\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                \u003cstrong\u003eExamples:\u003c\/strong\u003e\u003cbr\u003e\n                • Setting \"D\/M\": This will directly shift to M when the gear\n                lever is moved to the left (instead of going to S-Mode). Also a\n                long pull on the + Paddle will switch the trans between D and\n                M.\u003cbr\u003e\n                • \"Only M\": This will delete D and S modes, so the trans will\n                always be in M-Mode as soon as you leave P (Parking\n                Position).\u003cbr\u003e\n                • \"Only D\": The trans will always be in D mode. Manual operation\n                is no longer possible.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-kickdown\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eKickdown\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                With this setting, you can disable the Kickdown switch. The\n                extra downshift initiated through Kickdown will be suppressed.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-throttle-blips\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Throttle Blips M-Mode\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                Easily adjust the aggressiveness of your downshift blips! You\n                can change the intensity of your blips by ±50%. Higher values\n                result in more audible and faster blips but can be\n                uncomfortable. Lower values will result in slower but smoother\n                rev-matching.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed\/Gen2 and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-lockout-6th\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003e\n                Lockout 6th Gear in S-Mode\n              \u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                This setting lets you lock out the 6th gear in S mode.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- ── MISCELLANEOUS ── --\u003e\n          \u003cdiv id=\"tab-misc\" class=\"kies-xhp-tcu-main-tab-panel\" role=\"tabpanel\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-sub-items-grid\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-gear-display\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Gear-Display.svg?v=1698312581\" alt=\"Gear Display\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eGear Display\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 6-Speed and 8-Speed\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-item-card\" data-detail=\"detail-rear-axle\"\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-icon\"\u003e\n                  \u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Rear-End-Ratio.svg?v=1698312621\" alt=\"Rear Axle Ratio\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"kies-xhp-tcu-sub-item-text\"\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-name\"\u003eRear Axle Ratio\u003c\/div\u003e\n                  \u003cdiv class=\"kies-xhp-tcu-sub-item-avail\"\u003e\n                    Available for 7-Speed DCT\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-gear-display\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eGear Display\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                You can toggle the Gear-Display in D-Mode.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"detail-rear-axle\" class=\"kies-xhp-tcu-sub-detail-panel\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-sub-detail-title\"\u003eRear Axle Ratio\u003c\/div\u003e\n              \u003cp class=\"kies-xhp-tcu-sub-detail-desc\"\u003e\n                xHP lets you adjust the transmission to changed rear-axles. With\n                adjusting the transmission to a new rear-axle ratio, fault codes\n                and\/or limp-mode will be triggered.\n              \u003c\/p\u003e\n              \u003cspan class=\"kies-xhp-tcu-sub-detail-avail\"\u003eAvailable for 7-Speed DCT\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- \/flash-settings-inner --\u003e\n      \u003c\/div\u003e\n      \u003c!-- \/flash-settings-section --\u003e\n\n      \u003c!-- ============================================================\n         OTS MAP FEATURES\n    ============================================================ --\u003e\n      \u003cdiv class=\"kies-xhp-tcu-ots-section\"\u003e\n        \u003cdiv class=\"kies-xhp-tcu-ots-inner\"\u003e\n          \u003cdiv class=\"kies-xhp-tcu-ots-header\"\u003e\n            \u003ch2\u003eOTS Map Features\u003c\/h2\u003e\n            \u003cp\u003e\n              \u003cstrong\u003eMillions of miles\u003c\/strong\u003e and well over\n              \u003cstrong\u003e100,000 happy customers\u003c\/strong\u003e are the best proof of the\n              reliability of our setups. Whichever stage you choose, we\n              guarantee hassle-free use and unaffected longevity! Below is an\n              overview of the changes done by our OTS Maps. For a more detailed\n              description, please download our\n              \u003cstrong\u003exHP Flashtool\u003c\/strong\u003e App and navigate to\n              \u003cem\u003eCheck Support\u003c\/em\u003e and \u003cem\u003eSearch Database\u003c\/em\u003e.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"kies-xhp-tcu-ots-stages\"\u003e\n            \u003cdiv class=\"kies-xhp-tcu-stage-card\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-stage-label\"\u003eStage 1\u003c\/div\u003e\n              \u003cp\u003e\n                \u003cstrong\u003eRemoves\u003c\/strong\u003e the transmission's internal\n                \u003cstrong\u003etorque limiters\u003c\/strong\u003e, which opens up the way for\n                properly done engine tunes.\n              \u003c\/p\u003e\n              \u003cp\u003e\n                Engine tunes \u003cstrong\u003eno\u003c\/strong\u003e longer\n                \u003cstrong\u003eneed to fake torque calculations\u003c\/strong\u003e, which greatly\n                improves overall driveability and longevity!\n              \u003c\/p\u003e\n              \u003cp\u003e\n                Also, you get a neat \u003cstrong\u003eGear Display\u003c\/strong\u003e in your dash\n                D1..D8.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"kies-xhp-tcu-stage-card\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-stage-label\"\u003eStage 2\u003c\/div\u003e\n              \u003cp\u003e\n                Built on Stage 1 files, but already a\n                \u003cstrong\u003ecomplete remap\u003c\/strong\u003e of your transmission!\n              \u003c\/p\u003e\n              \u003cp\u003e\n                \u003cstrong\u003eFaster shifts\u003c\/strong\u003e,\n                \u003cstrong\u003estronger blips\u003c\/strong\u003e in Sport modes,\n                \u003cstrong\u003emore responsive\u003c\/strong\u003e reactions to throttle inputs!\n                Often it's the small things that annoy and we strive to remove\n                them all for you.\n              \u003c\/p\u003e\n              \u003cp\u003e\n                Stage 2 files already create a\n                \u003cstrong\u003emore fun and sportive\u003c\/strong\u003e driving experience.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"kies-xhp-tcu-stage-card\"\u003e\n              \u003cdiv class=\"kies-xhp-tcu-stage-label\"\u003eStage 3\u003c\/div\u003e\n              \u003cp\u003e\n                Built on Stage 2 files but take\n                \u003cstrong\u003eeverything a bit further\u003c\/strong\u003e.\n              \u003c\/p\u003e\n              \u003cp\u003e\n                \u003cstrong\u003eEven shorter shift times\u003c\/strong\u003e in Sport modes,\n                \u003cstrong\u003elightning-fast reaction times\u003c\/strong\u003e, race-style\n                auto-shifting in Sport+, \u003cstrong\u003eeven stronger blips\u003c\/strong\u003e,\n                \u003cstrong\u003ereconfigured Launch Control parameters\u003c\/strong\u003e, and\n                much more!\n              \u003c\/p\u003e\n              \u003cp\u003e\n                Our Stage 3 files are \u003cstrong\u003ethe way to go\u003c\/strong\u003e for\n                \u003cstrong\u003eenthusiasts and racers\u003c\/strong\u003e.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ============================================================\n         FAQ — uses native \u003cdetails\u003e\/\u003csummary\u003e: no JS needed,\n         works in all browsers, Shopify-safe.\n    ============================================================ --\u003e\n      \u003cdiv class=\"kies-xhp-tcu-section\"\u003e\n        \u003ch2 class=\"kies-xhp-tcu-section-title\"\u003e\n          Most Frequently Asked Questions\n        \u003c\/h2\u003e\n        \u003cdiv class=\"kies-xhp-tcu-faq-list\"\u003e\n          \u003cdetails class=\"kies-xhp-tcu-faq-item\"\u003e\n            \u003csummary class=\"kies-xhp-tcu-faq-question\"\u003e\n              How do I check if my car is supported?\n              \u003csvg class=\"kies-xhp-tcu-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\n                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n              \u003c\/svg\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"kies-xhp-tcu-faq-answer\"\u003e\n              Please use the\n              \u003ca href=\"https:\/\/www.xautomotive.com\/pages\/product-finder\" target=\"_blank\" rel=\"noopener\"\u003eProduct Finder\u003c\/a\u003e\n              on the xAutomotive website to check if a certain product is\n              available for your car.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"kies-xhp-tcu-faq-item\"\u003e\n            \u003csummary class=\"kies-xhp-tcu-faq-question\"\u003e\n              What is included in the xHP Flash Combo?\n              \u003csvg class=\"kies-xhp-tcu-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\n                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n              \u003c\/svg\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"kies-xhp-tcu-faq-answer\"\u003e\n              The xHP Flash Combo includes the xHP Flash License for a single\n              vehicle with ZF8HP automatic transmission and an xHP Map Pack,\n              which includes OTS Maps for Stage 1, Stage 2, and Stage 3.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"kies-xhp-tcu-faq-item\"\u003e\n            \u003csummary class=\"kies-xhp-tcu-faq-question\"\u003e\n              What do I need to apply xHP to my car?\n              \u003csvg class=\"kies-xhp-tcu-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\n                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n              \u003c\/svg\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"kies-xhp-tcu-faq-answer\"\u003e\n              You need the xHP Flash Combo license, the\n              \u003ca href=\"https:\/\/www.xautomotive.com\/products\/xa-ultra-adapter\" target=\"_blank\" rel=\"noopener\"\u003exA Ultra Adapter\u003c\/a\u003e\n              (or other supported adapter — please see the xHP WIKI), and the\n              xHP Flashtool app for iOS, Android or Windows.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"kies-xhp-tcu-faq-item\"\u003e\n            \u003csummary class=\"kies-xhp-tcu-faq-question\"\u003e\n              What are OTS maps?\n              \u003csvg class=\"kies-xhp-tcu-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\n                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n              \u003c\/svg\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"kies-xhp-tcu-faq-answer\"\u003e\n              OTS stands for \"Off the Shelf.\" The xHP TCU Flash Combo contains 3\n              OTS maps specifically developed for your model. You can access the\n              details of specific maps within xHP Flashtool in the \"Check\n              Support\" tab. The Stage 0 map is a backup, so you can restore your\n              vehicle to stock at any time.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"kies-xhp-tcu-faq-item\"\u003e\n            \u003csummary class=\"kies-xhp-tcu-faq-question\"\u003e\n              What is the xHP Flash Combo?\n              \u003csvg class=\"kies-xhp-tcu-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\n                \u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\n              \u003c\/svg\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"kies-xhp-tcu-faq-answer\"\u003e\n              The xHP Flash Combo allows free and unlimited flashing for a\n              single vehicle (VIN-Lock) with ZF8HP automatic transmission. It\n              includes all Flash Settings for your BMW\/Toyota Supra: Shiftpoint\n              Editor, customized Launch Control, Torque Limiters, Throttle\n              Blips, and much more. It also includes OTS Maps for Stage 1, Stage\n              2, and Stage 3, and allows you to flash tunes created through the\n              Custom Map Service.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/main\u003e\n\n    \u003c!-- ============================================================\n       FOOTER\n  ============================================================ --\u003e\n    \u003cfooter class=\"kies-xhp-tcu-site-footer\"\u003e\n      \u003cdiv class=\"kies-xhp-tcu-footer-inner\"\u003e\n        \u003cdiv class=\"kies-xhp-tcu-footer-logo\"\u003e\n          \u003cspan class=\"kies-xhp-tcu-logo-badge\"\u003eKies\u003c\/span\u003e\n          \u003cspan class=\"kies-xhp-tcu-logo-text\"\u003eMotorsports\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"kies-xhp-tcu-footer-copy\"\u003e\n          © 2024 Kies Motorsports. All rights reserved.\u003cbr\u003e\n          xHP Flashtool is a product of\n          \u003ca href=\"https:\/\/www.xautomotive.com\" target=\"_blank\" rel=\"noopener\"\u003exAutomotive\u003c\/a\u003e. All product names and trademarks are the property of their\n          respective owners.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/footer\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============================================================\n       JAVASCRIPT — Shopify-safe: scoped to #kies-xhp-root, uses\n       event delegation, wrapped in DOMContentLoaded so it runs\n       even when Shopify defers or re-renders the section.\n  ============================================================ --\u003e\n  \u003cscript\u003e\n    (function () {\n      \"use strict\";\n\n      function initKiesXHP() {\n        var root = document.getElementById(\"kies-xhp-root\");\n        if (!root || root.dataset.kiesInit === \"1\") return;\n        root.dataset.kiesInit = \"1\";\n\n        \/\/ ── Main Tab Switching ────────────────────────────────────\n        root\n          .querySelectorAll(\".kies-xhp-tcu-main-tab-btn\")\n          .forEach(function (btn) {\n            btn.addEventListener(\"click\", function () {\n              root\n                .querySelectorAll(\".kies-xhp-tcu-main-tab-btn\")\n                .forEach(function (b) {\n                  b.classList.remove(\"kies-xhp-tcu-is-active\");\n                  b.setAttribute(\"aria-selected\", \"false\");\n                });\n              root\n                .querySelectorAll(\".kies-xhp-tcu-main-tab-panel\")\n                .forEach(function (p) {\n                  p.classList.remove(\"kies-xhp-tcu-is-active\");\n                });\n              btn.classList.add(\"kies-xhp-tcu-is-active\");\n              btn.setAttribute(\"aria-selected\", \"true\");\n              var target = root.querySelector(\n                \"#\" + btn.getAttribute(\"data-target\"),\n              );\n              if (target) target.classList.add(\"kies-xhp-tcu-is-active\");\n              root\n                .querySelectorAll(\n                  \".kies-xhp-tcu-sub-detail-panel.kies-xhp-tcu-is-active\",\n                )\n                .forEach(function (p) {\n                  p.classList.remove(\"kies-xhp-tcu-is-active\");\n                });\n              root\n                .querySelectorAll(\n                  \".kies-xhp-tcu-sub-item-card.kies-xhp-tcu-is-active\",\n                )\n                .forEach(function (c) {\n                  c.classList.remove(\"kies-xhp-tcu-is-active\");\n                });\n            });\n          });\n\n        \/\/ ── Sub-item Card Click ───────────────────────────────────\n        root\n          .querySelectorAll(\".kies-xhp-tcu-sub-item-card\")\n          .forEach(function (card) {\n            card.addEventListener(\"click\", function () {\n              var detailId = card.getAttribute(\"data-detail\");\n              var panel = root.querySelector(\"#\" + detailId);\n              var parent = card.closest(\".kies-xhp-tcu-main-tab-panel\");\n              var alreadyOpen = card.classList.contains(\n                \"kies-xhp-tcu-is-active\",\n              );\n              if (parent) {\n                parent\n                  .querySelectorAll(\".kies-xhp-tcu-sub-detail-panel\")\n                  .forEach(function (p) {\n                    p.classList.remove(\"kies-xhp-tcu-is-active\");\n                  });\n                parent\n                  .querySelectorAll(\".kies-xhp-tcu-sub-item-card\")\n                  .forEach(function (c) {\n                    c.classList.remove(\"kies-xhp-tcu-is-active\");\n                  });\n              }\n              if (!alreadyOpen \u0026\u0026 panel) {\n                panel.classList.add(\"kies-xhp-tcu-is-active\");\n                card.classList.add(\"kies-xhp-tcu-is-active\");\n                setTimeout(function () {\n                  panel.scrollIntoView({\n                    behavior: \"smooth\",\n                    block: \"nearest\",\n                  });\n                }, 50);\n              }\n            });\n          });\n\n        \/\/ ── FAQ Accordion ─────────────────────────────────────────\n        root\n          .querySelectorAll(\".kies-xhp-tcu-faq-question\")\n          .forEach(function (btn) {\n            btn.addEventListener(\"click\", function () {\n              var answer = btn.nextElementSibling;\n              var isOpen = answer.classList.contains(\"kies-xhp-tcu-is-open\");\n              root\n                .querySelectorAll(\n                  \".kies-xhp-tcu-faq-answer.kies-xhp-tcu-is-open\",\n                )\n                .forEach(function (a) {\n                  a.classList.remove(\"kies-xhp-tcu-is-open\");\n                });\n              root\n                .querySelectorAll(\n                  \".kies-xhp-tcu-faq-question.kies-xhp-tcu-is-open\",\n                )\n                .forEach(function (b) {\n                  b.classList.remove(\"kies-xhp-tcu-is-open\");\n                  b.setAttribute(\"aria-expanded\", \"false\");\n                });\n              if (!isOpen) {\n                answer.classList.add(\"kies-xhp-tcu-is-open\");\n                btn.classList.add(\"kies-xhp-tcu-is-open\");\n                btn.setAttribute(\"aria-expanded\", \"true\");\n              }\n            });\n          });\n      }\n\n      \/\/ Run on DOMContentLoaded (covers normal page load)\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initKiesXHP);\n      } else {\n        initKiesXHP();\n      }\n\n      \/\/ Also run on Shopify section:load events (covers theme editor reloads)\n      document.addEventListener(\"shopify:section:load\", function (e) {\n        var root = e.target ? e.target.querySelector(\"#kies-xhp-root\") : null;\n        if (root) {\n          root.dataset.kiesInit = \"0\";\n          initKiesXHP();\n        }\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/body\u003e","brand":"xAutomotive","offers":[{"title":"Default Title","offer_id":42402850275413,"sku":"xh.8hpG#combo","price":549.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0074\/3702\/5395\/files\/kies-motorsports-xautomotive-xhp-tcu-flash-combo-8-speed-g-series-supra-1232368735.webp?v=1776179019"},{"product_id":"xhp-xprotect-immobilizer","title":"xHP xProtect Immobilizer","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003exProtect Immobilizer | Kies Motorsports\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* ============================================================\n       RESET \u0026 BASE\n    ============================================================ *\/\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --blue:        #1a6fc4;\n      --blue-lt:     #2e8de0;\n      --blue-xlt:    #4da6ff;\n      --blue-bg:     #e8f2fc;\n      --blue-border: #b8d4f0;\n      --dark:        #111827;\n      --mid:         #374151;\n      --muted:       #6b7280;\n      --light:       #f9fafb;\n      --white:       #ffffff;\n      --border:      #e5e7eb;\n      --border-md:   #d1d5db;\n      --text:        #1f2937;\n      --radius:      8px;\n      --transition:  0.2s ease;\n      --shadow-sm:   0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.05);\n      --shadow-md:   0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    html { scroll-behavior: smooth; }\n\n    .kies-xprotect-main-container {\n      font-family: 'Segoe UI', Arial, sans-serif;\n      background: var(--light);\n      color: var(--text);\n      line-height: 1.65;\n      font-size: 15px;\n    }\n\n    .kies-xprotect-main-container a { color: var(--blue); text-decoration: none; }\n    .kies-xprotect-main-container a:hover { text-decoration: underline; }\n    .kies-xprotect-main-container img { display: block; max-width: 100%; }\n\n    \/* ============================================================\n       HEADER\n    ============================================================ *\/\n    .kies-xprotect-site-header {\n      background: var(--white);\n      border-bottom: 3px solid var(--blue);\n      position: sticky;\n      top: 0;\n      z-index: 100;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .kies-xprotect-header-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 24px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      height: 64px;\n    }\n\n    .kies-xprotect-logo {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      text-decoration: none;\n    }\n\n    .kies-xprotect-logo-badge {\n      background: var(--blue);\n      color: #fff;\n      font-weight: 900;\n      font-size: 18px;\n      letter-spacing: 1px;\n      padding: 5px 13px;\n      border-radius: 4px;\n      text-transform: uppercase;\n    }\n\n    .kies-xprotect-logo-text {\n      color: var(--dark);\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n\n    .kies-xprotect-header-tagline {\n      color: var(--muted);\n      font-size: 11px;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    \/* ============================================================\n       BREADCRUMB\n    ============================================================ *\/\n    .kies-xprotect-breadcrumb {\n      background: var(--white);\n      border-bottom: 1px solid var(--border);\n      padding: 10px 24px;\n      font-size: 12px;\n      color: var(--muted);\n    }\n\n    .kies-xprotect-breadcrumb-inner { max-width: 1200px; margin: 0 auto; }\n    .kies-xprotect-breadcrumb a { color: var(--muted); }\n    .kies-xprotect-breadcrumb a:hover { color: var(--blue); }\n    .kies-xprotect-breadcrumb span { color: var(--text); font-weight: 600; }\n\n    \/* ============================================================\n       PRODUCT HERO\n    ============================================================ *\/\n    .kies-xprotect-product-hero {\n      max-width: 860px;\n      margin: 40px auto;\n      padding: 0 24px;\n    }\n\n    .kies-xprotect-product-brand {\n      font-size: 11px !important;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: var(--blue) !important;\n      margin-bottom: 8px;\n    }\n\n    .kies-xprotect-product-title {\n      font-size: 30px;\n      font-weight: 800;\n      color: var(--dark);\n      line-height: 1.2;\n      margin-bottom: 6px;\n      text-transform: none;\n    }\n\n    .kies-xprotect-product-tagline {\n      font-size: 18px !important;\n      font-weight: 700;\n      color: var(--blue) !important;\n      margin-bottom: 10px;\n      letter-spacing: 0.3px;\n    }\n\n    .kies-xprotect-product-subtitle {\n      font-size: 14px !important;\n      color: var(--muted) !important;\n      margin-bottom: 28px;\n      letter-spacing: 0.3px;\n    }\n\n    \/* Compatibility badge *\/\n    .kies-xprotect-selector-label {\n      font-size: 11px !important;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: var(--muted) !important;\n      margin-bottom: 10px;\n    }\n\n    .kies-xprotect-compat-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 18px;\n      border: 2px solid var(--blue);\n      border-radius: 5px;\n      background: var(--blue-bg);\n      color: var(--blue);\n      font-size: 13px;\n      font-weight: 700;\n      margin-bottom: 28px;\n      letter-spacing: 0.3px;\n    }\n\n    .kies-xprotect-compat-badge svg { width: 16px; height: 16px; flex-shrink: 0; }\n\n    \/* Download Badges *\/\n    .kies-xprotect-download-badges {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n    }\n\n    .kies-xprotect-dl-badge {\n      display: flex;\n      align-items: center;\n      gap: 7px;\n      background: var(--white);\n      border: 1px solid var(--border-md);\n      border-radius: 6px;\n      padding: 8px 16px;\n      font-size: 13px;\n      color: var(--mid);\n      font-weight: 600;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .kies-xprotect-dl-badge svg { width: 18px; height: 18px; flex-shrink: 0; color: var(--blue); }\n\n    \/* ============================================================\n       SECTION SHARED\n    ============================================================ *\/\n    .kies-xprotect-section {\n      max-width: 1200px;\n      margin: 0 auto 56px;\n      padding: 0 24px;\n    }\n\n    .kies-xprotect-section-title {\n      font-size: 20px;\n      font-weight: 800;\n      color: var(--dark);\n      letter-spacing: 0.3px;\n      margin-bottom: 22px;\n      padding-bottom: 12px;\n      border-bottom: 2px solid var(--blue);\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      text-transform: none;\n    }\n\n    .kies-xprotect-section-title::before {\n      content: '';\n      display: inline-block;\n      width: 4px;\n      height: 20px;\n      background: var(--blue);\n      border-radius: 2px;\n    }\n\n    \/* ============================================================\n       HERO BULLET LIST\n    ============================================================ *\/\n    .kies-xprotect-hero-bullets {\n      list-style: none;\n      padding: 0;\n      margin-bottom: 28px;\n    }\n\n    .kies-xprotect-hero-bullets li {\n      padding: 7px 0 7px 26px;\n      position: relative;\n      font-size: 14px;\n      color: var(--mid);\n      border-bottom: 1px solid var(--border);\n    }\n\n    .kies-xprotect-hero-bullets li:last-child { border-bottom: none; }\n\n    .kies-xprotect-hero-bullets li::before {\n      content: '';\n      position: absolute;\n      left: 0;\n      top: 50%;\n      transform: translateY(-50%);\n      width: 16px;\n      height: 16px;\n      background: var(--blue-bg);\n      border: 1.5px solid var(--blue);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .kies-xprotect-hero-bullets li::after {\n      content: '✓';\n      position: absolute;\n      left: 2px;\n      top: 50%;\n      transform: translateY(-50%);\n      font-size: 10px;\n      color: var(--blue);\n      font-weight: 900;\n    }\n\n    .kies-xprotect-hero-bullets li strong { color: var(--dark); }\n\n    \/* ============================================================\n       FEATURE CARDS GRID\n    ============================================================ *\/\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n      gap: 20px;\n    }\n\n    .feature-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition);\n    }\n\n    .feature-card:hover {\n      border-color: var(--blue-border);\n      box-shadow: var(--shadow-md);\n    }\n\n    .feature-card-icon {\n      width: 44px;\n      height: 44px;\n      background: var(--blue-bg);\n      border: 1.5px solid var(--blue-border);\n      border-radius: 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 14px;\n    }\n\n    .feature-card-icon svg { width: 22px; height: 22px; color: var(--blue); }\n\n    .feature-card-title {\n      font-size: 14px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 8px;\n    }\n\n    .feature-card-desc {\n      font-size: 13px;\n      color: var(--mid);\n      line-height: 1.65;\n    }\n\n    \/* ============================================================\n       PROBLEM \/ SOLUTION SECTION\n    ============================================================ *\/\n    .kies-xprotect-problem-solution {\n      background: var(--white);\n      border-top: 1px solid var(--border);\n      border-bottom: 1px solid var(--border);\n      padding: 56px 24px;\n      margin-bottom: 56px;\n    }\n\n    .kies-xprotect-problem-solution-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 48px;\n    }\n\n    @media (max-width: 768px) {\n      .kies-xprotect-problem-solution-inner { grid-template-columns: 1fr; gap: 32px; }\n    }\n\n    .kies-xprotect-ps-block-label {\n      font-size: 11px;\n      font-weight: 800 !important;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      margin-bottom: 10px;\n    }\n\n    .kies-xprotect-ps-block-label.kies-xprotect-problem { color: #dc2626; }\n    .kies-xprotect-ps-block-label.kies-xprotect-solution { color: var(--blue); }\n\n    .kies-xprotect-ps-block h3 {\n      font-size: 22px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 14px;\n    }\n\n    .kies-xprotect-ps-block p {\n      font-size: 14px;\n      color: var(--mid);\n      line-height: 1.75;\n      margin-bottom: 20px;\n      font-weight: 400;\n    }\n\n    .kies-xprotect-ps-list {\n      list-style: none;\n      padding: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n    }\n\n    .kies-xprotect-ps-list li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      font-size: 14px;\n      color: var(--mid);\n    }\n\n    .kies-xprotect-ps-list li .kies-xprotect-ps-icon {\n      width: 32px;\n      height: 32px;\n      flex-shrink: 0;\n      border-radius: 6px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .kies-xprotect-ps-list li .kies-xprotect-ps-icon.kies-xprotect-danger {\n      background: #fee2e2;\n      color: #dc2626;\n    }\n\n    .kies-xprotect-ps-list li .kies-xprotect-ps-icon.kies-xprotect-safe {\n      background: var(--blue-bg);\n      color: var(--blue);\n    }\n\n    .kies-xprotect-ps-list li .kies-xprotect-ps-icon svg { width: 16px; height: 16px; }\n\n    .kies-xprotect-ps-list li strong { color: var(--dark); display: block; font-size: 13px; font-weight: 700; }\n    .kies-xprotect-ps-list li span { font-size: 12px; color: var(--muted); }\n\n    \/* ============================================================\n       HOW IT WORKS STEPS\n    ============================================================ *\/\n    .kies-xprotect-steps-section {\n      background: linear-gradient(135deg, #1a3a6e 0%, #1e5aa8 100%);\n      border-top: 1px solid #1a3a6e;\n      border-bottom: 1px solid #1a3a6e;\n      padding: 56px 24px;\n      margin-bottom: 56px;\n    }\n\n    .kies-xprotect-steps-inner { max-width: 1200px; margin: 0 auto; }\n\n    .kies-xprotect-steps-header { text-align: center; margin-bottom: 40px; }\n\n    .kies-xprotect-steps-header h2 {\n      font-size: 26px;\n      font-weight: 800;\n      color: #fff;\n      margin-bottom: 10px;\n      text-transform: none;\n    }\n\n    .kies-xprotect-steps-header p {\n      font-size: 14px;\n      color: #b8d4f0;\n      max-width: 560px;\n      margin: 0 auto;\n      font-weight: 400;\n    }\n\n    .kies-xprotect-steps-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n    }\n\n    @media (max-width: 768px) { .kies-xprotect-steps-grid { grid-template-columns: 1fr; } }\n\n    .kies-xprotect-step-card {\n      background: rgba(255,255,255,0.1);\n      border: 1px solid rgba(255,255,255,0.2);\n      border-radius: var(--radius);\n      padding: 28px 22px;\n      text-align: center;\n      backdrop-filter: blur(4px);\n      transition: var(--transition);\n    }\n\n    .kies-xprotect-step-card:hover {\n      background: rgba(255,255,255,0.18);\n      border-color: rgba(255,255,255,0.4);\n    }\n\n    .kies-xprotect-step-number {\n      width: 44px;\n      height: 44px;\n      background: rgba(255,255,255,0.2);\n      border: 2px solid rgba(255,255,255,0.4);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 18px;\n      font-weight: 900;\n      color: #fff;\n      margin: 0 auto 16px;\n    }\n\n    .kies-xprotect-step-card h4 {\n      font-size: 15px;\n      font-weight: 800;\n      color: #fff;\n      margin-bottom: 10px;\n    }\n\n    .kies-xprotect-step-card p {\n      font-size: 13px;\n      color: #b8d4f0;\n      line-height: 1.7;\n      font-weight: 400;\n    }\n\n    \/* ============================================================\n       WHY XPROTECT ADVANTAGES\n    ============================================================ *\/\n    .kies-xprotect-advantages-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n      gap: 20px;\n    }\n\n    .kies-xprotect-adv-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n      transition: var(--transition);\n    }\n\n    .kies-xprotect-adv-card:hover {\n      border-color: var(--blue-border);\n      box-shadow: var(--shadow-md);\n    }\n\n    .kies-xprotect-adv-card-icon {\n      width: 40px;\n      height: 40px;\n      background: var(--blue-bg);\n      border: 1.5px solid var(--blue-border);\n      border-radius: 8px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 12px;\n    }\n\n    .kies-xprotect-adv-card-icon svg { width: 20px; height: 20px; color: var(--blue); }\n\n    .kies-xprotect-adv-card h4 {\n      font-size: 14px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 6px;\n    }\n\n    .kies-xprotect-adv-card p {\n      font-size: 13px;\n      color: var(--mid);\n      line-height: 1.65;\n      font-weight: 400;\n    }\n\n    \/* ============================================================\n       FAQ — pure CSS \u003cdetails\u003e\/\u003csummary\u003e, no JS required\n    ============================================================ *\/\n    .kies-xprotect-faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .kies-xprotect-faq-item { list-style: none; }\n    .kies-xprotect-faq-item::-webkit-details-marker { display: none; }\n\n    details.kies-xprotect-faq-item {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    details.kies-xprotect-faq-item[open] {\n      border-color: var(--blue-border);\n    }\n\n    summary.kies-xprotect-faq-question {\n      list-style: none;\n      width: 100%;\n      background: none;\n      border: none;\n      color: var(--dark);\n      font-size: 15px;\n      font-weight: 600;\n      text-align: left;\n      padding: 17px 22px;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n      transition: var(--transition);\n      user-select: none;\n    }\n\n    summary.kies-xprotect-faq-question::-webkit-details-marker { display: none; }\n    summary.kies-xprotect-faq-question::marker { display: none; }\n\n    summary.kies-xprotect-faq-question:hover { background: var(--light); }\n\n    details.kies-xprotect-faq-item[open] \u003e summary.kies-xprotect-faq-question {\n      color: var(--blue);\n      background: var(--blue-bg);\n    }\n\n    .kies-xprotect-faq-chevron {\n      width: 17px;\n      height: 17px;\n      flex-shrink: 0;\n      transition: transform var(--transition);\n      color: var(--muted);\n    }\n\n    details.kies-xprotect-faq-item[open] \u003e summary.kies-xprotect-faq-question .kies-xprotect-faq-chevron {\n      transform: rotate(180deg);\n      color: var(--blue);\n    }\n\n    .kies-xprotect-faq-answer {\n      padding: 16px 22px 18px;\n      font-size: 14px;\n      color: var(--mid);\n      line-height: 1.75;\n      border-top: 1px solid var(--border);\n    }\n\n    \/* ============================================================\n       FOOTER\n    ============================================================ *\/\n    .kies-xprotect-site-footer {\n      background: var(--dark);\n      border-top: 3px solid var(--blue);\n      padding: 36px 24px;\n      text-align: center;\n    }\n\n    .kies-xprotect-footer-inner { max-width: 1200px; margin: 0 auto; }\n\n    .kies-xprotect-footer-logo {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 14px;\n    }\n\n    .kies-xprotect-footer-logo .kies-xprotect-logo-badge { background: var(--blue); }\n    .kies-xprotect-footer-logo .kies-xprotect-logo-text { color: #fff; }\n\n    .kies-xprotect-footer-copy {\n      font-size: 12px;\n      color: #6b7280 !important;\n    }\n\n    .kies-xprotect-footer-copy a { color: #6b7280 !important; }\n    .kies-xprotect-footer-copy a:hover { color: #9ca3af !important; }\n\n    \/* ============================================================\n       DIVIDER\n    ============================================================ *\/\n    .divider { max-width: 1200px; margin: 0 auto 56px; padding: 0 24px; }\n    .divider hr { border: none; border-top: 1px solid var(--border); }\n\n    \/* ============================================================\n       VIDEO SECTION\n    ============================================================ *\/\n    .kies-xprotect-video-section {\n      max-width: 1200px;\n      margin: 0 auto 56px;\n      padding: 0 24px;\n    }\n\n    .kies-xprotect-video-wrapper {\n      position: relative;\n      width: 100%;\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 32px rgba(26, 111, 196, 0.18), 0 2px 8px rgba(0,0,0,0.10);\n      background: #000;\n      border: 2px solid var(--blue-border);\n    }\n\n    .kies-xprotect-video-wrapper video {\n      width: 100%;\n      display: block;\n      max-height: 560px;\n      object-fit: cover;\n    }\n\n    .kies-xprotect-video-caption {\n      text-align: center;\n      margin-top: 12px;\n      font-size: 13px;\n      color: var(--muted);\n      letter-spacing: 0.3px;\n      font-weight: 400;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- ============================================================\n       HEADER\n  ============================================================ --\u003e\n  \u003cheader class=\"kies-xprotect-site-header\"\u003e\n    \u003cdiv class=\"kies-xprotect-header-inner\"\u003e\n      \u003ca class=\"kies-xprotect-logo\" href=\"#\"\u003e\n        \u003cspan class=\"kies-xprotect-logo-badge\"\u003eKies\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"kies-xprotect-logo-text\"\u003eMotorsports\u003c\/div\u003e\n          \u003cdiv class=\"kies-xprotect-header-tagline\"\u003ePerformance \u0026amp; Tuning Specialists\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003c!-- ============================================================\n       BREADCRUMB\n  ============================================================ --\u003e\n  \u003cnav class=\"kies-xprotect-breadcrumb\" aria-label=\"Breadcrumb\"\u003e\n    \u003cdiv class=\"kies-xprotect-breadcrumb-inner\"\u003e\n      \u003ca href=\"#\"\u003eHome\u003c\/a\u003e ›\n      \u003ca href=\"#\"\u003eSoftware \u0026amp; Security\u003c\/a\u003e ›\n      \u003cspan\u003exProtect Immobilizer – BMW G-Series\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/nav\u003e\n\n  \u003c!-- ============================================================\n       MAIN CONTENT\n  ============================================================ --\u003e\n  \u003cmain id=\"kies-xprotect-root\"\u003e\n\n    \u003c!-- PRODUCT HERO --\u003e\n    \u003cdiv class=\"kies-xprotect-product-hero\"\u003e\n      \u003cp class=\"kies-xprotect-product-brand\"\u003exProtect — Kies Motorsports\u003c\/p\u003e\n      \u003ch1 class=\"kies-xprotect-product-title\"\u003exProtect Immobilizer\u003c\/h1\u003e\n      \u003cp class=\"kies-xprotect-product-tagline\"\u003eNo Code. No Drive.\u003c\/p\u003e\n      \u003cp class=\"kies-xprotect-product-subtitle\"\u003eSoftware-based anti-theft protection for BMW G-Series — no hardware required.\u003c\/p\u003e\n\n      \u003c!-- Compatibility Badge --\u003e\n      \u003cp class=\"kies-xprotect-selector-label\"\u003eCompatibility\u003c\/p\u003e\n      \u003cdiv style=\"margin-bottom: 28px;\"\u003e\n        \u003cspan class=\"kies-xprotect-compat-badge\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          BMW G-Series — Automatic Transmission\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Platform Badges --\u003e\n      \u003cp class=\"kies-xprotect-selector-label\"\u003eApp Available On\u003c\/p\u003e\n      \u003cdiv class=\"kies-xprotect-download-badges\"\u003e\n        \u003cdiv class=\"kies-xprotect-dl-badge\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.8-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          iOS\n        \u003c\/div\u003e\n        \u003cdiv class=\"kies-xprotect-dl-badge\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M17.523 15.341c-.413 0-.748-.336-.748-.748V9.407c0-.413.335-.748.748-.748s.748.335.748.748v5.186c0 .412-.335.748-.748.748zm-11.046 0c-.413 0-.748-.336-.748-.748V9.407c0-.413.335-.748.748-.748s.748.335.748.748v5.186c0 .412-.335.748-.748.748zM8.5 18.5v2.252c0 .413-.335.748-.748.748s-.748-.335-.748-.748V18.5H8.5zm7.496 0v2.252c0 .413-.335.748-.748.748s-.748-.335-.748-.748V18.5h1.496zM5.5 8h13v10H5.5V8zm1.5-1l1.3-2.4c.1-.2.3-.3.5-.3h5.4c.2 0 .4.1.5.3L16 7H7zm4.5-1.5c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm-3 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Android\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         VIDEO — xProtect in Action\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-video-section\"\u003e\n      \u003ch2 class=\"kies-xprotect-section-title\"\u003exProtect in Action\u003c\/h2\u003e\n      \u003cdiv class=\"kies-xprotect-video-wrapper\"\u003e\n        \u003cvideo controls preload=\"metadata\" poster=\"\" playsinline aria-label=\"xProtect Immobilizer — How to use xProtect\"\u003e\n          \u003csource src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/videos\/c\/vp\/ba10fda69a5449d4b908f0ab479c8fef\/ba10fda69a5449d4b908f0ab479c8fef.HD-1080p-7.2Mbps-75291022.mp4?v=0\" type=\"video\/mp4\"\u003e\n          Your browser does not support HTML5 video.\n        \u003c\/source\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"kies-xprotect-video-caption\"\u003eNo hardware installation or physical modifications needed — ready to go in minutes.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         PRODUCT HIGHLIGHTS\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-section\"\u003e\n      \u003ch2 class=\"kies-xprotect-section-title\"\u003eProduct Highlights\u003c\/h2\u003e\n      \u003cul class=\"kies-xprotect-hero-bullets\"\u003e\n        \u003cli\u003eSeamless \u003cstrong\u003eAnti-Theft protection\u003c\/strong\u003e for your BMW G-Series\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNo Hardware Installation\u003c\/strong\u003e or physical modifications needed\u003c\/li\u003e\n        \u003cli\u003eQuick and easy installation process via \u003cstrong\u003eWiFi adapter\u003c\/strong\u003e, sold separately\u003c\/li\u003e\n        \u003cli\u003eDoes \u003cstrong\u003enot interfere\u003c\/strong\u003e with any existing tunes and modifications\u003c\/li\u003e\n        \u003cli\u003eDoes \u003cstrong\u003enot affect your Warranty\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eFully supports \u003cstrong\u003eRemote Software Upgrade\u003c\/strong\u003e and Updates at your Dealer\u003c\/li\u003e\n        \u003cli\u003eThis is a \u003cstrong\u003edigital product\u003c\/strong\u003e, which can be downloaded after checkout\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         PROBLEM \/ SOLUTION\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-problem-solution\"\u003e\n      \u003cdiv class=\"kies-xprotect-problem-solution-inner\"\u003e\n\n        \u003c!-- The Problem --\u003e\n        \u003cdiv class=\"kies-xprotect-ps-block\"\u003e\n          \u003cp class=\"kies-xprotect-ps-block-label kies-xprotect-problem\"\u003eThe Problem\u003c\/p\u003e\n          \u003ch3\u003eKey-Fob Vulnerability\u003c\/h3\u003e\n          \u003cp\u003eThe most common point of attack is the remote Key-Fob. Car thieves extend the key's signal over hundreds of meters and drive off with the car in seconds — without triggering any alarm.\u003c\/p\u003e\n          \u003cul class=\"kies-xprotect-ps-list\"\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-danger\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eSilent Access\u003c\/strong\u003e\u003cspan\u003eNo alarm gets triggered\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-danger\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eKeyless Systems\u003c\/strong\u003e\u003cspan\u003eAll modern cars are affected\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-danger\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"23 4 23 10 17 10\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M20.49 15a9 9 0 11-2.12-9.36L23 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eFactory Updates\u003c\/strong\u003e\u003cspan\u003eQuickly get exploited again\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Our Solution --\u003e\n        \u003cdiv class=\"kies-xprotect-ps-block\"\u003e\n          \u003cp class=\"kies-xprotect-ps-block-label kies-xprotect-solution\"\u003eOur Solution\u003c\/p\u003e\n          \u003ch3\u003eNo Code. No Drive.\u003c\/h3\u003e\n          \u003cp\u003eWe add a personal layer of security — individual to your car and set up by yourself. Even if someone has your key or exploits Keyless-Go, your car will not move without your personal code.\u003c\/p\u003e\n          \u003cul class=\"kies-xprotect-ps-list\"\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-safe\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 21h8M12 17v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eSoftware-Based\u003c\/strong\u003e\u003cspan\u003eNo hardware installation. No physical modifications.\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-safe\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cline x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eInvisible\u003c\/strong\u003e\u003cspan\u003eNo visible modifications to the car\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cspan class=\"kies-xprotect-ps-icon kies-xprotect-safe\"\u003e\n                \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"23 4 23 10 17 10\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M20.49 15a9 9 0 11-2.12-9.36L23 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003c\/span\u003e\n              \u003cdiv\u003e\n\u003cstrong\u003eReversible\u003c\/strong\u003e\u003cspan\u003eCan be removed any time\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         HOW IT WORKS\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-steps-section\"\u003e\n      \u003cdiv class=\"kies-xprotect-steps-inner\"\u003e\n        \u003cdiv class=\"kies-xprotect-steps-header\"\u003e\n          \u003ch2\u003eHow xProtect Works\u003c\/h2\u003e\n          \u003cp\u003eReady to go in minutes. No hardware installation or physical modifications needed.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kies-xprotect-steps-grid\"\u003e\n          \u003cdiv class=\"kies-xprotect-step-card\"\u003e\n            \u003cdiv class=\"kies-xprotect-step-number\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eCreate Your Code\u003c\/h4\u003e\n            \u003cp\u003eSet up your personal sequence in the xProtect app. Your code is secured with Face ID or Touch ID — only you can access it.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"kies-xprotect-step-card\"\u003e\n            \u003cdiv class=\"kies-xprotect-step-number\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eInstall via WiFi\u003c\/h4\u003e\n            \u003cp\u003eConnect to your BMW using a compatible WiFi adapter (e.g. xA Ultra). xProtect is installed directly to the vehicle's TCU — no wiring required.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"kies-xprotect-step-card\"\u003e\n            \u003cdiv class=\"kies-xprotect-step-number\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eYour Car Is Protected\u003c\/h4\u003e\n            \u003cp\u003eThe vehicle cannot be moved until your personal sequence is entered. No visible protection to thieves — completely invisible.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         WHY XPROTECT\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-section\"\u003e\n      \u003ch2 class=\"kies-xprotect-section-title\"\u003eWhy xProtect?\u003c\/h2\u003e\n      \u003cdiv class=\"kies-xprotect-advantages-grid\"\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003ePrivacy\u003c\/h4\u003e\n          \u003cp\u003eUnlike vehicle trackers, we do not collect any data and your code stays secured on your device.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 21h8M12 17v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eSoftware-Based\u003c\/h4\u003e\n          \u003cp\u003eNo hardware installation or physical modifications needed. Install and remove entirely through the app.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eCompatible\u003c\/h4\u003e\n          \u003cp\u003eWorks seamlessly with xHP Flashtool, xDelete, as well as any engine tunes and modifications.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3 11V9a4 4 0 014-4h14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 13v2a4 4 0 01-4 4H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eFlexible\u003c\/h4\u003e\n          \u003cp\u003eTemporarily turn it off and reactivate it whenever you like. Fully reversible at any time.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eBiometric Security\u003c\/h4\u003e\n          \u003cp\u003eYour personal code is secured inside the xProtect app and can only be accessed with Face ID or Touch ID.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kies-xprotect-adv-card\"\u003e\n          \u003cdiv class=\"kies-xprotect-adv-card-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch4\u003eDealer-Update Safe\u003c\/h4\u003e\n          \u003cp\u003eFully supports Remote Software Upgrade and updates at your dealer. Temporarily deactivate, update, then re-enable.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         FAQ\n    ============================================================ --\u003e\n    \u003cdiv class=\"kies-xprotect-section\"\u003e\n      \u003ch2 class=\"kies-xprotect-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003cdiv class=\"kies-xprotect-faq-list\"\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            What is xProtect?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            xProtect is a software add-on for supported BMW vehicles which adds an effective security layer against all kinds of vehicle-theft attempts. Even if your key is stolen, or the Keyless-Go signal is exploited, no one will be able to move your car — except you personally.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            Does xProtect void my warranty?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            No. xProtect does not alter any performance- or safety-function related behavior of your vehicle and your warranty will stay fully intact. There is no hardware to install, and installation of the software will not (as of 01\/2026) affect any warranty claims.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            How can I install xProtect on my car?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            In order to connect the app to your car and install xProtect, you will need a compatible Wi-Fi adapter such as the xA Ultra (available in our shop), xHP WiFi (discontinued), Thor, MHD UNI, MHD Orange, or bootmod 3 Wi-Fi.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            Am I able to use Remote Software Upgrade or receive Dealer-Updates after installation?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            Yes. xProtect fully supports Remote Software Upgrade and updates at your dealer. While xProtect has built-in protection to avoid it being removed or re-programmed by third parties, you can easily deactivate the system temporarily to enable upgrades. After the upgrade, you can re-enable xProtect.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            What if I forget my personal sequence?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            The current sequence of your vehicle is easily accessible within xProtect. To protect your sequence, xProtect utilizes Face ID or Touch ID recognition on your phone. Your sequence is stored in encrypted format with your user account on our servers using state-of-the-art Amazon AWS Cloud Services. We cannot reconstruct a stored code for you — only you can see it in the app.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            I need to give my car to a friend or shop for a few days. Do I need to remove xProtect?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            You can temporarily disable xProtect with the controls in your car. First, enter your personal sequence to put xProtect into \"Unlocked\" mode. While in unlocked mode, hold the Park-Button on your Gear-Lever for three seconds. The \"P\"-Symbol in your dash will flash once to signal that xProtect is now permanently disabled. When you receive your car back, re-enable the protection by holding the P-Button for three seconds again.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            Can I re-activate the protection manually while the vehicle is running?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            Yes! Put your vehicle in \"Park\" and quickly press the P-Button 3 times. (Hijack-Mode)\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            I installed xProtect but it seems my xHP Tune is gone now?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            xHP and xProtect are designed to work together seamlessly. However, in rare cases the installation of xProtect may overwrite your xHP tune — for instance, if your vehicle was flashed a very long time ago and that flash was not synced online. In this case, please first re-flash your tune with xHP and ensure the last flash is synced online. You can check this in the Flash-History in xHP (3 white dots in the top-right corner in the car screen). If the latest flash is not synced yet, trigger the sync manually from that page, then proceed to install xProtect again. If your car was flashed at an xHP dealer, you will need to return to the dealer to re-flash xHP, or purchase an xHP Upgrade License from our webshop to do the flash yourself.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            I want to update my xHP tune, but xHP tells me the car is not in \"Unlocked\" mode?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            To set your car to \"Unlocked\" mode, simply enter your personal sequence.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            Can I check if a certain vehicle has xProtect installed?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            No. Only the owner or the person who installed xProtect can know.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            How do I know xProtect is active?\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            The \"P\" symbol in your dash and on the gear-lever will flash when xProtect is installed and active. The flashing stops when xProtect is in \"Friendship\" or \"Unlocked\" mode.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"kies-xprotect-faq-item\"\u003e\n          \u003csummary class=\"kies-xprotect-faq-question\"\u003e\n            My code does not work!\n            \u003csvg class=\"kies-xprotect-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"kies-xprotect-faq-answer\"\u003e\n            Make sure you do not interrupt your code with other controls in the car. The sequence must be entered precisely, with no other inputs activated in between. There is also a timeout between inputs (Standard: 2 seconds) where recording of your code is stopped and you must start with the first input again. xProtect also has a special Recovery-Mode in case a set code is not working as expected. To start recovery mode, navigate to your vehicle in xProtect and click on the three white dots in the top-right corner. The recovery procedure removes your code from the vehicle, but can only be started from the very same account xProtect was installed with.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/main\u003e\n\n  \u003c!-- ============================================================\n       FOOTER\n  ============================================================ --\u003e\n  \u003cfooter class=\"kies-xprotect-site-footer\"\u003e\n    \u003cdiv class=\"kies-xprotect-footer-inner\"\u003e\n      \u003cdiv class=\"kies-xprotect-footer-logo\"\u003e\n        \u003cspan class=\"kies-xprotect-logo-badge\"\u003eKies\u003c\/span\u003e\n        \u003cspan class=\"kies-xprotect-logo-text\"\u003eMotorsports\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"kies-xprotect-footer-copy\"\u003e\n        © 2024 Kies Motorsports. All rights reserved.\u003cbr\u003e\n        xProtect is a product of \u003ca href=\"https:\/\/www.xautomotive.com\" target=\"_blank\" rel=\"noopener\"\u003exAutomotive\u003c\/a\u003e. All product names and trademarks are the property of their respective owners.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/footer\u003e\n\n\n\n\u003c\/body\u003e","brand":"xAutomotive","offers":[{"title":"Default Title","offer_id":42402967289941,"sku":"xp.8hpG","price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0074\/3702\/5395\/files\/kies-motorsports-xautomotive-xhp-xprotect-immobilizer-1232376502.webp?v=1776186279"},{"product_id":"bmw-supra-wifi-enet-adapter-xa-ultra","title":"xAutomotive xA Ultra WiFi ENET Adapter – BMW, MINI \u0026 Toyota Supra (Coding, Flashing, xHP)","description":"\u003cp\u003e\u003cstrong\u003eWireless BMW ENET adapter — code, flash, and diagnose without a cable.\u003c\/strong\u003e The xAutomotive xA Ultra turns your phone, tablet, or laptop into a full BMW coding and flashing interface over Wi-Fi. It connects to your car's Ethernet gateway for the same 100 Mbps speed as a wired ENET cable — dramatically faster than any Bluetooth\/D-CAN dongle — so flashes and logs that crawl on a cheap adapter finish in a fraction of the time.\u003c\/p\u003e\n\u003ch3\u003eWhat makes the xA Ultra different\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eVerified compatible with \u003cstrong\u003exHP Flashtool\u003c\/strong\u003e for 8HP transmission tuning — where most budget WiFi adapters fail\u003c\/li\u003e\n\u003cli\u003eOn-the-fly firmware upgrades keep it future-proof as new platforms are added\u003c\/li\u003e\n\u003cli\u003eAuto power-off when you lock the car, so it's safe to leave plugged in\u003c\/li\u003e\n\u003cli\u003eDual-band 2.4\/5 GHz for a fast, stable connection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eSoftware compatibility\u003c\/h3\u003e\n\u003cp\u003exHP Flashtool, MHD, Bootmod3, MG-Flasher, BimmerCode, BimmerLink, xDelete, E-SYS, and ISTA — anything that speaks ENET.\u003c\/p\u003e\n\u003ch3\u003eVehicle compatibility\u003c\/h3\u003e\n\u003cp\u003eBMW E-, F-, and G-Series, MINI, and the A90\/A91 Toyota GR Supra. Supports KWP, UDS, CAN \u0026amp; ENET protocols.\u003c\/p\u003e\n\u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eDoes it work with xHP Flashtool?\u003c\/strong\u003e\u003cbr\u003eYes — it's one of the main reasons to choose the xA Ultra over generic adapters, many of which don't support xHP.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it work with MHD and Bootmod3?\u003c\/strong\u003e\u003cbr\u003eYes, for both flashing and datalogging.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs it faster than a Bluetooth adapter?\u003c\/strong\u003e\u003cbr\u003eSignificantly. It uses the car's 100 Mbps Ethernet network instead of the ~0.5 Mbps D-CAN bus that Bluetooth dongles rely on.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDo I need a laptop?\u003c\/strong\u003e\u003cbr\u003eNo — it works with iOS and Android as well as Windows.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I leave it plugged in?\u003c\/strong\u003e\u003cbr\u003eYes. It powers down automatically when the car locks.\u003c\/p\u003e","brand":"xAutomotive","offers":[{"title":"Default Title","offer_id":42463041716309,"sku":"xAwifi","price":109.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0074\/3702\/5395\/files\/kies-motorsports-xautomotive-xa-ultra-wifi-adapter-1236494844.webp?v=1777914310"}],"url":"https:\/\/www.kiesmotorsports.com\/collections\/xhp.oembed","provider":"Kies Motorsports","version":"1.0","type":"link"}