{"product_id":"2006-2011-honda-civic-instrument-gauge-cluster-backlighting-repair-service","title":"2006-2011 Honda CIvic Instrument Gauge Cluster Backlighting Repair Service","description":"\u003cstyle\u003e\n.acs-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n.acs-wrap {\n  font-family: inherit;\n  color: #111111;\n  max-width: 100%;\n  line-height: 1.6;\n}\n\n\/* TITLE *\/\n.acs-title {\n  font-size: clamp(18px, 4vw, 26px);\n  font-weight: 800;\n  color: #111111;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n  margin-bottom: 16px;\n  line-height: 1.2;\n}\n\n.acs-title span { color: #C8102E; }\n\n\/* ALERT *\/\n.acs-alert {\n  background: #fff8f8;\n  border-left: 4px solid #C8102E;\n  padding: 12px 16px;\n  margin-bottom: 14px;\n  font-size: 13.5px;\n  color: #333;\n}\n\n.acs-alert strong { color: #C8102E; }\n\n\/* SECTION *\/\n.acs-section {\n  border: 1px solid #e2e2e2;\n  border-radius: 4px;\n  padding: 20px;\n  margin-bottom: 12px;\n  background: #ffffff;\n}\n\n.acs-section-label {\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #C8102E;\n  padding-bottom: 10px;\n  border-bottom: 1px solid #e2e2e2;\n  margin-bottom: 14px;\n}\n\n\/* TWO COL *\/\n.acs-two-col {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 12px;\n}\n\n@media (max-width: 500px) {\n  .acs-two-col { grid-template-columns: 1fr; }\n  .acs-warranty-grid { grid-template-columns: 1fr !important; }\n  .acs-compat-grid { grid-template-columns: 1fr 1fr !important; }\n}\n\n\/* CHECK \/ CROSS LISTS *\/\n.acs-list { list-style: none; padding: 0; }\n\n.acs-list li {\n  padding: 7px 0 7px 22px;\n  position: relative;\n  font-size: 13.5px;\n  color: #333;\n  border-bottom: 1px solid #f3f3f3;\n}\n\n.acs-list li:last-child { border-bottom: none; }\n\n.acs-list.check li::before {\n  content: '✓';\n  position: absolute;\n  left: 0;\n  color: #27a05a;\n  font-weight: 800;\n}\n\n.acs-list.cross li::before {\n  content: '✕';\n  position: absolute;\n  left: 0;\n  color: #C8102E;\n  font-weight: 800;\n  font-size: 12px;\n}\n\n.acs-list-note {\n  margin-top: 10px;\n  font-size: 12px;\n  color: #999;\n  line-height: 1.6;\n}\n\n\/* INCLUDED *\/\n.acs-included { list-style: none; padding: 0; }\n\n.acs-included li {\n  display: flex;\n  gap: 12px;\n  padding: 10px 0;\n  border-bottom: 1px solid #f3f3f3;\n  align-items: flex-start;\n}\n\n.acs-included li:last-child { border-bottom: none; }\n\n.acs-inc-icon {\n  width: 20px;\n  height: 20px;\n  min-width: 20px;\n  background: #C8102E;\n  border-radius: 2px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 11px;\n  color: #ffffff;\n  font-weight: 800;\n  margin-top: 1px;\n}\n\n.acs-inc-text strong {\n  display: block;\n  font-size: 13.5px;\n  color: #111;\n  margin-bottom: 1px;\n}\n\n.acs-inc-text span { font-size: 12.5px; color: #888; }\n\n\/* STEPS *\/\n.acs-steps { display: flex; flex-direction: column; gap: 14px; }\n\n.acs-step { display: flex; gap: 14px; align-items: flex-start; }\n\n.acs-step-num {\n  width: 28px;\n  height: 28px;\n  min-width: 28px;\n  background: #C8102E;\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 800;\n  border-radius: 3px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.acs-step-content strong {\n  display: block;\n  font-size: 14px;\n  color: #111;\n  margin-bottom: 2px;\n}\n\n.acs-step-content span { font-size: 13px; color: #888; }\n\n\/* COMPAT *\/\n.acs-compat-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));\n  gap: 6px;\n}\n\n.acs-compat-item {\n  background: #f4f4f4;\n  border: 1px solid #e2e2e2;\n  border-radius: 3px;\n  padding: 7px 10px;\n  font-size: 13px;\n  color: #333;\n  font-weight: 500;\n}\n\n\/* DIAGNOSTIC *\/\n.acs-diag {\n  background: #fafafa;\n  border: 1px solid #e2e2e2;\n  border-left: 4px solid #999;\n  padding: 14px 16px;\n  margin-bottom: 12px;\n  font-size: 13px;\n  color: #666;\n  line-height: 1.75;\n}\n\n.acs-diag strong { color: #333; }\n.acs-diag .acs-warn { color: #C8102E; font-weight: 700; }\n\n\/* WARRANTY *\/\n.acs-warranty-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n\n.acs-warranty-item {\n  background: #f4f4f4;\n  border: 1px solid #e2e2e2;\n  border-radius: 3px;\n  padding: 12px 14px;\n}\n\n.acs-warranty-label {\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #C8102E;\n  margin-bottom: 4px;\n}\n\n.acs-warranty-value { font-size: 13px; color: #444; line-height: 1.5; }\n\n\/* TERMS *\/\n.acs-terms { list-style: none; padding: 0; counter-reset: acs-terms; }\n\n.acs-terms li {\n  counter-increment: acs-terms;\n  padding: 8px 0 8px 32px;\n  position: relative;\n  font-size: 13px;\n  color: #555;\n  border-bottom: 1px solid #f3f3f3;\n  line-height: 1.6;\n}\n\n.acs-terms li:last-child { border-bottom: none; }\n\n.acs-terms li::before {\n  content: counter(acs-terms);\n  position: absolute;\n  left: 0;\n  top: 9px;\n  width: 20px;\n  height: 20px;\n  background: #111;\n  color: #fff;\n  font-size: 11px;\n  font-weight: 700;\n  border-radius: 2px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.acs-terms a { color: #C8102E; text-decoration: none; }\n.acs-terms a:hover { text-decoration: underline; }\n\n.acs-link { color: #C8102E; font-weight: 600; text-decoration: none; }\n.acs-link:hover { text-decoration: underline; }\n\n.acs-seo { color: #ffffff; font-size: 1px; line-height: 0; overflow: hidden; height: 0; }\n\u003c\/style\u003e\n\u003cdiv class=\"acs-wrap\"\u003e\n\u003c!-- TITLE --\u003e\n\u003ch4 class=\"acs-title\"\u003e\u003c\/h4\u003e\n\u003c!-- ALERT --\u003e\n\u003cdiv class=\"acs-alert\"\u003e\n\u003cstrong\u003eThis is a repair service, not a part for sale.\u003c\/strong\u003e Purchase this listing, ship your cluster to us, and we will return it fully repaired within 24 hours of receipt\u003c\/div\u003e\n\u003c!-- FIXES \/ NOT COVERED --\u003e\n\u003cdiv class=\"acs-two-col\"\u003e\n\u003cdiv class=\"acs-section\"\u003e\n\u003cdiv class=\"acs-section-label\"\u003eProblems We Fix\u003c\/div\u003e\n\u003cul class=\"acs-list check\"\u003e\n\u003cli\u003eBacklighting flickering or intermittent\u003c\/li\u003e\n\u003cli\u003eBacklighting fully blank or dead\u003c\/li\u003e\n\u003cli\u003eDim or uneven cluster illumination\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"acs-list-note\"\u003eEven if only one issue is present, we service the entire cluster and replace all known failure points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acs-section\"\u003e\n\u003cdiv class=\"acs-section-label\"\u003eNot Covered\u003c\/div\u003e\n\u003cul class=\"acs-list cross\"\u003e\n\u003cli\u003ePhysical damage or cracks\u003c\/li\u003e\n\u003cli\u003eCracked or broken lens cover\u003c\/li\u003e\n\u003cli\u003eOdometer correction\u003c\/li\u003e\n\u003cli\u003eDamage from prior repair attempts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"acs-list-note\"\u003ePreviously attempted repairs may incur additional charges. Contact us beforehand if applicable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INCLUDED --\u003e\n\u003cdiv class=\"acs-section\"\u003e\n\u003cdiv class=\"acs-section-label\"\u003eEverything Included\u003c\/div\u003e\n\u003cul class=\"acs-included\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"acs-inc-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"acs-inc-text\"\u003e\n\u003cstrong\u003ePre-repair diagnostic\u003c\/strong\u003e \u003cspan\u003ePowered up and inspected before any work begins.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"acs-inc-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"acs-inc-text\"\u003e\n\u003cstrong\u003eFull backlighting repair\u003c\/strong\u003e \u003cspan\u003eFlickering, intermittent, dim, and fully dead backlighting corrected.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"acs-inc-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"acs-inc-text\"\u003e\n\u003cstrong\u003ePost-repair quality test\u003c\/strong\u003e \u003cspan\u003eFully verified and tested before it ships back to you.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"acs-inc-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"acs-inc-text\"\u003e\n\u003cstrong\u003eReturn shipping with tracking\u003c\/strong\u003e \u003cspan\u003eTracking number sent same day it ships.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"acs-inc-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"acs-inc-text\"\u003e\n\u003cstrong\u003eLifetime warranty\u003c\/strong\u003e \u003cspan\u003eParts and labor on all work performed. Warranty number issued for tracking.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003cdiv class=\"acs-section\"\u003e\n\u003cdiv class=\"acs-section-label\"\u003eCompatible Vehicles\u003c\/div\u003e\n\u003cdiv class=\"acs-compat-grid\"\u003e\n\u003cdiv class=\"acs-compat-item\"\u003e2006 Honda Civic\u003c\/div\u003e\n\u003cdiv class=\"acs-compat-item\"\u003e2007 Honda Civic\u003c\/div\u003e\n\u003cdiv class=\"acs-compat-item\"\u003e2008 Honda Civic\u003c\/div\u003e\n\u003cdiv class=\"acs-compat-item\"\u003e2009 Honda Civic\u003c\/div\u003e\n\u003cdiv class=\"acs-compat-item\"\u003e2010 Honda Civic\u003c\/div\u003e\n\u003cdiv class=\"acs-compat-item\"\u003e2011 Honda Civic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"acs-list-note\" style=\"margin-top: 10px;\"\u003eYour cluster must visually match our photos. If yours looks different, contact us before ordering. Not your vehicle? \u003ca class=\"acs-link\" href=\"https:\/\/www.automotivecircuitsolutions.com\/collections\/gauge-cluster-repair\"\u003eBrowse our full catalog here.\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DIAGNOSTIC WARNING --\u003e\n\u003cdiv class=\"acs-diag\"\u003e\n\u003cstrong\u003eDiagnose your vehicle before sending.\u003c\/strong\u003e Backlighting issues are often intermittent and may not appear during bench testing. If the cluster tests fine we will still perform a full service covering all known failure points. However, if your problem returns, the root cause may be elsewhere — wiring, fuse, or dimmer switch. We test every cluster before return and \u003cspan class=\"acs-warn\"\u003edo not issue refunds if you later determine the cluster was not the cause.\u003c\/span\u003e Not sure? Contact us before sending and we will help you diagnose it.\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"acs-section\"\u003e\n\u003cdiv class=\"acs-section-label\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"acs-steps\"\u003e\n\u003cdiv class=\"acs-step\"\u003e\n\u003cdiv class=\"acs-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"acs-step-content\"\u003e\n\u003cstrong\u003ePurchase this service\u003c\/strong\u003e \u003cspan\u003eYou will receive our mailing address and packing instructions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acs-step\"\u003e\n\u003cdiv class=\"acs-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"acs-step-content\"\u003e\n\u003cstrong\u003eShip your cluster to us\u003c\/strong\u003e \u003cspan\u003ePack it securely and include your order number and a description of the issue.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acs-step\"\u003e\n\u003cdiv class=\"acs-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"acs-step-content\"\u003e\n\u003cstrong\u003eWe repair and test within 24 hours of receipt\u003c\/strong\u003e \u003cspan\u003eFull service, all known failure points addressed, quality verified before return.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acs-step\"\u003e\n\u003cdiv class=\"acs-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"acs-step-content\"\u003e\n\u003cstrong\u003eWe ship it back with tracking\u003c\/strong\u003e \u003cspan\u003eTracking number sent same day it leaves our shop.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WARRANTY --\u003e\n\u003cdiv class=\"acs-section\"\u003e\n\u003cdiv class=\"acs-section-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"acs-warranty-grid\"\u003e\n\u003cdiv class=\"acs-warranty-item\"\u003e\n\u003cdiv class=\"acs-warranty-label\"\u003eRepair Work\u003c\/div\u003e\n\u003cdiv class=\"acs-warranty-value\"\u003eLimited lifetime warranty on all work performed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acs-warranty-item\"\u003e\n\u003cdiv class=\"acs-warranty-label\"\u003eBacklighting\u003c\/div\u003e\n\u003cdiv class=\"acs-warranty-value\"\u003eLifetime Warranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acs-warranty-item\"\u003e\n\u003cdiv class=\"acs-warranty-label\"\u003eReturn Shipping\u003c\/div\u003e\n\u003cdiv class=\"acs-warranty-value\"\u003eCovered both ways for the first 3 months after receipt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acs-warranty-item\"\u003e\n\u003cdiv class=\"acs-warranty-label\"\u003eTransferability\u003c\/div\u003e\n\u003cdiv class=\"acs-warranty-value\"\u003eNon-transferable. Original buyer only. Warranty number issued for tracking\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TERMS --\u003e\n\u003cdiv class=\"acs-section\"\u003e\n\u003cdiv class=\"acs-section-label\"\u003eTerms and Conditions\u003c\/div\u003e\n\u003col class=\"acs-terms\"\u003e\n\u003cli\u003eThis sale is for a repair service, not a part. We do not have any for sale.\u003c\/li\u003e\n\u003cli\u003eYou are responsible for packaging your part securely so it will not be damaged in shipping. We will return it in the same packaging. If we receive it damaged we will always send you a picture.\u003c\/li\u003e\n\u003cli\u003eVery rarely, we may encounter an issue that we are unable to repair. In this case, we can send it back to you or you will have the option to donate it to us for parts.\u003c\/li\u003e\n\u003cli\u003eIf there is a problem with your cluster once you receive it back, contact us. We will work hard to resolve any problem.\u003c\/li\u003e\n\u003cli\u003eFor complete terms of service and privacy policy click \u003ca class=\"acs-link\" href=\"https:\/\/www.automotivecircuitsolutions.com\/pages\/terms-of-service\"\u003eHERE\u003c\/a\u003e.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acs-seo\"\u003eHonda Civic gauge cluster repair, 2006 Honda Civic instrument cluster backlight, 2007 Honda Civic dashboard lights not working, 2008 Honda Civic cluster flickering, 2009 Honda Civic dim dashboard, 2010 Honda Civic instrument panel repair, 2011 Honda Civic cluster repair service\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Automotive Circuit Solutions","offers":[{"title":"Default Title","offer_id":47555858137324,"sku":"4748283490236","price":129.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1884\/7601\/files\/2006-2011-honda-civic-instrument-gauge-cluster-backlighting-repair-service-mwsapogenerated-automotive-circuit-solutions-275392.jpg?v=1776889648","url":"https:\/\/www.automotivecircuitsolutions.com\/products\/2006-2011-honda-civic-instrument-gauge-cluster-backlighting-repair-service","provider":"Automotive Circuit Solutions","version":"1.0","type":"link"}