{"product_id":"2022-2026-subaru-brz-red-decal-emblem-overlay-kit","title":"2022-2026 SUBARU BRZ - RED DECAL EMBLEM OVERLAY KIT","description":"\u003cstyle\u003e\n  .pas-brz-red-black {\n    --pas-red: #d71920;\n    --pas-bright-red: #f1252c;\n    --pas-dark-red: #8f090e;\n    --pas-black: #151515;\n    --pas-satin-black: #2f2f2f;\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-red-black * {\n    box-sizing: border-box;\n  }\n\n  .pas-brz-red-black h2,\n  .pas-brz-red-black h3,\n  .pas-brz-red-black p {\n    margin-top: 0;\n  }\n\n  .pas-brz-red-black 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-red-black 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-red-black p {\n    margin-bottom: 17px;\n  }\n\n  .pas-brz-red-black ul,\n  .pas-brz-red-black ol {\n    margin: 0;\n    padding-left: 23px;\n  }\n\n  .pas-brz-red-black li {\n    margin-bottom: 9px;\n  }\n\n  .pas-brz-red-black-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(241, 37, 44, 0.36),\n        transparent 40%\n      ),\n      linear-gradient(135deg, #080808 0%, #292929 100%);\n    border-left: 6px solid var(--pas-red);\n    border-radius: 10px;\n  }\n\n  .pas-brz-red-black-hero::after {\n    position: absolute;\n    top: -80px;\n    right: -60px;\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-red-black-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 14px;\n    color: #ff4b50;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .pas-brz-red-black-hero h2,\n  .pas-brz-red-black-hero p {\n    position: relative;\n    z-index: 1;\n  }\n\n  .pas-brz-red-black-hero p {\n    max-width: 840px;\n    margin-bottom: 0;\n    color: #eeeeee;\n    font-size: 17px;\n  }\n\n  .pas-brz-red-black-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-red-black-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-red);\n    border-radius: 8px;\n    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.05);\n  }\n\n  .pas-brz-red-black-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-red-black-feature span {\n    display: block;\n    color: #5a5a5a;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-brz-red-black-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(241, 37, 44, 0.36),\n        transparent 42%\n      ),\n      var(--pas-black);\n    border: 2px solid var(--pas-red);\n    border-radius: 10px;\n  }\n\n  .pas-brz-red-black-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-red-black-finish h3 {\n    margin-bottom: 14px;\n    color: var(--pas-white);\n    font-size: clamp(24px, 3.5vw, 32px);\n  }\n\n  .pas-brz-red-black-finish \u003e p {\n    color: #eeeeee;\n  }\n\n  .pas-brz-red-black-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-red-black-swatch {\n    min-height: 175px;\n    padding: 25px 20px;\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 8px;\n  }\n\n  .pas-brz-red-black-swatch.gloss-red {\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(255, 255, 255, 0.34),\n        transparent 30%\n      ),\n      linear-gradient(135deg, #9d080d, #f1252c);\n  }\n\n  .pas-brz-red-black-swatch.satin-black {\n    background:\n      linear-gradient(\n        135deg,\n        #202020,\n        #484848\n      );\n  }\n\n  .pas-brz-red-black-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-red-black-swatch span {\n    display: block;\n    color: #eeeeee;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pas-brz-red-black-finish-note {\n    padding: 18px 20px;\n    color: var(--pas-white);\n    background: rgba(255, 255, 255, 0.08);\n    border-left: 5px solid var(--pas-red);\n    border-radius: 6px;\n  }\n\n  .pas-brz-red-black-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-red-black-finish-note span {\n    display: block;\n    color: #eeeeee;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pas-brz-red-black-section,\n  .pas-brz-red-black-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-red-black-section h3::after,\n  .pas-brz-red-black-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-red-black-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-red-black-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-red);\n    border-radius: 7px;\n  }\n\n  .pas-brz-red-black-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-red);\n    border-radius: 50%;\n  }\n\n  .pas-brz-red-black-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-red-black-kit-item span {\n    display: block;\n    color: #595959;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .pas-brz-red-black-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-red-black-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-red-black-callout p {\n    margin: 7px 0 0;\n    color: #eeeeee;\n  }\n\n  .pas-brz-red-black-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-red-black-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-red);\n    border-radius: 6px;\n  }\n\n  .pas-brz-red-black-steps {\n    padding-left: 0 !important;\n    list-style: none;\n    counter-reset: brz-red-step;\n  }\n\n  .pas-brz-red-black-steps li {\n    position: relative;\n    min-height: 52px;\n    margin-bottom: 15px;\n    padding: 6px 5px 6px 63px;\n    counter-increment: brz-red-step;\n  }\n\n  .pas-brz-red-black-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-red);\n    border-radius: 50%;\n    content: counter(brz-red-step);\n  }\n\n  .pas-brz-red-black-video {\n    text-align: center;\n  }\n\n  .pas-brz-red-black-video h3::after {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .pas-brz-red-black-video \u003e p {\n    max-width: 760px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .pas-brz-red-black-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-red-black-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-red-black-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-red-black-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-red-black-included h3 {\n    color: var(--pas-white);\n  }\n\n  .pas-brz-red-black-included li {\n    color: #eeeeee;\n  }\n\n  .pas-brz-red-black-included li::marker {\n    color: var(--pas-red);\n  }\n\n  .pas-brz-red-black-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-red-black-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .pas-brz-red-black-trust {\n    padding: 20px 16px;\n    text-align: center;\n    background: var(--pas-gray);\n    border-radius: 7px;\n  }\n\n  .pas-brz-red-black-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-red-black-trust span {\n    display: block;\n    color: #5a5a5a;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .pas-brz-red-black-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-red-black-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.15),\n        transparent 35%\n      ),\n      linear-gradient(135deg, var(--pas-red), var(--pas-dark-red));\n    border-radius: 10px;\n  }\n\n  .pas-brz-red-black-cta h3 {\n    margin-bottom: 12px;\n    color: var(--pas-white);\n    font-size: 26px;\n  }\n\n  .pas-brz-red-black-cta p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: var(--pas-white);\n  }\n\n  .pas-brz-red-black-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-red-black-feature-grid,\n    .pas-brz-red-black-contrast,\n    .pas-brz-red-black-kit-grid,\n    .pas-brz-red-black-fitment-grid,\n    .pas-brz-red-black-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pas-brz-red-black-hero,\n    .pas-brz-red-black-finish,\n    .pas-brz-red-black-section,\n    .pas-brz-red-black-video,\n    .pas-brz-red-black-included,\n    .pas-brz-red-black-cta {\n      padding: 24px 20px;\n    }\n\n    .pas-brz-red-black h2 {\n      font-size: 28px;\n    }\n\n    .pas-brz-red-black h3 {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pas-brz-red-black\"\u003e\n\n  \u003csection class=\"pas-brz-red-black-hero\"\u003e\n    \u003cspan class=\"pas-brz-red-black-eyebrow\"\u003e\n      Vehicle-Specific Two-Tone Emblem Styling\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      2022–2026 Subaru BRZ Gloss Red \u0026amp; Satin Black Emblem Overlay Kit\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Transform all three factory emblems on your second-generation Subaru BRZ\n      with a bold, performance-inspired color combination. This complete\n      \u003cstrong\u003ethree-piece emblem overlay kit\u003c\/strong\u003e features a\n      \u003cstrong\u003egloss red base with satin black stars\u003c\/strong\u003e for the front grille,\n      rear trunk and steering wheel emblems.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"pas-brz-red-black-feature-grid\"\u003e\n\n    \u003cdiv class=\"pas-brz-red-black-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-red-black-feature\"\u003e\n      \u003cstrong\u003eTwo-Finish Design\u003c\/strong\u003e\n      \u003cspan\u003e\n        A reflective gloss red background is contrasted by low-sheen satin black stars.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pas-brz-red-black-feature\"\u003e\n      \u003cstrong\u003e2022–2026 BRZ Fitment\u003c\/strong\u003e\n      \u003cspan\u003e\n        Precision cut around the original factory emblem shapes on the second-generation BRZ.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003csection class=\"pas-brz-red-black-finish\"\u003e\n    \u003cspan class=\"pas-brz-red-black-badge\"\u003e\n      Dedicated Gloss Red \/ Satin Black Colorway\n    \u003c\/span\u003e\n\n    \u003ch3\u003eGloss Red Base. Satin Black Stars.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      This dedicated colorway replaces the factory blue emblem appearance with a\n      vivid gloss red background and contrasting satin black star design.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-brz-red-black-contrast\"\u003e\n\n      \u003cdiv class=\"pas-brz-red-black-swatch gloss-red\"\u003e\n        \u003cstrong\u003eGloss Red Base\u003c\/strong\u003e\n        \u003cspan\u003e\n          The rich, reflective red background adds a bold performance-inspired\n          accent that becomes more pronounced under direct lighting.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-brz-red-black-swatch satin-black\"\u003e\n        \u003cstrong\u003eSatin Black Stars\u003c\/strong\u003e\n        \u003cspan\u003e\n          The low-sheen black star pattern creates a controlled contrast against\n          the gloss red base without introducing another bright color.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      The difference between the reflective gloss background and muted satin\n      stars gives the emblem a dimensional visual effect while remaining a thin,\n      low-profile vinyl overlay. The stars are not molded, raised or beveled.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-brz-red-black-finish-note\"\u003e\n      \u003cstrong\u003eColorway Is Preselected\u003c\/strong\u003e\n      \u003cspan\u003e\n        This dedicated SKU is produced exclusively with a gloss red base and\n        satin black stars. No additional background or star color selection is required.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-red-black-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      coordinated red and black appearance across the exterior and interior of your BRZ.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pas-brz-red-black-kit-grid\"\u003e\n\n      \u003cdiv class=\"pas-brz-red-black-kit-item\"\u003e\n        \u003cspan class=\"pas-brz-red-black-kit-number\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eFront Grille Emblem\u003c\/strong\u003e\n        \u003cspan\u003e\n          Gloss red and satin black overlay for the original front grille emblem.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-brz-red-black-kit-item\"\u003e\n        \u003cspan class=\"pas-brz-red-black-kit-number\"\u003e2\u003c\/span\u003e\n        \u003cstrong\u003eRear Trunk Emblem\u003c\/strong\u003e\n        \u003cspan\u003e\n          Matching two-tone overlay for the original rear exterior emblem.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-brz-red-black-kit-item\"\u003e\n        \u003cspan class=\"pas-brz-red-black-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-red-black-callout\"\u003e\n      \u003cstrong\u003eFront + Rear + Steering Wheel Included\u003c\/strong\u003e\n      \u003cp\u003e\n        One order includes the complete three-piece kit. You do not need to\n        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-red-black-section\"\u003e\n    \u003ch3\u003ePerformance-Inspired Red \u0026amp; Black Styling\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Red and black is one of the most recognizable performance color combinations.\n      This dedicated BRZ emblem kit makes it easy to carry that theme across the\n      vehicle without replacing or permanently modifying the original emblems.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The gloss red base works especially well with red brake calipers, red interior\n      accents, red exterior graphics, black wheels, tinted lighting and\n      carbon-fiber components.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The satin black stars reduce glare and preserve the recognizable Subaru star\n      pattern while allowing the gloss red background to remain the primary visual accent.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-red-black-section\"\u003e\n    \u003ch3\u003ePremium Automotive-Grade Vinyl\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Each 2022–2026 BRZ emblem overlay is produced using premium automotive-grade\n      adhesive vinyl selected for clean application, color stability and reliable\n      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. The gloss\n      red base and satin black stars are precision-cut vinyl layers developed to\n      sit flat across the visible face of the original factory emblem.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The exterior front and rear overlays are designed to withstand normal exposure\n      to sunlight, rain and routine vehicle washing when installed correctly. The\n      removable construction lets you personalize the original emblems without\n      painting, drilling or replacing them.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-red-black-section\"\u003e\n    \u003ch3\u003eProduct Features\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eDedicated gloss red and satin black Subaru BRZ emblem overlay kit\u003c\/li\u003e\n      \u003cli\u003eGloss red emblem background\u003c\/li\u003e\n      \u003cli\u003eSatin black Subaru star design\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 2022–2026 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\u003eFlat, low-profile vinyl construction\u003c\/li\u003e\n      \u003cli\u003eInstalls 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\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-red-black-section\"\u003e\n    \u003ch3\u003eVehicle Fitment\u003c\/h3\u003e\n\n    \u003cdiv class=\"pas-brz-red-black-fitment-grid\"\u003e\n      \u003cdiv class=\"pas-brz-red-black-fitment\"\u003e2022 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-red-black-fitment\"\u003e2023 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-red-black-fitment\"\u003e2024 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-red-black-fitment\"\u003e2025 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-red-black-fitment\"\u003e2026 Subaru BRZ\u003c\/div\u003e\n      \u003cdiv class=\"pas-brz-red-black-fitment\"\u003eFactory BRZ Emblems\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-red-black-callout\"\u003e\n      \u003cstrong\u003eVerify Your Original Emblems\u003c\/strong\u003e\n      \u003cp\u003e\n        This kit is designed around the original 2022–2026 Subaru BRZ emblem\n        shapes. Compare all three emblems on your vehicle with the listing photos\n        before ordering, especially if a badge has previously been replaced with\n        an aftermarket emblem.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pas-brz-red-black-section\"\u003e\n    \u003ch3\u003eEasy DIY Installation\u003c\/h3\u003e\n\n    \u003cp\u003e\n      No emblem removal is required. Each precision-cut vinyl piece applies\n      directly over its corresponding factory emblem, making this a straightforward\n      exterior and interior appearance upgrade.\n    \u003c\/p\u003e\n\n    \u003col class=\"pas-brz-red-black-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 surface 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 outer 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 gloss red base, satin black stars and\n        complete outer perimeter.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eRepeat for all three emblems.\u003c\/strong\u003e\u003cbr\u003e\n        Complete the front, rear and steering wheel locations to create a coordinated\n        red and black appearance throughout the BRZ.\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n\n    \u003cdiv class=\"pas-brz-red-black-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-red-black-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-red-black-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-red-black-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-red-black-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\u003eGloss red background on all three overlays\u003c\/li\u003e\n      \u003cli\u003eSatin 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-red-black-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-red-black-section\"\u003e\n    \u003ch3\u003eMade to Order in Riverside, California\u003c\/h3\u003e\n\n    \u003cdiv class=\"pas-brz-red-black-trust-grid\"\u003e\n\n      \u003cdiv class=\"pas-brz-red-black-trust\"\u003e\n        \u003cstrong\u003eDedicated Colorway\u003c\/strong\u003e\n        \u003cspan\u003e\n          Preconfigured with the correct gloss red and satin black finish combination.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pas-brz-red-black-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-red-black-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-red-black-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-red-black-cta\"\u003e\n    \u003ch3\u003eComplete Your BRZ in Gloss Red \u0026amp; Satin Black\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Transform the front grille, rear trunk and steering wheel emblems with one\n      vehicle-specific three-piece kit featuring a gloss red base and satin black stars.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"pas-brz-red-black-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":48936930279646,"sku":"E100-GLOSS-RED-SB","price":20.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/7746\/5822\/files\/2022-2026-brz-emblem-decal-overlay-red-black.jpg?v=1788151441","url":"https:\/\/premiumautostyling.com\/products\/2022-2026-subaru-brz-red-decal-emblem-overlay-kit","provider":"Premium Auto Styling","version":"1.0","type":"link"}