{"product_id":"2013-2021-subaru-brz-front-rear-steering-wheel-stealth-emblem-overlay-ki","title":"2013-2021 SUBARU BRZ FRONT, REAR \u0026 STEERING WHEEL STEALTH EMBLEM OVERLAY KI","description":"\u003cstyle\u003e\n  .pas-brz-stealth {\n    --pas-red: #e31b23;\n    --pas-black: #121212;\n    --pas-charcoal: #262626;\n    --pas-satin: #343434;\n    --pas-gloss: #050505;\n    --pas-gray: #f4f4f4;\n    --pas-border: #dfdfdf;\n    --pas-white: #ffffff;\n    max-width: 980px;\n    margin: 0 auto;\n    color: #242424;\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .pas-brz-stealth * {\n    box-sizing: border-box;\n  }\n\n  .pas-brz-stealth h2,\n  .pas-brz-stealth h3,\n  .pas-brz-stealth p {\n    margin-top: 0;\n  }\n\n  .pas-brz-stealth h2 {\n    margin-bottom: 18px;\n    color: var(--pas-white);\n    font-size: clamp(28px, 4.5vw, 43px);\n    font-weight: 900;\n    line-height: 1.1;\n    letter-spacing: -0.025em;\n    text-transform: uppercase;\n  }\n\n  .pas-brz-stealth h3 {\n    margin-bottom: 14px;\n    color: var(--pas-black);\n    font-size: 21px;\n    font-weight: 900;\n    line-height: 1.25;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .pas-brz-stealth p {\n    margin-bottom: 17px;\n  }\n\n  .pas-brz-stealth ul,\n  .pas-brz-stealth ol {\n    margin: 0;\n    padding-left: 23px;\n  }\n\n  .pas-brz-stealth li {\n    margin-bottom: 9px;\n  }\n\n  .pas-brz-stealth-hero {\n    position: relative;\n    margin-bottom: 25px;\n    padding: clamp(30px, 5vw, 50px);\n    overflow: hidden;\n    color: var(--pas-white);\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(255, 255, 255, 0.09),\n        transparent 36%\n      ),\n      linear-gradient(135deg, #050505 0%, #242424 100%);\n    border-left: 6px solid var(--pas-red);\n    border-radius: 10px;\n  }\n\n  .pas-brz-stealth-hero::after {\n    position: absolute;\n    top: -85px;\n    right: -65px;\n    width: 250px;\n    height: 250px;\n    background:\n      repeating-linear-gradient(\n        45deg,\n        rgba(255, 255, 255, 0.025) 0,\n        rgba(255, 255, 255, 0.025) 8px,\n        transparent 8px,\n        transparent 17px\n      );\n    border-radius: 50%;\n    content: \"\";\n  }\n\n  .pas-brz-stealth-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 14px;\n    color: #ff454b;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .pas-brz-stealth-hero h2,\n  .pas-brz-stealth-hero p {\n    position: relative;\n    z-index: 1;\n  }\n\n  .pas-brz-stealth-hero p {\n    max-width: 840px;\n    margin-bottom: 0;\n    color: #eeeeee;\n    font-size: 17px;\n  }\n\n  .pas-brz-stealth-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-bottom: 25px;\n  }\n\n  .pas-brz-stealth-feature {\n    padding: 23px 18px;\n    text-align: center;\n    background: var(--pas-white);\n    border: 1px solid var(--pas-border);\n    border-bottom: 4px solid var(--pas-black);\n    border-radius: 8px;\n    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.05);\n  }\n\n  .pas-brz-stealth-feature strong {\n    display: block;\n    margin-bottom: 7px;\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-brz-stealth-feature span {\n    display: block;\n    color: #5a5a5a;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-brz-stealth-finish {\n    position: relative;\n    margin-bottom: 23px;\n    padding: clamp(28px, 5vw, 42px);\n    overflow: hidden;\n    color: var(--pas-white);\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(255, 255, 255, 0.08),\n        transparent 42%\n      ),\n      var(--pas-black);\n    border: 2px solid #3f3f3f;\n    border-radius: 10px;\n  }\n\n  .pas-brz-stealth-badge {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 12px;\n    color: var(--pas-white);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    background: var(--pas-red);\n    border-radius: 4px;\n  }\n\n  .pas-brz-stealth-finish h3 {\n    margin-bottom: 14px;\n    color: var(--pas-white);\n    font-size: clamp(24px, 3.5vw, 32px);\n  }\n\n  .pas-brz-stealth-finish \u003e p {\n    color: #eeeeee;\n  }\n\n  .pas-brz-stealth-contrast {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 24px 0;\n  }\n\n  .pas-brz-stealth-swatch {\n    min-height: 170px;\n    padding: 25px 20px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 8px;\n  }\n\n  .pas-brz-stealth-swatch.satin {\n    background:\n      linear-gradient(\n        135deg,\n        #252525,\n        #484848\n      );\n  }\n\n  .pas-brz-stealth-swatch.gloss {\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(255, 255, 255, 0.32),\n        transparent 32%\n      ),\n      linear-gradient(\n        135deg,\n        #020202,\n        #161616\n      );\n  }\n\n  .pas-brz-stealth-swatch strong {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--pas-white);\n    font-size: 17px;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .pas-brz-stealth-swatch span {\n    display: block;\n    color: #e5e5e5;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-brz-stealth-finish-note {\n    padding: 18px 20px;\n    color: var(--pas-white);\n    background: rgba(255, 255, 255, 0.07);\n    border-left: 5px solid var(--pas-red);\n    border-radius: 6px;\n  }\n\n  .pas-brz-stealth-finish-note strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--pas-white);\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .pas-brz-stealth-finish-note span {\n    display: block;\n    color: #eeeeee;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pas-brz-stealth-section,\n  .pas-brz-stealth-video {\n    margin-bottom: 23px;\n    padding: 30px;\n    background: var(--pas-white);\n    border: 1px solid var(--pas-border);\n    border-radius: 10px;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);\n  }\n\n  .pas-brz-stealth-section h3::after,\n  .pas-brz-stealth-video h3::after {\n    display: block;\n    width: 56px;\n    height: 3px;\n    margin-top: 10px;\n    background: var(--pas-red);\n    content: \"\";\n  }\n\n  .pas-brz-stealth-kit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .pas-brz-stealth-kit-item {\n    position: relative;\n    padding: 23px 17px;\n    text-align: center;\n    background: var(--pas-gray);\n    border-top: 4px solid var(--pas-black);\n    border-radius: 7px;\n  }\n\n  .pas-brz-stealth-kit-number {\n    display: grid;\n    width: 38px;\n    height: 38px;\n    margin: 0 auto 12px;\n    place-items: center;\n    color: var(--pas-white);\n    font-weight: 900;\n    background: var(--pas-black);\n    border-radius: 50%;\n  }\n\n  .pas-brz-stealth-kit-item strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--pas-black);\n    font-size: 14px;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .pas-brz-stealth-kit-item span {\n    display: block;\n    color: #595959;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .pas-brz-stealth-callout {\n    margin-top: 21px;\n    padding: 19px 21px;\n    color: var(--pas-white);\n    background: var(--pas-black);\n    border-left: 5px solid var(--pas-red);\n    border-radius: 6px;\n  }\n\n  .pas-brz-stealth-callout strong {\n    color: var(--pas-white);\n    font-weight: 900;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .pas-brz-stealth-callout p {\n    margin: 7px 0 0;\n    color: #eeeeee;\n  }\n\n  .pas-brz-stealth-fitment-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 11px;\n    margin: 19px 0;\n  }\n\n  .pas-brz-stealth-fitment {\n    padding: 15px 12px;\n    text-align: center;\n    color: var(--pas-black);\n    font-size: 14px;\n    font-weight: 900;\n    background: var(--pas-gray);\n    border-left: 4px solid var(--pas-black);\n    border-radius: 6px;\n  }\n\n  .pas-brz-stealth-steps {\n    padding-left: 0 !important;\n    list-style: none;\n    counter-reset: brz-stealth-step;\n  }\n\n  .pas-brz-stealth-steps li {\n    position: relative;\n    min-height: 52px;\n    margin-bottom: 15px;\n    padding: 6px 5px 6px 63px;\n    counter-increment: brz-stealth-step;\n  }\n\n  .pas-brz-stealth-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: var(--pas-white);\n    font-weight: 900;\n    background: var(--pas-black);\n    border: 2px solid var(--pas-red);\n    border-radius: 50%;\n    content: counter(brz-stealth-step);\n  }\n\n  .pas-brz-stealth-video {\n    text-align: center;\n  }\n\n  .pas-brz-stealth-video h3::after {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .pas-brz-stealth-video \u003e p {\n    max-width: 760px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .pas-brz-stealth-video-wrapper {\n    position: relative;\n    width: 100%;\n    max-width: 780px;\n    margin: 22px auto 0;\n    overflow: hidden;\n    background: #000000;\n    border-radius: 9px;\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16);\n    aspect-ratio: 16 \/ 9;\n  }\n\n  .pas-brz-stealth-video-wrapper iframe {\n    position: absolute;\n    inset: 0;\n    display: block;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .pas-brz-stealth-video-link {\n    display: inline-block;\n    margin-top: 18px;\n    padding: 11px 18px;\n    color: var(--pas-white) !important;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.04em;\n    text-decoration: none;\n    text-transform: uppercase;\n    background: var(--pas-red);\n    border-radius: 5px;\n  }\n\n  .pas-brz-stealth-included {\n    margin-bottom: 23px;\n    padding: 30px;\n    color: var(--pas-white);\n    background: var(--pas-black);\n    border-radius: 10px;\n  }\n\n  .pas-brz-stealth-included h3 {\n    color: var(--pas-white);\n  }\n\n  .pas-brz-stealth-included li {\n    color: #eeeeee;\n  }\n\n  .pas-brz-stealth-included li::marker {\n    color: var(--pas-red);\n  }\n\n  .pas-brz-stealth-not-included {\n    margin-top: 18px;\n    padding: 15px 17px;\n    color: #eeeeee;\n    font-size: 14px;\n    background: rgba(255, 255, 255, 0.08);\n    border-radius: 6px;\n  }\n\n  .pas-brz-stealth-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .pas-brz-stealth-trust {\n    padding: 20px 16px;\n    text-align: center;\n    background: var(--pas-gray);\n    border-radius: 7px;\n  }\n\n  .pas-brz-stealth-trust strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--pas-black);\n    font-size: 14px;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .pas-brz-stealth-trust span {\n    display: block;\n    color: #5a5a5a;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .pas-brz-stealth-review-link {\n    display: inline-block;\n    margin-top: 20px;\n    padding: 11px 18px;\n    color: var(--pas-white) !important;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.04em;\n    text-decoration: none;\n    text-transform: uppercase;\n    background: var(--pas-red);\n    border-radius: 5px;\n  }\n\n  .pas-brz-stealth-cta {\n    padding: 38px 30px;\n    text-align: center;\n    color: var(--pas-white);\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(255, 255, 255, 0.1),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #080808, #303030);\n    border: 2px solid var(--pas-red);\n    border-radius: 10px;\n  }\n\n  .pas-brz-stealth-cta h3 {\n    margin-bottom: 12px;\n    color: var(--pas-white);\n    font-size: 26px;\n  }\n\n  .pas-brz-stealth-cta p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: var(--pas-white);\n  }\n\n  .pas-brz-stealth-disclaimer {\n    margin-top: 20px;\n    padding: 19px 20px;\n    color: #666666;\n    font-size: 12px;\n    line-height: 1.65;\n    background: var(--pas-gray);\n    border-radius: 6px;\n  }\n\n  @media (max-width: 740px) {\n    .pas-brz-stealth-feature-grid,\n    .pas-brz-stealth-contrast,\n    .pas-brz-stealth-kit-grid,\n    .pas-brz-stealth-fitment-grid,\n    .pas-brz-stealth-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pas-brz-stealth-hero,\n    .pas-brz-stealth-finish,\n    .pas-brz-stealth-section,\n    .pas-brz-stealth-video,\n    .pas-brz-stealth-included,\n    .pas-brz-stealth-cta {\n      padding: 24px 20px;\n    }\n\n    .pas-brz-stealth h2 {\n      font-size: 28px;\n    }\n\n    .pas-brz-stealth h3 {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pas-brz-stealth\"\u003e\n\n  \u003csection class=\"pas-brz-stealth-hero\"\u003e\n    \u003cspan class=\"pas-brz-stealth-eyebrow\"\u003e\n      Vehicle-Specific Stealth Edition\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      2013–2021 Subaru BRZ Stealth Emblem Overlay Kit\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Black out all three factory emblems on your Subaru BRZ with the\n      \u003cstrong\u003ePremium Auto Styling Stealth Edition Emblem Overlay Kit\u003c\/strong\u003e.\n      This complete three-piece package combines a\n      \u003cstrong\u003esatin black emblem base with gloss black stars\u003c\/strong\u003e, creating\n      subtle tone-on-tone contrast across the front grille, rear trunk and\n      steering wheel emblems.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"pas-brz-stealth-feature-grid\"\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-feature\"\u003e\n      \u003cstrong\u003eComplete 3-Piece Kit\u003c\/strong\u003e\n      \u003cspan\u003e\n        Includes matching front grille, rear trunk and steering wheel emblem overlays.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-feature\"\u003e\n      \u003cstrong\u003eTwo-Finish Contrast\u003c\/strong\u003e\n      \u003cspan\u003e\n        Satin black backgrounds are paired with reflective gloss black star details.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-feature\"\u003e\n      \u003cstrong\u003eVehicle-Specific Fit\u003c\/strong\u003e\n      \u003cspan\u003e\n        Precision cut for the original factory emblems on the 2013–2021 Subaru BRZ.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003csection class=\"pas-brz-stealth-finish\"\u003e\n    \u003cspan class=\"pas-brz-stealth-badge\"\u003e\n      Dedicated Stealth Colorway\n    \u003c\/span\u003e\n\n    \u003ch3\u003eSatin Black Base. Gloss Black Stars.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Stealth Edition uses two distinct black finishes to transform the\n      factory blue Subaru emblems without eliminating their recognizable star design.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-contrast\"\u003e\n\n      \u003cdiv class=\"pas-brz-stealth-swatch satin\"\u003e\n        \u003cstrong\u003eSatin Black Base\u003c\/strong\u003e\n        \u003cspan\u003e\n          The low-sheen satin background reduces glare and creates the foundation\n          for a clean, understated blacked-out appearance.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-brz-stealth-swatch gloss\"\u003e\n        \u003cstrong\u003eGloss Black Stars\u003c\/strong\u003e\n        \u003cspan\u003e\n          The high-gloss star pattern reflects more light than the satin base,\n          creating subtle contrast that becomes more visible as lighting changes.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      From a distance, the emblems maintain a nearly blacked-out appearance.\n      Up close and under direct lighting, the contrast between satin and gloss\n      reveals the factory-inspired star pattern.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-finish-note\"\u003e\n      \u003cstrong\u003eColorway Is Preselected\u003c\/strong\u003e\n      \u003cspan\u003e\n        This dedicated Stealth Edition SKU is produced exclusively with a satin\n        black base and gloss black stars. No additional color selection is required.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-section\"\u003e\n    \u003ch3\u003eOne Kit Completes All Three Emblems\u003c\/h3\u003e\n\n    \u003cp\u003e\n      This product is a complete vehicle package, not a single emblem overlay.\n      Every order includes all three precision-cut pieces needed to create a\n      matching Stealth Edition appearance on the exterior and interior of your BRZ.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-kit-grid\"\u003e\n\n      \u003cdiv class=\"pas-brz-stealth-kit-item\"\u003e\n        \u003cspan class=\"pas-brz-stealth-kit-number\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eFront Grille Emblem\u003c\/strong\u003e\n        \u003cspan\u003e\n          Satin black and gloss black overlay for the original front grille emblem.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-brz-stealth-kit-item\"\u003e\n        \u003cspan class=\"pas-brz-stealth-kit-number\"\u003e2\u003c\/span\u003e\n        \u003cstrong\u003eRear Trunk Emblem\u003c\/strong\u003e\n        \u003cspan\u003e\n          Matching Stealth Edition overlay for the original rear exterior emblem.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-brz-stealth-kit-item\"\u003e\n        \u003cspan class=\"pas-brz-stealth-kit-number\"\u003e3\u003c\/span\u003e\n        \u003cstrong\u003eSteering Wheel Emblem\u003c\/strong\u003e\n        \u003cspan\u003e\n          Coordinating interior overlay for the emblem in the center of the steering wheel.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-callout\"\u003e\n      \u003cstrong\u003eFront + Rear + Steering Wheel Included\u003c\/strong\u003e\n      \u003cp\u003e\n        One order includes the complete three-piece Stealth Edition kit. You do\n        not need to purchase the front, rear or steering wheel overlays separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-section\"\u003e\n    \u003ch3\u003eSubtle Tone-on-Tone Styling\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Stealth Edition was created for BRZ owners who want to eliminate the\n      factory blue emblem color without replacing the original badges or creating\n      a completely flat, featureless black appearance.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Using satin and gloss black together preserves the recognizable Subaru star\n      pattern through differences in surface sheen. The appearance changes with\n      the viewing angle and available light, producing a more dimensional finish\n      than a single-color black overlay.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The combination works particularly well with black wheels, tinted lighting,\n      dark exterior trim, carbon-fiber components and other stealth-inspired\n      vehicle modifications.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-section\"\u003e\n    \u003ch3\u003ePremium Automotive-Grade Vinyl\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Each BRZ Stealth Edition emblem overlay is produced from premium\n      automotive-grade adhesive vinyl selected for clean application, stable\n      color and dependable performance on properly prepared surfaces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This is not a replacement plastic badge or generic paper sticker. Each\n      section of the design is precision cut for its corresponding factory emblem.\n      The satin black base and gloss black stars are layered to create the intended\n      difference in finish.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The exterior front and rear overlays are designed to withstand normal\n      exposure to sunlight, rain and routine vehicle washing when properly\n      installed. The removable vinyl construction allows you to customize the\n      original emblems without painting or permanently modifying them.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-section\"\u003e\n    \u003ch3\u003eProduct Features\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eDedicated Stealth Edition Subaru BRZ emblem overlay kit\u003c\/li\u003e\n      \u003cli\u003eSatin black base with gloss black star pattern\u003c\/li\u003e\n      \u003cli\u003eComplete three-piece vehicle package\u003c\/li\u003e\n      \u003cli\u003eFront grille emblem overlay included\u003c\/li\u003e\n      \u003cli\u003eRear trunk emblem overlay included\u003c\/li\u003e\n      \u003cli\u003eSteering wheel emblem overlay included\u003c\/li\u003e\n      \u003cli\u003eDesigned specifically for the 2013–2021 Subaru BRZ\u003c\/li\u003e\n      \u003cli\u003ePrecision-cut around the corresponding factory emblem shapes\u003c\/li\u003e\n      \u003cli\u003ePremium automotive-grade adhesive vinyl\u003c\/li\u003e\n      \u003cli\u003eInstalls directly over the visible factory emblem surfaces\u003c\/li\u003e\n      \u003cli\u003eNo factory emblem removal required\u003c\/li\u003e\n      \u003cli\u003eNo drilling, painting or permanent badge modification required\u003c\/li\u003e\n      \u003cli\u003eRemovable when a factory-style appearance is desired\u003c\/li\u003e\n      \u003cli\u003eMade to order by Premium Auto Styling in Riverside, California\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-section\"\u003e\n    \u003ch3\u003eVehicle Fitment\u003c\/h3\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-fitment-grid\"\u003e\n      \u003cdiv class=\"pas-brz-stealth-fitment\"\u003e2013 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-stealth-fitment\"\u003e2014 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-stealth-fitment\"\u003e2015 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-stealth-fitment\"\u003e2016 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-stealth-fitment\"\u003e2017 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-stealth-fitment\"\u003e2018 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-stealth-fitment\"\u003e2019 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-stealth-fitment\"\u003e2020 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-stealth-fitment\"\u003e2021 Subaru BRZ\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eInstallation locations:\u003c\/strong\u003e Original front grille emblem,\n      original rear trunk emblem and original steering wheel emblem.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-callout\"\u003e\n      \u003cstrong\u003eVerify Your Original Emblems\u003c\/strong\u003e\n      \u003cp\u003e\n        This kit is designed around the original factory BRZ emblem shapes.\n        Compare all three emblems on your vehicle with the product images before\n        ordering, especially if a badge has previously been replaced with an\n        aftermarket emblem.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-section\"\u003e\n    \u003ch3\u003eEasy DIY Installation\u003c\/h3\u003e\n\n    \u003cp\u003e\n      No emblem removal is required. Each precision-cut piece applies directly\n      over the visible surface of its corresponding factory emblem, making the\n      Stealth Edition kit an approachable exterior and interior styling upgrade.\n    \u003c\/p\u003e\n\n    \u003col class=\"pas-brz-stealth-steps\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eCool the application surfaces.\u003c\/strong\u003e\u003cbr\u003e\n        Move the vehicle indoors or into a shaded area and allow the exterior\n        emblems to become cool to the touch.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eClean all three factory emblems.\u003c\/strong\u003e\u003cbr\u003e\n        Remove dust, dirt, wax, polish, grease and interior dressing from the\n        front, rear and steering wheel emblems.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eComplete the final preparation.\u003c\/strong\u003e\u003cbr\u003e\n        Wipe each application area with isopropyl alcohol and a clean microfiber\n        towel, then allow the surface to dry completely.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eIdentify the correct overlay.\u003c\/strong\u003e\u003cbr\u003e\n        Match each precision-cut piece to the front, rear or steering wheel emblem\n        before exposing the adhesive.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eConfirm the alignment.\u003c\/strong\u003e\u003cbr\u003e\n        Position the overlay above the emblem and identify the perimeter and\n        important alignment points before application.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eApply the vinyl gradually.\u003c\/strong\u003e\u003cbr\u003e\n        Lay the overlay from one side to the other while using a clean fingertip\n        or felt-edge squeegee to minimize trapped air.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eSecure the complete design.\u003c\/strong\u003e\u003cbr\u003e\n        Apply firm final pressure across the satin base, gloss stars and complete\n        outer perimeter.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eRepeat for the remaining emblems.\u003c\/strong\u003e\u003cbr\u003e\n        Complete all three locations to create a coordinated Stealth Edition\n        appearance throughout the BRZ.\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-callout\"\u003e\n      \u003cstrong\u003eRecommended Installation Conditions\u003c\/strong\u003e\n      \u003cp\u003e\n        Install in a clean, dry and temperature-controlled environment. Do not\n        apply the overlays to hot, waxed, ceramic-coated, greasy or contaminated\n        emblem surfaces. Never spray cleaning solution directly into the steering\n        wheel or airbag assembly.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-video\"\u003e\n    \u003ch3\u003eWatch the Emblem Overlay Installation\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Watch our installation guide before beginning to see the recommended surface\n      preparation, alignment and application process for Premium Auto Styling\n      emblem overlays.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-video-wrapper\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/d3hE6oq7BFA?rel=0\" title=\"Premium Auto Styling Subaru emblem overlay installation guide\" loading=\"lazy\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\n      \u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"pas-brz-stealth-video-link\" href=\"https:\/\/www.youtube.com\/watch?v=d3hE6oq7BFA\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Watch the Subaru emblem overlay installation video on YouTube\"\u003e\n      Watch Installation Video on YouTube\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-included\"\u003e\n    \u003ch3\u003eWhat You Will Receive\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eOne front grille emblem overlay\u003c\/li\u003e\n      \u003cli\u003eOne rear trunk emblem overlay\u003c\/li\u003e\n      \u003cli\u003eOne steering wheel emblem overlay\u003c\/li\u003e\n      \u003cli\u003eSatin black base finish on all three overlays\u003c\/li\u003e\n      \u003cli\u003eGloss black star design on all three overlays\u003c\/li\u003e\n      \u003cli\u003eComplete three-piece coverage for one Subaru BRZ\u003c\/li\u003e\n      \u003cli\u003eInstallation guidance\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-not-included\"\u003e\n      \u003cstrong\u003eFactory emblems are not included.\u003c\/strong\u003e This product contains\n      precision-cut vinyl overlays designed to install over the original emblems\n      already on your vehicle.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-section\"\u003e\n    \u003ch3\u003eMade to Order in Riverside, California\u003c\/h3\u003e\n\n    \u003cdiv class=\"pas-brz-stealth-trust-grid\"\u003e\n\n      \u003cdiv class=\"pas-brz-stealth-trust\"\u003e\n        \u003cstrong\u003eDedicated Colorway\u003c\/strong\u003e\n        \u003cspan\u003e\n          Preconfigured with the correct satin black and gloss black finish combination.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-brz-stealth-trust\"\u003e\n        \u003cstrong\u003eShips from California\u003c\/strong\u003e\n        \u003cspan\u003e\n          Each made-to-order kit is prepared and shipped by our Riverside team.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-brz-stealth-trust\"\u003e\n        \u003cstrong\u003eReal Product Support\u003c\/strong\u003e\n        \u003cspan\u003e\n          Ordering and installation guidance is available before and after purchase.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003ca class=\"pas-brz-stealth-review-link\" href=\"\/pages\/customer-reviews\" aria-label=\"Read verified Premium Auto Styling customer reviews\"\u003e\n      Read Verified Customer Reviews\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-stealth-cta\"\u003e\n    \u003ch3\u003eBlack Out All Three BRZ Emblems\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Complete the front grille, rear trunk and steering wheel with one\n      vehicle-specific Stealth Edition kit featuring a satin black base and\n      gloss black stars.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"pas-brz-stealth-disclaimer\"\u003e\n    \u003cstrong\u003eAftermarket product disclaimer:\u003c\/strong\u003e This product includes vinyl\n    overlays only. Factory emblems, replacement badges and vehicle components are\n    not included. Premium Auto Styling is not affiliated with, sponsored by or\n    endorsed by Subaru Corporation or Toyota Motor Corporation. Subaru, BRZ and\n    related vehicle names and trademarks are used solely to describe product\n    compatibility. Factory emblem configurations may vary if the vehicle has been\n    repaired, modified or fitted with aftermarket badges. Confirm the shape of all\n    three original emblems before ordering.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Premium Auto Styling","offers":[{"title":"Default Title","offer_id":48923602518238,"sku":"E 139 SB - GB (STEALTH)","price":18.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/7746\/5822\/files\/01-2013-2021-BRZ-stealth-front-emblem-satin-black-gloss-black-1000x1000.png?v=1788128903","url":"https:\/\/premiumautostyling.com\/products\/2013-2021-subaru-brz-front-rear-steering-wheel-stealth-emblem-overlay-ki","provider":"Premium Auto Styling","version":"1.0","type":"link"}