{"title":"NCRD","description":"\u003cp\u003eNo Content Racing Division Digital Display Units, custom mounts and sim racing dashboards. Official Australian Distributor.\u003c\/p\u003e","products":[{"product_id":"racelogic-style-digital-lap-timer","title":"Racelogic-Style 4\" Digital Lap Timer","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- SEO Meta Tags --\u003e\n\u003cp\u003e\u003cmeta name=\"description\" content=\"The NCRD 4-inch touchscreen digital dashboard replicates the iconic Racelogic lap timer for sim racing rigs. Powered by SimHub. Plug-and-play USB-C. Available in Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta name=\"keywords\" content=\"sim racing, Racelogic, digital dashboard, lap timer, SimHub, sim racing accessories, NCRD, VoCore, touchscreen dash, sim rig display\"\u003e \u003cmeta name=\"robots\" content=\"index, follow\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/www.player1simgear.com.au\/products\/ncrd-lap-timer\"\u003e\u003c\/p\u003e\n\u003c!-- Open Graph \/ Social --\u003e\n\u003cp\u003e\u003cmeta property=\"og:type\" content=\"product\"\u003e \u003cmeta property=\"og:title\" content='NCRD 4\" Touchscreen Digital Dashboard | Racelogic-Style Sim Racing Lap Timer'\u003e \u003cmeta property=\"og:description\" content=\"Race-accurate Racelogic-style digital dashboard for sim racing. Powered by SimHub with a custom NCRD dash file. Plug-and-play USB-C. Ships to Australia \u0026amp; New Zealand.\"\u003e \u003cmeta property=\"og:image\" content=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRD_Racelogic_Lap_Timer___Player1_Sim_Gear.webp?v=1775945526\"\u003e\u003c\/p\u003e\n\u003c!-- Schema.org Product Markup --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"NCRD 4\\\" Touchscreen Digital Dashboard – Racelogic-Style Lap Timer for Sim Racing\",\n    \"description\": \"A 4-inch touchscreen digital dashboard for sim racing rigs, replicating the Racelogic lap timer used in real-world GT racing. Powered by SimHub with a custom NCRD dash file. Plug-and-play USB-C connectivity.\",\n    \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRD_Racelogic_Lap_Timer___Player1_Sim_Gear.webp?v=1775945526\",\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"NCRD – No Content Racing Division\"\n    },\n    \"offers\": {\n      \"@type\": \"Offer\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"priceCurrency\": \"AUD\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Player1 Sim Gear\"\n      }\n    }\n  }\n  \u003c\/script\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@500;600;700\u0026amp;family=Source+Sans+3:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --blue:       #1a56db;\n      --blue-dark:  #1341aa;\n      --blue-light: #eaf0fd;\n      --blue-mid:   #c2d4f8;\n      --text:       #111111;\n      --text-soft:  #444444;\n      --muted:      #888888;\n      --border:     #e5e9f5;\n      --card-bg:    #f4f7fe;\n      --white:      #ffffff;\n      --accent:     #f0a500;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      background: var(--white);\n      color: var(--text);\n      font-family: 'Source Sans 3', sans-serif;\n      font-size: 16px;\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ── HERO TEXT BAND ── *\/\n    .hero {\n      background: var(--white);\n      border-bottom: 1px solid #eeeeee;\n      text-align: left;\n      padding: 0 16px 24px;\n    }\n    .hero-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 14px;\n    }\n    .hero-eyebrow::before {\n      content: '';\n      display: inline-block;\n      width: 24px;\n      height: 2px;\n      background: var(--blue);\n      flex-shrink: 0;\n    }\n    .hero h1 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: clamp(28px, 5vw, 52px);\n      font-weight: 700;\n      line-height: 1.0;\n      text-transform: uppercase;\n      letter-spacing: .02em;\n      color: var(--text);\n      margin-bottom: 12px;\n    }\n    .hero h1 em {\n      font-style: normal;\n      color: var(--blue);\n    }\n    .hero-sub {\n      font-size: 15px;\n      color: #666;\n    }\n\n    \/* ── HERO IMAGE ── *\/\n    .hero-image-wrap {\n      width: 100%;\n      max-height: 420px;\n      overflow: hidden;\n      line-height: 0;\n    }\n    .hero-image-wrap img {\n      width: 100%;\n      max-height: 420px;\n      height: auto;\n      object-fit: cover;\n      object-position: center;\n      display: block;\n    }\n    .img-caption {\n      background: var(--blue);\n      padding: 10px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: #ffffff;\n    }\n\n    \/* ── LAYOUT ── *\/\n    .container {\n      max-width: 100%;\n      padding: 28px 16px 60px;\n    }\n\n    \/* ── INTRO ── *\/\n    .intro {\n      font-size: 17px;\n      line-height: 1.8;\n      color: var(--text-soft);\n      padding-left: 20px;\n      border-left: 3px solid var(--blue);\n      margin-bottom: 44px;\n    }\n\n    \/* ── SECTION TITLES ── *\/\n    .sec-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 25px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .06em;\n      color: var(--text);\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 18px;\n    }\n    .sec-title::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: #e5e5e5;\n    }\n\n    \/* ── SECTION TEXT ── *\/\n    .sec-body {\n      font-size: 15px;\n      color: var(--text-soft);\n      margin-bottom: 28px;\n      line-height: 1.75;\n    }\n    .sec-body strong {\n      color: var(--text);\n      font-weight: 500;\n    }\n\n    \/* ── FEATURE GRID ── *\/\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px;\n      margin-bottom: 44px;\n    }\n    .feature-card {\n      background: var(--card-bg);\n      padding: 20px;\n      position: relative;\n      overflow: hidden;\n      transition: transform .2s;\n    }\n    .feature-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 3px;\n      height: 100%;\n      background: var(--blue);\n    }\n    .feature-card:hover {\n      transform: translateY(-2px);\n    }\n    .feature-card h3 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 16px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: var(--text);\n      margin-bottom: 6px;\n    }\n    .feature-card p {\n      font-size: 13px;\n      color: #555;\n      line-height: 1.6;\n      margin: 0;\n    }\n\n    \/* ── DIVIDER ── *\/\n    .divider {\n      height: 1px;\n      background: var(--border);\n      margin: 40px 0;\n    }\n\n    \/* ── COMPATIBILITY BADGES ── *\/\n    .compat-label {\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n      color: var(--muted);\n      margin-bottom: 12px;\n    }\n    .badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n    .badge {\n      background: var(--blue-light);\n      border: 1px solid var(--blue-mid);\n      padding: 6px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 14px;\n      font-weight: 600;\n      letter-spacing: .06em;\n      text-transform: uppercase;\n      color: var(--blue-dark);\n    }\n\n    \/* ── WHAT'S IN THE BOX ── *\/\n    .box-contents {\n      background: #f9fafc;\n      border: 1px solid var(--border);\n      padding: 20px 24px;\n      margin-bottom: 10px;\n    }\n    .box-contents ul {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n    .box-contents li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      padding: 10px 0;\n      border-bottom: 1px solid #eaedf5;\n      font-size: 14px;\n      color: var(--text-soft);\n    }\n    .box-contents li:last-child { border-bottom: none; }\n    .box-contents li::before {\n      content: '';\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--blue);\n      flex-shrink: 0;\n      margin-top: 8px;\n    }\n    .note {\n      font-size: 12px;\n      color: var(--muted);\n      font-style: italic;\n    }\n\n    \/* ── SUPPORT STRIP ── *\/\n    .support-strip {\n      background: var(--blue);\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      padding: 24px 30px;\n      margin: 40px 0;\n    }\n    .support-strip-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 20px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: #ffffff;\n      margin-bottom: 3px;\n    }\n    .support-strip-text {\n      font-size: 14px;\n      color: rgba(255,255,255,.8);\n    }\n\n    \/* ── ABOUT ── *\/\n    .about {\n      border: 1px solid var(--border);\n      padding: 28px 32px;\n    }\n    .about p {\n      font-size: 15px;\n      color: var(--text-soft);\n      line-height: 1.75;\n      margin-bottom: 14px;\n    }\n    .about p:last-of-type { margin-bottom: 0; }\n    .distributor-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: #fffbf0;\n      border: 1px solid #f0d070;\n      padding: 7px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      color: #8a6000;\n      margin-top: 16px;\n    }\n    \/* ── MOBILE ── *\/\n    @media (max-width: 600px) {\n      .hero-image-wrap { max-height: none; }\n      .hero-image-wrap img { max-height: none; height: auto; }\n      .features { grid-template-columns: 1fr; }\n      .support-strip { padding: 20px 16px; }\n      .about { padding: 20px 16px; }\n      .box-contents { padding: 16px; }\n      .divider { margin: 28px 0; }\n    }\n  \u003c\/style\u003e\n\u003c!-- HERO TEXT BAND --\u003e\u003cheader role=\"banner\" class=\"hero\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eSim Racing · Digital Dashboard · Australia \u0026amp; NZ\u003c\/p\u003e\n\u003ch1\u003eNCRD 4″ Touchscreen \u003cem\u003eDigital\u003c\/em\u003e\u003cbr\u003eDashboard\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eRacelogic-style lap timer · Powered by SimHub · Plug-and-play USB-C\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- HERO IMAGE --\u003e\n\u003cdiv class=\"hero-image-wrap\"\u003e\u003cimg loading=\"eager\" height=\"420\" width=\"1200\" alt=\"NCRD 4 inch touchscreen digital dashboard – Racelogic-style lap timer for sim racing, shown mounted on a sim racing rig\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRD_Racelogic_Lap_Timer___Player1_Sim_Gear.webp?v=1775945526\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"img-caption\"\u003eNCRD Racelogic-Style Lap Timer for Sim Racing — Player1 Sim Gear\u003c\/div\u003e\n\u003cmain id=\"main-content\" class=\"container\"\u003e\u003c!-- INTRO --\u003e\n\u003cp class=\"intro\"\u003eTake your sim racing rig to the next level with the NCRD 4″ (10.1cm) Touchscreen Digital Dashboard — a Racelogic-style lap timer built exclusively for sim racers who demand authenticity. Powered by SimHub and designed to replicate the iconic lap timers found in real-world GT racing, this is the digital dashboard upgrade your cockpit has been waiting for.\u003c\/p\u003e\n\u003c!-- DISPLAY SECTION --\u003e\n\u003csection aria-labelledby=\"display-heading\"\u003e\n\u003ch2 id=\"display-heading\" class=\"sec-title\"\u003eAuthentic Racelogic-Style Digital Dashboard\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eThe NCRD digital dashboard ships pre-loaded with a custom SimHub dash file developed in-house — faithfully replicating the look and feel of the Racelogic lap timers used by professional GT racing teams. Whether you're chasing lap records or dialling in your setup, you'll have race-accurate data right in front of you.\u003c\/p\u003e\n\u003cp class=\"sec-body\"\u003e \u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv role=\"list\" class=\"features\"\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eSimHub Powered\u003c\/h3\u003e\n\u003cp\u003eFully compatible with SimHub. Custom NCRD dash file included — authentic Racelogic-style display straight out of the box.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003ePlug \u0026amp; Play USB-C\u003c\/h3\u003e\n\u003cp\u003eBuilt-in USB-C port means simple, fuss-free connection to your PC. No complicated wiring required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eEasy Mounting\u003c\/h3\u003e\n\u003cp\u003eAll required mounting hardware included. Optional mounts available for popular sim racing wheel bases.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eUp \u0026amp; Running Fast\u003c\/h3\u003e\n\u003cp\u003eStep-by-step installation and software setup guides included. Dedicated customer support on standby.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- MOUNTING --\u003e\n\u003csection aria-labelledby=\"mount-heading\"\u003e\n\u003ch2 id=\"mount-heading\" class=\"sec-title\"\u003eFlexible Mounting for Your Sim Rig\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eEvery unit ships with all required mounting hardware. Optional dedicated mounts are available for the most popular sim racing wheel bases. Want it mounted directly to your wheel base? \u003cstrong\u003eContact us before ordering.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"compat-label\"\u003eOptional wheel base mounts available for:\u003c\/p\u003e\n\u003cdiv aria-label=\"Compatible wheel bases\" role=\"list\" class=\"badges\"\u003e\n\u003cspan role=\"listitem\" class=\"badge\"\u003eSimagic\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eMoza\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eAsetek\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimucube\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003csection aria-labelledby=\"box-heading\"\u003e\n\u003ch2 id=\"box-heading\" class=\"sec-title\"\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"box-contents\"\u003e\n\u003cul\u003e\n\u003cli\u003e1 × NCRD 4″ Touchscreen Lap Timer (VoCore)\u003c\/li\u003e\n\u003cli\u003eMount and mounting hardware\u003c\/li\u003e\n\u003cli\u003e1 × L-shaped USB connector\u003c\/li\u003e\n\u003cli\u003eStep-by-step installation instructions\u003c\/li\u003e\n\u003cli\u003eSoftware setup guidance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp class=\"note\"\u003eNote: USB cable not included.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT STRIP --\u003e\n\u003cdiv aria-label=\"Customer support\" role=\"note\" class=\"support-strip\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"support-strip-title\"\u003eDedicated Customer Support\u003c\/div\u003e\n\u003cdiv class=\"support-strip-text\"\u003eGot questions about installation or setup? Our support team is on standby to help you get the most out of your NCRD digital dashboard.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ABOUT --\u003e\n\u003csection aria-labelledby=\"about-heading\"\u003e\n\u003ch2 id=\"about-heading\" class=\"sec-title\"\u003eAbout NCRD \u0026amp; Player1 Sim Gear\u003c\/h2\u003e\n\u003cdiv class=\"about\"\u003e\n\u003cp\u003eNo Content Racing Division (NCRD) is a Toronto-based boutique creator of custom sim racing accessories, born from a genuine passion for bringing VoCore-based digital dashboards to the sim racing community at an accessible price point. Founders Joe and the NCRD team take a quality-first approach to everything they build.\u003c\/p\u003e\n\u003cp\u003ePlayer1 Sim Gear is proud to be an Official Distributor for NCRD, bringing their full line-up of sim racing accessories to racers across Australia and New Zealand.\u003c\/p\u003e\n\u003cspan role=\"note\" class=\"distributor-badge\"\u003e★ Official Australian \u0026amp; NZ Distributor for NCRD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/main\u003e","brand":"No Content Racing Division","offers":[{"title":"Default Title","offer_id":55625406054473,"sku":"NCRD-LT","price":179.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRDRacelogicLapTimer_Player1SimGear_1_bd0d5fcf-3ee1-44e6-9351-1b548b652c46.webp?v=1775946751"},{"product_id":"7-8-widescreen-ddu-touchscreen-with-24-rgb-rev-lights","title":"7.8″ Widescreen DDU Touchscreen with 24 RGB Rev Lights","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- SEO Meta Tags --\u003e\n\u003cp\u003e\u003cmeta name=\"description\" content=\"The NCRD 7.8-inch Widescreen DDU Touchscreen features a vibrant VoCore display, 24 fully customisable RGB rev lights, and seamless SimHub compatibility — the ultimate sim racing digital display unit. Available in Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta name=\"keywords\" content=\"sim racing, DDU, digital display unit, sim racing dashboard, RGB rev lights, SimHub, NCRD, VoCore, widescreen DDU, sim rig display, touchscreen dashboard\"\u003e \u003cmeta name=\"robots\" content=\"index, follow\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/www.player1simgear.com.au\/products\/ncrd-78-widescreen-ddu\"\u003e\u003c\/p\u003e\n\u003c!-- Open Graph \/ Social --\u003e\n\u003cp\u003e\u003cmeta property=\"og:type\" content=\"product\"\u003e \u003cmeta property=\"og:title\" content='NCRD 7.8\" Widescreen DDU Touchscreen with 24 RGB Rev Lights | Sim Racing'\u003e \u003cmeta property=\"og:description\" content=\"7.8-inch widescreen sim racing DDU with 24-zone RGB rev lights, SimHub compatibility, and full touchscreen control. Ships to Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta property=\"og:image\" content=\"https:\/\/ncrd.online\/cdn\/shop\/files\/ncrd7rgb_updated_2.png?v=1773837063\"\u003e\u003c\/p\u003e\n\u003c!-- Schema.org Product Markup --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"NCRD 7.8\\\" Widescreen DDU Touchscreen with 24 RGB Rev Lights\",\n    \"description\": \"A 7.8-inch widescreen digital display unit for sim racing rigs, featuring a VoCore touchscreen, 24 fully customisable RGB rev lights, SimHub compatibility, and a custom NCRD dash file.\",\n    \"image\": \"https:\/\/ncrd.online\/cdn\/shop\/files\/ncrd7rgb_updated_2.png?v=1773837063\",\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"NCRD – No Content Racing Division\"\n    },\n    \"offers\": {\n      \"@type\": \"Offer\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"priceCurrency\": \"AUD\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Player1 Sim Gear\"\n      }\n    }\n  }\n  \u003c\/script\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@500;600;700\u0026amp;family=Source+Sans+3:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --blue:       #1a56db;\n      --blue-dark:  #1341aa;\n      --blue-light: #eaf0fd;\n      --blue-mid:   #c2d4f8;\n      --text:       #111111;\n      --text-soft:  #444444;\n      --muted:      #888888;\n      --border:     #e5e9f5;\n      --card-bg:    #f4f7fe;\n      --white:      #ffffff;\n      --accent:     #f0a500;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      background: var(--white);\n      color: var(--text);\n      font-family: 'Source Sans 3', sans-serif;\n      font-size: 16px;\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ── HERO TEXT BAND ── *\/\n    .hero {\n      background: var(--white);\n      border-bottom: 1px solid #eeeeee;\n      text-align: left;\n      padding: 0 16px 24px;\n    }\n    .hero-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 14px;\n    }\n    .hero-eyebrow::before {\n      content: '';\n      display: inline-block;\n      width: 24px;\n      height: 2px;\n      background: var(--blue);\n      flex-shrink: 0;\n    }\n    .hero h1 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: clamp(28px, 5vw, 52px);\n      font-weight: 700;\n      line-height: 1.0;\n      text-transform: uppercase;\n      letter-spacing: .02em;\n      color: var(--text);\n      margin-bottom: 12px;\n    }\n    .hero h1 em {\n      font-style: normal;\n      color: var(--blue);\n    }\n    .hero-sub {\n      font-size: 15px;\n      color: #666;\n    }\n\n    \/* ── HERO IMAGE ── *\/\n    .hero-image-wrap {\n      width: 100%;\n      max-height: 420px;\n      overflow: hidden;\n      line-height: 0;\n    }\n    .hero-image-wrap img {\n      width: 100%;\n      max-height: 420px;\n      height: auto;\n      object-fit: cover;\n      object-position: center;\n      display: block;\n    }\n    .img-caption {\n      background: var(--blue);\n      padding: 10px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: #ffffff;\n    }\n\n    \/* ── LAYOUT ── *\/\n    .container {\n      max-width: 100%;\n      padding: 28px 16px 60px;\n    }\n\n    \/* ── INTRO ── *\/\n    .intro {\n      font-size: 17px;\n      line-height: 1.8;\n      color: var(--text-soft);\n      padding-left: 20px;\n      border-left: 3px solid var(--blue);\n      margin-bottom: 44px;\n    }\n\n    \/* ── SECTION TITLES ── *\/\n    .sec-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 25px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .06em;\n      color: var(--text);\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 18px;\n    }\n    .sec-title::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: #e5e5e5;\n    }\n\n    \/* ── SECTION TEXT ── *\/\n    .sec-body {\n      font-size: 15px;\n      color: var(--text-soft);\n      margin-bottom: 28px;\n      line-height: 1.75;\n    }\n    .sec-body strong {\n      color: var(--text);\n      font-weight: 500;\n    }\n\n    \/* ── FEATURE GRID ── *\/\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px;\n      margin-bottom: 44px;\n    }\n    .feature-card {\n      background: var(--card-bg);\n      padding: 20px;\n      position: relative;\n      overflow: hidden;\n      transition: transform .2s;\n    }\n    .feature-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 3px;\n      height: 100%;\n      background: var(--blue);\n    }\n    .feature-card:hover {\n      transform: translateY(-2px);\n    }\n    .feature-card h3 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 16px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: var(--text);\n      margin-bottom: 6px;\n    }\n    .feature-card p {\n      font-size: 13px;\n      color: #555;\n      line-height: 1.6;\n      margin: 0;\n    }\n\n    \/* ── DIVIDER ── *\/\n    .divider {\n      height: 1px;\n      background: var(--border);\n      margin: 40px 0;\n    }\n\n    \/* ── COMPATIBILITY BADGES ── *\/\n    .compat-label {\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n      color: var(--muted);\n      margin-bottom: 12px;\n    }\n    .badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n    .badge {\n      background: var(--blue-light);\n      border: 1px solid var(--blue-mid);\n      padding: 6px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 14px;\n      font-weight: 600;\n      letter-spacing: .06em;\n      text-transform: uppercase;\n      color: var(--blue-dark);\n    }\n\n    \/* ── WHAT'S IN THE BOX ── *\/\n    .box-contents {\n      background: #f9fafc;\n      border: 1px solid var(--border);\n      padding: 20px 24px;\n      margin-bottom: 10px;\n    }\n    .box-contents ul {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n    .box-contents li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      padding: 10px 0;\n      border-bottom: 1px solid #eaedf5;\n      font-size: 14px;\n      color: var(--text-soft);\n    }\n    .box-contents li:last-child { border-bottom: none; }\n    .box-contents li::before {\n      content: '';\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--blue);\n      flex-shrink: 0;\n      margin-top: 8px;\n    }\n    .note {\n      font-size: 12px;\n      color: var(--muted);\n      font-style: italic;\n    }\n\n    \/* ── SUPPORT STRIP ── *\/\n    .support-strip {\n      background: var(--blue);\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      padding: 24px 30px;\n      margin: 40px 0;\n    }\n    .support-strip-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 25px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: #ffffff;\n      margin-bottom: 3px;\n    }\n    .support-strip-text {\n      font-size: 14px;\n      color: rgba(255,255,255,.8);\n    }\n\n    \/* ── ABOUT ── *\/\n    .about {\n      border: 1px solid var(--border);\n      padding: 28px 32px;\n    }\n    .about p {\n      font-size: 15px;\n      color: var(--text-soft);\n      line-height: 1.75;\n      margin-bottom: 14px;\n    }\n    .about p:last-of-type { margin-bottom: 0; }\n    .distributor-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: #fffbf0;\n      border: 1px solid #f0d070;\n      padding: 7px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      color: #8a6000;\n      margin-top: 16px;\n    }\n\n    \/* ── MOBILE ── *\/\n    @media (max-width: 600px) {\n      .hero-image-wrap { max-height: none; }\n      .hero-image-wrap img { max-height: none; height: auto; }\n      .features { grid-template-columns: 1fr; }\n      .support-strip { padding: 20px 16px; }\n      .about { padding: 20px 16px; }\n      .box-contents { padding: 16px; }\n      .divider { margin: 28px 0; }\n    }\n  \u003c\/style\u003e\n\u003c!-- HERO TEXT BAND --\u003e\u003cheader role=\"banner\" class=\"hero\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eSim Racing · Digital Display Unit · Australia \u0026amp; NZ\u003c\/p\u003e\n\u003ch1\u003eNCRD 7.8″ Widescreen \u003cem\u003eDDU\u003c\/em\u003e\u003cbr\u003eTouchscreen with 24 RGB Rev Lights\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eWidescreen VoCore display · 24-zone RGB rev lights · Powered by SimHub\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- HERO IMAGE --\u003e\n\u003cdiv class=\"hero-image-wrap\" style=\"text-align: start;\"\u003e\u003cimg loading=\"eager\" height=\"420\" width=\"1200\" alt=\"NCRD 7.8 inch widescreen DDU touchscreen with 24 RGB rev lights for sim racing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCDR_7_8_Widescreen_DDU___Player1_Sim_Gear__2.webp?v=1777624303\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"img-caption\"\u003eNCRD 7.8″ Widescreen DDU Touchscreen with 24 RGB Rev Lights — Player1 Sim Gear\u003c\/div\u003e\n\u003cmain id=\"main-content\" class=\"container\"\u003e\u003c!-- INTRO --\u003e\n\u003cp class=\"intro\"\u003eElevate your sim racing cockpit with the NCRD 7.8″ Widescreen DDU — a full-featured digital display unit built for sim racers who demand clarity, immersion, and real-time data at a glance. Combining a vibrant widescreen VoCore touchscreen with 24 fully customisable RGB rev lights, this is the most complete sim racing DDU in the NCRD lineup.\u003c\/p\u003e\n\u003c!-- MAIN DESCRIPTION --\u003e\n\u003csection aria-labelledby=\"desc-heading\"\u003e\n\u003ch2 id=\"desc-heading\" class=\"sec-title\"\u003eA Complete Sim Racing Display Solution\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eThe NCRD 7.8″ DDU pairs a large widescreen touchscreen with a 24-zone RGB rev light array to deliver a truly immersive race data experience. Swipe between dashboards on the fly to monitor track maps, fuel levels, tyre wear, lap times, and more — all rendered through a custom-built SimHub dash file designed specifically for this display. Whether you're managing a long stint or pushing for a qualifying lap, every piece of critical information is exactly where you need it.\u003c\/p\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv role=\"list\" class=\"features\"\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003e7.8″ Touchscreen Display\u003c\/h3\u003e\n\u003cp\u003eVibrant widescreen VoCore display with touchscreen functionality — swipe between dashboard pages instantly without lifting your hands from the wheel.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003e24-Zone RGB Rev Lights\u003c\/h3\u003e\n\u003cp\u003eA 4×16×4 RGB rev light array delivers vivid, fully customisable visual feedback so you never miss a shift point or critical alert.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eSimHub Compatible\u003c\/h3\u003e\n\u003cp\u003eFully integrated with SimHub. Includes a custom NCRD dash file built specifically for the 7.8″ display — ready to race straight out of the box.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003ePremium USB-C Connectivity\u003c\/h3\u003e\n\u003cp\u003eHigh-quality USB-C ports built into the purpose-designed DDU housing. One connection for the screen, one for the rev lights — clean and simple.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eFully Adjustable Mount\u003c\/h3\u003e\n\u003cp\u003eHeight, angle, and depth are all adjustable so you can dial in the perfect viewing position for your sim rig setup.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eUp \u0026amp; Running Fast\u003c\/h3\u003e\n\u003cp\u003eStep-by-step installation instructions included. Dedicated customer support on standby for setup and operational questions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- MOUNTING COMPATIBILITY --\u003e\n\u003csection aria-labelledby=\"mount-heading\"\u003e\n\u003ch2 id=\"mount-heading\" class=\"sec-title\"\u003eWheel Base Mounting Options\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eDedicated mounting options are available for the most popular sim racing wheel bases. \u003cstrong\u003ePlease contact us before ordering if you'd like a specific wheel base mount.\u003c\/strong\u003e Simagic EVO users should note that a front-mount add-on (available via the Simagic website) is required and not included.\u003c\/p\u003e\n\u003cp class=\"compat-label\"\u003eMounting options available for:\u003c\/p\u003e\n\u003cdiv aria-label=\"Compatible wheel bases\" role=\"list\" class=\"badges\"\u003e\n\u003cspan role=\"listitem\" class=\"badge\"\u003eVRS DFP\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimagic Evo\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimagic Alpha \/ Alpha Mini\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eMoza R5 \/ R9 \/ R12\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eMoza R16 \/ R21\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eFanatec DD\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimucube Sport \/ Pro\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eAsetek\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eUniversal 40×40 (M8)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003csection aria-labelledby=\"box-heading\"\u003e\n\u003ch2 id=\"box-heading\" class=\"sec-title\"\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"box-contents\"\u003e\n\u003cul\u003e\n\u003cli\u003e1 × NCRD 7.8″ VoCore Touchscreen\u003c\/li\u003e\n\u003cli\u003e1 × 24-zone RGB Rev Light Array\u003c\/li\u003e\n\u003cli\u003eCase with fully adjustable mount\u003c\/li\u003e\n\u003cli\u003eAll required mounting hardware\u003c\/li\u003e\n\u003cli\u003e2 × L-shaped USB-C adapters\u003c\/li\u003e\n\u003cli\u003eStep-by-step installation instructions\u003c\/li\u003e\n\u003cli\u003eCustom NCRD SimHub dash file\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp class=\"note\"\u003eNote: Two USB-C to USB-A cables are required (one for the screen, one for the rev lights) — not included. Simagic EVO users: a front-mount add-on is required and not included.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT STRIP --\u003e\n\u003cdiv aria-label=\"Customer support\" role=\"note\" class=\"support-strip\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"support-strip-title\"\u003eDedicated Customer Support\u003c\/div\u003e\n\u003cdiv class=\"support-strip-text\"\u003eGot questions about installation or setup? Our support team is on standby to help you get the most out of your NCRD DDU.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ABOUT --\u003e\n\u003csection aria-labelledby=\"about-heading\"\u003e\n\u003ch2 id=\"about-heading\" class=\"sec-title\"\u003eAbout NCRD \u0026amp; Player1 Sim Gear\u003c\/h2\u003e\n\u003cdiv class=\"about\"\u003e\n\u003cp\u003eNo Content Racing Division (NCRD) is a Toronto-based boutique creator of custom sim racing accessories, born from a genuine passion for bringing VoCore-based digital dashboards to the sim racing community at an accessible price point. Founders Joe and the NCRD team take a quality-first approach to everything they build.\u003c\/p\u003e\n\u003cp\u003ePlayer1 Sim Gear is proud to be an Official Distributor for NCRD, bringing their full line-up of sim racing accessories to racers across Australia and New Zealand.\u003c\/p\u003e\n\u003cspan role=\"note\" class=\"distributor-badge\"\u003e★ Official Australian \u0026amp; NZ Distributor for NCRD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/main\u003e","brand":"No Content Racing Division","offers":[{"title":"Default Title","offer_id":55663935225929,"sku":"NCRD-7RGB","price":399.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCDR7_8WidescreenDDU_Player1SimGear_3_13e15cfb-0cca-4228-8ff6-e0306981f32c.webp?v=1777624946"},{"product_id":"7-8-widescreen-ddu-touchscreen","title":"7.8″ Widescreen DDU Touchscreen","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- SEO Meta Tags --\u003e\n\u003cp\u003e\u003cmeta name=\"description\" content=\"The NCRD 7.8-inch Widescreen DDU is a VoCore touchscreen digital display unit built for sim racing rigs. SimHub compatible, height and angle adjustable, available in multiple colours. Sold in Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta name=\"keywords\" content=\"sim racing, DDU, digital display unit, sim racing dashboard, SimHub, NCRD, VoCore, widescreen DDU, sim rig display, touchscreen dashboard, sim racing screen\"\u003e \u003cmeta name=\"robots\" content=\"index, follow\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/www.player1simgear.com.au\/products\/ncrd-78-widescreen-ddu\"\u003e\u003c\/p\u003e\n\u003c!-- Open Graph \/ Social --\u003e\n\u003cp\u003e\u003cmeta property=\"og:type\" content=\"product\"\u003e \u003cmeta property=\"og:title\" content='NCRD 7.8\" Widescreen DDU | Sim Racing Digital Display Unit'\u003e \u003cmeta property=\"og:description\" content=\"7.8-inch widescreen sim racing DDU with VoCore touchscreen, SimHub compatibility, and fully adjustable mounting. Available in multiple colours. Ships to Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta property=\"og:image\" content=\"https:\/\/ncrd.online\/cdn\/shop\/files\/7.8_inch_ddu_sim_racing.png?v=1761658267\"\u003e\u003c\/p\u003e\n\u003c!-- Schema.org Product Markup --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"NCRD 7.8\\\" Widescreen DDU – Sim Racing Digital Display Unit\",\n    \"description\": \"A 7.8-inch widescreen VoCore touchscreen digital display unit for sim racing rigs. SimHub compatible with a custom NCRD dash file, height\/angle\/depth adjustable mount, and available in multiple case colours.\",\n    \"image\": \"https:\/\/ncrd.online\/cdn\/shop\/files\/7.8_inch_ddu_sim_racing.png?v=1761658267\",\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"NCRD – No Content Racing Division\"\n    },\n    \"offers\": {\n      \"@type\": \"Offer\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"priceCurrency\": \"AUD\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Player1 Sim Gear\"\n      }\n    }\n  }\n  \u003c\/script\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@500;600;700\u0026amp;family=Source+Sans+3:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --blue:       #1a56db;\n      --blue-dark:  #1341aa;\n      --blue-light: #eaf0fd;\n      --blue-mid:   #c2d4f8;\n      --text:       #111111;\n      --text-soft:  #444444;\n      --muted:      #888888;\n      --border:     #e5e9f5;\n      --card-bg:    #f4f7fe;\n      --white:      #ffffff;\n      --accent:     #f0a500;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      background: var(--white);\n      color: var(--text);\n      font-family: 'Source Sans 3', sans-serif;\n      font-size: 16px;\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ── HERO TEXT BAND ── *\/\n    .hero {\n      background: var(--white);\n      border-bottom: 1px solid #eeeeee;\n      text-align: left;\n      padding: 0 16px 24px;\n    }\n    .hero-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 14px;\n    }\n    .hero-eyebrow::before {\n      content: '';\n      display: inline-block;\n      width: 24px;\n      height: 2px;\n      background: var(--blue);\n      flex-shrink: 0;\n    }\n    .hero h1 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: clamp(28px, 5vw, 52px);\n      font-weight: 700;\n      line-height: 1.0;\n      text-transform: uppercase;\n      letter-spacing: .02em;\n      color: var(--text);\n      margin-bottom: 12px;\n    }\n    .hero h1 em {\n      font-style: normal;\n      color: var(--blue);\n    }\n    .hero-sub {\n      font-size: 15px;\n      color: #666;\n    }\n\n    \/* ── HERO IMAGE ── *\/\n    .hero-image-wrap {\n      width: 100%;\n      max-height: 420px;\n      overflow: hidden;\n      line-height: 0;\n    }\n    .hero-image-wrap img {\n      width: 100%;\n      max-height: 420px;\n      height: auto;\n      object-fit: cover;\n      object-position: center;\n      display: block;\n    }\n    .img-caption {\n      background: var(--blue);\n      padding: 10px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: #ffffff;\n    }\n\n    \/* ── LAYOUT ── *\/\n    .container {\n      max-width: 100%;\n      padding: 28px 16px 60px;\n    }\n\n    \/* ── INTRO ── *\/\n    .intro {\n      font-size: 17px;\n      line-height: 1.8;\n      color: var(--text-soft);\n      padding-left: 20px;\n      border-left: 3px solid var(--blue);\n      margin-bottom: 44px;\n    }\n\n    \/* ── SECTION TITLES ── *\/\n    .sec-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 25px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .06em;\n      color: var(--text);\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 18px;\n    }\n    .sec-title::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: #e5e5e5;\n    }\n\n    \/* ── SECTION TEXT ── *\/\n    .sec-body {\n      font-size: 15px;\n      color: var(--text-soft);\n      margin-bottom: 28px;\n      line-height: 1.75;\n    }\n    .sec-body strong {\n      color: var(--text);\n      font-weight: 500;\n    }\n\n    \/* ── FEATURE GRID ── *\/\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px;\n      margin-bottom: 44px;\n    }\n    .feature-card {\n      background: var(--card-bg);\n      padding: 20px;\n      position: relative;\n      overflow: hidden;\n      transition: transform .2s;\n    }\n    .feature-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 3px;\n      height: 100%;\n      background: var(--blue);\n    }\n    .feature-card:hover {\n      transform: translateY(-2px);\n    }\n    .feature-card h3 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 16px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: var(--text);\n      margin-bottom: 6px;\n    }\n    .feature-card p {\n      font-size: 13px;\n      color: #555;\n      line-height: 1.6;\n      margin: 0;\n    }\n\n    \/* ── DIVIDER ── *\/\n    .divider {\n      height: 1px;\n      background: var(--border);\n      margin: 40px 0;\n    }\n\n    \/* ── COMPATIBILITY BADGES ── *\/\n    .compat-label {\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n      color: var(--muted);\n      margin-bottom: 12px;\n    }\n    .badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n    .badge {\n      background: var(--blue-light);\n      border: 1px solid var(--blue-mid);\n      padding: 6px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 14px;\n      font-weight: 600;\n      letter-spacing: .06em;\n      text-transform: uppercase;\n      color: var(--blue-dark);\n    }\n\n    \/* ── WHAT'S IN THE BOX ── *\/\n    .box-contents {\n      background: #f9fafc;\n      border: 1px solid var(--border);\n      padding: 20px 24px;\n      margin-bottom: 10px;\n    }\n    .box-contents ul {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n    .box-contents li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      padding: 10px 0;\n      border-bottom: 1px solid #eaedf5;\n      font-size: 14px;\n      color: var(--text-soft);\n    }\n    .box-contents li:last-child { border-bottom: none; }\n    .box-contents li::before {\n      content: '';\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--blue);\n      flex-shrink: 0;\n      margin-top: 8px;\n    }\n    .note {\n      font-size: 12px;\n      color: var(--muted);\n      font-style: italic;\n    }\n\n    \/* ── SUPPORT STRIP ── *\/\n    .support-strip {\n      background: var(--blue);\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      padding: 24px 30px;\n      margin: 40px 0;\n    }\n    .support-strip-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 25px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: #ffffff;\n      margin-bottom: 3px;\n    }\n    .support-strip-text {\n      font-size: 14px;\n      color: rgba(255,255,255,.8);\n    }\n\n    \/* ── ABOUT ── *\/\n    .about {\n      border: 1px solid var(--border);\n      padding: 28px 32px;\n    }\n    .about p {\n      font-size: 15px;\n      color: var(--text-soft);\n      line-height: 1.75;\n      margin-bottom: 14px;\n    }\n    .about p:last-of-type { margin-bottom: 0; }\n    .distributor-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: #fffbf0;\n      border: 1px solid #f0d070;\n      padding: 7px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      color: #8a6000;\n      margin-top: 16px;\n    }\n\n    \/* ── MOBILE ── *\/\n    @media (max-width: 600px) {\n      .hero-image-wrap { max-height: none; }\n      .hero-image-wrap img { max-height: none; height: auto; }\n      .features { grid-template-columns: 1fr; }\n      .support-strip { padding: 20px 16px; }\n      .about { padding: 20px 16px; }\n      .box-contents { padding: 16px; }\n      .divider { margin: 28px 0; }\n    }\n  \u003c\/style\u003e\n\u003c!-- HERO TEXT BAND --\u003e\u003cheader role=\"banner\" class=\"hero\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eSim Racing · Digital Display Unit · Australia \u0026amp; NZ\u003c\/p\u003e\n\u003ch1\u003eNCRD 7.8″ \u003cem\u003eWidescreen\u003c\/em\u003e\u003cbr\u003eDDU for Sim Racing\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eVoCore touchscreen display · Powered by SimHub · Fully adjustable mount\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- HERO IMAGE --\u003e\n\u003cdiv class=\"hero-image-wrap\" style=\"text-align: start;\"\u003e\u003cimg loading=\"eager\" height=\"420\" width=\"1200\" alt=\"NCRD 7.8 inch widescreen DDU digital display unit for sim racing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCDR_7_8_Widescreen_DDU_no_LEDs___Player1_Sim_Gear__6.webp?v=1777678208\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"img-caption\"\u003eNCRD 7.8″ Widescreen DDU — Player1 Sim Gear\u003c\/div\u003e\n\u003cmain id=\"main-content\" class=\"container\"\u003e\u003c!-- INTRO --\u003e\n\u003cp class=\"intro\"\u003eUpgrade your sim racing cockpit with the NCRD 7.8″ Widescreen DDU — a clean, purpose-built digital display unit that puts all your critical race data exactly where you need it. Powered by SimHub and built around the proven VoCore platform, this is the streamlined DDU solution for sim racers who want a serious screen without the complexity.\u003c\/p\u003e\n\u003c!-- MAIN DESCRIPTION --\u003e\n\u003csection aria-labelledby=\"desc-heading\"\u003e\n\u003ch2 id=\"desc-heading\" class=\"sec-title\"\u003eWidescreen Sim Racing Display, Done Right\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eThe NCRD 7.8″ DDU pairs a large widescreen VoCore touchscreen with a sleek, purpose-designed case and a fully adjustable mounting system. Swipe between dashboard pages on the fly to keep track of everything from lap times and fuel levels to tyre wear and track maps — all rendered through a custom SimHub dash file built specifically for this display. Simple to install, easy to customise, and built to last.\u003c\/p\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv role=\"list\" class=\"features\"\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003e7.8″ Touchscreen Display\u003c\/h3\u003e\n\u003cp\u003eLarge widescreen VoCore display with touchscreen functionality — swipe between dashboard pages instantly without taking your hands off the wheel.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eSimHub Compatible\u003c\/h3\u003e\n\u003cp\u003eFully integrated with SimHub. A custom NCRD dash file built specifically for the 7.8″ display is included — ready to race straight out of the box.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003ePremium USB-C Connectivity\u003c\/h3\u003e\n\u003cp\u003eHigh-quality USB-C port built into the sleek DDU housing for a clean, fuss-free connection to your PC.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eFully Adjustable Mount\u003c\/h3\u003e\n\u003cp\u003eHeight, angle, and depth are all independently adjustable so you can find the perfect viewing position on any sim rig.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle role=\"listitem\" class=\"feature-card\"\u003e\n\u003ch3\u003eEasy to Install\u003c\/h3\u003e\n\u003cp\u003eStep-by-step installation instructions included. Dedicated customer support available for any setup questions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- MOUNTING COMPATIBILITY --\u003e\n\u003csection aria-labelledby=\"mount-heading\"\u003e\n\u003ch2 id=\"mount-heading\" class=\"sec-title\"\u003eWheel Base \u0026amp; Rig Mounting Options\u003c\/h2\u003e\n\u003cp class=\"sec-body\"\u003eDedicated mounts are available for the most popular sim racing wheel bases, as well as universal 80\/20 and 40-series profile rigs using M8 screws. \u003cstrong\u003eContact us before ordering to specify your preferred mount.\u003c\/strong\u003e Simagic EVO users require a front-mount add-on (available via the Simagic website) which is not included.\u003c\/p\u003e\n\u003cp class=\"compat-label\"\u003eMounting options available for:\u003c\/p\u003e\n\u003cdiv aria-label=\"Compatible wheel bases and rigs\" role=\"list\" class=\"badges\"\u003e\n\u003cspan role=\"listitem\" class=\"badge\"\u003eSimagic Alpha \/ Alpha Mini\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimagic Evo\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eVRS DFP15 \/ DFP20\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eFanatec DD\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eMoza R5 \/ R9 \/ R12\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eMoza R16 \/ R21\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eSimucube Sport \/ Pro 2\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eAsetek\u003c\/span\u003e \u003cspan role=\"listitem\" class=\"badge\"\u003eUniversal 80\/20 \u0026amp; 40×40 Profile (M8)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003csection aria-labelledby=\"box-heading\"\u003e\n\u003ch2 id=\"box-heading\" class=\"sec-title\"\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"box-contents\"\u003e\n\u003cul\u003e\n\u003cli\u003e1 × NCRD 7.8″ VoCore Touchscreen\u003c\/li\u003e\n\u003cli\u003eDDU case with fully adjustable mount\u003c\/li\u003e\n\u003cli\u003eAll necessary mounting screws and hardware\u003c\/li\u003e\n\u003cli\u003e1 × L-shaped USB-C adapter\u003c\/li\u003e\n\u003cli\u003eStep-by-step installation instructions\u003c\/li\u003e\n\u003cli\u003eCustom NCRD SimHub dash file\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp class=\"note\"\u003eNote: USB-C to USB-A cable not included. Simagic EVO users: a front-mount add-on is required and not included.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SUPPORT STRIP --\u003e\n\u003cdiv aria-label=\"Customer support\" role=\"note\" class=\"support-strip\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"support-strip-title\"\u003eDedicated Customer Support\u003c\/div\u003e\n\u003cdiv class=\"support-strip-text\"\u003eGot questions about installation, setup, or which mount to choose? Our team is on standby to help you get the most out of your NCRD DDU.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ABOUT --\u003e\n\u003csection aria-labelledby=\"about-heading\"\u003e\n\u003ch2 id=\"about-heading\" class=\"sec-title\"\u003eAbout NCRD \u0026amp; Player1 Sim Gear\u003c\/h2\u003e\n\u003cdiv class=\"about\"\u003e\n\u003cp\u003eNo Content Racing Division (NCRD) is a Toronto-based boutique creator of custom sim racing accessories, born from a genuine passion for bringing VoCore-based digital dashboards to the sim racing community at an accessible price point. Founders Joe and the NCRD team take a quality-first approach to everything they build.\u003c\/p\u003e\n\u003cp\u003ePlayer1 Sim Gear is proud to be an Official Distributor for NCRD, bringing their full line-up of sim racing accessories to racers across Australia and New Zealand.\u003c\/p\u003e\n\u003cspan role=\"note\" class=\"distributor-badge\"\u003e★ Official Australian \u0026amp; NZ Distributor for NCRD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/main\u003e","brand":"No Content Racing Division","offers":[{"title":"Default Title","offer_id":55664853385289,"sku":"NCRD-7S","price":379.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCDR7_8WidescreenDDUnoLEDs_Player1SimGear_5_000dfbf0-8fe2-4c18-99a5-f3e001193f2d.webp?v=1777678654"},{"product_id":"stream-deck-mk2-case-mount","title":"Stream Deck MK2 Case + Mount","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- SEO Meta Tags --\u003e\n\u003cp\u003e\u003cmeta name=\"description\" content=\"The NCRD 7.8-inch Widescreen DDU is a VoCore touchscreen digital display unit built for sim racing rigs. SimHub compatible, height and angle adjustable, available in multiple colours. Sold in Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta name=\"keywords\" content=\"sim racing, DDU, digital display unit, sim racing dashboard, SimHub, NCRD, VoCore, widescreen DDU, sim rig display, touchscreen dashboard, sim racing screen\"\u003e \u003cmeta name=\"robots\" content=\"index, follow\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/www.player1simgear.com.au\/products\/ncrd-78-widescreen-ddu\"\u003e\u003c\/p\u003e\n\u003c!-- Open Graph \/ Social --\u003e\n\u003cp\u003e\u003cmeta property=\"og:type\" content=\"product\"\u003e \u003cmeta property=\"og:title\" content='NCRD 7.8\" Widescreen DDU | Sim Racing Digital Display Unit'\u003e \u003cmeta property=\"og:description\" content=\"7.8-inch widescreen sim racing DDU with VoCore touchscreen, SimHub compatibility, and fully adjustable mounting. Available in multiple colours. Ships to Australia \u0026amp; New Zealand via Player1 Sim Gear.\"\u003e \u003cmeta property=\"og:image\" content=\"https:\/\/ncrd.online\/cdn\/shop\/files\/7.8_inch_ddu_sim_racing.png?v=1761658267\"\u003e\u003c\/p\u003e\n\u003c!-- Schema.org Product Markup --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"NCRD 7.8\\\" Widescreen DDU – Sim Racing Digital Display Unit\",\n    \"description\": \"A 7.8-inch widescreen VoCore touchscreen digital display unit for sim racing rigs. SimHub compatible with a custom NCRD dash file, height\/angle\/depth adjustable mount, and available in multiple case colours.\",\n    \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRD_Stream_Deck_Mount___Player1_Sim_Gear__3.webp?v=1777698902\",\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"NCRD – No Content Racing Division\"\n    },\n    \"offers\": {\n      \"@type\": \"Offer\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"priceCurrency\": \"AUD\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Player1 Sim Gear\"\n      }\n    }\n  }\n  \u003c\/script\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Rajdhani:wght@500;600;700\u0026amp;family=Source+Sans+3:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --blue:       #1a56db;\n      --blue-dark:  #1341aa;\n      --blue-light: #eaf0fd;\n      --blue-mid:   #c2d4f8;\n      --text:       #111111;\n      --text-soft:  #444444;\n      --muted:      #888888;\n      --border:     #e5e9f5;\n      --card-bg:    #f4f7fe;\n      --white:      #ffffff;\n      --accent:     #f0a500;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      background: var(--white);\n      color: var(--text);\n      font-family: 'Source Sans 3', sans-serif;\n      font-size: 16px;\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ── HERO TEXT BAND ── *\/\n    .hero {\n      background: var(--white);\n      border-bottom: 1px solid #eeeeee;\n      text-align: left;\n      padding: 0 16px 24px;\n    }\n    .hero-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 14px;\n    }\n    .hero-eyebrow::before {\n      content: '';\n      display: inline-block;\n      width: 24px;\n      height: 2px;\n      background: var(--blue);\n      flex-shrink: 0;\n    }\n    .hero h1 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: clamp(28px, 5vw, 52px);\n      font-weight: 700;\n      line-height: 1.0;\n      text-transform: uppercase;\n      letter-spacing: .02em;\n      color: var(--text);\n      margin-bottom: 12px;\n    }\n    .hero h1 em {\n      font-style: normal;\n      color: var(--blue);\n    }\n    .hero-sub {\n      font-size: 15px;\n      color: #666;\n    }\n\n    \/* ── HERO IMAGE ── *\/\n    .hero-image-wrap {\n      width: 100%;\n      max-height: 420px;\n      overflow: hidden;\n      line-height: 0;\n    }\n    .hero-image-wrap img {\n      width: 100%;\n      max-height: 420px;\n      height: auto;\n      object-fit: cover;\n      object-position: center;\n      display: block;\n    }\n    .img-caption {\n      background: var(--blue);\n      padding: 10px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: #ffffff;\n    }\n\n    \/* ── LAYOUT ── *\/\n    .container {\n      max-width: 100%;\n      padding: 28px 16px 60px;\n    }\n\n    \/* ── INTRO ── *\/\n    .intro {\n      font-size: 17px;\n      line-height: 1.8;\n      color: var(--text-soft);\n      padding-left: 20px;\n      border-left: 3px solid var(--blue);\n      margin-bottom: 44px;\n    }\n\n    \/* ── SECTION TITLES ── *\/\n    .sec-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 25px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .06em;\n      color: var(--text);\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 18px;\n    }\n    .sec-title::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: #e5e5e5;\n    }\n\n    \/* ── SECTION TEXT ── *\/\n    .sec-body {\n      font-size: 15px;\n      color: var(--text-soft);\n      margin-bottom: 28px;\n      line-height: 1.75;\n    }\n    .sec-body strong {\n      color: var(--text);\n      font-weight: 500;\n    }\n\n    \/* ── FEATURE GRID ── *\/\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px;\n      margin-bottom: 44px;\n    }\n    .feature-card {\n      background: var(--card-bg);\n      padding: 20px;\n      position: relative;\n      overflow: hidden;\n      transition: transform .2s;\n    }\n    .feature-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 3px;\n      height: 100%;\n      background: var(--blue);\n    }\n    .feature-card:hover {\n      transform: translateY(-2px);\n    }\n    .feature-card h3 {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 16px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: var(--text);\n      margin-bottom: 6px;\n    }\n    .feature-card p {\n      font-size: 13px;\n      color: #555;\n      line-height: 1.6;\n      margin: 0;\n    }\n\n    \/* ── DIVIDER ── *\/\n    .divider {\n      height: 1px;\n      background: var(--border);\n      margin: 40px 0;\n    }\n\n    \/* ── COMPATIBILITY BADGES ── *\/\n    .compat-label {\n      font-size: 12px;\n      font-weight: 600;\n      letter-spacing: .1em;\n      text-transform: uppercase;\n      color: var(--muted);\n      margin-bottom: 12px;\n    }\n    .badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n    .badge {\n      background: var(--blue-light);\n      border: 1px solid var(--blue-mid);\n      padding: 6px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 14px;\n      font-weight: 600;\n      letter-spacing: .06em;\n      text-transform: uppercase;\n      color: var(--blue-dark);\n    }\n\n    \/* ── WHAT'S IN THE BOX ── *\/\n    .box-contents {\n      background: #f9fafc;\n      border: 1px solid var(--border);\n      padding: 20px 24px;\n      margin-bottom: 10px;\n    }\n    .box-contents ul {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n    .box-contents li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      padding: 10px 0;\n      border-bottom: 1px solid #eaedf5;\n      font-size: 14px;\n      color: var(--text-soft);\n    }\n    .box-contents li:last-child { border-bottom: none; }\n    .box-contents li::before {\n      content: '';\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--blue);\n      flex-shrink: 0;\n      margin-top: 8px;\n    }\n    .note {\n      font-size: 12px;\n      color: var(--muted);\n      font-style: italic;\n    }\n\n    \/* ── SUPPORT STRIP ── *\/\n    .support-strip {\n      background: var(--blue);\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      padding: 24px 30px;\n      margin: 40px 0;\n    }\n    .support-strip-title {\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 25px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .05em;\n      color: #ffffff;\n      margin-bottom: 3px;\n    }\n    .support-strip-text {\n      font-size: 14px;\n      color: rgba(255,255,255,.8);\n    }\n\n    \/* ── ABOUT ── *\/\n    .about {\n      border: 1px solid var(--border);\n      padding: 28px 32px;\n    }\n    .about p {\n      font-size: 15px;\n      color: var(--text-soft);\n      line-height: 1.75;\n      margin-bottom: 14px;\n    }\n    .about p:last-of-type { margin-bottom: 0; }\n    .distributor-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: #fffbf0;\n      border: 1px solid #f0d070;\n      padding: 7px 16px;\n      font-family: 'Rajdhani', sans-serif;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      color: #8a6000;\n      margin-top: 16px;\n    }\n\n    \/* ── MOBILE ── *\/\n    @media (max-width: 600px) {\n      .hero-image-wrap { max-height: none; }\n      .hero-image-wrap img { max-height: none; height: auto; }\n      .features { grid-template-columns: 1fr; }\n      .support-strip { padding: 20px 16px; }\n      .about { padding: 20px 16px; }\n      .box-contents { padding: 16px; }\n      .divider { margin: 28px 0; }\n    }\n  \u003c\/style\u003e\n\u003c!-- HERO TEXT BAND --\u003e\u003cheader class=\"hero\" role=\"banner\"\u003e\n\u003cp class=\"hero-eyebrow\"\u003eSim Racing · Digital Display Unit MOUNT · Australia \u0026amp; NZ\u003c\/p\u003e\n\u003ch1\u003eNCRD Stream Deck MK2 Case + Mount for PROFILE COCKPITS\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eSuitable for Elgato Streamdeck Mk2 (\u003cspan style=\"color: rgb(0, 170, 255);\"\u003eSold Separately\u003c\/span\u003e) · Fully adjustable mount\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- HERO IMAGE --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"hero-image-wrap\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRD_Stream_Deck_Mount___Player1_Sim_Gear__3.webp?v=1777698902\" alt=\"NCRD 7.8 inch widescreen DDU digital display unit for sim racing\" width=\"1200\" height=\"420\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"img-caption\"\u003eNCRD 7.8″ Widescreen DDU — Player1 Sim Gear\u003c\/div\u003e\n\u003cmain class=\"container\" id=\"main-content\"\u003e\u003c!-- INTRO --\u003e\n\u003cp class=\"intro\"\u003eUpgrade your sim racing cockpit with a custom-built stream deck case for the Elgato Stream Deck Mk2. Unlock a new level of customisation and control over your sim racing experience.\u003c\/p\u003e\n\u003c!-- MAIN DESCRIPTION --\u003e\n\u003csection aria-labelledby=\"desc-heading\"\u003e\n\u003ch2 class=\"sec-title\" id=\"desc-heading\"\u003eElgato Stream Deck - Mounted YOUR WAY\u003c\/h2\u003e\n\u003cp\u003eCase and Mount for Elgato Stream Deck MK2 for 40 Series Aluminum profile sim rigs\u003c\/p\u003e\n\u003cp\u003eThe mount is adjustable horizontally. It is fixed on a 15 degree upward facing angle.\u003c\/p\u003e\n\u003cp\u003eComes with all the necessary bolts \/ hardware to assemble and mount.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 170, 255);\"\u003eNote: Stream Deck Not Included\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"features\" role=\"list\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csection aria-labelledby=\"box-heading\"\u003e\u003c\/section\u003e\n\u003c!-- SUPPORT STRIP --\u003e\n\u003cdiv class=\"support-strip\" role=\"note\" aria-label=\"Customer support\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"support-strip-title\"\u003eDedicated Customer Support\u003c\/div\u003e\n\u003cdiv class=\"support-strip-text\"\u003eGot questions about installation, setup, or which mount to choose? Our team is on standby to help you get the most out of your NCRD DDU.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ABOUT --\u003e\n\u003csection aria-labelledby=\"about-heading\"\u003e\n\u003ch2 class=\"sec-title\" id=\"about-heading\"\u003eAbout NCRD \u0026amp; Player1 Sim Gear\u003c\/h2\u003e\n\u003cdiv class=\"about\"\u003e\n\u003cp\u003eNo Content Racing Division (NCRD) is a Toronto-based boutique creator of custom sim racing accessories, born from a genuine passion for bringing VoCore-based digital dashboards to the sim racing community at an accessible price point. Founders Joe and the NCRD team take a quality-first approach to everything they build.\u003c\/p\u003e\n\u003cp\u003ePlayer1 Sim Gear is proud to be an Official Distributor for NCRD, bringing their full line-up of sim racing accessories to racers across Australia and New Zealand.\u003c\/p\u003e\n\u003cspan class=\"distributor-badge\" role=\"note\"\u003e★ Official Australian \u0026amp; NZ Distributor for NCRD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/main\u003e","brand":"No Content Racing Division","offers":[{"title":"Default Title","offer_id":55665002348617,"sku":"NCRD-SD","price":39.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/NCRDStreamDeckMount_Player1SimGear_2.webp?v=1777698674"},{"product_id":"10-ddu-touchscreen-copy","title":"Flagbox 8x8 Matrix","description":"\u003cp\u003eCheck tags\u003c\/p\u003e","brand":"No Content Racing Division","offers":[{"title":"Default Title","offer_id":55683750527049,"sku":"NCRD-FB","price":79.0,"currency_code":"AUD","in_stock":true}]}],"url":"https:\/\/p1simgear.com.au\/collections\/ncrd.oembed","provider":"Player1 Sim Gear","version":"1.0","type":"link"}