{"title":"2023–2026 ACURA INTEGRA \/ TYPE S","description":null,"products":[{"product_id":"2023-2026-acura-integra-type-s-drl-tint-overlays-amber-or-yellow","title":"2023–2026 Acura Integra \/ Type S DRL Tint Overlays – Amber or Yellow","description":"\u003cstyle\u003e\n  .pas-drl-description {\n    --pas-red: #e31b23;\n    --pas-black: #171717;\n    --pas-gray: #f4f4f4;\n    --pas-border: #e3e3e3;\n    max-width: 980px;\n    margin: 0 auto;\n    color: #222222;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.7;\n  }\n\n  .pas-drl-description * {\n    box-sizing: border-box;\n  }\n\n  .pas-drl-description h2,\n  .pas-drl-description h3 {\n    margin-top: 0;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .pas-drl-description h2 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 4vw, 42px);\n    letter-spacing: -0.5px;\n  }\n\n  .pas-drl-description h3 {\n    margin-bottom: 14px;\n    font-size: 21px;\n    letter-spacing: 0.5px;\n  }\n\n  .pas-drl-description p {\n    margin: 0 0 18px;\n  }\n\n  .pas-drl-description ul,\n  .pas-drl-description ol {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .pas-drl-description li {\n    margin-bottom: 9px;\n  }\n\n  .pas-drl-hero {\n    margin-bottom: 24px;\n    padding: 38px;\n    color: #ffffff;\n    background:\n      radial-gradient(circle at top right, rgba(227, 27, 35, 0.18), transparent 38%),\n      linear-gradient(135deg, #0d0d0d, #292929);\n    border-left: 5px solid var(--pas-red);\n    border-radius: 10px;\n  }\n\n  .pas-drl-eyebrow {\n    display: inline-block;\n    margin-bottom: 13px;\n    color: #ff3b42;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .pas-drl-hero h2 {\n    color: #ffffff;\n  }\n\n  .pas-drl-hero p {\n    max-width: 830px;\n    margin-bottom: 0;\n    color: #eeeeee;\n    font-size: 17px;\n  }\n\n  .pas-drl-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-bottom: 24px;\n  }\n\n  .pas-drl-feature {\n    padding: 22px 18px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--pas-border);\n    border-bottom: 3px solid var(--pas-red);\n    border-radius: 8px;\n    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.05);\n  }\n\n  .pas-drl-feature strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #111111;\n    font-size: 14px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .pas-drl-feature span {\n    display: block;\n    color: #5a5a5a;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-drl-section {\n    margin-bottom: 22px;\n    padding: 30px;\n    background: #ffffff;\n    border: 1px solid var(--pas-border);\n    border-radius: 10px;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.045);\n  }\n\n  .pas-drl-section h3::after {\n    display: block;\n    width: 55px;\n    height: 3px;\n    margin-top: 10px;\n    background: var(--pas-red);\n    content: \"\";\n  }\n\n  .pas-drl-color-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 20px;\n  }\n\n  .pas-drl-color {\n    padding: 24px;\n    border-radius: 8px;\n  }\n\n  .pas-drl-color.amber {\n    color: #271500;\n    background: linear-gradient(135deg, #ff9d00, #ffca4f);\n  }\n\n  .pas-drl-color.yellow {\n    color: #1d1b00;\n    background: linear-gradient(135deg, #ffe600, #fff176);\n  }\n\n  .pas-drl-color strong {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 19px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .pas-drl-color span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-drl-highlight {\n    margin-top: 20px;\n    padding: 18px 20px;\n    color: #ffffff;\n    background: var(--pas-black);\n    border-left: 4px solid var(--pas-red);\n    border-radius: 6px;\n  }\n\n  .pas-drl-highlight strong {\n    color: #ffffff;\n  }\n\n  .pas-drl-fitment-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0;\n  }\n\n  .pas-drl-fitment {\n    padding: 15px 17px;\n    font-weight: 700;\n    background: var(--pas-gray);\n    border-left: 3px solid var(--pas-red);\n    border-radius: 5px;\n  }\n\n  .pas-drl-steps {\n    padding-left: 0 !important;\n    list-style: none;\n    counter-reset: drl-step;\n  }\n\n  .pas-drl-steps li {\n    position: relative;\n    min-height: 48px;\n    margin-bottom: 14px;\n    padding: 9px 10px 9px 55px;\n    counter-increment: drl-step;\n  }\n\n  .pas-drl-steps li::before {\n    position: absolute;\n    top: 4px;\n    left: 0;\n    display: flex;\n    width: 39px;\n    height: 39px;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    font-weight: 800;\n    background: var(--pas-red);\n    border-radius: 50%;\n    content: counter(drl-step);\n  }\n\n  .pas-drl-included {\n    margin-bottom: 22px;\n    padding: 28px;\n    color: #ffffff;\n    background: var(--pas-black);\n    border-radius: 9px;\n  }\n\n  .pas-drl-included h3 {\n    color: #ffffff;\n  }\n\n  .pas-drl-included ul {\n    color: #eeeeee;\n  }\n\n  .pas-drl-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .pas-drl-trust-item {\n    padding: 20px 16px;\n    text-align: center;\n    background: var(--pas-gray);\n    border-radius: 7px;\n  }\n\n  .pas-drl-trust-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #111111;\n    font-size: 14px;\n    text-transform: uppercase;\n  }\n\n  .pas-drl-trust-item span {\n    display: block;\n    color: #5c5c5c;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .pas-drl-review-link {\n    display: inline-block;\n    margin-top: 20px;\n    padding: 11px 18px;\n    color: #ffffff !important;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n    text-decoration: none;\n    text-transform: uppercase;\n    background: var(--pas-red);\n    border-radius: 5px;\n  }\n\n  .pas-drl-cta {\n    margin-top: 22px;\n    padding: 34px;\n    text-align: center;\n    color: #ffffff;\n    background: var(--pas-red);\n    border-radius: 10px;\n  }\n\n  .pas-drl-cta h3 {\n    margin-bottom: 12px;\n    color: #ffffff;\n    font-size: 25px;\n  }\n\n  .pas-drl-cta p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #ffffff;\n  }\n\n  .pas-drl-disclaimer {\n    margin-top: 20px;\n    padding: 18px 20px;\n    color: #666666;\n    font-size: 12px;\n    line-height: 1.6;\n    background: var(--pas-gray);\n    border-radius: 6px;\n  }\n\n  @media (max-width: 700px) {\n    .pas-drl-hero,\n    .pas-drl-section,\n    .pas-drl-included,\n    .pas-drl-cta {\n      padding: 24px 20px;\n    }\n\n    .pas-drl-feature-grid,\n    .pas-drl-color-grid,\n    .pas-drl-fitment-grid,\n    .pas-drl-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pas-drl-description h2 {\n      font-size: 28px;\n    }\n\n    .pas-drl-description h3 {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pas-drl-description\"\u003e\n\n  \u003csection class=\"pas-drl-hero\"\u003e\n    \u003cspan class=\"pas-drl-eyebrow\"\u003ePre-Cut Front Lighting Styling\u003c\/span\u003e\n\n    \u003ch2\u003e2023–2026 Acura Integra Type S DRL Tint Overlays\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Transform the front-end appearance of your Acura Integra Type S with\n      \u003cstrong\u003epre-cut daytime running light tint overlays\u003c\/strong\u003e from Premium\n      Auto Styling. Available in transparent Amber or Yellow, these overlays\n      install directly over the factory DRL lenses to create a bold,\n      motorsport-inspired lighting accent without opening or replacing the\n      headlights.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"pas-drl-feature-grid\"\u003e\n\n    \u003cdiv class=\"pas-drl-feature\"\u003e\n      \u003cstrong\u003ePre-Cut Fitment\u003c\/strong\u003e\n      \u003cspan\u003eDesigned around the factory Acura Integra DRL shape for easier alignment.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pas-drl-feature\"\u003e\n      \u003cstrong\u003eAmber or Yellow\u003c\/strong\u003e\n      \u003cspan\u003eChoose the transparent tint color that best complements your build.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pas-drl-feature\"\u003e\n      \u003cstrong\u003eReversible Upgrade\u003c\/strong\u003e\n      \u003cspan\u003eCustomize the factory lights without replacing or permanently modifying them.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003csection class=\"pas-drl-section\"\u003e\n    \u003ch3\u003eChange the Look of Your Factory DRLs\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The factory white daytime running lights are one of the most recognizable\n      features of the modern Acura Integra. These\n      \u003cstrong\u003eAcura Integra Type S DRL tint overlays\u003c\/strong\u003e add a transparent\n      color layer over the factory lenses, giving the front end a more\n      distinctive appearance during the day and when the DRLs are illuminated.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Because the overlays are precision cut for the intended lighting area,\n      there is no need to purchase bulk tint film, create templates or\n      disassemble the headlight housings.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-drl-highlight\"\u003e\n      \u003cstrong\u003ePlease note:\u003c\/strong\u003e This product is a transparent vinyl overlay.\n      It does not include replacement headlights, bulbs, LED modules or other\n      lighting hardware.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-drl-section\"\u003e\n    \u003ch3\u003eChoose Amber or Yellow\u003c\/h3\u003e\n\n    \u003cdiv class=\"pas-drl-color-grid\"\u003e\n\n      \u003cdiv class=\"pas-drl-color amber\"\u003e\n        \u003cstrong\u003eAmber DRL Tint\u003c\/strong\u003e\n        \u003cspan\u003e\n          Creates a deeper orange-amber appearance inspired by modern\n          motorsport, endurance-racing and performance-vehicle lighting.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-drl-color yellow\"\u003e\n        \u003cstrong\u003eYellow DRL Tint\u003c\/strong\u003e\n        \u003cspan\u003e\n          Produces a brighter motorsport-yellow appearance with a classic\n          touring-car and track-inspired character.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pas-drl-highlight\"\u003e\n      Screen settings, lighting conditions and photography can affect how the\n      film color appears. Review the Amber-versus-Yellow comparison images before\n      selecting your preferred option.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-drl-section\"\u003e\n    \u003ch3\u003eProduct Features\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003ePre-cut Acura Integra Type S daytime running light overlays\u003c\/li\u003e\n      \u003cli\u003eAvailable in transparent Amber or Yellow tint\u003c\/li\u003e\n      \u003cli\u003eMatching driver-side and passenger-side overlay set\u003c\/li\u003e\n      \u003cli\u003eInstalls directly over the factory DRL lenses\u003c\/li\u003e\n      \u003cli\u003eAdhesive-backed automotive lighting film\u003c\/li\u003e\n      \u003cli\u003eNo headlight disassembly or bulb replacement required\u003c\/li\u003e\n      \u003cli\u003eNo permanent modification to the factory light assemblies\u003c\/li\u003e\n      \u003cli\u003eRemovable when a factory-style appearance is desired\u003c\/li\u003e\n      \u003cli\u003eMade to order and shipped from California\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-drl-section\"\u003e\n    \u003ch3\u003eVehicle Fitment\u003c\/h3\u003e\n\n    \u003cdiv class=\"pas-drl-fitment-grid\"\u003e\n      \u003cdiv class=\"pas-drl-fitment\"\u003e2023 Acura Integra Type S\u003c\/div\u003e\n      \u003cdiv class=\"pas-drl-fitment\"\u003e2024 Acura Integra Type S\u003c\/div\u003e\n      \u003cdiv class=\"pas-drl-fitment\"\u003e2025 Acura Integra Type S\u003c\/div\u003e\n      \u003cdiv class=\"pas-drl-fitment\"\u003e2026 Acura Integra Type S\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eInstallation location:\u003c\/strong\u003e Factory front daytime running\n      light lenses.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-drl-highlight\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e Verify your year, make, model, trim level and\n      headlight configuration before ordering. Compare the factory DRL shape\n      with the product photos because lighting configurations can vary by trim,\n      market or equipment package.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-drl-section\"\u003e\n    \u003ch3\u003ePremium Transparent Lighting Film\u003c\/h3\u003e\n\n    \u003cp\u003e\n      These overlays are produced from transparent adhesive-backed film selected\n      for exterior automotive lighting applications. The material adds color\n      while allowing the factory DRL illumination to remain visible through the\n      overlay.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The installed color and brightness can vary according to the selected\n      film, ambient lighting and factory light output. As with any lighting tint,\n      some reduction or alteration of perceived light output should be expected.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-drl-section\"\u003e\n    \u003ch3\u003eDIY Installation\u003c\/h3\u003e\n\n    \u003col class=\"pas-drl-steps\"\u003e\n      \u003cli\u003e\n        Allow the headlights and surrounding body panels to cool completely\n        before beginning.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wash the DRL lenses and remove all dirt, wax, grease, coating and\n        surface residue.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Wipe the installation area with isopropyl alcohol and allow it to dry.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Test-position the overlay and identify the correct alignment points\n        before exposing the complete adhesive surface.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Apply the overlay gradually, working from the center outward with a\n        clean finger or felt-edge squeegee.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use light, controlled heat only when needed to help the film conform\n        around curved areas. Do not overheat or overstretch the material.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Apply final pressure around the complete perimeter and allow the\n        adhesive to cure before washing the vehicle.\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n\n    \u003cdiv class=\"pas-drl-highlight\"\u003e\n      For best results, install in a clean, dry and temperature-controlled\n      environment. Do not install on a hot lens, in direct sunlight or over\n      ceramic coating, wax or contaminated surfaces.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-drl-included\"\u003e\n    \u003ch3\u003eWhat You Will Receive\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eMatching driver-side and passenger-side Acura Integra DRL overlays\u003c\/li\u003e\n      \u003cli\u003eYour selected transparent Amber or Yellow tint color\u003c\/li\u003e\n      \u003cli\u003eVehicle-specific pre-cut shapes\u003c\/li\u003e\n      \u003cli\u003eInstallation guidance\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp style=\"margin: 18px 0 0;\"\u003e\n      \u003cstrong\u003eFactory headlights and DRL assemblies are not included.\u003c\/strong\u003e\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-drl-section\"\u003e\n    \u003ch3\u003eTrusted by the Automotive Community\u003c\/h3\u003e\n\n    \u003cdiv class=\"pas-drl-trust-grid\"\u003e\n\n      \u003cdiv class=\"pas-drl-trust-item\"\u003e\n        \u003cstrong\u003eVehicle-Specific Products\u003c\/strong\u003e\n        \u003cspan\u003eDesigned around specific vehicles and factory styling features.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-drl-trust-item\"\u003e\n        \u003cstrong\u003eShips from California\u003c\/strong\u003e\n        \u003cspan\u003eOrders are prepared and shipped by our Riverside team.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-drl-trust-item\"\u003e\n        \u003cstrong\u003eReal Installation Support\u003c\/strong\u003e\n        \u003cspan\u003eProduct guidance is available before and after your purchase.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003ca class=\"pas-drl-review-link\" href=\"\/pages\/customer-reviews\" aria-label=\"Read Premium Auto Styling customer reviews\"\u003e\n      Read Verified Customer Reviews\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-drl-cta\"\u003e\n    \u003ch3\u003eChoose Your DRL Color\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Select Amber for a deeper orange motorsport accent or Yellow for a brighter\n      track-inspired appearance, then give your Acura Integra Type S a\n      distinctive front-end transformation.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"pas-drl-disclaimer\"\u003e\n    \u003cstrong\u003eLighting and legal disclaimer:\u003c\/strong\u003e This product changes the\n    appearance and perceived color of the factory daytime running lights and may\n    reduce or alter visible light output. Lighting-color and vehicle-equipment\n    regulations vary by location. The purchaser is responsible for confirming\n    local requirements before installation and use. This is an aftermarket\n    styling product produced by Premium Auto Styling. Premium Auto Styling is\n    not affiliated with, sponsored by or endorsed by Acura or Honda Motor Co.\n    Vehicle names and trademarks are used solely to describe product\n    compatibility.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Premium Auto Styling","offers":[{"title":"Amber Tint","offer_id":48634755481822,"sku":"INC-DRL-001-AMBR-TINT","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Yellow Tint","offer_id":48634755514590,"sku":"INC-DRL-001-YELLO-TINT","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Smoked Tint","offer_id":48634755547358,"sku":"INC-DRL-001-SMOKE-TINT","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/7746\/5822\/files\/acura-type-s-drl-tint-overlays.png?v=1787634190"},{"product_id":"2023-2026-acura-integra-front-rear-bumper-letter-inlays","title":"2023–2026 Acura Integra Front \u0026 Rear Bumper Vinyl Letter Inlays","description":"\u003cstyle\u003e\n  .pas-integra-inlays {\n    --pas-red: #e31b23;\n    --pas-black: #171717;\n    --pas-gray: #f3f3f3;\n    --pas-border: #dedede;\n    color: #242424;\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .pas-integra-inlays * {\n    box-sizing: border-box;\n  }\n\n  .pas-integra-inlays h2,\n  .pas-integra-inlays h3,\n  .pas-integra-inlays p {\n    margin-top: 0;\n  }\n\n  .pas-integra-inlays h2 {\n    margin-bottom: 16px;\n    color: #fff;\n    font-size: clamp(25px, 4vw, 38px);\n    font-weight: 900;\n    line-height: 1.15;\n    letter-spacing: -0.02em;\n    text-transform: uppercase;\n  }\n\n  .pas-integra-inlays h3 {\n    margin: 34px 0 15px;\n    padding-bottom: 9px;\n    color: var(--pas-black);\n    font-size: 21px;\n    font-weight: 900;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    border-bottom: 3px solid var(--pas-red);\n  }\n\n  .pas-integra-inlays p {\n    margin-bottom: 16px;\n  }\n\n  .pas-integra-inlays ul,\n  .pas-integra-inlays ol {\n    margin: 0 0 22px;\n    padding-left: 24px;\n  }\n\n  .pas-integra-inlays li {\n    margin-bottom: 9px;\n  }\n\n  .pas-integra-inlays a {\n    color: inherit;\n  }\n\n  .pas-integra-inlays__hero {\n    margin-bottom: 28px;\n    padding: clamp(25px, 5vw, 45px);\n    overflow: hidden;\n    color: #fff;\n    background:\n      linear-gradient(120deg, rgba(227, 27, 35, 0.95), rgba(160, 8, 15, 0.92)),\n      var(--pas-red);\n    border-radius: 8px;\n  }\n\n  .pas-integra-inlays__eyebrow {\n    display: inline-block;\n    margin-bottom: 13px;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .pas-integra-inlays__hero p {\n    max-width: 780px;\n    margin-bottom: 0;\n    font-size: 17px;\n  }\n\n  .pas-integra-inlays__grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 25px 0 30px;\n  }\n\n  .pas-integra-inlays__card {\n    padding: 22px 18px;\n    background: var(--pas-gray);\n    border: 1px solid var(--pas-border);\n    border-radius: 7px;\n  }\n\n  .pas-integra-inlays__card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--pas-black);\n    font-size: 14px;\n    font-weight: 900;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .pas-integra-inlays__card span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-integra-inlays__options {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 15px;\n    margin: 20px 0 26px;\n  }\n\n  .pas-integra-inlays__option {\n    padding: 22px;\n    background: #fff;\n    border: 1px solid var(--pas-border);\n    border-top: 5px solid var(--pas-red);\n    border-radius: 6px;\n  }\n\n  .pas-integra-inlays__option strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--pas-black);\n    font-size: 17px;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .pas-integra-inlays__callout {\n    margin: 25px 0;\n    padding: 21px;\n    background: var(--pas-gray);\n    border-left: 5px solid var(--pas-red);\n  }\n\n  .pas-integra-inlays__callout strong {\n    color: var(--pas-black);\n    font-weight: 900;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .pas-integra-inlays__callout p {\n    margin: 7px 0 0;\n  }\n\n  .pas-integra-inlays__included {\n    margin: 24px 0;\n    padding: 24px;\n    color: #fff;\n    background: var(--pas-black);\n    border-radius: 7px;\n  }\n\n  .pas-integra-inlays__included h3 {\n    margin-top: 0;\n    color: #fff;\n  }\n\n  .pas-integra-inlays__included li::marker {\n    color: var(--pas-red);\n  }\n\n  .pas-integra-inlays__steps {\n    margin: 20px 0 25px;\n    padding: 0;\n    list-style: none;\n    counter-reset: pas-step;\n  }\n\n  .pas-integra-inlays__steps li {\n    position: relative;\n    min-height: 52px;\n    margin-bottom: 14px;\n    padding: 5px 0 5px 64px;\n    counter-increment: pas-step;\n  }\n\n  .pas-integra-inlays__steps li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: grid;\n    width: 46px;\n    height: 46px;\n    place-items: center;\n    color: #fff;\n    font-weight: 900;\n    content: counter(pas-step);\n    background: var(--pas-red);\n    border-radius: 50%;\n  }\n\n  .pas-integra-inlays__disclaimer {\n    margin-top: 30px;\n    padding-top: 20px;\n    color: #666;\n    font-size: 13px;\n    line-height: 1.55;\n    border-top: 1px solid var(--pas-border);\n  }\n\n  @media (max-width: 740px) {\n    .pas-integra-inlays__grid,\n    .pas-integra-inlays__options {\n      grid-template-columns: 1fr;\n    }\n\n    .pas-integra-inlays__hero {\n      border-radius: 4px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pas-integra-inlays\"\u003e\n\u003csection class=\"pas-integra-inlays__hero\"\u003e\u003cspan class=\"pas-integra-inlays__eyebrow\"\u003e Vehicle-Specific Exterior Styling \u003c\/span\u003e\n\u003ch2\u003e2023–2026 Acura Integra Front and Rear Bumper Insert Overlays\u003c\/h2\u003e\n\u003cp\u003eBring out the recessed factory bumper lettering on your Acura Integra with a precision-cut front and rear bumper insert overlay kit. Choose from multiple colors and printed designs to add a subtle OEM+ accent or a more distinctive custom appearance—without painting or permanently modifying the bumper.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"pas-integra-inlays__grid\"\u003e\n\u003cdiv class=\"pas-integra-inlays__card\"\u003e\n\u003cstrong\u003eFront + Rear Kit\u003c\/strong\u003e \u003cspan\u003eIncludes overlays for the recessed lettering on both factory bumpers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-integra-inlays__card\"\u003e\n\u003cstrong\u003eFour Complete Sets\u003c\/strong\u003e \u003cspan\u003eEnough material for two complete vehicle installations or a full backup set.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-integra-inlays__card\"\u003e\n\u003cstrong\u003eMade to Order\u003c\/strong\u003e \u003cspan\u003ePrecision-cut and carefully prepared in California.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eHighlight Your Integra’s Factory Details\u003c\/h3\u003e\n\u003cp\u003eThe recessed bumper lettering is one of the distinctive styling details found on the current-generation Acura Integra, but it can be difficult to see in its factory finish. These bumper insert overlays add color and contrast inside the recessed areas, making the original design more visible while preserving the vehicle’s factory bodywork.\u003c\/p\u003e\n\u003cp\u003eEach individual insert is precision-cut for its designated location. The finished result creates a clean, integrated appearance that complements the Integra’s factory lines, wheels, trim and other exterior modifications.\u003c\/p\u003e\n\u003ch3\u003eChoose Your Color \u003c\/h3\u003e\n\u003cdiv class=\"pas-integra-inlays__options\"\u003e\n\u003cdiv class=\"pas-integra-inlays__option\"\u003e\n\u003cstrong\u003eStandard Vinyl Colors\u003c\/strong\u003e Select from our solid automotive vinyl options for a clean, consistent accent color and an OEM-inspired appearance.\u003c\/div\u003e\n\u003cdiv class=\"pas-integra-inlays__option\"\u003e\n\u003cstrong\u003ePrinted Series\u003c\/strong\u003e Choose a printed pattern or specialty design for a more personalized appearance that stands apart from standard solid colors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-integra-inlays__callout\"\u003e\n\u003cstrong\u003eLooking for a different design?\u003c\/strong\u003e\n\u003cp\u003eIf you do not see the color or pattern you want, contact Premium Auto Styling before ordering. Custom options may be available upon request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eProduct Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for the front and rear bumper inserts of the 2023–2026 Acura Integra\u003c\/li\u003e\n\u003cli\u003eFits standard Integra models and the Integra Type S\u003c\/li\u003e\n\u003cli\u003ePrecision-cut, individual lettering inserts\u003c\/li\u003e\n\u003cli\u003eAvailable in standard solid vinyl colors and printed designs\u003c\/li\u003e\n\u003cli\u003eAdds contrast to the factory recessed bumper lettering\u003c\/li\u003e\n\u003cli\u003eApplies directly to the original bumper surface\u003c\/li\u003e\n\u003cli\u003eNo painting, drilling or permanent body modification required\u003c\/li\u003e\n\u003cli\u003eFour complete sets included—enough for two full vehicles or one installation with backups\u003c\/li\u003e\n\u003cli\u003eMade to order and shipped from California\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eVehicle Fitment\u003c\/h3\u003e\n\u003cp\u003eThis front and rear bumper insert overlay kit is made for the following vehicles:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e2023 Acura Integra\u003c\/li\u003e\n\u003cli\u003e2024 Acura Integra\u003c\/li\u003e\n\u003cli\u003e2025 Acura Integra\u003c\/li\u003e\n\u003cli\u003e2026 Acura Integra\u003c\/li\u003e\n\u003cli\u003eAcura Integra Type S\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation locations:\u003c\/strong\u003e Recessed factory lettering located on the front and rear bumpers.\u003c\/p\u003e\n\u003cdiv class=\"pas-integra-inlays__callout\"\u003e\n\u003cstrong\u003eVerify Before Ordering\u003c\/strong\u003e\n\u003cp\u003eCompare your vehicle’s bumper lettering and insert locations with the product photos before ordering. Bumper configurations may vary by model, trim level, factory equipment or previously installed aftermarket components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pas-integra-inlays__included\"\u003e\n\u003ch3\u003eWhat You Will Receive\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFour complete sets of precision-cut bumper lettering inserts\u003c\/li\u003e\n\u003cli\u003eEnough overlays for two complete front-and-rear installations\u003c\/li\u003e\n\u003cli\u003eYour selected vinyl color or printed design\u003c\/li\u003e\n\u003cli\u003eBackup pieces for installation practice or future replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eIndividual Letter Installation\u003c\/h3\u003e\n\u003cp\u003eEach small insert is installed individually inside its corresponding recessed bumper letter. Because the pieces are small, patience, careful positioning and proper surface preparation are important for the cleanest result.\u003c\/p\u003e\n\u003col class=\"pas-integra-inlays__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCool the vehicle.\u003c\/strong\u003e\u003cbr\u003eInstall indoors or in a shaded, dust-free area. The bumper must be cool to the touch.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean the application area.\u003c\/strong\u003e\u003cbr\u003eWash and dry the bumper, then remove any wax, grease, polish or surface residue.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete the final surface preparation.\u003c\/strong\u003e\u003cbr\u003eWipe each recessed letter with 70% isopropyl alcohol and a clean microfiber towel. Allow the surface to dry completely.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIdentify each insert.\u003c\/strong\u003e\u003cbr\u003eMatch every precision-cut piece with its corresponding recessed bumper location before removing it from the backing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePosition the vinyl carefully.\u003c\/strong\u003e\u003cbr\u003eUse clean precision tweezers or a vinyl application pick to place each insert without touching the adhesive more than necessary.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply firm pressure.\u003c\/strong\u003e\u003cbr\u003eOnce aligned, press each insert firmly into place with a clean fingertip or soft application tool, paying close attention to the edges.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInspect the complete installation.\u003c\/strong\u003e\u003cbr\u003eConfirm that every piece is properly aligned and fully adhered before exposing the vehicle to water or harsh weather.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eRecommended Installation Conditions\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eInstall between approximately 70°F and 85°F whenever possible\u003c\/li\u003e\n\u003cli\u003eDo not install on a hot bumper or in direct sunlight\u003c\/li\u003e\n\u003cli\u003eWork in a clean area protected from wind and airborne debris\u003c\/li\u003e\n\u003cli\u003eDo not apply over ceramic coating, wax, polish or dressing\u003c\/li\u003e\n\u003cli\u003eAvoid washing the vehicle immediately after installation\u003c\/li\u003e\n\u003cli\u003eUse heat only when necessary and never overheat the vinyl or bumper\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"pas-integra-inlays__callout\"\u003e\n\u003cstrong\u003eInstallation Video\u003c\/strong\u003e\n\u003cp\u003eReview the accompanying installation video and product photos before beginning. Zoom in on the installed examples to confirm the intended placement and orientation of every insert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eMade to Order in California\u003c\/h3\u003e\n\u003cp\u003eEvery Acura Integra bumper insert overlay kit is made to order and prepared by Premium Auto Styling in California. Our vehicle-specific vinyl products are developed to provide accurate placement, straightforward installation and a finished appearance that complements the original vehicle design.\u003c\/p\u003e\n\u003cdiv class=\"pas-integra-inlays__disclaimer\"\u003e\n\u003cstrong\u003eAftermarket Product Disclaimer:\u003c\/strong\u003e This is an aftermarket styling product produced by Premium Auto Styling. Premium Auto Styling is not affiliated with, sponsored by or endorsed by Acura or Honda Motor Co., Ltd. Vehicle names and trademarks are used solely to identify product compatibility.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PREMIUM AUTO STYLING","offers":[{"title":"Red","offer_id":48635038040286,"sku":"INC-L-002-G-RED","price":17.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":48635038073054,"sku":"INC-L-002-G-WHITE","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":48635038105822,"sku":"INC-L-002-G-BLUE","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Light silver","offer_id":48635038138590,"sku":"INC-L-002-G-SILVER","price":17.99,"currency_code":"USD","in_stock":true},{"title":"Black Lettering - Red \"A\"","offer_id":48635038171358,"sku":"INC-L-002-BLK+RED","price":17.99,"currency_code":"USD","in_stock":true},{"title":"White Lettering - Red \"A\"","offer_id":48635038204126,"sku":"INC-L-002-WHT+RED","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/7746\/5822\/files\/05-2023-plus-Acura-Integra-inlay-installation-detail-1000x1000.jpg?v=1787642379"}],"url":"https:\/\/premiumautostyling.com\/collections\/2023-2026-acura-integra-type-s.oembed","provider":"Premium Auto Styling","version":"1.0","type":"link"}