{"title":"Best Sellers | Wrap Vinyl","description":"","products":[{"product_id":"3m-1080-scotchprint-satin-battleship-gray-vinyl-wrap-s51","title":"3M 2080 SCOTCHPRINT SATIN BATTLESHIP GRAY VINYL WRAP | S51","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Battleship Gray S51\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s51-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S51\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s51-title\"\u003e\n        Satin Battleship Gray\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a clean, commanding transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Battleship Gray S51\u003c\/strong\u003e.\n        Its balanced medium-gray color and smooth satin reflection create a\n        purposeful, contemporary appearance that becomes more dimensional as\n        light moves across the vehicle’s curves, edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eBalanced battleship-gray tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eBalanced satin sheen\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGray \/ Battleship Gray\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual battleship-gray\n        depth, cool blue-gray or charcoal undertones and satin appearance may vary\n        with lighting, viewing angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRefined battleship-gray character\u003c\/span\u003e\n      \u003ch3\u003eA balanced battleship-gray finish with a smooth satin sheen\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Battleship Gray S51\u003c\/strong\u003e offers a refined alternative\n          to conventional silver, charcoal and high-gloss gray finishes.\n          Depending on the lighting, it can appear as balanced battleship gray,\n          cooler blue-gray, slightly deeper charcoal gray or a brighter\n          steel-influenced gray across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines. The result is a smooth,\n          contemporary finish that feels more dimensional than a flat matte color\n          without producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Modern, composed and confidently understated with a smooth satin sheen.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Battleship Gray pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, gunmetal or bronze wheels,\n            smoked lighting and contrasting white, red, blue or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin vehicle wrap film supplied ready to\n          install without printing or a separate overlaminate. The removable\n          protective surface layer used on gloss and high-gloss Series 2080\n          colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s51-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Battleship Gray\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS51\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color satin finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s51-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S51\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin Battleship Gray under\n              consistent lighting and follow the directional arrows on the liner.\n              Keep adjacent panels oriented consistently to preserve a uniform\n              satin appearance across the vehicle.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s51-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s51-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Battleship Gray can appear lighter, deeper, cooler blue-gray,\n          darker charcoal or slightly more neutral under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual battleship-gray tone and satin\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S51 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19545894322233,"sku":"1894517220","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545894355001,"sku":"1894517221","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545894387769,"sku":"1894517222","price":40.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545894420537,"sku":"1894517223","price":94.87,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545894453305,"sku":"1894517224","price":137.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545894518841,"sku":"1894517225","price":160.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545894551609,"sku":"1894517226","price":238.04,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545894584377,"sku":"1894517227","price":310.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545894617145,"sku":"1894517228","price":382.37,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545894649913,"sku":"1894517229","price":455.39,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545894682681,"sku":"1894517230","price":602.59,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545894715449,"sku":"1894517231","price":747.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545894748217,"sku":"1894517232","price":890.08,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545894780985,"sku":"1894517233","price":1095.36,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S51_914306e5-16d8-4ec1-ab09-0892b1fffafa.jpg?v=1741194672"},{"product_id":"3m-1080-scotchprint-gloss-white-alluminum-vinyl-wrap-g120","title":"3M 2080 SCOTCHPRINT GLOSS WHITE ALUMINUM VINYL WRAP | G120","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss White Aluminum G120\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g120-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G120\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g120-title\"\u003e\n        Gloss White Aluminum\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bright, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss White Aluminum G120\u003c\/strong\u003e.\n        Its clean white-silver foundation, fine metallic character and smooth\n        gloss reflection create a polished, aluminum-inspired appearance that\n        becomes more dimensional as light moves across the vehicle’s curves,\n        edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eBright white-aluminum tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eWhite \/ Silver\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual white-silver\n        brightness, cool-gray or aluminum undertones, metallic sparkle and\n        reflected appearance may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRefined aluminum character\u003c\/span\u003e\n      \u003ch3\u003eA bright white-aluminum finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss White Aluminum G120\u003c\/strong\u003e delivers a bright\n          white-silver appearance with a clean reflective surface and visible\n          metallic depth. Depending on the lighting, it can appear as clean white\n          aluminum, cool pearl-like silver, soft light gray or a more luminous\n          metallic white across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic pigment adds fine sparkle and\n          cool aluminum-toned depth beneath the white-silver base. The result is\n          a smooth, polished finish with the familiar presence of premium\n          metallic automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bright, modern and confidently premium with refined metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            White Aluminum pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting red, blue, charcoal or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss White Aluminum includes a clear conformable protective layer that\n          can remain in place during installation to help reduce surface\n          impressions and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g120-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss White Aluminum\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG120\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g120-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G120\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G120 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g120-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G120.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g120-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss White Aluminum can appear brighter, cooler, more silver-toned,\n          softer gray or more reflective under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual white-aluminum tone, metallic sparkle and\n          gloss level on the vehicle before ordering material for a complete\n          wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G120 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19545897271353,"sku":"1894516954","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545897304121,"sku":"1894516955","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545897336889,"sku":"1894516956","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545897369657,"sku":"1894516957","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545897402425,"sku":"1894516958","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545897435193,"sku":"1894516959","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545897467961,"sku":"1894516960","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545897500729,"sku":"1894516961","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545897533497,"sku":"1894516962","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545897599033,"sku":"1894516963","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545897631801,"sku":"1894516964","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545897664569,"sku":"1894516965","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545897697337,"sku":"1894516966","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545897730105,"sku":"1894516967","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G120.jpg?v=1741194618"},{"product_id":"3m-1080-scotchprint-gloss-deep-blue-metallic-vinyl-wrap-g217","title":"3M 2080 SCOTCHPRINT GLOSS DEEP BLUE METALLIC VINYL WRAP | G217","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Deep Blue Metallic G217\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g217-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G217\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g217-title\"\u003e\n        Gloss Deep Blue Metallic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a deep, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Deep Blue Metallic G217\u003c\/strong\u003e.\n        Its dark blue foundation, fine metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep metallic-blue tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eDeep Blue \/ Navy\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual deep-blue depth,\n        navy, indigo or dark cobalt undertones, metallic sparkle and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDeep metallic blue\u003c\/span\u003e\n      \u003ch3\u003eA deep blue finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Deep Blue Metallic G217\u003c\/strong\u003e delivers a rich,\n          dark-blue appearance with a clean reflective surface and visible\n          metallic depth. Depending on the lighting, it can appear as deep navy\n          blue, richer indigo, dark cobalt or a brighter illuminated blue with\n          fine silver-toned metallic highlights across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the deep blue base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Deep, elegant and confidently premium with restrained metallic sparkle.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Deep Blue Metallic pairs especially well with carbon-fibre accents,\n            gloss-black or satin-black trim, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, red, gold or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Deep Blue Metallic includes a clear conformable protective layer\n          that can remain in place during installation to help reduce surface\n          impressions and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g217-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Deep Blue Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG217\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g217-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G217\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G217 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g217-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G217.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g217-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Deep Blue Metallic can appear darker, brighter, more navy,\n          more indigo-influenced, more visibly metallic or more reflective under\n          indoor lighting, direct sunlight, shade and surrounding reflections.\n          Select the available sample size above and evaluate its actual deep-blue\n          tone, metallic sparkle and gloss level on the vehicle before ordering\n          material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G217 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19545898647609,"sku":"1894517024","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545898680377,"sku":"1894517025","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545898713145,"sku":"1894517026","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545898745913,"sku":"1894517027","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545898778681,"sku":"1894517028","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545898811449,"sku":"1894517029","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545898844217,"sku":"1894517030","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545898876985,"sku":"1894517031","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545898909753,"sku":"1894517032","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545898942521,"sku":"1894517033","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545898975289,"sku":"1894517034","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545899008057,"sku":"1894517035","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545899040825,"sku":"1894517036","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545899073593,"sku":"1894517037","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G217.jpg?v=1741194634"},{"product_id":"3m-1080-scotchprint-gloss-dark-red-vinyl-wrap-g83","title":"3M 2080 SCOTCHPRINT GLOSS DARK RED VINYL WRAP | G83","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Dark Red G83\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g83-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G83\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g83-title\"\u003e\n        Gloss Dark Red\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a deep, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Dark Red G83\u003c\/strong\u003e.\n        Its rich dark-red color and smooth gloss reflection create a clean,\n        polished appearance that brings strong definition to the vehicle’s curves,\n        edges and sculpted body lines with a premium paint-like finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep dark-red tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eClean paint-like reflection\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eRed \/ Dark Red\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual dark-red depth,\n        burgundy, wine-red or crimson undertones, reflected appearance and visible\n        surface detail may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDeep premium red\u003c\/span\u003e\n      \u003ch3\u003eA rich dark-red finish with smooth, paint-like gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Dark Red G83\u003c\/strong\u003e delivers a rich dark-red appearance\n          with a clean reflective surface and no added metallic or pearl effect.\n          Depending on the lighting and surrounding reflections, it can appear as\n          deep automotive red, richer burgundy, wine red or a brighter\n          crimson-influenced red across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines and create strong visual contrast against trim,\n          lighting and wheel finishes. The result is a smooth, polished look with\n          the familiar presence of premium solid-color automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Deep, elegant and confidently performance-focused with a rich solid-red appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Dark Red works especially well for full wraps, roofs, hoods, mirror caps\n            and contrasting accents. It pairs especially well with gloss-black\n            trim, carbon-fibre details, black, silver, bronze or gunmetal wheels\n            and contrasting white, gold or metallic accents.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Dark Red includes a clear conformable protective layer that can\n          remain in place during installation to help reduce surface impressions\n          and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g83-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Dark Red\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG83\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color gloss finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g83-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G83\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G83 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform color and reflected appearance across the complete\n              vehicle.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g83-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G83.\u003c\/strong\u003e\n              Gloss finishes can make dust, fingerprints, water spots and fine\n              surface impressions more visible under direct light. Rinse first\n              and avoid dry wiping.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g83-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Dark Red can appear deeper, brighter, more burgundy, more wine-red\n          or more crimson-influenced under indoor lighting, direct sunlight, shade\n          and surrounding reflections. Select the available sample size above and\n          evaluate its actual dark-red tone, gloss level and reflected appearance\n          on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G83 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19545899532345,"sku":"1894516772","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19545899565113,"sku":"1894516773","price":20.58,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19545899597881,"sku":"1894516774","price":40.25,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19545899630649,"sku":"1894516775","price":94.89,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19545899663417,"sku":"1894516776","price":138.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19545899696185,"sku":"1894516777","price":161.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19545899728953,"sku":"1894516778","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19545899761721,"sku":"1894516779","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19545899827257,"sku":"1894516780","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19545899860025,"sku":"1894516781","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19545899892793,"sku":"1894516782","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19545899925561,"sku":"1894516783","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19545899958329,"sku":"1894516784","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19545899991097,"sku":"1894516785","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G83.jpg?v=1741194579"},{"product_id":"3m-1080-scotchprint-gloss-blue-metallic-vinyl-wrap-g227","title":"3M 2080 SCOTCHPRINT GLOSS BLUE METALLIC VINYL WRAP | G227","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Blue Metallic G227\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g227-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G227\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g227-title\"\u003e\n        Gloss Blue Metallic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, refined transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Blue Metallic G227\u003c\/strong\u003e.\n        Its rich blue foundation, fine metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eRich metallic-blue tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlue \/ Cobalt\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual blue depth,\n        cobalt, steel-blue or slightly cool undertones, metallic sparkle and\n        reflected appearance may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRich metallic blue\u003c\/span\u003e\n      \u003ch3\u003eA rich blue finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Blue Metallic G227\u003c\/strong\u003e delivers a rich blue\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as saturated medium blue,\n          richer cobalt, slightly deeper steel blue or a brighter blue with fine\n          silver-toned metallic highlights across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the rich blue base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bold, refined and confidently premium with restrained metallic sparkle.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Blue Metallic pairs especially well with carbon-fibre accents,\n            gloss-black or satin-black trim, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, red, yellow or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Blue Metallic includes a clear conformable protective layer that\n          can remain in place during installation to help reduce surface\n          impressions and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g227-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Blue Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG227\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g227-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G227\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G227 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g227-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G227.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g227-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Blue Metallic can appear brighter, deeper, more cobalt-toned, more\n          steel-blue, more visibly metallic or more reflective under indoor\n          lighting, direct sunlight, shade and surrounding reflections. Select\n          the available sample size above and evaluate its actual blue tone,\n          metallic sparkle and gloss level on the vehicle before ordering\n          material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G227 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19545901170745,"sku":"1894516996","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545901236281,"sku":"1894516997","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545901301817,"sku":"1894516998","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545901367353,"sku":"1894516999","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545901432889,"sku":"1894517000","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545901465657,"sku":"1894517001","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545901498425,"sku":"1894517002","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545901531193,"sku":"1894517003","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545901563961,"sku":"1894517004","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545901596729,"sku":"1894517005","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545901629497,"sku":"1894517006","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545901662265,"sku":"1894517007","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545901695033,"sku":"1894517008","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545901727801,"sku":"1894517009","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G227.jpg?v=1741194628"},{"product_id":"3m-1080-scotchprint-gloss-black-metallic-vinyl-wrap-g212","title":"3M 2080 SCOTCHPRINT GLOSS BLACK METALLIC VINYL WRAP | G212","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Black Metallic G212\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g212-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G212\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g212-title\"\u003e\n        Gloss Black Metallic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a dark, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Black Metallic G212\u003c\/strong\u003e.\n        Its deep black foundation, fine metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep metallic-black tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlack \/ Charcoal\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual black depth,\n        charcoal or graphite undertones, metallic sparkle and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDeep metallic black\u003c\/span\u003e\n      \u003ch3\u003eA deep black finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Black Metallic G212\u003c\/strong\u003e delivers a deep black\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as rich glossy black, darker\n          charcoal, deep graphite or a brighter black with fine silver-toned\n          metallic highlights across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the deep black base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Dark, refined and confidently premium with restrained metallic sparkle.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Black Metallic pairs especially well with carbon-fibre accents,\n            gloss-black or satin-black trim, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, red, blue or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Black Metallic includes a clear conformable protective layer that\n          can remain in place during installation to help reduce surface\n          impressions and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g212-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Black Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG212\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g212-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G212\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G212 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g212-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G212.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g212-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Black Metallic can appear deeper, more charcoal-toned, more\n          graphite-influenced, more visibly metallic or more reflective under\n          indoor lighting, direct sunlight, shade and surrounding reflections.\n          Select the available sample size above and evaluate its actual black\n          depth, metallic sparkle and gloss level on the vehicle before ordering\n          material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G212 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19545902415929,"sku":"1894516982","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545902448697,"sku":"1894516983","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545902481465,"sku":"1894516984","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545902514233,"sku":"1894516985","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545902547001,"sku":"1894516986","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545902579769,"sku":"1894516987","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545902612537,"sku":"1894516988","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545902645305,"sku":"1894516989","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545902678073,"sku":"1894516990","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545902710841,"sku":"1894516991","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545902743609,"sku":"1894516992","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545902776377,"sku":"1894516993","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545902841913,"sku":"1894516994","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545902874681,"sku":"1894516995","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G212.jpg?v=1741194625"},{"product_id":"3m-1080-scotchprint-gloss-flip-deep-space-vinyl-wrap-gp278","title":"3M 2080 SCOTCHPRINT GLOSS FLIP DEEP SPACE VINYL WRAP | GP278","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Flip Deep Space GP278\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-gp278-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code GP278\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp278-title\"\u003e\n        Gloss Flip Deep Space\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a dramatic, cosmic-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Flip Deep Space GP278\u003c\/strong\u003e.\n        Its deep blue, violet and copper-gold color shift combines with smooth\n        gloss reflection to create a fluid, paint-like appearance that changes as\n        light and viewing angle move across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss flip finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eBlue-violet-copper shift\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003ePearl-metallic color flip\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Color Flip\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eDeep Blue \/ Violet \/ Copper\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual deep-blue, violet,\n        magenta, copper and gold balance, color-shift intensity and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Color Flip\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCosmic color-shift effect\u003c\/span\u003e\n      \u003ch3\u003eA deep blue-to-violet-to-copper shift with paint-like gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Flip Deep Space GP278\u003c\/strong\u003e delivers a dramatic\n          color-shifting appearance with a clean reflective surface and\n          pearl-metallic depth. Depending on lighting and viewing angle, it can\n          transition through deep indigo-blue, vivid violet, magenta-purple,\n          copper-orange and warm golden highlights across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the color-flip pigments create a flowing\n          transition between cool cosmic tones and warmer copper-gold highlights.\n          The result is a smooth, polished finish with the presence of a premium\n          multi-stage automotive paint effect.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Cosmic, dramatic and highly dynamic with a vivid cool-to-warm color shift.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Deep Space pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver or gunmetal wheels, smoked lighting and\n            contrasting violet, copper, gold or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Flip Deep Space includes a clear conformable protective layer that\n          can remain in place during installation to help reduce surface\n          impressions and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-gp278-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Flip Deep Space\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP278\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss color-flip finish with pearl \/ metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-gp278-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP278\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review GP278 under consistent lighting and follow the directional\n              arrows on the liner. Keep every adjacent panel oriented consistently\n              so the color transition flows uniformly across the complete vehicle.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color and flip balance can vary slightly between manufacturing\n              lots. Use material from the same lot throughout the complete vehicle\n              whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePlan panel direction before installation.\u003c\/strong\u003e\n              Color-flip films make orientation differences especially noticeable.\n              Record the roll direction and maintain it across doors, fenders,\n              bumpers and replacement panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-gp278-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on GP278.\u003c\/strong\u003e\n              Gloss effect finishes can make dust, fingerprints, water spots and\n              fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-gp278-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Flip Deep Space can appear more indigo-blue, violet, magenta,\n          copper-orange or golden under indoor lighting, direct sunlight, shade\n          and surrounding reflections. Select the available sample size above and\n          evaluate the actual color transition on several body angles before\n          ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. GP278 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19545904676921,"sku":"1894517514","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545904709689,"sku":"1894517515","price":22.64,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545904742457,"sku":"1894517516","price":44.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545904775225,"sku":"1894517517","price":104.38,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545904807993,"sku":"1894517518","price":151.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545904840761,"sku":"1894517519","price":177.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545904873529,"sku":"1894517520","price":261.91,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545904906297,"sku":"1894517521","price":341.62,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545904939065,"sku":"1894517522","price":417.54,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545904971833,"sku":"1894517523","price":501.05,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545905004601,"sku":"1894517524","price":663.0,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545905037369,"sku":"1894517525","price":816.1,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545905070137,"sku":"1894517526","price":971.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545905102905,"sku":"1894517527","price":1195.68,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP278.jpg?v=1741194732"},{"product_id":"3m-1080-scotchprint-satin-flip-glacial-frost-vinyl-wrap-sp277","title":"3M 2080 SCOTCHPRINT SATIN FLIP GLACIAL FROST VINYL WRAP | SP277","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Flip Glacial Frost SP277\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-sp277-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code SP277\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-sp277-title\"\u003e\n        Satin Flip Glacial Frost\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a cool, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Flip Glacial Frost SP277\u003c\/strong\u003e.\n        Its icy blue-gray foundation, cool silver highlights and softly shifting\n        blue-violet tones combine with a smooth satin reflection to create a\n        frost-inspired appearance that changes as light and viewing angle move\n        across the vehicle’s curves, edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin flip finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eIcy blue-silver shift\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eIridescent pearl shimmer\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Color Flip\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eIce Blue \/ Silver \/ Violet\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual icy blue, silver,\n        blue-violet and pale gray balance, flip intensity and satin appearance\n        may vary with lighting, viewing angle, surrounding reflections and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Color Flip\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eGlacial color-shift character\u003c\/span\u003e\n      \u003ch3\u003eAn icy blue-to-silver-to-violet shift with satin shimmer\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGlacial Frost SP277\u003c\/strong\u003e offers a refined,\n          frost-inspired alternative to conventional silver, white and blue\n          finishes. Depending on lighting and viewing angle, it can transition\n          through icy blue-gray, cool silver, pale arctic blue, soft blue-violet\n          and lightly illuminated pearl highlights across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines, while the color-flip pigments\n          create a flowing transition between cool glacial tones. The result is a\n          smooth, sophisticated finish that delivers subtle visual movement\n          without producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Cool, futuristic and elegantly dynamic with a refined satin color shift.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Glacial Frost pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver or gunmetal wheels, smoked\n            lighting and contrasting white, ice blue, violet or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin color-flip effect\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin flip vehicle wrap film supplied ready\n          to install without printing or a separate overlaminate. The removable\n          protective surface layer used on gloss and high-gloss Series 2080\n          colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-sp277-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Flip Glacial Frost\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eSP277\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin color-flip finish with pearl \/ metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-sp277-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for SP277\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Glacial Frost under consistent\n              lighting and follow the directional arrows on the liner. Keep every\n              adjacent panel oriented consistently so the color transition flows\n              uniformly across the complete vehicle.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color and flip balance can vary slightly between manufacturing\n              lots. Use material from the same lot throughout the complete vehicle\n              whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePlan panel direction before installation.\u003c\/strong\u003e\n              Color-flip films make orientation differences especially noticeable.\n              Record the roll direction and maintain it across doors, fenders,\n              bumpers and any replacement panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-sp277-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on SP277.\u003c\/strong\u003e\n              Satin effect finishes can make dried water spots, fingerprints and\n              uneven residue more visible under direct light. Rinse first, avoid\n              dry wiping and use clean, soft materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-sp277-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Flip Glacial Frost can appear more icy blue, silver, pale gray,\n          blue-violet or softly pearl-like under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate the actual color transition on several body angles\n          before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. SP277 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19545905791033,"sku":"1894517654","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19545905823801,"sku":"1894517655","price":22.64,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19545905856569,"sku":"1894517656","price":44.28,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19545905889337,"sku":"1894517657","price":104.38,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19545905922105,"sku":"1894517658","price":151.83,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19545905954873,"sku":"1894517659","price":177.13,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19545905987641,"sku":"1894517660","price":261.91,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19545906020409,"sku":"1894517661","price":341.62,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19545906053177,"sku":"1894517662","price":417.54,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19545906085945,"sku":"1894517663","price":501.05,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19545906118713,"sku":"1894517664","price":663.0,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19545906151481,"sku":"1894517665","price":816.1,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19545906184249,"sku":"1894517666","price":971.73,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19545906249785,"sku":"1894517667","price":1195.68,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/SP277.jpg?v=1741194755"},{"product_id":"avery-sw900-supreme-satin-safari-gold-sw900-260-s","title":"AVERY DENNISON SW900 SUPREME SATIN SAFARI GOLD VINYL WRAP | 260-S","description":"\u003cstyle\u003e\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-black: #111111;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #686868;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 88% 9%,\n        rgba(214, 169, 43, 0.56),\n        transparent 29%\n      ),\n      radial-gradient(\n        circle at 76% 92%,\n        rgba(109, 83, 18, 0.55),\n        transparent 36%\n      ),\n      linear-gradient(\n        135deg,\n        #090907 0%,\n        #252315 52%,\n        #6a5517 100%\n      );\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 800px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.2vw, 66px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 720px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.57);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 850px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 800px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(190, 148, 31, 0.2),\n        transparent 31%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 930px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #e9d9a6;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(187, 146, 37, 0.25),\n        transparent 35%\n      ),\n      linear-gradient(135deg, #fffbef 0%, #fffefd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #645d48;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .iwpd__pro-note p + p {\n    margin-top: 7px;\n  }\n\n  .iwpd__pro-note strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 770px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 750px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.08);\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print,\n  .iwpd__governance {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  .iwpd__governance {\n    margin-top: 5px;\n  }\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications,\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-260s-title\"\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003eAvery Dennison®\u003c\/span\u003e\n        \u003cspan\u003eSupreme Wrapping Film™\u003c\/span\u003e\n        \u003cspan\u003eInstawraps Code 260-S\u003c\/span\u003e\n        \u003cspan\u003eSatin Metallic\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-260s-title\"\u003eSatin Safari Gold\u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Transform vehicles and compatible smooth surfaces with\n        \u003cstrong\u003eAvery Dennison® SW900 Satin Safari Gold\u003c\/strong\u003e.\n        This premium metallic cast wrap film combines a warm gold tone,\n        understated satin reflection and Easy Apply™ RS technology for\n        expressive full wraps, accent panels and professionally installed\n        colour-change projects.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eWarm safari-gold tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin metallic finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003ePremium cast vinyl\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eEasy Apply™ RS\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eListing code\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003e260-S\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital images cannot reproduce the physical colour and metallic finish\n        precisely. Apparent gold tone, bronze depth, metallic activity and\n        satin sheen vary with lighting, viewing angle, panel shape, surrounding\n        colours, underlying surface and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"m12 5 1.7 4.2L18 11l-4.3 1.8L12 17l-1.7-4.2L6 11l4.3-1.8L12 5Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eOfficial colour\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSafari Gold\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 7h14v10H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 10h8M8 13h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish category\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eEasy Apply™ RS\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eSatin gloss level\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e20 to 30 GU\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 7h16M4 17h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m7 4-3 3 3 3M17 14l3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eFull roll width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 152 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eZone 1 vertical\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 5 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eSophisticated metallic colour\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Warm gold character with bronze depth and a controlled satin\n        reflection\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story-main\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eSW900 Safari Gold\u003c\/strong\u003e presents a distinctive warm metallic\n        colour that balances traditional gold with subtle bronze and\n        olive-influenced depth. Its satin surface softens direct reflections\n        while allowing the metallic character to respond visibly to changing\n        light.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        In bright sunlight, Safari Gold appears richer and more luminous, with\n        brighter metallic highlights across curved panels. In shade or indoor\n        lighting, the colour becomes deeper and more subdued, producing a\n        refined bronze-gold appearance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The colour can create an expressive complete vehicle transformation or\n        a premium accent when applied to roofs, hoods, mirrors, trim and other\n        professionally prepared surfaces. Its unusual balance of luxury and\n        earth-inspired colour works particularly well on vehicles with strong\n        body lines and sculpted panels.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__personality\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__personality-label\"\u003eColour personality\u003c\/span\u003e\n\n          \u003ch4\u003e\n            Adventurous, refined and distinctive, with warm metallic depth and\n            a satin finish that feels premium without becoming overly bright.\n          \u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          Safari Gold pairs naturally with gloss black, satin black, carbon\n          fibre, charcoal, dark brown, ivory and deep green. Burgundy, navy,\n          dark blue or muted red details can create a richer luxury or\n          expedition-inspired combination.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eSupreme Wrapping Film technology\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Premium metallic cast construction engineered for complex vehicle\n        contours\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Avery Dennison SW900 combines a premium cast face film, long-term\n        removable acrylic adhesive and a StaFlat™ liner incorporating\n        Easy Apply™ RS technology for controlled positioning and professional\n        installation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch4\u003eSatin metallic appearance\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Metallic pigments create changing gold and bronze highlights, while\n          the satin surface limits harsh reflections and supports a refined\n          paint-like presentation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch4\u003eSuper-conformable cast film\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Designed for flat areas, rivets, corrugations, compound curves,\n          channels and deep recesses when installed according to current Avery\n          Dennison instructions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch4\u003eSlide and reposition\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Easy Apply™ RS technology supports initial slideability and\n          repositioning before firm pressure establishes the final adhesive\n          bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n\n        \u003ch4\u003eAir-release application\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The adhesive and liner construction assists installers in moving\n          entrapped air toward the film edge, helping reduce wrinkles and\n          visible bubbles.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n\n        \u003ch4\u003eWide seamless coverage\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The 60-inch format supports one-piece coverage across many hoods,\n          roofs and side panels, reducing unnecessary joins and improving\n          visual continuity.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n\n        \u003ch4\u003eMetallic-film durability\u003c\/h4\u003e\n\n        \u003cp\u003e\n          SW900 metallic and pearlescent films carry up to five years of Zone 1\n          vertical durability when properly stored, converted, installed and\n          maintained.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRecommended possibilities\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Create complete colour changes, sophisticated accents and distinctive\n        commercial designs\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Complete colour changes for compatible passenger cars, vans and\n            professionally prepared painted vehicles.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 8h11v9H3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 11h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFleet \u0026amp; Commercial Vehicles\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Distinctive colour styling for compatible trucks, trailers, buses\n            and commercial vans.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eAccent Panels \u0026amp; Trim\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Hoods, roofs, mirrors, selected bumpers, trim and other suitable\n            smooth styling areas.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003ccircle cx=\"7\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"17\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M7 17 11 9h4l2 8M10 11h7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMotorcycle \u0026amp; Custom Details\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Decorative sections on compatible motorcycle parts, equipment and\n            selected smooth non-porous surfaces.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e\n            Confirm the physical roll label before cutting the project.\n          \u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This established Instawraps product listing uses SW900-260-S. Current\n          Avery Dennison North American colour materials identify Safari Gold\n          as SW900-260-M and classify it as Satin Metallic. Product code,\n          production lot, available quantity and finish should be confirmed\n          from the physical roll label before combining material or beginning a\n          multi-panel installation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-260s-accordion\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison®\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eSW900 Supreme Wrapping Film™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOfficial colour:\u003c\/dt\u003e\n              \u003cdd\u003eSafari Gold\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eInstawraps listing code:\u003c\/dt\u003e\n              \u003cdd\u003eSW900-260-S \/ 260-S\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eCurrent Avery reference:\u003c\/dt\u003e\n              \u003cdd\u003eSW900-260-M \/ 260-M\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct category:\u003c\/dt\u003e\n              \u003cdd\u003ePremium metallic cast colour-change wrap film\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eColour family:\u003c\/dt\u003e\n              \u003cdd\u003eGold \/ Bronze \/ Warm Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFinish:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSatin gloss level:\u003c\/dt\u003e\n              \u003cdd\u003e20 to 30 GU at 60 degrees\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFace-film range:\u003c\/dt\u003e\n              \u003cdd\u003e3.2 to 4.7 mil \/ 80 to 119 µm for the SW900 series\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive thickness:\u003c\/dt\u003e\n              \u003cdd\u003e1.2 mil \/ 30 µm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive type:\u003c\/dt\u003e\n              \u003cdd\u003eLong-term removable acrylic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison® Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRelease liner:\u003c\/dt\u003e\n              \u003cdd\u003e90# StaFlat™ poly-coated liner with Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eDimensional stability:\u003c\/dt\u003e\n              \u003cdd\u003eLess than 0.010 in \/ 0.254 mm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMetallic elongation:\u003c\/dt\u003e\n              \u003cdd\u003e120% at break\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003e15-minute adhesion:\u003c\/dt\u003e\n              \u003cdd\u003e2.1 lb\/in \/ 367 N\/m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003e24-hour adhesion:\u003c\/dt\u003e\n              \u003cdd\u003e2.5 lb\/in \/ 437 N\/m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOne-week adhesion:\u003c\/dt\u003e\n              \u003cdd\u003e3.0 lb\/in \/ 525 N\/m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication surfaces:\u003c\/dt\u003e\n              \u003cdd\u003eFlat areas, rivets, corrugations and deep recesses\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMinimum application:\u003c\/dt\u003e\n              \u003cdd\u003e50°F \/ 10°C for flat and simple curves\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eComplex curves:\u003c\/dt\u003e\n              \u003cdd\u003eMinimum 60°F \/ 16°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-50°F to 180°F \/ -45°C to 82°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eChemical resistance:\u003c\/dt\u003e\n              \u003cdd\u003eMost mild acids, alkalis and salt solutions\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFull roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 152 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFull roll length:\u003c\/dt\u003e\n              \u003cdd\u003e75 ft \/ 25 yd \/ approximately 22.9 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eInstawraps listed cuts:\u003c\/dt\u003e\n              \u003cdd\u003e\n                5 ft wide × 1, 2, 5, 8, 10, 15, 20, 25, 30, 40, 50, 60 or 75 ft\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSample size:\u003c\/dt\u003e\n              \u003cdd\u003e3 × 5 in\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eShelf life:\u003c\/dt\u003e\n              \u003cdd\u003e\n                Two years from manufacture at 68°F to 77°F \/ 20°C to 25°C and\n                50 ± 5% relative humidity\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to five years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 horizontal:\u003c\/dt\u003e\n              \u003cdd\u003eUp to two years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 2 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to four years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 2 horizontal:\u003c\/dt\u003e\n              \u003cdd\u003eUp to six months*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 3 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 4.8 years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 3 horizontal:\u003c\/dt\u003e\n              \u003cdd\u003eUp to four months*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRemovability:\u003c\/dt\u003e\n              \u003cdd\u003eFor the applicable durability period*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-260s-accordion\"\u003e\n        \u003csummary\u003eImportant installation considerations for Safari Gold\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProfessional installation is strongly recommended.\u003c\/strong\u003e\n              Proper heat management, tension control, metallic orientation,\n              edge finishing and post-heating are important for a consistent\n              full-vehicle result.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConfirm the product code on the physical roll.\u003c\/strong\u003e\n              Compare the Instawraps 260-S listing, current 260-M manufacturer\n              reference, production lot and finish before cutting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the actual colour before production.\u003c\/strong\u003e\n              View a physical sample in direct sunlight, shade and the intended\n              installation environment.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePlan metallic orientation before cutting.\u003c\/strong\u003e\n              Keep panels running in a consistent material direction to reduce\n              visible variation between adjacent sections.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWhenever possible, use one production lot.\u003c\/strong\u003e\n              Slight colour shift may occur between rolls or lots. Confirm that\n              sufficient matching material is available before beginning.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePrepare the substrate thoroughly.\u003c\/strong\u003e\n              Remove wax, polish, silicone, oil, grease, dust and other\n              contamination before application.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eThe surface must be completely clean and dry.\u003c\/strong\u003e\n              Moisture or cleaning residue can reduce adhesion and contribute\n              to edge lifting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConfirm paint condition before wrapping.\u003c\/strong\u003e\n              Do not apply over weak, oxidized, poorly bonded, uncured or\n              incompletely dried paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eNon-OEM and repaired paint requires evaluation.\u003c\/strong\u003e\n              Test adhesion and removal risk before covering refinished panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid unsuitable low-energy substrates.\u003c\/strong\u003e\n              Rubber, unpainted plastic, Tedlar® coatings and similar materials\n              may not provide reliable adhesion.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not apply to stainless steel.\u003c\/strong\u003e\n              Avery Dennison lists stainless steel among unsuitable SW900\n              substrates.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse dry application techniques only.\u003c\/strong\u003e\n              Never use a wet application method with SW900 film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply adequate squeegee pressure.\u003c\/strong\u003e\n              Use firm, uniform and overlapping strokes to establish complete\n              adhesive contact.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, film-safe tools.\u003c\/strong\u003e\n              Felt-edged squeegees, low-friction sleeves and clean installation\n              gloves help protect the satin metallic surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMaintain suitable application temperature.\u003c\/strong\u003e\n              The minimum is 50°F \/ 10°C for flat and simple curves and\n              60°F \/ 16°C for complex curves.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not overheat or overstretch the film.\u003c\/strong\u003e\n              Concentrated extension can change the metallic appearance,\n              surface sheen, adhesive performance and long-term stability.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDistribute stretch across a wider area.\u003c\/strong\u003e\n              Avoid forcing all extension into one narrow edge, corner or\n              recessed section.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInspect adjacent panels before final pressure.\u003c\/strong\u003e\n              Confirm colour, metallic direction and reflection under strong\n              lighting before completing the installation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePost-heat manipulated areas.\u003c\/strong\u003e\n              Give particular attention to channels, deep recesses, seams,\n              overlaps, edges and areas formed using heat.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eRe-squeegee all edges and seams.\u003c\/strong\u003e\n              Confirm complete contact before returning the vehicle to service.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not use SW900 as a window blockout film.\u003c\/strong\u003e\n              The series is not recommended for that purpose.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSign-cut lettering is not recommended.\u003c\/strong\u003e\n              Cutting larger wrap shapes is feasible, but use a dedicated\n              sign-cut film for intricate letters and small graphics.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWatercraft use is limited.\u003c\/strong\u003e\n              Do not apply below the static waterline. Applicable areas must be\n              properly edge sealed.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDocument professional installations.\u003c\/strong\u003e\n              Retain the installation date, production lot number, roll code,\n              substrate details and application conditions.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-260s-accordion\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eClean the wrap regularly.\u003c\/strong\u003e\n              Remove road film, insects, bird droppings, tree sap and other\n              contamination before it can stain or damage the surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Pre-rinse with clean water to remove loose grit before touching\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand wash using mild soapy water and a clean microfiber towel,\n              soft sponge or soft chamois.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Wash from the top downward using gentle, overlapping passes.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid automatic brush washes.\u003c\/strong\u003e\n              Brushes can scratch, polish or unevenly change the satin sheen.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Use cleaners that are compatible with automotive wrap vinyl and\n              free from abrasive particles.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Test every cleaner, sealant or maintenance product in a small\n              inconspicuous area before treating the complete wrap.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSatin metallic finishes require special care.\u003c\/strong\u003e\n              Aggressive cleaners, waxes, polishes and coatings may create\n              visible colour or gloss variation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid petroleum distillates and incompatible solvents, soaps,\n              waxes or protective coatings.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Never use acetone, MEK, toluene, lacquer thinner, paint thinner\n              or similarly aggressive solvents.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Rinse thoroughly after applying any approved cleaning solution.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Dry with a clean microfiber towel, soft chamois or another soft,\n              non-abrasive cloth.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Park indoors or under cover when practical to reduce prolonged\n              ultraviolet, heat and environmental exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Inspect edges, seams and heavily formed areas regularly for\n              lifting, contamination or damage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not direct pressure washing into edges or seams.\u003c\/strong\u003e\n              High pressure, heat or an incorrect nozzle angle can contribute\n              to lifting and surface damage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProfessional removal is recommended.\u003c\/strong\u003e\n              Removal performance depends on film age, exposure, substrate,\n              paint condition, installation quality and environmental history.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-260s-accordion\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Safari Gold is currently categorized by Avery Dennison North\n              America as a Satin Metallic SW900 film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 1 vertical durability:\u003c\/strong\u003e\n              Up to five years for SW900 metallic and pearlescent films when\n              properly stored, converted, installed and maintained.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 1 horizontal and non-vertical durability:\u003c\/strong\u003e\n              Up to two years.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 2 vertical durability:\u003c\/strong\u003e\n              Up to four years, with horizontal and non-vertical exposure\n              listed at six months.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 3 vertical durability:\u003c\/strong\u003e\n              Up to 4.8 years, with horizontal and non-vertical exposure listed\n              at four months in the current North American product data sheet.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Non-vertical SW900 exposure is calculated using the applicable\n              horizontal durability value.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Removability applies for the applicable durability period,\n              subject to the product data sheet, substrate and installation\n              conditions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual performance depends on geographic zone, application angle,\n              sunlight direction, surface preparation, installation,\n              environmental exposure, cleaning and maintenance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Abrasion and loss or alteration of surface sheen are treated as\n              normal wear and are not covered by Avery Dennison’s material\n              warranty.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Products containing petroleum distillates or incompatible\n              solvents, soaps, waxes or protective coatings may cause\n              premature failure and affect warranty eligibility.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avery Dennison does not warrant the ease or speed of graphic\n              removal.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Removal from weak paint, improperly cured paint, oxidized\n              surfaces, chalked surfaces or automotive paint more than five\n              years old may not be covered.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Failure to store, convert or install the film according to Avery\n              Dennison documentation may negate warranty coverage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              The purchaser and installer are responsible for determining\n              whether the film is suitable for the intended substrate,\n              application and environment.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Warranty evaluation may require the application date, production\n              lot number, installation conditions and other project\n              documentation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the current SW900 product data sheet, applicable\n              instructional bulletins and physical roll label before\n              installation.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eView the actual Safari Gold finish before ordering project material\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Safari Gold cannot be evaluated accurately from a static digital\n          image. Its gold tone, bronze depth, metallic activity and satin sheen\n          change with lighting, viewing angle, panel shape and surrounding\n          colours. Select the 3 × 5-inch sample option above and inspect the\n          physical film in direct light, shade and the intended installation\n          environment before ordering project material.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e3 × 5 in sample available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003eInstawraps product support\u003c\/span\u003e\n\n      \u003ch3\u003eHave more questions or need help planning your wrap project?\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, colour samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Avery Dennison’s March 10, 2026 North American SW900 product data sheet\n    lists metallic and pearlescent films at up to five years of Zone 1 vertical\n    durability and two years of horizontal or non-vertical durability. Zone 2\n    durability is listed at four years vertical and six months horizontal.\n    Zone 3 durability is listed at 4.8 years vertical and four months\n    horizontal. Removability applies for the applicable durability period.\n    Actual performance and warranty eligibility depend on geographic zone,\n    production date, storage, substrate, surface preparation, installation,\n    application angle, environmental exposure, cleaning and maintenance. The\n    established Instawraps listing uses SW900-260-S, while current Avery\n    Dennison North American colour materials identify Safari Gold as\n    SW900-260-M. Confirm the physical roll label before production. Avery\n    Dennison, Supreme Wrapping Film, Easy Apply and StaFlat are trademarks of\n    Avery Dennison Corporation or its affiliates.\n  \u003c\/p\u003e\n\n  \u003cp class=\"iwpd__governance\"\u003e\n    Current manufacturer documentation and the physical roll label govern.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"Avery Dennison","offers":[{"title":"Sample 3\"x5\"","offer_id":19545909002297,"sku":"10256487823","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545909067833,"sku":"10256487824","price":18.78,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545909100601,"sku":"10256487825","price":34.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545909166137,"sku":"10256487826","price":81.87,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545909231673,"sku":"10256487827","price":119.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545909264441,"sku":"10256487828","price":144.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545909297209,"sku":"10256487829","price":202.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545909329977,"sku":"10256487830","price":265.86,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545909362745,"sku":"10256487831","price":325.11,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545909395513,"sku":"10256487832","price":384.35,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545909428281,"sku":"10256487833","price":508.61,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545909461049,"sku":"10256487834","price":630.95,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545909493817,"sku":"10256487835","price":751.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545909526585,"sku":"10256487836","price":931.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/260-S_6c1b68ee-1025-4653-9e96-d4ebe1a736dd.jpg?v=1737607661"},{"product_id":"avery-sw900-supreme-gloss-sand-sparkle-sw900-255-m","title":"AVERY DENNISON SW900 SUPREME GLOSS SAND SPARKLE VINYL WRAP | 255-M","description":"\u003cstyle\u003e\n.iwpd {\n  --iwpd-accent: #ff4b4b;\n  --iwpd-black: #111111;\n  --iwpd-text: #1a1a1a;\n  --iwpd-muted: #666666;\n  --iwpd-soft: #f5f5f5;\n  --iwpd-soft-2: #fafafa;\n  --iwpd-border: #e4e4e4;\n  --iwpd-white: #ffffff;\n  --iwpd-radius-lg: 28px;\n  --iwpd-radius-md: 18px;\n\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  color: var(--iwpd-text);\n  font-family: inherit;\n  font-size: 16px;\n  line-height: 1.55;\n}\n\n.iwpd,\n.iwpd *,\n.iwpd *::before,\n.iwpd *::after {\n  box-sizing: border-box;\n}\n\n.iwpd svg {\n  display: block;\n  max-width: 100%;\n}\n\n.iwpd a {\n  color: inherit;\n}\n\n.iwpd__hero {\n  position: relative;\n  display: grid;\n  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n  gap: clamp(24px, 5vw, 64px);\n  align-items: center;\n  overflow: hidden;\n  padding: clamp(30px, 6vw, 72px);\n  border-radius: var(--iwpd-radius-lg);\n  color: var(--iwpd-white);\n  background:\n    radial-gradient(circle at 88% 8%, rgba(190, 133, 88, 0.53), transparent 29%),\n    radial-gradient(circle at 72% 90%, rgba(102, 61, 39, 0.62), transparent 35%),\n    linear-gradient(135deg, #0a0807 0%, #211813 58%, #4b3428 100%);\n}\n\n.iwpd__hero::before {\n  position: absolute;\n  top: 0;\n  left: clamp(30px, 6vw, 72px);\n  width: clamp(84px, 13vw, 160px);\n  height: 5px;\n  border-radius: 0 0 20px 20px;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__hero-copy,\n.iwpd__product-card {\n  position: relative;\n  z-index: 1;\n}\n\n.iwpd__eyebrow {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin: 0 0 22px;\n}\n\n.iwpd__eyebrow span {\n  display: inline-flex;\n  align-items: center;\n  min-height: 30px;\n  padding: 6px 12px;\n  border: 1px solid rgba(255, 255, 255, 0.19);\n  border-radius: 999px;\n  color: rgba(255, 255, 255, 0.9);\n  background: rgba(255, 255, 255, 0.08);\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.09em;\n  line-height: 1.2;\n  text-transform: uppercase;\n}\n\n.iwpd__eyebrow span:first-child {\n  border-color: var(--iwpd-accent);\n  background: var(--iwpd-accent);\n}\n\n.iwpd__hero h2 {\n  max-width: 760px;\n  margin: 0;\n  color: var(--iwpd-white);\n  font-size: clamp(34px, 5.4vw, 68px);\n  font-weight: 800;\n  letter-spacing: -0.045em;\n  line-height: 0.98;\n}\n\n.iwpd__hero-lead {\n  max-width: 700px;\n  margin: 24px 0 0;\n  color: rgba(255, 255, 255, 0.76);\n  font-size: clamp(16px, 1.8vw, 20px);\n  line-height: 1.6;\n}\n\n.iwpd__hero-lead strong {\n  color: var(--iwpd-white);\n}\n\n.iwpd__chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin-top: 28px;\n}\n\n.iwpd__chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  min-height: 38px;\n  padding: 9px 14px;\n  border-radius: 999px;\n  color: rgba(255, 255, 255, 0.92);\n  background: rgba(255, 255, 255, 0.1);\n  font-size: 13px;\n  font-weight: 600;\n}\n\n.iwpd__chip::before {\n  width: 7px;\n  height: 7px;\n  flex: 0 0 7px;\n  border-radius: 50%;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__product-card {\n  width: 100%;\n  max-width: 390px;\n  justify-self: end;\n  padding: 18px;\n  border: 1px solid rgba(255, 255, 255, 0.13);\n  border-radius: 24px;\n  background: rgba(255, 255, 255, 0.07);\n  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n}\n\n.iwpd__product-meta {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n  padding: 12px 0 3px;\n}\n\n.iwpd__product-meta \u003e div:last-child {\n  text-align: right;\n}\n\n.iwpd__product-label {\n  color: rgba(255, 255, 255, 0.58);\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.iwpd__product-value {\n  display: block;\n  margin-top: 4px;\n  color: var(--iwpd-white);\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.iwpd__screen-note {\n  margin: 17px 0 0;\n  color: rgba(255, 255, 255, 0.55);\n  font-size: 11px;\n  line-height: 1.48;\n}\n\n.iwpd__facts {\n  display: grid;\n  grid-template-columns: repeat(6, minmax(0, 1fr));\n  gap: 10px;\n  margin-top: 14px;\n}\n\n.iwpd__fact {\n  min-width: 0;\n  padding: 21px 17px;\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-md);\n  background: var(--iwpd-soft-2);\n}\n\n.iwpd__fact-icon,\n.iwpd__application-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 40px;\n  height: 40px;\n  border-radius: 12px;\n  color: var(--iwpd-accent);\n  background: #fff0f0;\n}\n\n.iwpd__fact-icon {\n  margin-bottom: 15px;\n}\n\n.iwpd__fact-icon svg {\n  width: 20px;\n  height: 20px;\n}\n\n.iwpd__fact-label {\n  color: var(--iwpd-muted);\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n.iwpd__fact-value {\n  display: block;\n  margin-top: 5px;\n  color: var(--iwpd-black);\n  font-size: 14px;\n  font-weight: 750;\n  line-height: 1.35;\n}\n\n.iwpd__section {\n  padding: clamp(48px, 7vw, 86px) 0 0;\n}\n\n.iwpd__section-heading {\n  max-width: 820px;\n  margin-bottom: 30px;\n}\n\n.iwpd__section-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 12px;\n  color: var(--iwpd-accent);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.iwpd__section-kicker::before {\n  width: 26px;\n  height: 3px;\n  border-radius: 10px;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__section h3 {\n  margin: 0;\n  color: var(--iwpd-black);\n  font-size: clamp(29px, 4vw, 46px);\n  font-weight: 800;\n  letter-spacing: -0.038em;\n  line-height: 1.05;\n}\n\n.iwpd__section-intro {\n  max-width: 790px;\n  margin: 17px 0 0;\n  color: var(--iwpd-muted);\n  font-size: clamp(15px, 1.6vw, 18px);\n  line-height: 1.75;\n}\n\n.iwpd__story-main {\n  width: 100%;\n  padding: clamp(28px, 5vw, 56px);\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-lg);\n  background:\n    radial-gradient(circle at 100% 0%, rgba(190, 133, 88, 0.18), transparent 32%),\n    var(--iwpd-white);\n}\n\n.iwpd__story-main \u003e p {\n  max-width: 920px;\n  margin: 0;\n  color: #454545;\n  font-size: clamp(15px, 1.65vw, 18px);\n  line-height: 1.8;\n}\n\n.iwpd__story-main \u003e p + p {\n  margin-top: 20px;\n}\n\n.iwpd__story-main strong {\n  color: var(--iwpd-black);\n}\n\n.iwpd__personality {\n  display: grid;\n  grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n  gap: 24px;\n  align-items: center;\n  margin-top: 34px;\n  padding: clamp(22px, 4vw, 34px);\n  border: 1px solid #ffd4d4;\n  border-radius: 20px;\n  background:\n    radial-gradient(circle at 100% 0%, rgba(190, 133, 88, 0.16), transparent 38%),\n    linear-gradient(135deg, #fff8f8, #ffffff);\n}\n\n.iwpd__personality-label {\n  color: var(--iwpd-accent);\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.iwpd__personality h4 {\n  max-width: 650px;\n  margin: 10px 0 0;\n  color: var(--iwpd-black);\n  font-size: clamp(22px, 3vw, 34px);\n  font-weight: 800;\n  letter-spacing: -0.035em;\n  line-height: 1.12;\n}\n\n.iwpd__personality p {\n  margin: 0;\n  padding-left: 24px;\n  border-left: 3px solid var(--iwpd-accent);\n  color: #635454;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.iwpd__features {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.iwpd__feature {\n  position: relative;\n  min-height: 235px;\n  overflow: hidden;\n  padding: 29px;\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-md);\n  background: var(--iwpd-soft-2);\n}\n\n.iwpd__feature::after {\n  position: absolute;\n  right: -30px;\n  bottom: -40px;\n  width: 115px;\n  height: 115px;\n  border-radius: 50%;\n  background: rgba(255, 75, 75, 0.06);\n  content: \"\";\n}\n\n.iwpd__feature-number {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 38px;\n  height: 38px;\n  border-radius: 50%;\n  color: var(--iwpd-white);\n  background: var(--iwpd-black);\n  font-size: 12px;\n  font-weight: 800;\n}\n\n.iwpd__feature h4 {\n  position: relative;\n  z-index: 1;\n  margin: 23px 0 0;\n  color: var(--iwpd-black);\n  font-size: 20px;\n  font-weight: 750;\n  letter-spacing: -0.02em;\n  line-height: 1.25;\n}\n\n.iwpd__feature p {\n  position: relative;\n  z-index: 1;\n  margin: 11px 0 0;\n  color: var(--iwpd-muted);\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.iwpd__applications {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 11px;\n}\n\n.iwpd__application {\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  min-height: 170px;\n  padding: 24px;\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-md);\n  background: var(--iwpd-white);\n}\n\n.iwpd__application-icon svg {\n  width: 21px;\n  height: 21px;\n}\n\n.iwpd__application strong {\n  display: block;\n  margin-top: 26px;\n  color: var(--iwpd-black);\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.iwpd__application span {\n  display: block;\n  margin-top: 5px;\n  color: var(--iwpd-muted);\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n.iwpd__pro-note {\n  display: grid;\n  grid-template-columns: auto minmax(0, 1fr);\n  gap: 18px;\n  align-items: start;\n  margin-top: 14px;\n  padding: 23px 25px;\n  border: 1px solid #ffd4d4;\n  border-radius: var(--iwpd-radius-md);\n  background: #fff7f7;\n}\n\n.iwpd__pro-note-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 43px;\n  height: 43px;\n  border-radius: 50%;\n  color: var(--iwpd-white);\n  background: var(--iwpd-accent);\n}\n\n.iwpd__pro-note-icon svg {\n  width: 21px;\n  height: 21px;\n}\n\n.iwpd__pro-note p {\n  margin: 0;\n  color: #695050;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n.iwpd__pro-note p + p {\n  margin-top: 7px;\n}\n\n.iwpd__pro-note strong {\n  color: var(--iwpd-black);\n}\n\n.iwpd__details {\n  display: grid;\n  gap: 9px;\n}\n\n.iwpd__detail {\n  overflow: hidden;\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-md);\n  background: var(--iwpd-soft-2);\n}\n\n.iwpd__detail summary {\n  position: relative;\n  display: flex;\n  align-items: center;\n  min-height: 78px;\n  padding: 20px 64px 20px 24px;\n  color: var(--iwpd-black);\n  cursor: pointer;\n  list-style: none;\n  font-size: 16px;\n  font-weight: 750;\n  line-height: 1.35;\n}\n\n.iwpd__detail summary::-webkit-details-marker {\n  display: none;\n}\n\n.iwpd__detail summary::before,\n.iwpd__detail summary::after {\n  position: absolute;\n  top: 50%;\n  right: 25px;\n  width: 15px;\n  height: 2px;\n  border-radius: 3px;\n  background: var(--iwpd-black);\n  transform: translateY(-50%);\n  transition: transform 0.2s ease;\n  content: \"\";\n}\n\n.iwpd__detail summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.iwpd__detail[open] summary::after {\n  transform: translateY(-50%);\n}\n\n.iwpd__detail[open] summary,\n.iwpd__detail-content {\n  background: var(--iwpd-white);\n}\n\n.iwpd__detail-content {\n  padding: 0 24px 27px;\n}\n\n.iwpd__specs {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 10px;\n  margin: 0;\n}\n\n.iwpd__spec {\n  position: relative;\n  display: grid;\n  grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n  gap: 16px;\n  align-items: center;\n  min-height: 78px;\n  overflow: hidden;\n  padding: 17px 18px 17px 23px;\n  border: 1px solid var(--iwpd-border);\n  border-radius: 14px;\n  background:\n    radial-gradient(circle at 100% 0%, rgba(255, 75, 75, 0.06), transparent 43%),\n    linear-gradient(135deg, #ffffff, #fafafa);\n}\n\n.iwpd__spec::before {\n  position: absolute;\n  top: 15px;\n  bottom: 15px;\n  left: 0;\n  width: 4px;\n  border-radius: 0 5px 5px 0;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__spec dt {\n  position: relative;\n  margin: 0;\n  padding-left: 13px;\n  color: #777777;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.055em;\n  line-height: 1.45;\n  text-transform: uppercase;\n}\n\n.iwpd__spec dt::before {\n  position: absolute;\n  top: 50%;\n  left: 0;\n  width: 5px;\n  height: 5px;\n  border-radius: 50%;\n  background: var(--iwpd-accent);\n  transform: translateY(-50%);\n  content: \"\";\n}\n\n.iwpd__spec dd {\n  margin: 0;\n  color: var(--iwpd-black);\n  font-size: 13px;\n  font-weight: 750;\n  line-height: 1.5;\n}\n\n.iwpd__check-list {\n  display: grid;\n  gap: 13px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.iwpd__check-list li {\n  position: relative;\n  padding-left: 31px;\n  color: #4e4e4e;\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.iwpd__check-list li::before {\n  position: absolute;\n  top: 3px;\n  left: 0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 20px;\n  height: 20px;\n  border-radius: 50%;\n  color: var(--iwpd-white);\n  background: var(--iwpd-accent);\n  font-size: 11px;\n  font-weight: 800;\n  content: \"✓\";\n}\n\n.iwpd__check-list strong {\n  color: var(--iwpd-black);\n}\n\n.iwpd__sample-banner {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) auto;\n  gap: 25px;\n  align-items: center;\n  margin-top: 14px;\n  padding: clamp(24px, 4vw, 38px);\n  border-radius: var(--iwpd-radius-lg);\n  background: var(--iwpd-soft);\n}\n\n.iwpd__sample-banner h4 {\n  margin: 0;\n  color: var(--iwpd-black);\n  font-size: clamp(22px, 3vw, 32px);\n  font-weight: 800;\n  letter-spacing: -0.03em;\n  line-height: 1.1;\n}\n\n.iwpd__sample-banner p {\n  max-width: 760px;\n  margin: 9px 0 0;\n  color: var(--iwpd-muted);\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.iwpd__sample-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 46px;\n  padding: 12px 19px;\n  border-radius: 999px;\n  color: var(--iwpd-white);\n  background: var(--iwpd-black);\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1.25;\n  text-align: center;\n  white-space: nowrap;\n}\n\n.iwpd__support {\n  position: relative;\n  overflow: hidden;\n  margin-top: clamp(48px, 7vw, 86px);\n  padding: clamp(30px, 6vw, 60px);\n  border-radius: var(--iwpd-radius-lg);\n  color: var(--iwpd-white);\n  background:\n    radial-gradient(circle at 95% 5%, rgba(255, 75, 75, 0.35), transparent 34%),\n    linear-gradient(135deg, #111111, #222222);\n}\n\n.iwpd__support::before {\n  position: absolute;\n  top: 0;\n  left: clamp(30px, 6vw, 60px);\n  width: 120px;\n  height: 5px;\n  border-radius: 0 0 15px 15px;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__support-inner {\n  position: relative;\n  z-index: 1;\n}\n\n.iwpd__support-label {\n  color: var(--iwpd-accent);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.iwpd__support h3 {\n  max-width: 720px;\n  margin: 12px 0 0;\n  color: var(--iwpd-white);\n  font-size: clamp(29px, 4.2vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.04em;\n  line-height: 1.05;\n}\n\n.iwpd__support-copy {\n  max-width: 740px;\n  margin: 15px 0 0;\n  color: rgba(255, 255, 255, 0.68);\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n.iwpd__support-actions {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n  margin-top: 31px;\n}\n\n.iwpd a.iwpd__support-button,\n.iwpd a.iwpd__support-button:link,\n.iwpd a.iwpd__support-button:visited {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  min-width: 0;\n  min-height: 64px;\n  padding: 14px 16px;\n  border: 1px solid rgba(255, 255, 255, 0.17);\n  border-radius: 14px;\n  color: var(--iwpd-white);\n  background: rgba(255, 255, 255, 0.08);\n  text-decoration: none;\n  transition:\n    transform 0.2s ease,\n    border-color 0.2s ease,\n    background-color 0.2s ease;\n}\n\n.iwpd a.iwpd__support-button:first-child,\n.iwpd a.iwpd__support-button:hover {\n  border-color: var(--iwpd-accent);\n  color: var(--iwpd-white);\n  background: var(--iwpd-accent);\n  text-decoration: none;\n}\n\n.iwpd a.iwpd__support-button:hover {\n  transform: translateY(-2px);\n}\n\n.iwpd a.iwpd__support-button:focus-visible {\n  outline: 3px solid rgba(255, 255, 255, 0.75);\n  outline-offset: 3px;\n}\n\n.iwpd__support-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 34px;\n  height: 34px;\n  flex: 0 0 34px;\n  border-radius: 10px;\n  color: var(--iwpd-white);\n  background: rgba(255, 255, 255, 0.14);\n}\n\n.iwpd__support-icon svg {\n  width: 18px;\n  height: 18px;\n}\n\n.iwpd__support-text {\n  min-width: 0;\n}\n\n.iwpd__support-text small {\n  display: block;\n  color: rgba(255, 255, 255, 0.58);\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.09em;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n.iwpd__support-text strong {\n  display: block;\n  overflow: hidden;\n  margin-top: 3px;\n  color: var(--iwpd-white);\n  font-size: 13px;\n  font-weight: 750;\n  line-height: 1.3;\n  text-overflow: ellipsis;\n}\n\n.iwpd__fine-print,\n.iwpd__governance {\n  margin: 18px 3px 0;\n  color: #858585;\n  font-size: 10px;\n  line-height: 1.55;\n}\n\n.iwpd__governance {\n  margin-top: 5px;\n}\n\n@media (max-width: 1020px) {\n  .iwpd__facts {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .iwpd__applications,\n  .iwpd__support-actions {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 820px) {\n  .iwpd__hero,\n  .iwpd__personality {\n    grid-template-columns: 1fr;\n  }\n\n  .iwpd__product-card {\n    max-width: none;\n    justify-self: stretch;\n  }\n\n  .iwpd__personality p {\n    padding-top: 4px;\n    padding-left: 18px;\n  }\n\n  .iwpd__features {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .iwpd__feature:last-child {\n    grid-column: 1 \/ -1;\n  }\n\n  .iwpd__specs {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 600px) {\n  .iwpd {\n    font-size: 15px;\n  }\n\n  .iwpd__hero {\n    padding: 35px 20px 22px;\n    border-radius: 22px;\n  }\n\n  .iwpd__hero::before,\n  .iwpd__support::before {\n    left: 20px;\n  }\n\n  .iwpd__hero h2 {\n    font-size: clamp(34px, 12vw, 48px);\n  }\n\n  .iwpd__product-card {\n    padding: 12px;\n    border-radius: 19px;\n  }\n\n  .iwpd__facts {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .iwpd__fact {\n    padding: 18px 14px;\n  }\n\n  .iwpd__section {\n    padding-top: 52px;\n  }\n\n  .iwpd__story-main {\n    padding: 26px 21px;\n    border-radius: 20px;\n  }\n\n  .iwpd__personality {\n    margin-top: 27px;\n    padding: 22px 19px;\n    border-radius: 16px;\n  }\n\n  .iwpd__features,\n  .iwpd__applications,\n  .iwpd__support-actions {\n    grid-template-columns: 1fr;\n  }\n\n  .iwpd__feature,\n  .iwpd__feature:last-child {\n    min-height: 0;\n    grid-column: auto;\n    padding: 24px 21px;\n  }\n\n  .iwpd__application {\n    min-height: 142px;\n    padding: 21px;\n  }\n\n  .iwpd__pro-note,\n  .iwpd__sample-banner {\n    grid-template-columns: 1fr;\n  }\n\n  .iwpd__pro-note {\n    padding: 21px;\n  }\n\n  .iwpd__detail summary {\n    min-height: 70px;\n    padding: 18px 56px 18px 18px;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    right: 20px;\n  }\n\n  .iwpd__detail-content {\n    padding: 0 17px 20px;\n  }\n\n  .iwpd__spec {\n    grid-template-columns: 1fr;\n    gap: 7px;\n    min-height: 0;\n    padding: 16px 16px 16px 21px;\n  }\n\n  .iwpd__sample-banner {\n    padding: 24px 21px;\n    border-radius: 20px;\n  }\n\n  .iwpd__sample-pill {\n    justify-self: start;\n    white-space: normal;\n  }\n\n  .iwpd__support {\n    padding: 36px 20px 22px;\n    border-radius: 22px;\n  }\n\n  .iwpd__support-actions {\n    margin-top: 25px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .iwpd a.iwpd__support-button,\n  .iwpd__detail summary::after {\n    transition: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-255m-title\"\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003eAvery Dennison®\u003c\/span\u003e\n        \u003cspan\u003eSupreme Wrapping Film™\u003c\/span\u003e\n        \u003cspan\u003eProduct Code 255-M\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-255m-title\"\u003eGloss Sand Sparkle\u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Create a warm and luxurious colour-change finish with\n        \u003cstrong\u003eAvery Dennison® SW900 Gloss Sand Sparkle SW900-255-M\u003c\/strong\u003e.\n        Its sophisticated sand-inspired colour, gold-flake metallic character\n        and reflective gloss surface deliver rich visual movement for complete\n        vehicle transformations, contrasting panels and coordinated accents.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eWarm sand-inspired colour\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss metallic finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGold-flake sparkle effect\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eEasy Apply™ RS\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColour family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSand \/ Champagne \/ Gold\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Avery Dennison’s current North American colour guide identifies this\n        colour as Sand Sparkle under product code SW900-255-M within the Gloss\n        Metallic collection. Digital images cannot reproduce the physical sand\n        tone, gold-flake sparkle or gloss depth precisely. Appearance varies\n        with lighting, viewing angle, panel shape, film direction, surrounding\n        colours and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eOfficial colour\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSand Sparkle\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 9h8v6H8z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss, Above 85 GU\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"m12 3 1.4 4.2L18 8.6l-3.7 2.6 1.4 4.2-3.7-2.6-3.7 2.6 1.4-4.2L6 8.6l4.6-1.4L12 3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18.5 15.5 19 17l1.5.5-1.5.5-.5 1.5-.5-1.5-1.5-.5 1.5-.5.5-1.5Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eSpecial effect\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMetallic Gold Flake\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Only\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 152.4 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eZone 1 vertical\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 3 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eWarm gloss metallic sparkle\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Refined sand colour with gold-flake movement and reflective gloss depth\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story-main\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eGloss Sand Sparkle SW900-255-M\u003c\/strong\u003e combines a warm\n        sand-inspired foundation with a reflective gloss surface and visible\n        gold-flake metallic character. Direct sunlight and strong illumination\n        reveal brighter champagne, bronze and softly golden highlights, while\n        shaded conditions create a calmer taupe, beige and muted copper\n        appearance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The sparkle effect adds dimensional movement across curved panels,\n        creases and sculpted vehicle body lines. Compared with a solid gloss\n        beige or brown, Sand Sparkle produces a more expressive appearance as\n        the viewing angle changes, while retaining a sophisticated and\n        understated base colour.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Gloss Sand Sparkle can support a complete colour-change transformation\n        or coordinated feature areas across hoods, roofs, trunks, mirrors,\n        pillars and trim. Because this is a directional metallic film, every\n        adjoining panel must follow a consistent roll and application\n        direction.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__personality\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__personality-label\"\u003eFinish personality\u003c\/span\u003e\n\n          \u003ch4\u003e\n            Warm, luxurious and distinctive with refined gold-flake movement.\n          \u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          Gloss Sand Sparkle pairs naturally with gloss black, satin black,\n          exposed carbon fibre, white, ivory, charcoal, gunmetal, chrome,\n          brushed metal and bronze. Burgundy, navy, dark green, teal, red or\n          deep-purple details can create a stronger custom contrast.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProfessional wrap-film technology\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Sand Sparkle styling with controlled application performance\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Gloss Sand Sparkle combines a multi-layer cast film and integrated\n        finished surface with Avery Dennison® Easy Apply™ RS technology for\n        positioning, air management and professional installation on properly\n        prepared surfaces.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch4\u003eWarm sand-inspired appearance\u003c\/h4\u003e\n\n        \u003cp\u003e\n          A balanced champagne, beige and taupe foundation creates a\n          sophisticated base for complete wraps and coordinated accent work.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch4\u003eReflective gloss surface\u003c\/h4\u003e\n\n        \u003cp\u003e\n          A gloss level above 85 GU creates bright highlights that define\n          vehicle contours and increase the visual depth of the metallic\n          finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch4\u003eGold-flake sparkle effect\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Fine metallic character becomes more visible under direct light,\n          creating champagne, bronze and softly golden visual movement.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n\n        \u003ch4\u003eSlide and reposition\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Easy Apply™ RS technology helps the installer position and align the\n          film before firm final pressure is applied.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n\n        \u003ch4\u003eAir-egress adhesive\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The adhesive and liner system helps trapped air escape during\n          application, supporting controlled installation across broad panels.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n\n        \u003ch4\u003eWide 60-inch format\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The five-foot width allows many hoods, roofs, trunks and side panels\n          to be completed in one piece, helping reduce unnecessary seams.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRecommended possibilities\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Create a complete Sand Sparkle transformation or coordinated metallic accents\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Complete colour-change applications on suitable factory-finished\n            vehicle surfaces.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 8h16v8H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8V5h8v3M8 16v3h8v-3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods, Roofs \u0026amp; Trunks\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Broad panels that showcase the warm sand colour, metallic sparkle\n            and reflective gloss surface.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors, Pillars \u0026amp; Trim\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Focused metallic details on compatible smooth surfaces after\n            adhesion and orientation testing.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9h8M8 13h5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eLarge Vehicle Panels\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Suitable prepared areas on cars, vans, trucks and buses.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e\n            This is directional gold-flake metallic colour-change vinyl, not\n            paint protection film.\n          \u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Mark the roll direction before cutting and keep every adjoining panel\n          oriented consistently. Use material from the same production lot,\n          preferably one roll for the complete vehicle. Rotating metallic\n          panels can create visible differences in colour, brightness, sparkle\n          distribution and metallic appearance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-255m-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison®\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eSW900 Supreme Wrapping Film™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOfficial colour:\u003c\/dt\u003e\n              \u003cdd\u003eSand Sparkle\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorefront colour:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Sand Sparkle\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eSW900-255-M \/ 255-M\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct category:\u003c\/dt\u003e\n              \u003cdd\u003eGloss metallic cast vehicle wrap film\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eColour family:\u003c\/dt\u003e\n              \u003cdd\u003eSand \/ Champagne \/ Beige \/ Gold\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eFactory-finished gloss metallic surface\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eGloss level:\u003c\/dt\u003e\n              \u003cdd\u003eGreater than 85 GU at 60 degrees\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSpecial effect:\u003c\/dt\u003e\n              \u003cdd\u003eMetallic construction containing gold flake\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFace-film range:\u003c\/dt\u003e\n              \u003cdd\u003e\n                SW900 cast films range from 3.2 to 4.7 mil \/ 80 to 119 µm.\n                SW900-255-M is not identified in Revision 20 among films\n                measuring 4 mil or more. Current manufacturer documentation and\n                the physical roll label govern.\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive thickness:\u003c\/dt\u003e\n              \u003cdd\u003e1.2 mil \/ 30 µm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive type:\u003c\/dt\u003e\n              \u003cdd\u003eLong-term removable acrylic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison® Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRelease liner:\u003c\/dt\u003e\n              \u003cdd\u003e90# StaFlat™ poly-coated liner with Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication surfaces:\u003c\/dt\u003e\n              \u003cdd\u003eFlat, flat with rivets, corrugations and deep recesses\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOpacity:\u003c\/dt\u003e\n              \u003cdd\u003e\n                Most SW900 colours are considered opaque, but the installer\n                must confirm that coverage meets the project requirements.\n                SW900-255-M is not listed among the reduced-opacity exceptions\n                in Revision 20.\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMetallic elongation:\u003c\/dt\u003e\n              \u003cdd\u003e\n                120% at break as a laboratory value, not a recommended\n                installation stretch target\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOrientation:\u003c\/dt\u003e\n              \u003cdd\u003e\n                Directional metallic film, maintain consistent roll direction\n                across adjoining panels\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFlat and simple curves:\u003c\/dt\u003e\n              \u003cdd\u003eMinimum 50°F \/ 10°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eComplex curves:\u003c\/dt\u003e\n              \u003cdd\u003eMinimum 60°F \/ 16°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-50°F to 180°F \/ -45°C to 82°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAvailable cuts:\u003c\/dt\u003e\n              \u003cdd\u003e\n                5 ft wide x 1, 2, 5, 8, 10, 15, 20, 25, 30, 40, 50, 60 or\n                75 ft\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSample size:\u003c\/dt\u003e\n              \u003cdd\u003e3 x 5 in\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eShelf life:\u003c\/dt\u003e\n              \u003cdd\u003e\n                Two years from manufacture at 68°F to 77°F \/ 20°C to 25°C and\n                50 ± 5% relative humidity\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to three years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 horizontal:\u003c\/dt\u003e\n              \u003cdd\u003eUp to one year*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-255m-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for 255-M\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProfessional installation is recommended.\u003c\/strong\u003e\n              Correct preparation, metallic orientation, forming, edge\n              finishing and post-heating are essential for reliable wrap\n              performance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a dry application method only.\u003c\/strong\u003e\n              Never use water, soap solution or application fluid beneath the\n              adhesive.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMark the roll direction before cutting.\u003c\/strong\u003e\n              Use arrows or another consistent system on the liner so every\n              adjoining panel is installed in the same orientation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eNever rotate adjoining metallic panels.\u003c\/strong\u003e\n              A panel turned 90 or 180 degrees may display a different colour,\n              brightness, sparkle pattern or metallic appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse one roll per vehicle wherever practical.\u003c\/strong\u003e\n              Slight colour or metallic differences may occur between rolls or\n              production lots.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConfirm the production lot before cutting.\u003c\/strong\u003e\n              Material from the same lot should be used across adjoining\n              panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDry-fit and compare adjoining panels.\u003c\/strong\u003e\n              Review colour, sparkle movement and brightness from multiple\n              angles under strong lighting before completing installation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConfirm coverage over the actual substrate.\u003c\/strong\u003e\n              Although SW900-255-M is not listed among the reduced-opacity\n              exceptions, coverage must still be tested over contrasting paint,\n              repaired panels, primer, paint lines, seams and overlaps.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the substrate under strong lighting.\u003c\/strong\u003e\n              Gloss Sand Sparkle can reveal dents, sanding marks, dust, orange\n              peel, paint texture, body filler edges and other irregularities\n              through reflected highlights and metallic movement.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInspect repaired areas carefully.\u003c\/strong\u003e\n              Differences in paint texture, primer, repair boundaries and panel\n              preparation may remain visible through the finished wrap.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean tools and gloves.\u003c\/strong\u003e\n              Fingerprints, oils, lint, grit and dirty squeegee protection can\n              mark or contaminate the gloss surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft squeegee protection.\u003c\/strong\u003e\n              A contaminated or worn squeegee edge may create scratches,\n              pressure marks or visible surface distortion.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMaintain even application pressure.\u003c\/strong\u003e\n              Excessive rubbing or uneven pressure may create visible texture\n              differences across adjoining sections.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePlan the complete panel layout first.\u003c\/strong\u003e\n              Review seams, overlaps, edges, film direction and complex areas\n              before removing the liner or applying heat.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply only to properly prepared surfaces.\u003c\/strong\u003e\n              The substrate must be clean, smooth, dry and free from wax,\n              silicone, grease, polish, dust and other contamination.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAllow paint to cure fully.\u003c\/strong\u003e\n              Do not apply over uncured, improperly dried, weak, peeling,\n              oxidized or poorly bonded paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate non-OEM paint carefully.\u003c\/strong\u003e\n              Repainted vehicles and repaired panels may have different\n              adhesion and removal characteristics.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid unsuitable low-energy substrates.\u003c\/strong\u003e\n              Rubber, unpainted plastic and similar materials may not provide\n              reliable adhesion.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStainless steel is listed as an unsuitable use.\u003c\/strong\u003e\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse controlled heat and distribute stretch.\u003c\/strong\u003e\n              Concentrated overstretching may alter the sand colour, gold-flake\n              pattern, opacity, gloss uniformity and long-term performance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not use 120% elongation as a stretch target.\u003c\/strong\u003e\n              It is a laboratory break value, not an installation\n              recommendation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMinimize repeated lifting and rubbing.\u003c\/strong\u003e\n              Excessive repositioning or heavy pressure may create visible\n              texture or adhesive disturbance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePost-heat critical areas correctly.\u003c\/strong\u003e\n              Recesses, edges and formed areas must be finished according to\n              current Avery Dennison SW900 installation instructions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSign-cut letters and graphics are not recommended.\u003c\/strong\u003e\n              Use a film designed for small lettering or intricate sign-cut\n              graphics.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse caution over existing graphics or films.\u003c\/strong\u003e\n              Application over pre-existing graphics requires approval, and\n              application over non-Avery Dennison films is not recommended.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWatercraft use is restricted.\u003c\/strong\u003e\n              Do not apply below the static waterline. Applicable above-water\n              areas require suitability evaluation and edge sealing.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse caution on glass.\u003c\/strong\u003e\n              Avery Dennison does not recommend SW900 as a block-out film for\n              window applications and does not accept liability for glass\n              breakage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eTest interior components before full installation.\u003c\/strong\u003e\n              Interior plastics and trim vary in texture, coating and surface\n              energy, so adhesion and removal must be evaluated first.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-255m-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eClean the wrap regularly.\u003c\/strong\u003e\n              Dirt, road film, fuel residue, insects and environmental\n              contamination may alter the appearance of Gloss Sand Sparkle.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHand washing is preferred; avoid brush washes.\u003c\/strong\u003e\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Pre-rinse with clean water to remove loose particles before\n              touching the surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Wash gently from the top downward using warm water, gentle soap\n              and a clean non-abrasive microfiber towel, wash mitt or soft\n              sponge.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Use mild cleaning products within a pH range of 5 to 9.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eTest care products before full use.\u003c\/strong\u003e\n              Apply every cleaner, coating, wax or protectant to an\n              inconspicuous area first and confirm that it does not alter the\n              sand colour, metallic sparkle, clarity or gloss level.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Use only products specifically confirmed as compatible with\n              gloss vehicle-wrap vinyl.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid aggressive compounds, abrasive polish and excessive machine\n              polishing, which may scratch, haze or distort the finished\n              surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Rinse thoroughly and dry using a clean microfiber or soft towel\n              to reduce water spotting and streaking.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Remove bird droppings, insects, tree sap, fuel and road\n              contamination promptly to reduce staining.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive cleaners, hard brushes, rough scrubbing, dirty\n              towels and incompatible chemicals.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Products containing petroleum distillates or incompatible\n              solvents may cause premature failure and affect warranty\n              eligibility.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              A brushless, spray-only automatic wash may be acceptable, but\n              automated brush washes are not recommended.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse pressure washing only when gentler methods fail.\u003c\/strong\u003e\n              Pressure washing can cause edge lifting and surface degradation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep water pressure below 1200 psi and water temperature below\n              180°F \/ 80°C.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep the nozzle at least 12 inches from film edges, use a\n              40-degree wide spray pattern and hold the nozzle perpendicular to\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Never direct pressurized water into seams, edges or lifted\n              sections.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Inspect the film regularly. Contact a qualified installer when\n              cracking, discolouration, edge lifting or significant surface\n              deterioration first appears.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Results depend on film age,\n              exposure, substrate, paint condition and installation quality.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-255m-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Avery Dennison identifies Sand Sparkle as SW900-255-M within the\n              Gloss Metallic collection.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Revision 20 specifically identifies Gloss Sand Sparkle as a\n              metallic colour containing gold flake.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              SW900-255-M uses the manufacturer’s Metallic with Gold Flake\n              durability category, not the standard SW900 Colour or standard\n              Metallic \u0026amp; Pearlescent category.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 1:\u003c\/strong\u003e\n              Up to three years for vertical exposure and one year for\n              horizontal or non-vertical exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 2:\u003c\/strong\u003e\n              Up to 2.4 years for vertical exposure and six months for\n              horizontal or non-vertical exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 3:\u003c\/strong\u003e\n              Up to 1.5 years for vertical exposure and four months for\n              horizontal or non-vertical exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Vertical exposure places the face of the film within 0 to\n              10 degrees of vertical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Non-vertical exposure between 10 and 45 degrees uses the\n              horizontal durability value.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Horizontal exposure places the face of the film between 45 and\n              90 degrees from vertical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual service life and warranty eligibility depend on exposure\n              zone, panel angle, substrate, preparation, installation,\n              environmental conditions, cleaning and maintenance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              The durability period assumes correct storage, conversion and\n              installation in accordance with Avery Dennison instructions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Abrasion, loss of gloss and ordinary wear are not covered by the\n              Avery Dennison material warranty.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage, staining or gloss changes caused by incompatible\n              cleaners, solvents, compounds, waxes or protectants may not be\n              covered.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Products containing petroleum distillates or incompatible\n              solvents may cause premature failure and affect warranty\n              eligibility.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Removability applies through the applicable durability period,\n              subject to substrate, paint condition, exposure and approved\n              removal methods.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Clean removability means removal with less than 20% adhesive\n              residue when appropriate heat and chemical removal methods are\n              used.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avery Dennison does not warrant ease or speed of removal and does\n              not warrant removal from automotive paint more than five years\n              old.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Slight colour, sparkle or gloss differences may occur between\n              production lots. Confirm lot numbers and film direction before\n              cutting adjoining panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the current product data sheet, warranty documentation and\n              SW900 application instructions before beginning the project.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eView the actual Gloss Sand Sparkle colour before ordering\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Sand Sparkle cannot be evaluated accurately from a static\n          digital image. Its apparent sand tone, champagne undertone, gold-flake\n          sparkle and gloss reflectivity change with lighting, viewing angle,\n          panel shape and film direction. Select the 3 x 5-inch sample option\n          and inspect the physical film outdoors, under direct light, in shade\n          and beside the intended vehicle colour before ordering material for\n          the complete project.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e3 x 5 in sample available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003eInstawraps product support\u003c\/span\u003e\n\n      \u003ch3\u003eHave more questions or need help planning your project?\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, colour samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Avery Dennison’s current North American colour guide identifies Sand\n    Sparkle as SW900-255-M within the SW900 Gloss Metallic collection.\n    Revision 20 of the SW900 product data sheet specifically identifies Gloss\n    Sand Sparkle as a metallic colour containing gold flake. The Metallic with\n    Gold Flake durability category provides up to three years for qualifying\n    Zone 1 vertical exposure and one year for horizontal or non-vertical\n    exposure, with different periods in Zones 2 and 3. SW900-255-M is not\n    listed among colours that may be less than fully opaque or among films\n    measuring 4 mil or more. Metallic films must be installed with a consistent\n    roll direction across adjoining panels. Actual durability and warranty\n    eligibility depend on exposure zone, application angle, substrate,\n    preparation, installation, environment, cleaning and maintenance. Material\n    from the same production lot should be used across adjoining panels,\n    preferably one roll per vehicle. Professional installation and physical\n    sample evaluation are strongly recommended. Avery Dennison, Supreme\n    Wrapping Film, Easy Apply and StaFlat are trademarks of Avery Dennison\n    Corporation or its affiliates.\n  \u003c\/p\u003e\n\n  \u003cp class=\"iwpd__governance\"\u003e\n    Current manufacturer documentation and the physical roll label govern.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"Avery Dennison","offers":[{"title":"Sample 3\"x5\"","offer_id":19545909887033,"sku":"10256488047","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545909919801,"sku":"10256488048","price":18.78,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545909952569,"sku":"10256488049","price":34.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545909985337,"sku":"10256488050","price":81.87,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545910018105,"sku":"10256488051","price":119.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545910050873,"sku":"10256488052","price":144.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545910083641,"sku":"10256488053","price":202.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545910116409,"sku":"10256488054","price":265.86,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545910149177,"sku":"10256488055","price":325.11,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545910181945,"sku":"10256488056","price":384.35,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545910214713,"sku":"10256488057","price":508.61,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545910247481,"sku":"10256488058","price":630.95,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545910280249,"sku":"10256488059","price":751.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545910313017,"sku":"10256488060","price":931.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/255-M_378b914a-a241-4f6b-af08-351a8501cbd4.jpg?v=1737607658"},{"product_id":"avery-supreme-vinyl-satin-yellow-wrap-sw900-226-o","title":"AVERY DENNISON SW900 SUPREME SATIN YELLOW VINYL WRAP | 226-O","description":"\u003cstyle\u003e\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-black: #111111;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #686868;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 90% 12%,\n        rgba(255, 225, 68, 0.55),\n        transparent 29%\n      ),\n      radial-gradient(\n        circle at 73% 90%,\n        rgba(211, 151, 0, 0.38),\n        transparent 35%\n      ),\n      linear-gradient(\n        135deg,\n        #0b0b08 0%,\n        #25220d 52%,\n        #6a5200 100%\n      );\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 800px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.2vw, 66px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 720px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.57);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 850px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 800px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 215, 41, 0.18),\n        transparent 32%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 930px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffe3a1;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 210, 34, 0.24),\n        transparent 36%\n      ),\n      linear-gradient(135deg, #fffaf0 0%, #fffefd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #625b45;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .iwpd__pro-note p + p {\n    margin-top: 7px;\n  }\n\n  .iwpd__pro-note strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 770px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 750px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.08);\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print,\n  .iwpd__governance {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  .iwpd__governance {\n    margin-top: 5px;\n  }\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications,\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-226o-title\"\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003eAvery Dennison®\u003c\/span\u003e\n        \u003cspan\u003eSupreme Wrapping Film™\u003c\/span\u003e\n        \u003cspan\u003eProduct Code 226-O\u003c\/span\u003e\n        \u003cspan\u003eSatin Finish\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-226o-title\"\u003eSatin Yellow\u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Transform vehicles and smooth compatible surfaces with\n        \u003cstrong\u003eAvery Dennison® SW900 Satin Yellow SW900-226-O\u003c\/strong\u003e.\n        This premium cast colour-change film combines a vivid yellow tone,\n        refined satin sheen, excellent conformability and Easy Apply™ RS\n        technology for efficient professional wrapping.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eVivid satin yellow\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003ePremium cast vinyl\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eEasy Apply™ RS\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFull-wrap capable\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColour family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eYellow\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital images cannot reproduce the physical colour and finish\n        precisely. Yellow tone, brightness and satin sheen vary with lighting,\n        viewing angle, surrounding colours, underlying surface and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"m12 5 1.7 4.2L18 11l-4.3 1.8L12 17l-1.7-4.2L6 11l4.3-1.8L12 5Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eOfficial colour\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Yellow\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 7h14v10H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 10h8M8 13h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm type\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eCast Wrap Vinyl\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eEasy Apply™ RS\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eSatin gloss level\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e20 to 30 GU\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 7h16M4 17h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m7 4-3 3 3 3M17 14l3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eFull roll width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 152 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eZone 1 vertical\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 10 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eConfident satin colour\u003c\/span\u003e\n\n      \u003ch3\u003e\n        A vivid yellow finish with balanced sheen and unmistakable visual\n        energy\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story-main\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eSW900-226-O Satin Yellow\u003c\/strong\u003e delivers a bright,\n        high-impact yellow appearance with a smooth satin surface that sits\n        between traditional gloss and matte finishes. The controlled sheen\n        highlights vehicle shape without producing the stronger reflections\n        associated with a high-gloss film.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        In direct sunlight, the colour appears energetic, vibrant and highly\n        visible. Under shade or softer indoor lighting, the finish becomes\n        warmer and more refined while retaining its strong yellow identity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Satin Yellow can support a complete colour-change wrap or become a\n        focused design element on selected panels, commercial vehicles,\n        motorcycles, equipment and suitable smooth surfaces. The 60-inch width\n        allows many hoods, roofs and side panels to be covered with fewer seams.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__personality\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__personality-label\"\u003eColour personality\u003c\/span\u003e\n\n          \u003ch4\u003e\n            Energetic, expressive and highly visible, with a modern satin\n            surface that keeps the colour bold without appearing overly glossy.\n          \u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          Satin Yellow pairs naturally with gloss black, satin black, charcoal,\n          carbon fibre, white and dark grey. Blue, purple, red or deep green\n          details can create a stronger custom, motorsport or promotional\n          contrast.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eSupreme Wrapping Film technology\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Premium cast construction engineered for demanding vehicle contours\n        and efficient installation\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Avery Dennison SW900 combines a coloured cast face film, an integrated\n        protective layer, long-term removable acrylic adhesive and a\n        StaFlat™ liner with Easy Apply™ RS technology.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch4\u003eRefined satin appearance\u003c\/h4\u003e\n\n        \u003cp\u003e\n          A 20 to 30 gloss-unit range creates a smooth intermediate sheen that\n          is more reflective than matte film and more subdued than gloss.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch4\u003eSuper-conformable cast film\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Engineered for flat areas, rivets, corrugations, compound curves,\n          channels and deep recesses when installed according to Avery Dennison\n          instructions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch4\u003eSlide and reposition\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Easy Apply™ RS technology supports initial slideability and\n          repositioning before firm pressure activates the final adhesive bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n\n        \u003ch4\u003eAir-release application\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The adhesive and liner construction helps installers move entrapped\n          air toward the film edge, reducing wrinkles and visible bubbles.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n\n        \u003ch4\u003eWide seamless coverage\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The 60-inch format supports one-piece coverage across many vehicle\n          panels, reducing unnecessary joins and improving visual continuity.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n\n        \u003ch4\u003eLong-term colour performance\u003c\/h4\u003e\n\n        \u003cp\u003e\n          SW900 colour films carry up to 10 years of Zone 1 vertical durability\n          when properly stored, converted, installed and maintained.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRecommended possibilities\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Create complete colour changes, distinctive accents and highly visible\n        commercial designs\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Complete colour changes for compatible passenger cars, vans and\n            professionally prepared painted vehicles.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 8h11v9H3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 11h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFleet \u0026amp; Commercial Vehicles\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            High-visibility styling for compatible trucks, trailers, emergency\n            vehicles, buses and commercial vans.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eAccent Panels \u0026amp; Trim\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Hoods, roofs, mirrors, selected bumpers, trim and other suitable\n            smooth styling areas.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003ccircle cx=\"7\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"17\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M7 17 11 9h4l2 8M10 11h7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMotorcycle \u0026amp; Custom Details\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Decorative sections on compatible motorcycle parts, equipment and\n            selected smooth non-porous surfaces.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e\n            Satin Yellow SW900-226-O may be less than fully opaque.\n          \u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The underlying surface, contrasting paint lines, repairs, overlaps or\n          dissimilar substrate colours may affect the final appearance. Test\n          the actual film over the intended surface before cutting complete\n          vehicle panels. SW900 is decorative wrap vinyl and is not paint\n          protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-226o-accordion\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison®\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eSW900 Supreme Wrapping Film™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOfficial colour:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Yellow\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eSW900-226-O \/ 226-O\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct category:\u003c\/dt\u003e\n              \u003cdd\u003ePremium cast colour-change wrap film\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eColour family:\u003c\/dt\u003e\n              \u003cdd\u003eYellow\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFinish:\u003c\/dt\u003e\n              \u003cdd\u003eSatin\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSatin gloss level:\u003c\/dt\u003e\n              \u003cdd\u003e20 to 30 GU at 60 degrees\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFace-film range:\u003c\/dt\u003e\n              \u003cdd\u003e3.2 to 4.7 mil \/ 80 to 119 µm for the SW900 series\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive thickness:\u003c\/dt\u003e\n              \u003cdd\u003e1.2 mil \/ 30 µm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive type:\u003c\/dt\u003e\n              \u003cdd\u003eLong-term removable acrylic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison® Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRelease liner:\u003c\/dt\u003e\n              \u003cdd\u003e90# StaFlat™ poly-coated liner with Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eDimensional stability:\u003c\/dt\u003e\n              \u003cdd\u003eLess than 0.010 in \/ 0.254 mm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eElongation:\u003c\/dt\u003e\n              \u003cdd\u003e150% at break for non-metallic SW900 film\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003e15-minute adhesion:\u003c\/dt\u003e\n              \u003cdd\u003e2.1 lb\/in \/ 367 N\/m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003e24-hour adhesion:\u003c\/dt\u003e\n              \u003cdd\u003e2.5 lb\/in \/ 437 N\/m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOne-week adhesion:\u003c\/dt\u003e\n              \u003cdd\u003e3.0 lb\/in \/ 525 N\/m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication surfaces:\u003c\/dt\u003e\n              \u003cdd\u003eFlat areas, rivets, corrugations and deep recesses\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMinimum application:\u003c\/dt\u003e\n              \u003cdd\u003e50°F \/ 10°C for flat and simple curves\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eComplex curves:\u003c\/dt\u003e\n              \u003cdd\u003eMinimum 60°F \/ 16°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-50°F to 180°F \/ -45°C to 82°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eChemical resistance:\u003c\/dt\u003e\n              \u003cdd\u003eMost mild acids, alkalis and salt solutions\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFull roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 152 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFull roll length:\u003c\/dt\u003e\n              \u003cdd\u003e75 ft \/ 25 yd \/ approximately 22.9 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eInstawraps listed cuts:\u003c\/dt\u003e\n              \u003cdd\u003e\n                5 ft wide × 1, 2, 5, 8, 10, 15, 20, 25, 30, 40, 50, 60 or 75 ft\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSample size:\u003c\/dt\u003e\n              \u003cdd\u003e3 × 5 in\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eShelf life:\u003c\/dt\u003e\n              \u003cdd\u003e\n                Two years from manufacture at 68°F to 77°F \/ 20°C to 25°C and\n                50 ± 5% relative humidity\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 10 years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 horizontal:\u003c\/dt\u003e\n              \u003cdd\u003eUp to two years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 2 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to eight years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 3 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 4.8 years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRemovability:\u003c\/dt\u003e\n              \u003cdd\u003eFor the applicable durability period*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-226o-accordion\"\u003e\n        \u003csummary\u003eImportant installation considerations for 226-O\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProfessional installation is strongly recommended.\u003c\/strong\u003e\n              Proper heat management, tension control, edge finishing and\n              post-heating are important for a durable full-vehicle result.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the actual colour before production.\u003c\/strong\u003e\n              View a physical sample in direct sunlight, shade and the intended\n              installation environment.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eTest opacity over the intended vehicle colour.\u003c\/strong\u003e\n              Satin Yellow may allow colour shift or show-through over\n              contrasting paint, repairs, overlaps or dissimilar substrate\n              colours.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWhenever possible, use one production lot.\u003c\/strong\u003e\n              Confirm that sufficient material is available before cutting a\n              complete vehicle or multi-panel project.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePrepare the substrate thoroughly.\u003c\/strong\u003e\n              Remove wax, polish, silicone, oil, grease, dust and other\n              contamination before application.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eThe surface must be completely clean and dry.\u003c\/strong\u003e\n              Moisture or cleaning residue can reduce adhesion and contribute\n              to edge lifting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConfirm paint condition before wrapping.\u003c\/strong\u003e\n              Avoid weak, oxidized, poorly bonded, uncured or recently repaired\n              paint until suitability has been professionally assessed.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse dry application techniques.\u003c\/strong\u003e\n              Easy Apply™ RS is designed for dry positioning, slideability,\n              repositioning and air release.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply adequate squeegee pressure.\u003c\/strong\u003e\n              Use firm, uniform and overlapping strokes to achieve complete\n              adhesive contact.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, film-safe tools.\u003c\/strong\u003e\n              Felt-edged squeegees, low-friction sleeves and clean installation\n              gloves help protect the satin surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMaintain suitable application temperature.\u003c\/strong\u003e\n              The minimum is 50°F \/ 10°C for flat and simple curves and\n              60°F \/ 16°C for complex curves.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eFor easier handling, work near 70°F to 80°F.\u003c\/strong\u003e\n              Avery Dennison identifies approximately 21°C to 27°C as an\n              effective application range.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not overheat or overstretch the film.\u003c\/strong\u003e\n              Concentrated extension can affect colour, sheen, adhesive\n              performance and long-term stability.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDistribute stretch across a wider area.\u003c\/strong\u003e\n              Avoid forcing all extension into one narrow edge, corner or\n              recessed section.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePost-heat manipulated areas.\u003c\/strong\u003e\n              Give particular attention to deep recesses, channels, seams,\n              overlaps, edges and areas formed with heat.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eRe-squeegee all edges and seams.\u003c\/strong\u003e\n              Confirm complete contact before returning the vehicle to service.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAllow the adhesive to develop its bond.\u003c\/strong\u003e\n              Avery Dennison recommends allowing approximately 24 hours before\n              placing the wrapped vehicle into normal service.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not use SW900 as a window blockout film.\u003c\/strong\u003e\n              Avery Dennison does not recommend the series for that purpose.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDocument professional installations.\u003c\/strong\u003e\n              Keep the installation date, roll lot number, substrate details\n              and application conditions for possible warranty evaluation.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-226o-accordion\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eClean the wrap regularly.\u003c\/strong\u003e\n              Remove road film, insects, bird droppings, tree sap and other\n              contamination before it can stain or damage the surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Pre-rinse with clean water to remove loose grit before touching\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand wash using mild soapy water and a clean microfiber towel,\n              soft sponge or soft chamois.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Wash from the top downward using gentle, overlapping passes.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid automatic brush washes.\u003c\/strong\u003e\n              Brushes can scratch, polish or unevenly change the satin sheen.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Use cleaners that are compatible with automotive wrap vinyl and\n              free from abrasive particles.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Test every cleaner, sealant or maintenance product in a small\n              inconspicuous area before treating the complete wrap.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSatin finishes require special care.\u003c\/strong\u003e\n              Cleaners, waxes and polishes may cause visible colour or gloss\n              variation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid petroleum distillates and incompatible solvents, soaps,\n              waxes or protective coatings.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Never use acetone, MEK, toluene, lacquer thinner, paint thinner\n              or similarly aggressive solvents.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Rinse thoroughly after applying any approved cleaning solution.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Dry with a clean microfiber towel, soft chamois or another soft,\n              non-abrasive cloth.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Park indoors or under cover when practical to reduce prolonged\n              ultraviolet, heat and environmental exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Inspect edges, seams and heavily stretched areas regularly for\n              lifting, contamination or damage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not direct pressure washing into edges or seams.\u003c\/strong\u003e\n              High pressure, heat or an incorrect nozzle angle can contribute\n              to lifting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProfessional removal is recommended.\u003c\/strong\u003e\n              Removal performance depends on film age, exposure, substrate,\n              paint condition, installation quality and environmental history.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-226o-accordion\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eZone 1 vertical durability:\u003c\/strong\u003e\n              Up to 10 years for SW900 colour films when properly stored,\n              converted, installed and maintained.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 1 horizontal and non-vertical durability:\u003c\/strong\u003e\n              Up to two years.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 2 vertical durability:\u003c\/strong\u003e\n              Up to eight years, with horizontal and non-vertical exposure\n              listed at six months.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 3 vertical durability:\u003c\/strong\u003e\n              Up to 4.8 years, with horizontal and non-vertical exposure listed\n              at four months.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Non-vertical SW900 exposure is calculated using the applicable\n              horizontal durability value.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Removability applies for the applicable durability period,\n              subject to the product data sheet, substrate and installation\n              conditions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual performance depends on geographic zone, application angle,\n              sunlight direction, surface preparation, installation,\n              environmental exposure, cleaning and maintenance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Abrasion and loss or alteration of surface sheen are treated as\n              normal wear and are not covered by Avery Dennison’s material\n              warranty.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Products containing petroleum distillates or incompatible\n              solvents, soaps, waxes or protective coatings may cause premature\n              failure and affect warranty eligibility.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Failure to store, convert or install the film according to Avery\n              Dennison documentation may negate warranty coverage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              The purchaser and installer are responsible for determining\n              whether the film is suitable for the intended substrate,\n              application and environment.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Warranty evaluation may require the application date, production\n              lot number, installation conditions and other project\n              documentation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the current SW900 product data sheet, applicable\n              instructional bulletins and physical roll label before\n              installation.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eView the actual Satin Yellow finish before ordering project material\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Yellow cannot be evaluated accurately from a static digital\n          image. Its brightness, warmth and satin sheen change with lighting,\n          viewing angle, surrounding colours and the underlying surface. Select\n          the 3 × 5-inch sample option above and inspect the film over a surface\n          similar to the intended vehicle, especially when covering dark,\n          repaired or contrasting paint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e3 × 5 in sample available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003eInstawraps product support\u003c\/span\u003e\n\n      \u003ch3\u003eHave more questions or need help planning your wrap project?\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, colour samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Avery Dennison’s March 10, 2026 North American SW900 product data sheet\n    lists SW900 colour films at up to 10 years of Zone 1 vertical durability\n    and two years of horizontal or non-vertical durability. Zone 2 colour-film\n    durability is listed at eight years vertical and six months horizontal.\n    Zone 3 colour-film durability is listed at 4.8 years vertical and four\n    months horizontal. Removability applies for the applicable durability\n    period. Actual performance and warranty eligibility depend on geographic\n    zone, production date, storage, substrate, surface preparation,\n    installation, application angle, environmental exposure, cleaning and\n    maintenance. Avery Dennison, Supreme Wrapping Film, Easy Apply and StaFlat\n    are trademarks of Avery Dennison Corporation or its affiliates.\n  \u003c\/p\u003e\n\n  \u003cp class=\"iwpd__governance\"\u003e\n    Current manufacturer documentation and the physical roll label govern.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"Avery Dennison","offers":[{"title":"Sample 3\"x5\"","offer_id":19545910902841,"sku":"10256487879","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545910935609,"sku":"10256487880","price":18.78,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545910968377,"sku":"10256487881","price":34.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545911001145,"sku":"10256487882","price":81.87,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545911033913,"sku":"10256487883","price":119.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545911066681,"sku":"10256487884","price":144.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545911099449,"sku":"10256487885","price":202.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545911132217,"sku":"10256487886","price":265.86,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545911164985,"sku":"10256487887","price":325.11,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545911197753,"sku":"10256487888","price":384.35,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545911230521,"sku":"10256487889","price":508.61,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545911263289,"sku":"10256487890","price":630.95,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545911296057,"sku":"10256487891","price":751.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545911328825,"sku":"10256487892","price":931.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/226-O_95de244a-3825-4c84-807b-92e1a1059902.jpg?v=1737607643"},{"product_id":"avery-supreme-vinyl-satin-dark-blue-wrap-sw900-682-o","title":"AVERY DENNISON SW900 SUPREME SATIN DARK BLUE VINYL WRAP | 682-O","description":"\u003cstyle\u003e\n.iwpd {\n  --iwpd-accent: #ff4b4b;\n  --iwpd-black: #111111;\n  --iwpd-text: #1a1a1a;\n  --iwpd-muted: #666666;\n  --iwpd-soft: #f5f5f5;\n  --iwpd-soft-2: #fafafa;\n  --iwpd-border: #e4e4e4;\n  --iwpd-white: #ffffff;\n  --iwpd-radius-lg: 28px;\n  --iwpd-radius-md: 18px;\n\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  color: var(--iwpd-text);\n  font-family: inherit;\n  font-size: 16px;\n  line-height: 1.55;\n}\n\n.iwpd,\n.iwpd *,\n.iwpd *::before,\n.iwpd *::after {\n  box-sizing: border-box;\n}\n\n.iwpd svg {\n  display: block;\n  max-width: 100%;\n}\n\n.iwpd a {\n  color: inherit;\n}\n\n.iwpd__hero {\n  position: relative;\n  display: grid;\n  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n  gap: clamp(24px, 5vw, 64px);\n  align-items: center;\n  overflow: hidden;\n  padding: clamp(30px, 6vw, 72px);\n  border-radius: var(--iwpd-radius-lg);\n  color: var(--iwpd-white);\n  background:\n    radial-gradient(circle at 88% 8%, rgba(30, 78, 157, 0.54), transparent 29%),\n    radial-gradient(circle at 72% 90%, rgba(10, 34, 82, 0.7), transparent 35%),\n    linear-gradient(135deg, #05070b 0%, #0c1526 58%, #152c54 100%);\n}\n\n.iwpd__hero::before {\n  position: absolute;\n  top: 0;\n  left: clamp(30px, 6vw, 72px);\n  width: clamp(84px, 13vw, 160px);\n  height: 5px;\n  border-radius: 0 0 20px 20px;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__hero-copy,\n.iwpd__product-card {\n  position: relative;\n  z-index: 1;\n}\n\n.iwpd__eyebrow {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin: 0 0 22px;\n}\n\n.iwpd__eyebrow span {\n  display: inline-flex;\n  align-items: center;\n  min-height: 30px;\n  padding: 6px 12px;\n  border: 1px solid rgba(255, 255, 255, 0.19);\n  border-radius: 999px;\n  color: rgba(255, 255, 255, 0.9);\n  background: rgba(255, 255, 255, 0.08);\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.09em;\n  line-height: 1.2;\n  text-transform: uppercase;\n}\n\n.iwpd__eyebrow span:first-child {\n  border-color: var(--iwpd-accent);\n  background: var(--iwpd-accent);\n}\n\n.iwpd__hero h2 {\n  max-width: 760px;\n  margin: 0;\n  color: var(--iwpd-white);\n  font-size: clamp(34px, 5.4vw, 68px);\n  font-weight: 800;\n  letter-spacing: -0.045em;\n  line-height: 0.98;\n}\n\n.iwpd__hero-lead {\n  max-width: 700px;\n  margin: 24px 0 0;\n  color: rgba(255, 255, 255, 0.76);\n  font-size: clamp(16px, 1.8vw, 20px);\n  line-height: 1.6;\n}\n\n.iwpd__hero-lead strong {\n  color: var(--iwpd-white);\n}\n\n.iwpd__chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin-top: 28px;\n}\n\n.iwpd__chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  min-height: 38px;\n  padding: 9px 14px;\n  border-radius: 999px;\n  color: rgba(255, 255, 255, 0.92);\n  background: rgba(255, 255, 255, 0.1);\n  font-size: 13px;\n  font-weight: 600;\n}\n\n.iwpd__chip::before {\n  width: 7px;\n  height: 7px;\n  flex: 0 0 7px;\n  border-radius: 50%;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__product-card {\n  width: 100%;\n  max-width: 390px;\n  justify-self: end;\n  padding: 18px;\n  border: 1px solid rgba(255, 255, 255, 0.13);\n  border-radius: 24px;\n  background: rgba(255, 255, 255, 0.07);\n  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n}\n\n.iwpd__product-meta {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n  padding: 12px 0 3px;\n}\n\n.iwpd__product-meta \u003e div:last-child {\n  text-align: right;\n}\n\n.iwpd__product-label {\n  color: rgba(255, 255, 255, 0.58);\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.iwpd__product-value {\n  display: block;\n  margin-top: 4px;\n  color: var(--iwpd-white);\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.iwpd__screen-note {\n  margin: 17px 0 0;\n  color: rgba(255, 255, 255, 0.55);\n  font-size: 11px;\n  line-height: 1.48;\n}\n\n.iwpd__facts {\n  display: grid;\n  grid-template-columns: repeat(6, minmax(0, 1fr));\n  gap: 10px;\n  margin-top: 14px;\n}\n\n.iwpd__fact {\n  min-width: 0;\n  padding: 21px 17px;\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-md);\n  background: var(--iwpd-soft-2);\n}\n\n.iwpd__fact-icon,\n.iwpd__application-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 40px;\n  height: 40px;\n  border-radius: 12px;\n  color: var(--iwpd-accent);\n  background: #fff0f0;\n}\n\n.iwpd__fact-icon {\n  margin-bottom: 15px;\n}\n\n.iwpd__fact-icon svg {\n  width: 20px;\n  height: 20px;\n}\n\n.iwpd__fact-label {\n  color: var(--iwpd-muted);\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n.iwpd__fact-value {\n  display: block;\n  margin-top: 5px;\n  color: var(--iwpd-black);\n  font-size: 14px;\n  font-weight: 750;\n  line-height: 1.35;\n}\n\n.iwpd__section {\n  padding: clamp(48px, 7vw, 86px) 0 0;\n}\n\n.iwpd__section-heading {\n  max-width: 820px;\n  margin-bottom: 30px;\n}\n\n.iwpd__section-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 12px;\n  color: var(--iwpd-accent);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.iwpd__section-kicker::before {\n  width: 26px;\n  height: 3px;\n  border-radius: 10px;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__section h3 {\n  margin: 0;\n  color: var(--iwpd-black);\n  font-size: clamp(29px, 4vw, 46px);\n  font-weight: 800;\n  letter-spacing: -0.038em;\n  line-height: 1.05;\n}\n\n.iwpd__section-intro {\n  max-width: 790px;\n  margin: 17px 0 0;\n  color: var(--iwpd-muted);\n  font-size: clamp(15px, 1.6vw, 18px);\n  line-height: 1.75;\n}\n\n.iwpd__story-main {\n  width: 100%;\n  padding: clamp(28px, 5vw, 56px);\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-lg);\n  background:\n    radial-gradient(circle at 100% 0%, rgba(38, 82, 155, 0.16), transparent 32%),\n    var(--iwpd-white);\n}\n\n.iwpd__story-main \u003e p {\n  max-width: 920px;\n  margin: 0;\n  color: #454545;\n  font-size: clamp(15px, 1.65vw, 18px);\n  line-height: 1.8;\n}\n\n.iwpd__story-main \u003e p + p {\n  margin-top: 20px;\n}\n\n.iwpd__story-main strong {\n  color: var(--iwpd-black);\n}\n\n.iwpd__personality {\n  display: grid;\n  grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n  gap: 24px;\n  align-items: center;\n  margin-top: 34px;\n  padding: clamp(22px, 4vw, 34px);\n  border: 1px solid #ffd4d4;\n  border-radius: 20px;\n  background:\n    radial-gradient(circle at 100% 0%, rgba(38, 82, 155, 0.14), transparent 38%),\n    linear-gradient(135deg, #fff8f8, #ffffff);\n}\n\n.iwpd__personality-label {\n  color: var(--iwpd-accent);\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.iwpd__personality h4 {\n  max-width: 650px;\n  margin: 10px 0 0;\n  color: var(--iwpd-black);\n  font-size: clamp(22px, 3vw, 34px);\n  font-weight: 800;\n  letter-spacing: -0.035em;\n  line-height: 1.12;\n}\n\n.iwpd__personality p {\n  margin: 0;\n  padding-left: 24px;\n  border-left: 3px solid var(--iwpd-accent);\n  color: #635454;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.iwpd__features {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.iwpd__feature {\n  position: relative;\n  min-height: 235px;\n  overflow: hidden;\n  padding: 29px;\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-md);\n  background: var(--iwpd-soft-2);\n}\n\n.iwpd__feature::after {\n  position: absolute;\n  right: -30px;\n  bottom: -40px;\n  width: 115px;\n  height: 115px;\n  border-radius: 50%;\n  background: rgba(255, 75, 75, 0.06);\n  content: \"\";\n}\n\n.iwpd__feature-number {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 38px;\n  height: 38px;\n  border-radius: 50%;\n  color: var(--iwpd-white);\n  background: var(--iwpd-black);\n  font-size: 12px;\n  font-weight: 800;\n}\n\n.iwpd__feature h4 {\n  position: relative;\n  z-index: 1;\n  margin: 23px 0 0;\n  color: var(--iwpd-black);\n  font-size: 20px;\n  font-weight: 750;\n  letter-spacing: -0.02em;\n  line-height: 1.25;\n}\n\n.iwpd__feature p {\n  position: relative;\n  z-index: 1;\n  margin: 11px 0 0;\n  color: var(--iwpd-muted);\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.iwpd__applications {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 11px;\n}\n\n.iwpd__application {\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  min-height: 170px;\n  padding: 24px;\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-md);\n  background: var(--iwpd-white);\n}\n\n.iwpd__application-icon svg {\n  width: 21px;\n  height: 21px;\n}\n\n.iwpd__application strong {\n  display: block;\n  margin-top: 26px;\n  color: var(--iwpd-black);\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.iwpd__application span {\n  display: block;\n  margin-top: 5px;\n  color: var(--iwpd-muted);\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n.iwpd__pro-note {\n  display: grid;\n  grid-template-columns: auto minmax(0, 1fr);\n  gap: 18px;\n  align-items: start;\n  margin-top: 14px;\n  padding: 23px 25px;\n  border: 1px solid #ffd4d4;\n  border-radius: var(--iwpd-radius-md);\n  background: #fff7f7;\n}\n\n.iwpd__pro-note-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 43px;\n  height: 43px;\n  border-radius: 50%;\n  color: var(--iwpd-white);\n  background: var(--iwpd-accent);\n}\n\n.iwpd__pro-note-icon svg {\n  width: 21px;\n  height: 21px;\n}\n\n.iwpd__pro-note p {\n  margin: 0;\n  color: #695050;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n.iwpd__pro-note p + p {\n  margin-top: 7px;\n}\n\n.iwpd__pro-note strong {\n  color: var(--iwpd-black);\n}\n\n.iwpd__details {\n  display: grid;\n  gap: 9px;\n}\n\n.iwpd__detail {\n  overflow: hidden;\n  border: 1px solid var(--iwpd-border);\n  border-radius: var(--iwpd-radius-md);\n  background: var(--iwpd-soft-2);\n}\n\n.iwpd__detail summary {\n  position: relative;\n  display: flex;\n  align-items: center;\n  min-height: 78px;\n  padding: 20px 64px 20px 24px;\n  color: var(--iwpd-black);\n  cursor: pointer;\n  list-style: none;\n  font-size: 16px;\n  font-weight: 750;\n  line-height: 1.35;\n}\n\n.iwpd__detail summary::-webkit-details-marker {\n  display: none;\n}\n\n.iwpd__detail summary::before,\n.iwpd__detail summary::after {\n  position: absolute;\n  top: 50%;\n  right: 25px;\n  width: 15px;\n  height: 2px;\n  border-radius: 3px;\n  background: var(--iwpd-black);\n  transform: translateY(-50%);\n  transition: transform 0.2s ease;\n  content: \"\";\n}\n\n.iwpd__detail summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.iwpd__detail[open] summary::after {\n  transform: translateY(-50%);\n}\n\n.iwpd__detail[open] summary,\n.iwpd__detail-content {\n  background: var(--iwpd-white);\n}\n\n.iwpd__detail-content {\n  padding: 0 24px 27px;\n}\n\n.iwpd__specs {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 10px;\n  margin: 0;\n}\n\n.iwpd__spec {\n  position: relative;\n  display: grid;\n  grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n  gap: 16px;\n  align-items: center;\n  min-height: 78px;\n  overflow: hidden;\n  padding: 17px 18px 17px 23px;\n  border: 1px solid var(--iwpd-border);\n  border-radius: 14px;\n  background:\n    radial-gradient(circle at 100% 0%, rgba(255, 75, 75, 0.06), transparent 43%),\n    linear-gradient(135deg, #ffffff, #fafafa);\n}\n\n.iwpd__spec::before {\n  position: absolute;\n  top: 15px;\n  bottom: 15px;\n  left: 0;\n  width: 4px;\n  border-radius: 0 5px 5px 0;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__spec dt {\n  position: relative;\n  margin: 0;\n  padding-left: 13px;\n  color: #777777;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.055em;\n  line-height: 1.45;\n  text-transform: uppercase;\n}\n\n.iwpd__spec dt::before {\n  position: absolute;\n  top: 50%;\n  left: 0;\n  width: 5px;\n  height: 5px;\n  border-radius: 50%;\n  background: var(--iwpd-accent);\n  transform: translateY(-50%);\n  content: \"\";\n}\n\n.iwpd__spec dd {\n  margin: 0;\n  color: var(--iwpd-black);\n  font-size: 13px;\n  font-weight: 750;\n  line-height: 1.5;\n}\n\n.iwpd__check-list {\n  display: grid;\n  gap: 13px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.iwpd__check-list li {\n  position: relative;\n  padding-left: 31px;\n  color: #4e4e4e;\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.iwpd__check-list li::before {\n  position: absolute;\n  top: 3px;\n  left: 0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 20px;\n  height: 20px;\n  border-radius: 50%;\n  color: var(--iwpd-white);\n  background: var(--iwpd-accent);\n  font-size: 11px;\n  font-weight: 800;\n  content: \"✓\";\n}\n\n.iwpd__check-list strong {\n  color: var(--iwpd-black);\n}\n\n.iwpd__sample-banner {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) auto;\n  gap: 25px;\n  align-items: center;\n  margin-top: 14px;\n  padding: clamp(24px, 4vw, 38px);\n  border-radius: var(--iwpd-radius-lg);\n  background: var(--iwpd-soft);\n}\n\n.iwpd__sample-banner h4 {\n  margin: 0;\n  color: var(--iwpd-black);\n  font-size: clamp(22px, 3vw, 32px);\n  font-weight: 800;\n  letter-spacing: -0.03em;\n  line-height: 1.1;\n}\n\n.iwpd__sample-banner p {\n  max-width: 760px;\n  margin: 9px 0 0;\n  color: var(--iwpd-muted);\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.iwpd__sample-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 46px;\n  padding: 12px 19px;\n  border-radius: 999px;\n  color: var(--iwpd-white);\n  background: var(--iwpd-black);\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1.25;\n  text-align: center;\n  white-space: nowrap;\n}\n\n.iwpd__support {\n  position: relative;\n  overflow: hidden;\n  margin-top: clamp(48px, 7vw, 86px);\n  padding: clamp(30px, 6vw, 60px);\n  border-radius: var(--iwpd-radius-lg);\n  color: var(--iwpd-white);\n  background:\n    radial-gradient(circle at 95% 5%, rgba(255, 75, 75, 0.35), transparent 34%),\n    linear-gradient(135deg, #111111, #222222);\n}\n\n.iwpd__support::before {\n  position: absolute;\n  top: 0;\n  left: clamp(30px, 6vw, 60px);\n  width: 120px;\n  height: 5px;\n  border-radius: 0 0 15px 15px;\n  background: var(--iwpd-accent);\n  content: \"\";\n}\n\n.iwpd__support-inner {\n  position: relative;\n  z-index: 1;\n}\n\n.iwpd__support-label {\n  color: var(--iwpd-accent);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.iwpd__support h3 {\n  max-width: 720px;\n  margin: 12px 0 0;\n  color: var(--iwpd-white);\n  font-size: clamp(29px, 4.2vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.04em;\n  line-height: 1.05;\n}\n\n.iwpd__support-copy {\n  max-width: 740px;\n  margin: 15px 0 0;\n  color: rgba(255, 255, 255, 0.68);\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n.iwpd__support-actions {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n  margin-top: 31px;\n}\n\n.iwpd a.iwpd__support-button,\n.iwpd a.iwpd__support-button:link,\n.iwpd a.iwpd__support-button:visited {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  min-width: 0;\n  min-height: 64px;\n  padding: 14px 16px;\n  border: 1px solid rgba(255, 255, 255, 0.17);\n  border-radius: 14px;\n  color: var(--iwpd-white);\n  background: rgba(255, 255, 255, 0.08);\n  text-decoration: none;\n  transition:\n    transform 0.2s ease,\n    border-color 0.2s ease,\n    background-color 0.2s ease;\n}\n\n.iwpd a.iwpd__support-button:first-child,\n.iwpd a.iwpd__support-button:hover {\n  border-color: var(--iwpd-accent);\n  color: var(--iwpd-white);\n  background: var(--iwpd-accent);\n  text-decoration: none;\n}\n\n.iwpd a.iwpd__support-button:hover {\n  transform: translateY(-2px);\n}\n\n.iwpd a.iwpd__support-button:focus-visible {\n  outline: 3px solid rgba(255, 255, 255, 0.75);\n  outline-offset: 3px;\n}\n\n.iwpd__support-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 34px;\n  height: 34px;\n  flex: 0 0 34px;\n  border-radius: 10px;\n  color: var(--iwpd-white);\n  background: rgba(255, 255, 255, 0.14);\n}\n\n.iwpd__support-icon svg {\n  width: 18px;\n  height: 18px;\n}\n\n.iwpd__support-text {\n  min-width: 0;\n}\n\n.iwpd__support-text small {\n  display: block;\n  color: rgba(255, 255, 255, 0.58);\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.09em;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n.iwpd__support-text strong {\n  display: block;\n  overflow: hidden;\n  margin-top: 3px;\n  color: var(--iwpd-white);\n  font-size: 13px;\n  font-weight: 750;\n  line-height: 1.3;\n  text-overflow: ellipsis;\n}\n\n.iwpd__fine-print,\n.iwpd__governance {\n  margin: 18px 3px 0;\n  color: #858585;\n  font-size: 10px;\n  line-height: 1.55;\n}\n\n.iwpd__governance {\n  margin-top: 5px;\n}\n\n@media (max-width: 1020px) {\n  .iwpd__facts {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .iwpd__applications,\n  .iwpd__support-actions {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 820px) {\n  .iwpd__hero,\n  .iwpd__personality {\n    grid-template-columns: 1fr;\n  }\n\n  .iwpd__product-card {\n    max-width: none;\n    justify-self: stretch;\n  }\n\n  .iwpd__personality p {\n    padding-top: 4px;\n    padding-left: 18px;\n  }\n\n  .iwpd__features {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .iwpd__feature:last-child {\n    grid-column: 1 \/ -1;\n  }\n\n  .iwpd__specs {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 600px) {\n  .iwpd {\n    font-size: 15px;\n  }\n\n  .iwpd__hero {\n    padding: 35px 20px 22px;\n    border-radius: 22px;\n  }\n\n  .iwpd__hero::before,\n  .iwpd__support::before {\n    left: 20px;\n  }\n\n  .iwpd__hero h2 {\n    font-size: clamp(34px, 12vw, 48px);\n  }\n\n  .iwpd__product-card {\n    padding: 12px;\n    border-radius: 19px;\n  }\n\n  .iwpd__facts {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .iwpd__fact {\n    padding: 18px 14px;\n  }\n\n  .iwpd__section {\n    padding-top: 52px;\n  }\n\n  .iwpd__story-main {\n    padding: 26px 21px;\n    border-radius: 20px;\n  }\n\n  .iwpd__personality {\n    margin-top: 27px;\n    padding: 22px 19px;\n    border-radius: 16px;\n  }\n\n  .iwpd__features,\n  .iwpd__applications,\n  .iwpd__support-actions {\n    grid-template-columns: 1fr;\n  }\n\n  .iwpd__feature,\n  .iwpd__feature:last-child {\n    min-height: 0;\n    grid-column: auto;\n    padding: 24px 21px;\n  }\n\n  .iwpd__application {\n    min-height: 142px;\n    padding: 21px;\n  }\n\n  .iwpd__pro-note,\n  .iwpd__sample-banner {\n    grid-template-columns: 1fr;\n  }\n\n  .iwpd__pro-note {\n    padding: 21px;\n  }\n\n  .iwpd__detail summary {\n    min-height: 70px;\n    padding: 18px 56px 18px 18px;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    right: 20px;\n  }\n\n  .iwpd__detail-content {\n    padding: 0 17px 20px;\n  }\n\n  .iwpd__spec {\n    grid-template-columns: 1fr;\n    gap: 7px;\n    min-height: 0;\n    padding: 16px 16px 16px 21px;\n  }\n\n  .iwpd__sample-banner {\n    padding: 24px 21px;\n    border-radius: 20px;\n  }\n\n  .iwpd__sample-pill {\n    justify-self: start;\n    white-space: normal;\n  }\n\n  .iwpd__support {\n    padding: 36px 20px 22px;\n    border-radius: 22px;\n  }\n\n  .iwpd__support-actions {\n    margin-top: 25px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .iwpd a.iwpd__support-button,\n  .iwpd__detail summary::after {\n    transition: none;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-682o-title\"\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003eAvery Dennison®\u003c\/span\u003e\n        \u003cspan\u003eSupreme Wrapping Film™\u003c\/span\u003e\n        \u003cspan\u003eProduct Code 682-O\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-682o-title\"\u003eSatin Dark Blue\u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Create a deep and refined colour-change finish with\n        \u003cstrong\u003eAvery Dennison® SW900 Satin Dark Blue SW900-682-O\u003c\/strong\u003e.\n        Its rich dark-blue colour and smooth satin factory-finished surface\n        combine controlled reflection with strong visual depth for complete\n        vehicle transformations, contrasting panels and coordinated accents.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eRich dark-blue colour\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSmooth satin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMulti-layer cast film\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eEasy Apply™ RS\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColour family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eDark Blue \/ Navy\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Avery Dennison’s current North American colour guide identifies this\n        colour as Dark Blue under product code SW900-682-O within the Satin\n        collection. Digital images cannot reproduce the physical blue tone or\n        satin sheen precisely. Appearance varies with lighting, viewing angle,\n        panel shape, surrounding colours, substrate condition and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eOfficial colour\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDark Blue\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 9h8v6H8z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin, 20-30 GU\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eEasy Apply™ RS\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Only\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 152.4 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__fact-label\"\u003eZone 1 vertical\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 10 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDeep satin blue\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Rich dark-blue colour with smooth highlights and controlled satin sheen\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story-main\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eSatin Dark Blue SW900-682-O\u003c\/strong\u003e combines a rich,\n        navy-inspired blue colour with a smooth satin surface. Direct\n        illumination reveals brighter royal-blue highlights across body lines,\n        while shaded conditions create a deeper midnight-blue and near-black\n        appearance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The satin finish sits between gloss and matte. It reflects enough light\n        to define vehicle contours without producing the sharp mirror-like\n        reflections associated with a high-gloss film. Compared with matte dark\n        blue, the surface appears smoother and more dimensional while\n        preserving a controlled, factory-inspired character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Satin Dark Blue can support a complete colour-change transformation or\n        coordinated feature areas across hoods, roofs, trunks, mirrors, pillars\n        and trim. Its solid non-metallic construction does not require the\n        directional panel orientation associated with metallic or pearlescent\n        finishes.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__personality\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__personality-label\"\u003eFinish personality\u003c\/span\u003e\n\n          \u003ch4\u003e\n            Deep, composed and sophisticated with understated blue character.\n          \u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          Satin Dark Blue pairs naturally with gloss black, satin black,\n          exposed carbon fibre, white, charcoal, gunmetal, silver, chrome and\n          brushed metal. Gold, bronze, copper, red, orange or bright-blue\n          details can create a stronger custom contrast.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProfessional wrap-film technology\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Satin Dark Blue styling with controlled application performance\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Satin Dark Blue combines a multi-layer cast film and integrated\n        finished surface with Avery Dennison® Easy Apply™ RS technology for\n        positioning, air management and professional installation on properly\n        prepared surfaces.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch4\u003eRich dark-blue appearance\u003c\/h4\u003e\n\n        \u003cp\u003e\n          A deep navy-inspired colour creates a refined foundation for complete\n          wraps, contrasting panels and coordinated accent work.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch4\u003eSmooth satin surface\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The 20 to 30 GU satin range produces controlled highlights that\n          define body lines without the sharp reflection of a gloss finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch4\u003eSolid non-metallic colour\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The uniform blue presentation follows vehicle contours without the\n          directional appearance associated with metallic or pearlescent films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n\n        \u003ch4\u003eSlide and reposition\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Easy Apply™ RS technology helps the installer position and align the\n          film before firm final pressure is applied.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n\n        \u003ch4\u003eAir-egress adhesive\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The adhesive and liner system helps trapped air escape during\n          application, supporting controlled installation across broad panels.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n\n        \u003ch4\u003eWide 60-inch format\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The five-foot width allows many hoods, roofs, trunks and side panels\n          to be completed in one piece, helping reduce unnecessary seams.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRecommended possibilities\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Create a complete Dark Blue transformation or coordinated accents\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Complete colour-change applications on suitable factory-finished\n            vehicle surfaces.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 8h16v8H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8V5h8v3M8 16v3h8v-3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods, Roofs \u0026amp; Trunks\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Broad panels that showcase the deep-blue colour and smooth satin\n            reflections.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors, Pillars \u0026amp; Trim\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Focused satin details on compatible smooth surfaces after adhesion\n            and coverage testing.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9h8M8 13h5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eLarge Vehicle Panels\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Suitable prepared areas on cars, vans, trucks and buses.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e\n            This is decorative satin colour-change vinyl, not paint protection film.\n          \u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Use clean tools and material from the same production lot, preferably\n          one roll for the complete vehicle. Dark satin surfaces can reveal\n          dust, fingerprints, scratches, pressure marks, uneven cleaning and\n          differences in surface texture or sheen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-682o-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison®\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eSW900 Supreme Wrapping Film™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOfficial colour:\u003c\/dt\u003e\n              \u003cdd\u003eDark Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorefront colour:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Dark Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eSW900-682-O \/ 682-O\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct category:\u003c\/dt\u003e\n              \u003cdd\u003eSatin cast vehicle wrap film\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eColour family:\u003c\/dt\u003e\n              \u003cdd\u003eDark Blue \/ Navy \/ Midnight Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eFactory-finished satin surface\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eGloss level:\u003c\/dt\u003e\n              \u003cdd\u003e20 to 30 GU at 60 degrees\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFace-film range:\u003c\/dt\u003e\n              \u003cdd\u003e\n                SW900 cast films range from 3.2 to 4.7 mil \/ 80 to 119 µm.\n                SW900-682-O is not identified in Revision 20 among films\n                measuring 4 mil or more. Current manufacturer documentation and\n                the physical roll label govern.\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive thickness:\u003c\/dt\u003e\n              \u003cdd\u003e1.2 mil \/ 30 µm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive type:\u003c\/dt\u003e\n              \u003cdd\u003eLong-term removable acrylic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison® Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRelease liner:\u003c\/dt\u003e\n              \u003cdd\u003e90# StaFlat™ poly-coated liner with Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication surfaces:\u003c\/dt\u003e\n              \u003cdd\u003eFlat, flat with rivets, corrugations and deep recesses\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOpacity:\u003c\/dt\u003e\n              \u003cdd\u003e\n                Most SW900 colours are considered opaque, but the installer\n                must confirm that coverage meets the project requirements.\n                SW900-682-O is not listed among the reduced-opacity exceptions\n                in Revision 20.\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical elongation:\u003c\/dt\u003e\n              \u003cdd\u003e\n                150% at break as a laboratory value, not a recommended\n                installation stretch target\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFinish effect:\u003c\/dt\u003e\n              \u003cdd\u003eSolid non-metallic satin colour\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOrientation:\u003c\/dt\u003e\n              \u003cdd\u003eNo metallic directional orientation requirement\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFlat and simple curves:\u003c\/dt\u003e\n              \u003cdd\u003eMinimum 50°F \/ 10°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eComplex curves:\u003c\/dt\u003e\n              \u003cdd\u003eMinimum 60°F \/ 16°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-50°F to 180°F \/ -45°C to 82°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAvailable cuts:\u003c\/dt\u003e\n              \u003cdd\u003e\n                5 ft wide × 1, 2, 5, 8, 10, 15, 20, 25, 30, 40, 50, 60 or\n                75 ft\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSample size:\u003c\/dt\u003e\n              \u003cdd\u003e3 × 5 in\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eShelf life:\u003c\/dt\u003e\n              \u003cdd\u003e\n                Two years from manufacture at 68°F to 77°F \/ 20°C to 25°C and\n                50 ± 5% relative humidity\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 10 years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 horizontal:\u003c\/dt\u003e\n              \u003cdd\u003eUp to two years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-682o-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for 682-O\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProfessional installation is recommended.\u003c\/strong\u003e\n              Correct preparation, forming, edge finishing and post-heating are\n              essential for reliable wrap performance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a dry application method only.\u003c\/strong\u003e\n              Never use water, soap solution or application fluid beneath the\n              adhesive.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse one roll per vehicle wherever practical.\u003c\/strong\u003e\n              Slight colour or sheen differences may occur between rolls or\n              production lots.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConfirm the production lot before cutting.\u003c\/strong\u003e\n              Material from the same lot should be used across adjoining\n              panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the substrate under strong lighting.\u003c\/strong\u003e\n              Satin Dark Blue can reveal dents, sanding marks, dust, paint\n              texture, body filler edges and other surface irregularities\n              through changes in reflected highlights.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInspect repaired areas carefully.\u003c\/strong\u003e\n              Differences in paint texture, primer, repair boundaries and panel\n              preparation may remain visible through the finished wrap.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean tools and gloves.\u003c\/strong\u003e\n              Fingerprints, oils, lint, grit and dirty squeegee protection can\n              mark or contaminate the satin surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft squeegee protection.\u003c\/strong\u003e\n              A contaminated or worn squeegee edge may scratch the surface,\n              create pressure marks or alter the satin sheen.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMaintain even application pressure.\u003c\/strong\u003e\n              Excessive rubbing or uneven pressure may create visible sheen\n              differences across adjoining sections.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePlan the complete panel layout first.\u003c\/strong\u003e\n              Review seams, overlaps, edges and complex areas before removing\n              the liner or applying heat.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply only to properly prepared surfaces.\u003c\/strong\u003e\n              The substrate must be clean, smooth, dry and free from wax,\n              silicone, grease, polish, dust and other contamination.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAllow paint to cure fully.\u003c\/strong\u003e\n              Do not apply over uncured, improperly dried, weak, peeling,\n              oxidized or poorly bonded paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate non-OEM paint carefully.\u003c\/strong\u003e\n              Repainted vehicles and repaired panels may have different\n              adhesion and removal characteristics.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConfirm coverage over the actual substrate.\u003c\/strong\u003e\n              Although SW900-682-O is not listed among reduced-opacity\n              exceptions, test it over contrasting paint, repaired panels,\n              primer, paint lines, seams and overlaps.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid unsuitable low-energy substrates.\u003c\/strong\u003e\n              Rubber, unpainted plastic and similar materials may not provide\n              reliable adhesion.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStainless steel is listed as an unsuitable use.\u003c\/strong\u003e\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse controlled heat and distribute stretch.\u003c\/strong\u003e\n              Concentrated overstretching may alter the dark-blue colour, satin\n              sheen, coverage and long-term performance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not use 150% elongation as a stretch target.\u003c\/strong\u003e\n              It is a laboratory break value, not an installation\n              recommendation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMinimize repeated lifting and rubbing.\u003c\/strong\u003e\n              Excessive repositioning or heavy pressure may create visible\n              texture and sheen differences.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePost-heat critical areas correctly.\u003c\/strong\u003e\n              Recesses, edges and formed areas must be finished according to\n              current Avery Dennison SW900 installation instructions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSign-cut letters and graphics are not recommended.\u003c\/strong\u003e\n              Use a film designed for small lettering or intricate sign-cut\n              graphics.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse caution over existing graphics or films.\u003c\/strong\u003e\n              Application over pre-existing graphics requires approval, and\n              application over non-Avery Dennison films is not recommended.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWatercraft use is restricted.\u003c\/strong\u003e\n              Do not apply below the static waterline. Applicable above-water\n              areas require suitability evaluation and edge sealing.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse caution on glass.\u003c\/strong\u003e\n              Avery Dennison does not recommend SW900 as a block-out film for\n              window applications and does not accept liability for glass\n              breakage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eTest interior components before full installation.\u003c\/strong\u003e\n              Interior plastics and trim vary in texture, coating and surface\n              energy, so adhesion and removal must be evaluated first.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-682o-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eClean the wrap regularly.\u003c\/strong\u003e\n              Dirt, road film, fuel residue, insects and environmental\n              contamination may alter the appearance of Satin Dark Blue.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHand washing is preferred; avoid brush washes.\u003c\/strong\u003e\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Pre-rinse with clean water to remove loose particles before\n              touching the surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Wash gently from the top downward using warm water, gentle soap\n              and a clean non-abrasive microfiber towel, wash mitt or soft\n              sponge.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Use mild cleaning products within a pH range of 5 to 9.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eTest care products before full use.\u003c\/strong\u003e\n              Apply every cleaner, coating, wax or protectant to an\n              inconspicuous area first and confirm that it does not alter the\n              dark-blue colour or satin sheen.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive polish, aggressive compounds and products that\n              leave an uneven glossy, cloudy or oily residue.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Rinse thoroughly and dry using a clean microfiber or soft towel\n              to reduce water spotting and streaking.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Remove bird droppings, insects, tree sap, fuel and road\n              contamination promptly.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive cleaners, hard brushes, rough scrubbing, dirty\n              towels and incompatible chemicals.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Do not repeatedly rub one area, since friction may create a\n              visible change in sheen.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Products containing petroleum distillates or incompatible\n              solvents may cause premature failure and affect warranty\n              eligibility.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              A brushless, spray-only automatic wash may be acceptable, but\n              automated brush washes are not recommended.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse pressure washing only when gentler methods fail.\u003c\/strong\u003e\n              Pressure washing can cause edge lifting and surface degradation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep water pressure below 1200 psi and water temperature below\n              180°F \/ 80°C.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep the nozzle at least 12 inches from film edges, use a\n              40-degree wide spray pattern and hold the nozzle perpendicular to\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Never direct pressurized water into seams, edges or lifted\n              sections.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Inspect the film regularly. Contact a qualified installer when\n              cracking, discolouration, edge lifting or significant surface\n              deterioration first appears.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Results depend on film age,\n              exposure, substrate, paint condition and installation quality.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-682o-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Avery Dennison identifies Dark Blue as SW900-682-O within the\n              Satin collection.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              SW900-682-O uses the manufacturer’s standard SW900 Color\n              durability category.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 1:\u003c\/strong\u003e\n              Up to 10 years for vertical exposure and two years for horizontal\n              or non-vertical exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 2:\u003c\/strong\u003e\n              Up to eight years for vertical exposure and six months for\n              horizontal or non-vertical exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 3:\u003c\/strong\u003e\n              Up to 4.8 years for vertical exposure and four months for\n              horizontal or non-vertical exposure.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Vertical exposure places the face of the film within 0 to\n              10 degrees of vertical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Non-vertical exposure between 10 and 45 degrees uses the\n              horizontal durability value.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Horizontal exposure places the face of the film between 45 and\n              90 degrees from vertical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual service life and warranty eligibility depend on exposure\n              zone, panel angle, substrate, preparation, installation,\n              environmental conditions, cleaning and maintenance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              The durability period assumes correct storage, conversion and\n              installation in accordance with Avery Dennison instructions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Abrasion, loss of gloss and ordinary wear are not covered by the\n              Avery Dennison material warranty.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage or sheen changes caused by incompatible cleaners,\n              solvents, waxes, compounds or protectants may not be covered.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Products containing petroleum distillates or incompatible\n              solvents may cause premature failure and affect warranty\n              eligibility.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Removability applies through the applicable durability period,\n              subject to substrate, paint condition, exposure and approved\n              removal methods.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Clean removability means removal with less than 20% adhesive\n              residue when appropriate heat and chemical removal methods are\n              used.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avery Dennison does not warrant ease or speed of removal and does\n              not warrant removal from automotive paint more than five years\n              old.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Slight colour or sheen differences may occur between production\n              lots. Confirm lot numbers before cutting adjoining panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the current product data sheet, warranty documentation and\n              SW900 application instructions before beginning the project.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eView the actual Satin Dark Blue colour before ordering\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Dark Blue cannot be evaluated accurately from a static digital\n          image. Its apparent blue depth, navy undertone and satin sheen change\n          with lighting, viewing angle, panel shape, surrounding colours and\n          substrate condition. Select the 3 × 5-inch sample option and inspect\n          the physical film outdoors, under direct light, in shade and beside\n          the intended vehicle colour before ordering material for the complete\n          project.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e3 × 5 in sample available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003eInstawraps product support\u003c\/span\u003e\n\n      \u003ch3\u003eHave more questions or need help planning your project?\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, colour samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Avery Dennison’s current North American colour guide identifies Dark Blue\n    as SW900-682-O within the SW900 Satin collection. Revision 20 of the SW900\n    product data sheet applies the standard SW900 Color durability category,\n    providing up to 10 years for qualifying Zone 1 vertical exposure and two\n    years for horizontal or non-vertical exposure, with different periods in\n    Zones 2 and 3. SW900-682-O is not listed among colours that may be less than\n    fully opaque or among films measuring 4 mil or more. The installer must\n    still confirm coverage, surface suitability and finished appearance before\n    completing the project. Actual durability and warranty eligibility depend\n    on exposure zone, application angle, substrate, preparation, installation,\n    environment, cleaning and maintenance. Material from the same production\n    lot should be used across adjoining panels, preferably one roll per\n    vehicle. Professional installation and physical sample evaluation are\n    strongly recommended. Avery Dennison, Supreme Wrapping Film, Easy Apply and\n    StaFlat are trademarks of Avery Dennison Corporation or its affiliates.\n  \u003c\/p\u003e\n\n  \u003cp class=\"iwpd__governance\"\u003e\n    Current manufacturer documentation and the physical roll label govern.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"Avery Dennison","offers":[{"title":"Sample 3\"x5\"","offer_id":19545912377401,"sku":"10256487725","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19545912410169,"sku":"10256487726","price":18.78,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19545912442937,"sku":"10256487727","price":34.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19545912475705,"sku":"10256487728","price":81.87,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19545912508473,"sku":"10256487729","price":119.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19545912541241,"sku":"10256487730","price":144.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19545912574009,"sku":"10256487731","price":202.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19545912606777,"sku":"10256487732","price":265.86,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19545912639545,"sku":"10256487733","price":325.11,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19545912672313,"sku":"10256487734","price":384.35,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19545912705081,"sku":"10256487735","price":508.61,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19545912737849,"sku":"10256487736","price":630.95,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19545912770617,"sku":"10256487737","price":751.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19545912803385,"sku":"10256487738","price":931.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/682-O_899a25f4-cf7d-48ba-be6d-5efa53828ea7.jpg?v=1737607759"},{"product_id":"avery-matte-silver-conform-chrome-flexible-vinyl-wrap-film-sf100-844-s","title":"AVERY DENNISON MATTE SILVER CONFORM CHROME FLEXIBLE VINYL WRAP | 844-S","description":"\u003cstyle\u003e\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-black: #111111;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #686868;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 88% 8%,\n        rgba(213, 218, 222, 0.48),\n        transparent 29%\n      ),\n      radial-gradient(\n        circle at 72% 90%,\n        rgba(105, 111, 116, 0.52),\n        transparent 34%\n      ),\n      linear-gradient(\n        135deg,\n        #08090a 0%,\n        #202326 58%,\n        #50565b 100%\n      );\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 800px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.2vw, 66px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 720px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.57);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 850px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 800px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(174, 181, 186, 0.24),\n        transparent 31%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 930px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(174, 181, 186, 0.27),\n        transparent 35%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #595c5e;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .iwpd__pro-note p + p {\n    margin-top: 7px;\n  }\n\n  .iwpd__pro-note strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 770px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 750px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.08);\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print,\n  .iwpd__governance {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  .iwpd__governance {\n    margin-top: 5px;\n  }\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications,\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-844s-title\"\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003eAvery Dennison®\u003c\/span\u003e\n        \u003cspan\u003eConform Chrome\u003c\/span\u003e\n        \u003cspan\u003eProduct Code 844-S\u003c\/span\u003e\n        \u003cspan\u003eLegacy Colour\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-844s-title\"\u003eMatte Silver Conform Chrome\u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Add a distinctive brushed-metal-inspired accent with\n        \u003cstrong\u003eAvery Dennison® SF100 Matte Silver Conform Chrome SF100-844-S\u003c\/strong\u003e.\n        This legacy specialty film combines a softened silver chrome appearance\n        with Easy Apply™ RS adhesive technology for professionally installed\n        vehicle accents, graphic details and selected styling panels.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte silver chrome effect\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSpecialty accent film\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSemi-conformable construction\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eEasy Apply™ RS\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte Silver Chrome\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eManufacturer status\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eDiscontinued 08\/01\/24\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital images cannot reproduce the physical finish precisely. Apparent\n        silver brightness, metallic depth, reflectivity and surface texture\n        vary with lighting, viewing angle, panel shape, surrounding colours,\n        underlying surface and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"m12 5 1.7 4.2L18 11l-4.3 1.8L12 17l-1.7-4.2L6 11l4.3-1.8L12 5Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eOfficial colour\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte Silver\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 7h14v10H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 10h8M8 13h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eProduct type\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eChrome Accent Film\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eEasy Apply™ RS\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFace-film thickness\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e5.7 mil \/ 142 µm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 7h16M4 17h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m7 4-3 3 3 3M17 14l3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e53 in \/ 134.6 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eZone 1 vertical\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 2 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eSpecialty matte chrome accent\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Softened silver reflectivity with an industrial, precision-finished\n        appearance\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story-main\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eSF100-844-S Matte Silver Conform Chrome\u003c\/strong\u003e creates a\n        distinctive silver-metal appearance with less mirror intensity than\n        traditional gloss chrome. Direct light reveals brighter silver\n        highlights, while shade produces a deeper graphite-silver character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The matte chrome finish emphasizes panel form and surface direction\n        without relying on highly polished reflections. It is particularly\n        effective when used selectively against gloss black, carbon fibre,\n        painted bodywork or contrasting Avery Dennison wrap films.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Conform Chrome is designed primarily for premium accent work rather\n        than complete vehicle coverage. Suitable project planning may include\n        selected panels, mirrors, trim sections, fleet details, motorcycle\n        components and other carefully tested smooth surfaces.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__personality\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__personality-label\"\u003eFinish personality\u003c\/span\u003e\n\n          \u003ch4\u003e\n            Technical, modern and understated with softened chrome character\n            and cool silver-metal depth.\n          \u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          Matte Silver Conform Chrome pairs naturally with gloss black, satin\n          black, charcoal, exposed carbon fibre, white, navy and deep red.\n          Bronze, blue, orange, purple or vivid green details can create a more\n          expressive motorsport or custom-design contrast.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e\n        Specialty film technology\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Distinctive chrome styling engineered for carefully planned accent\n        applications\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        SF100 Matte Silver combines a substantial specialty face film with a\n        gray long-term removable acrylic adhesive and Avery Dennison® Easy\n        Apply™ RS technology. Its semi-conformable construction requires\n        careful forming, controlled heat and advanced installation skill.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n\n        \u003ch4\u003eMatte silver chrome appearance\u003c\/h4\u003e\n\n        \u003cp\u003e\n          A cool silver-metal presentation creates a distinctive accent without\n          the stronger mirror effect of traditional gloss chrome.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n\n        \u003ch4\u003eSemi-conformable specialty film\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Designed for flat surfaces, curves and simple concave or convex\n          shapes when installed with controlled tension and gentle heat.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n\n        \u003ch4\u003eSlide and reposition\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Easy Apply™ RS technology assists with initial positioning and\n          controlled alignment before firm final pressure is applied.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n\n        \u003ch4\u003eAir-management liner system\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The StaFlat™ liner and Easy Apply™ RS adhesive construction support\n          efficient air release during professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n\n        \u003ch4\u003eWide 53-inch format\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The roll width supports seamless accent panels and coordinated design\n          combinations while reducing unnecessary joins.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n\n        \u003ch4\u003eAccent-focused durability\u003c\/h4\u003e\n\n        \u003cp\u003e\n          The discontinued Matte Silver colour carries up to two years of Zone\n          1 vertical durability when properly stored, converted, installed and\n          maintained.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRecommended possibilities\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Use Matte Silver Conform Chrome for focused details and premium visual\n        contrast\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eSelected Vehicle Accents\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Carefully planned accent panels and design elements on suitable\n            factory-finished surfaces.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors, Trim \u0026amp; Details\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Small and medium styling areas where the matte silver chrome finish\n            can create deliberate contrast.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9h8M8 13h5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFleet \u0026amp; Transit Accents\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Specialty details on compatible trucks, trailers, buses and rail\n            vehicles after project-specific testing.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003ccircle cx=\"7\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"17\" cy=\"17\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M7 17 11 9h4l2 8M10 11h7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMotorcycle, ATV \u0026amp; RV Details\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Decorative sections on clean, smooth and suitable components with\n            appropriate edge finishing.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e\n            Specialty accent film only. Avery Dennison does not recommend\n            Conform Chrome for full car wraps or covering vehicle proximity\n            sensors.\n          \u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Installation skill level is high. This decorative vinyl is not paint\n          protection film. Excessive heat, concentrated stretching, unsuitable\n          substrates or incorrect tools can permanently change the finish and\n          are not covered by the material warranty.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-844s-accordion\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison®\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eSF100 Conform Chrome Series-S\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eOfficial colour:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Silver\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eSF100-844-S \/ 844-S\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer status:\u003c\/dt\u003e\n              \u003cdd\u003eDiscontinued effective August 1, 2024\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct category:\u003c\/dt\u003e\n              \u003cdd\u003eSpecialty chrome accent film\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eColour family:\u003c\/dt\u003e\n              \u003cdd\u003eSilver \/ Neutral Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFinish:\u003c\/dt\u003e\n              \u003cdd\u003eMatte silver chrome effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFace-film thickness:\u003c\/dt\u003e\n              \u003cdd\u003e5.7 mil \/ 142 µm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive thickness:\u003c\/dt\u003e\n              \u003cdd\u003e1.2 mil \/ 30 µm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive type:\u003c\/dt\u003e\n              \u003cdd\u003eGray long-term removable acrylic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003eAvery Dennison® Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRelease liner:\u003c\/dt\u003e\n              \u003cdd\u003e90# StaFlat™ poly-coated liner with Easy Apply™ RS\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMinimum elongation:\u003c\/dt\u003e\n              \u003cdd\u003e90%\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003e15-minute adhesion:\u003c\/dt\u003e\n              \u003cdd\u003e2.0 lb\/in \/ 350 N\/m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003e24-hour adhesion:\u003c\/dt\u003e\n              \u003cdd\u003e2.5 lb\/in \/ 438 N\/m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended surfaces:\u003c\/dt\u003e\n              \u003cdd\u003eFlat surfaces, simple curves, curves and simple concave or convex shapes\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMinimum application:\u003c\/dt\u003e\n              \u003cdd\u003e50°F \/ 10°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-50°F to 180°F \/ -45°C to 82°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eChemical resistance:\u003c\/dt\u003e\n              \u003cdd\u003eMost mild acids, alkalis and salt solutions\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e53 in \/ 134.6 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eInstawraps listed cuts:\u003c\/dt\u003e\n              \u003cdd\u003e\n                53 in wide × 1, 2, 5, 8, 10, 15, 20, 25, 30, 40, 50, 60 or 75 ft\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSample size:\u003c\/dt\u003e\n              \u003cdd\u003e3 × 5 in\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eShelf life:\u003c\/dt\u003e\n              \u003cdd\u003e\n                One year from manufacture at 68°F to 77°F \/ 20°C to 25°C and\n                50 ± 5% relative humidity\n              \u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eZone 1 vertical:\u003c\/dt\u003e\n              \u003cdd\u003eUp to two years*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eHorizontal exposure:\u003c\/dt\u003e\n              \u003cdd\u003eUp to one year where applicable*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-844s-accordion\"\u003e\n        \u003csummary\u003eImportant installation considerations for 844-S\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eAdvanced professional installation is strongly recommended.\u003c\/strong\u003e\n              Chrome film is less forgiving than standard colour-change vinyl\n              and requires careful planning, clean tools and controlled heat.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse this product for accent applications.\u003c\/strong\u003e\n              Avery Dennison does not recommend Conform Chrome for complete car\n              wraps.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not cover proximity sensors.\u003c\/strong\u003e\n              Film over radar, parking, driver-assistance or other vehicle\n              sensors may interfere with their operation.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eConfirm local legal requirements.\u003c\/strong\u003e\n              Vehicle chrome and reflective finishes may be regulated by local\n              laws concerning glare, visibility, identification or road use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePrepare and test the complete design first.\u003c\/strong\u003e\n              Confirm the substrate, panel shape, coverage, seams, edge\n              locations and finish appearance before cutting production\n              material.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply to clean, smooth and suitable solid surfaces.\u003c\/strong\u003e\n              The substrate must be thoroughly cleaned and free from wax,\n              silicone, grease, polish, dust and other contamination.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid uncured paint and outgassing surfaces.\u003c\/strong\u003e\n              New paint, plastics and painted OEM plastics may release vapour\n              beneath the low-permeability film and create bubbling.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not apply over weak or unsuitable finishes.\u003c\/strong\u003e\n              Avoid poorly bonded paint, oxidized surfaces, chalked surfaces\n              and paint that has not dried or cured completely.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not apply to stainless steel.\u003c\/strong\u003e\n              The current SF100 PDS lists stainless steel as an unsuitable\n              substrate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid low-surface-energy materials.\u003c\/strong\u003e\n              Rubber, unpainted plastic, Tedlar® coatings and similar surfaces\n              may not provide reliable adhesion.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApplication over other films is limited.\u003c\/strong\u003e\n              Application over non-Avery Dennison films is not recommended.\n              Test and approve any compatible Avery Dennison graphic film\n              before production.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the adhesive as a dry-application system.\u003c\/strong\u003e\n              Do not flood the adhesive with application fluid. Avery Dennison\n              recommends a cloth-wrapped WetEdge squeegee with only the cloth\n              edge dampened using soap-and-water solution to reduce surface\n              marking.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean and soft application tools.\u003c\/strong\u003e\n              Hard, contaminated or uncovered squeegee edges can leave visible\n              marks in the chrome surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not overheat or overstretch.\u003c\/strong\u003e\n              Excessive heat or concentrated extension can cause permanent\n              whitening or discolouration.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHeat gently around complex shapes.\u003c\/strong\u003e\n              Distribute forming across the available area rather than forcing\n              the material into one concentrated section.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse only within the film’s conformability limits.\u003c\/strong\u003e\n              SF100 is intended for flat surfaces, curves and simple concave or\n              convex shapes, not demanding deep channels or severe recesses.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the finish before final pressure.\u003c\/strong\u003e\n              Confirm silver tone, surface uniformity and reflection under\n              strong lighting before committing the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSome minor surface characteristics may be visible.\u003c\/strong\u003e\n              The manufacturer notes that certain surface imperfections are not\n              uncommon and may not constitute a product defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eOptional overlamination requires evaluation.\u003c\/strong\u003e\n              The PDS identifies DOL 1300 Series or DOL 1460Z as options that\n              may reduce surface marking. Added structure can change handling,\n              conformability and the visible finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSign-cut letters and detailed graphics are not recommended.\u003c\/strong\u003e\n              Cutting larger accent shapes is feasible, but use a film designed\n              for intricate lettering and small sign-cut graphics.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWatercraft use is limited.\u003c\/strong\u003e\n              Do not apply below the static waterline. Applicable areas must be\n              properly edge sealed.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBacking-paper appearance may differ from SW900.\u003c\/strong\u003e\n              The liner may not carry the repeating branding associated with\n              SW900. Identify the material using the physical roll label,\n              product code and supplier records.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-844s-accordion\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eClean the film regularly.\u003c\/strong\u003e\n              Ideally, vehicle graphics should be cleaned approximately every\n              two weeks or whenever contamination becomes visible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHand washing is ideal; avoid brush washes.\u003c\/strong\u003e\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Pre-rinse with clean water to remove loose particles before\n              touching the surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Wash gently from the top downward using mild soapy water and a\n              clean microfiber towel, soft chamois or soft sponge.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eChrome film requires extra care.\u003c\/strong\u003e\n              Avoid scrubbing and use gentle straight passes in one direction.\n              Circular or swirling motions may leave visible marks.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Use film-compatible cleaners that are grit-free and have a pH\n              between 5 and 9.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Rinse thoroughly with clean water after using any cleaning agent.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Dry naturally or use a clean microfiber towel, soft chamois or\n              other soft non-scrubbing cloth.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Spot-clean bird droppings, insects, tree sap, road tar, fuel and\n              other contamination promptly.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Test every cleaner, sealant or maintenance product in an\n              inconspicuous area before treating the complete graphic.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid aromatic solvents such as acetone, MEK, toluene, paint\n              thinner and lacquer thinner.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Do not use products containing petroleum distillates or\n              incompatible solvents, waxes or coatings.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              A brushless, spray-only automatic wash may be acceptable, but\n              automated brush washes are not recommended.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003e\n                Use pressure washing only after gentler cleaning methods have\n                failed.\n              \u003c\/strong\u003e\n              Keep pressure below 1200 psi and water temperature below\n              180°F \/ 80°C.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Keep the nozzle at least 12 inches from film edges, use a\n              40-degree wide spray pattern and hold the nozzle perpendicular to\n              the graphic.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Never direct pressurized water into seams, edges or lifted\n              sections.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Inspect the film regularly. Contact a qualified installer at the\n              first sign of discolouration, cracking, edge lifting or\n              significant surface deterioration.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProfessional removal is recommended.\u003c\/strong\u003e\n              Removal results depend on film age, paint condition, substrate,\n              exposure and installation quality. Ease or speed of removal is\n              not warranted.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-844s-accordion\"\u003e\n        \u003csummary\u003eWarranty, durability and discontinued-product information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Avery Dennison lists SF100-844-S Matte Silver as a discontinued\n              Conform Chrome colour effective August 1, 2024.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eZone 1 vertical durability:\u003c\/strong\u003e\n              Up to two years when the film is correctly stored, converted,\n              installed and maintained.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHorizontal durability:\u003c\/strong\u003e\n              The series PDS lists up to one year where applicable.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Horizontal applications in Zone 3 or the United States desert\n              southwest receive zero years of durability coverage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual service life and warranty eligibility depend on\n              application angle, substrate, surface preparation, installation,\n              sunlight direction, environmental exposure, cleaning and\n              maintenance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              The applicable material warranty period is tied to the product’s\n              stated durability and requires compliance with Avery Dennison\n              storage, conversion and installation instructions.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Surface marking, abrasion and loss of gloss or sheen are treated\n              as normal wear and are not covered by the Avery Dennison material\n              warranty.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Whitening or discolouration caused by excessive heat or\n              stretching during installation is not covered.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Some minor surface imperfections may occur and are not\n              automatically considered manufacturing defects.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Products containing petroleum distillates or incompatible\n              solvents, soaps, waxes or coatings may cause premature material\n              failure and affect warranty eligibility.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avery Dennison does not warrant the ease or speed of graphic\n              removal.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Removal from automotive paint more than five years old, poorly\n              bonded paint, improperly cured paint, aged metal, oxidized\n              surfaces or chalked substrates is not warranted.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Remaining commercial inventory may originate from different\n              production dates or lots. Confirm the physical roll label, shelf\n              life and quantity required before cutting the project.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the current SF100 product data sheet, applicable\n              instructional bulletins and physical roll information before\n              installation.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eView the actual Matte Silver Conform Chrome finish before ordering\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Silver Conform Chrome cannot be evaluated accurately from a\n          static digital image. Its silver brightness, reflection, surface\n          texture and metallic depth change with lighting, viewing angle,\n          underlying surface and surrounding colours. Select the 3 × 5-inch\n          sample option above and inspect the physical film under direct light,\n          shade and the intended installation environment before ordering\n          project material.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e3 × 5 in sample available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003eInstawraps product support\u003c\/span\u003e\n\n      \u003ch3\u003eHave more questions or need help planning your accent project?\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, colour samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Avery Dennison lists SF100-844-S Matte Silver as a discontinued Conform\n    Chrome colour effective August 1, 2024, with up to two years of Zone 1\n    vertical durability. The SF100 PDS lists horizontal durability of up to one\n    year where applicable, with zero horizontal durability coverage in Zone 3\n    and the United States desert southwest. Conform Chrome is intended for\n    accent applications and is not recommended for full car wraps or vehicle\n    proximity sensors. Actual performance and warranty eligibility depend on\n    production date, storage, substrate, surface preparation, installation,\n    application angle, environmental exposure and maintenance. Avery Dennison,\n    Conform Chrome, Easy Apply and StaFlat are trademarks of Avery Dennison\n    Corporation or its affiliates.\n  \u003c\/p\u003e\n\n  \u003cp class=\"iwpd__governance\"\u003e\n    Current manufacturer documentation and the physical roll label govern.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"Avery Dennison","offers":[{"title":"Sample 3\"x5\"","offer_id":19545917784121,"sku":"10256488873","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"53in x 1ft","offer_id":19545917849657,"sku":"10256488874","price":73.48,"currency_code":"CAD","in_stock":true},{"title":"53in x 2ft","offer_id":19545917947961,"sku":"10256488875","price":129.67,"currency_code":"CAD","in_stock":true},{"title":"53in x 5ft","offer_id":19545918013497,"sku":"10256488876","price":291.77,"currency_code":"CAD","in_stock":true},{"title":"53in x 8ft","offer_id":19545918046265,"sku":"10256488877","price":456.47,"currency_code":"CAD","in_stock":true},{"title":"53in x 10ft","offer_id":19545918079033,"sku":"10256488878","price":566.26,"currency_code":"CAD","in_stock":true},{"title":"53in x 15ft","offer_id":19545918111801,"sku":"10256488879","price":836.43,"currency_code":"CAD","in_stock":true},{"title":"53in x 20ft","offer_id":19545918144569,"sku":"10256488880","price":1097.95,"currency_code":"CAD","in_stock":true},{"title":"53in x 25ft","offer_id":42143380766958,"sku":"10256488881","price":1361.63,"currency_code":"CAD","in_stock":true},{"title":"53in x 30ft","offer_id":19545918210105,"sku":"10256488882","price":1633.95,"currency_code":"CAD","in_stock":false},{"title":"53in x 40ft","offer_id":19545918242873,"sku":"10256488883","price":2178.61,"currency_code":"CAD","in_stock":false},{"title":"53in x 50ft","offer_id":19545918275641,"sku":"10256488884","price":2528.74,"currency_code":"CAD","in_stock":false},{"title":"53in x 60ft","offer_id":19545918308409,"sku":"10256488885","price":3034.49,"currency_code":"CAD","in_stock":false},{"title":"53in x 75ft","offer_id":19545918341177,"sku":"10256488886","price":3793.11,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/844-S_5d59a873-f2bc-447c-b733-ba272c7d521f.jpg?v=1737607920"},{"product_id":"3m-1080-scotchprint-matte-riviera-blue-vinyl-wrap-m67","title":"3M 2080 SCOTCHPRINT MATTE RIVIERA BLUE VINYL WRAP | M67","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Riviera Blue M67\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m67-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M67\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m67-title\"\u003e\n        Matte Riviera Blue\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a vivid, contemporary transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Riviera Blue M67\u003c\/strong\u003e.\n        Its saturated Riviera-blue color and low-reflection matte surface create\n        a clean, expressive appearance that emphasizes the vehicle’s curves,\n        edges and sculpted body lines without the shine of a gloss finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eVivid Riviera-blue tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLow-reflection surface\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlue \/ Riviera Blue\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual Riviera-blue\n        depth, azure, cyan-influenced or slightly darker blue undertones and matte\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M67 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eVivid coastal-blue character\u003c\/span\u003e\n      \u003ch3\u003eA vivid Riviera blue with a smooth, low-reflection finish\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Riviera Blue M67\u003c\/strong\u003e delivers a vivid medium-blue\n          appearance with a smooth low-reflection surface and no added metallic\n          or pearl effect. Depending on the lighting, it can appear as saturated\n          Riviera blue, brighter azure, slightly cyan-influenced blue or a deeper\n          coastal blue across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections and reduces glare across\n          curves and contours. The result is a clean, color-rich finish with the\n          familiar presence of premium matte automotive paint, without the\n          mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bright, modern and confidently distinctive with a refined Riviera-blue character.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Riviera Blue pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, yellow, orange or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished solid matte color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M67 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m67-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Riviera Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM67\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color matte finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-65 to 225°F \/ -54 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m67-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M67\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M67 under consistent lighting.\n              Follow the directional arrow on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m67-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m67-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Riviera Blue can appear brighter, deeper, more azure,\n          more cyan-influenced or slightly more muted under indoor lighting,\n          direct sunlight, shade and surrounding reflections. Select the\n          available sample size above and evaluate its actual Riviera-blue tone\n          and matte character on the vehicle before ordering material for a\n          complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M67 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546018644025,"sku":"1894517094","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546018676793,"sku":"1894517095","price":20.58,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546018709561,"sku":"1894517096","price":40.25,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546018742329,"sku":"1894517097","price":94.89,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546018775097,"sku":"1894517098","price":138.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546018807865,"sku":"1894517099","price":161.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546018840633,"sku":"1894517100","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546018873401,"sku":"1894517101","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546018906169,"sku":"1894517102","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546018938937,"sku":"1894517103","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546018971705,"sku":"1894517104","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546019004473,"sku":"1894517105","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546019037241,"sku":"1894517106","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546019070009,"sku":"1894517107","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M67.jpg?v=1741194647"},{"product_id":"3m-1080-scotchprint-matte-military-green-vinyl-wrap-m26","title":"3M 2080 SCOTCHPRINT MATTE MILITARY GREEN VINYL WRAP | M26","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Military Green M26\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m26-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M26\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m26-title\"\u003e\n        Matte Military Green\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a rugged, understated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Military Green M26\u003c\/strong\u003e.\n        Its muted olive-green color and low-reflection matte surface create a\n        purposeful, tactical-inspired appearance that emphasizes the vehicle’s\n        curves, edges and sculpted body lines without the shine of a gloss\n        finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMuted military-green tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLow-reflection surface\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGreen \/ Military Green\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual military-green\n        depth, olive, khaki or charcoal-green undertones and matte appearance may\n        vary with lighting, viewing angle, surrounding reflections and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M26 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eTactical olive-green character\u003c\/span\u003e\n      \u003ch3\u003eA muted military green with a smooth, low-reflection finish\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Military Green M26\u003c\/strong\u003e delivers a muted olive-green\n          appearance with a smooth low-reflection surface and no added metallic\n          or pearl effect. Depending on the lighting, it can appear as classic\n          military green, deeper olive, softer khaki-green or a darker\n          charcoal-green across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections and reduces glare across\n          curves and contours. The result is a clean, utilitarian finish with the\n          familiar presence of premium matte automotive paint, without the\n          mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Rugged, purposeful and confidently understated with a tactical olive-green character.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Military Green pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, silver or gunmetal wheels,\n            smoked lighting and contrasting tan, orange, white or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished solid matte color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M26 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m26-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Military Green\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM26\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color matte finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-65 to 225°F \/ -54 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m26-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M26\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M26 under consistent lighting.\n              Follow the directional arrow on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m26-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m26-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Military Green can appear deeper, more olive, more khaki-toned,\n          more charcoal-green or slightly brighter under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual military-green tone and matte\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M26 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546019430457,"sku":"1894517080","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546019495993,"sku":"1894517081","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546019561529,"sku":"1894517082","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546019594297,"sku":"1894517083","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546019627065,"sku":"1894517084","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546019659833,"sku":"1894517085","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546019692601,"sku":"1894517086","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546019725369,"sku":"1894517087","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546019758137,"sku":"1894517088","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546019790905,"sku":"1894517089","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546019823673,"sku":"1894517090","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546019856441,"sku":"1894517091","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546019889209,"sku":"1894517092","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546019921977,"sku":"1894517093","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M26.jpg?v=1741194644"},{"product_id":"3m-1080-scotchprint-matte-metallic-brown-vinyl-wrap-m209","title":"3M 2080 SCOTCHPRINT MATTE METALLIC BROWN VINYL WRAP | M209","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Brown Metallic M209\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m209-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M209\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m209-title\"\u003e\n        Matte Brown Metallic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a rich, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Brown Metallic M209\u003c\/strong\u003e.\n        Its deep brown foundation, low-reflection matte surface and refined\n        metallic character create a dimensional bronze-inspired appearance that\n        changes gently with light, viewing angle and the vehicle’s body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eRich metallic-brown tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBrown \/ Bronze Brown\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual brown depth,\n        espresso, bronze or warm cocoa undertones, metallic character and matte\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRich metallic brown\u003c\/span\u003e\n      \u003ch3\u003eA rich matte brown with restrained metallic character\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Brown Metallic M209\u003c\/strong\u003e delivers a refined brown\n          appearance with a low-reflection surface and controlled metallic depth.\n          Depending on the lighting, it can appear as deep espresso brown, warmer\n          cocoa brown, muted bronze-brown or a brighter illuminated metallic\n          brown across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections while the fine metallic\n          effect adds controlled depth across curves and contours. The result is\n          a modern, premium finish that looks more layered than a plain matte\n          brown without producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Warm, architectural and confidently premium with restrained metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Brown Metallic pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, silver or gunmetal wheels,\n            smoked lighting and contrasting cream, copper, gold or metallic\n            brake details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished matte metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m209-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Brown Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM209\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eMatte finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-63 to 225°F \/ -53 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m209-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M209\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and direction before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M209 under consistent lighting.\n              Metallic films can show directionality, so follow the liner arrows,\n              mark the roll direction and keep every panel oriented consistently.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m209-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m209-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Brown Metallic can appear deeper, lighter, more espresso-toned,\n          more bronze-influenced or more metallic under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual brown tone and metallic\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M209 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546020053049,"sku":"1894517108","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546020085817,"sku":"1894517109","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546020118585,"sku":"1894517110","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546020151353,"sku":"1894517111","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546020184121,"sku":"1894517112","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546020216889,"sku":"1894517113","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546020249657,"sku":"1894517114","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546020282425,"sku":"1894517115","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546020315193,"sku":"1894517116","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546020347961,"sku":"1894517117","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546020380729,"sku":"1894517118","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546020413497,"sku":"1894517119","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546020446265,"sku":"1894517120","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546020479033,"sku":"1894517121","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M209.jpg?v=1741194650"},{"product_id":"3m-1080-scotchprint-matte-metallic-pine-green-vinyl-wrap-m206","title":"3M 2080 SCOTCHPRINT MATTE METALLIC PINE GREEN VINYL WRAP | M206","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Pine Green Metallic M206\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m206-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M206\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m206-title\"\u003e\n        Matte Pine Green Metallic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a deep, nature-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Pine Green Metallic M206\u003c\/strong\u003e.\n        Its rich pine-green foundation, low-reflection matte surface and refined\n        metallic character create a dimensional forest-inspired appearance that\n        changes gently with light, viewing angle and the vehicle’s body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep pine-green tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGreen \/ Pine Green\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual pine-green depth,\n        forest, olive or charcoal-green undertones, metallic character and matte\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDeep metallic pine green\u003c\/span\u003e\n      \u003ch3\u003eA deep matte pine green with restrained metallic character\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Pine Green Metallic M206\u003c\/strong\u003e delivers a refined\n          pine-green appearance with a low-reflection surface and controlled\n          metallic depth. Depending on the lighting, it can appear as deep pine\n          green, darker forest green, muted olive green or a brighter illuminated\n          metallic green across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections while the fine metallic\n          effect adds controlled depth across curves and contours. The result is\n          a modern, technical finish that looks more layered than a plain matte\n          green without producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Deep, earthy and confidently premium with restrained metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Pine Green Metallic pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, silver or gunmetal wheels,\n            smoked lighting and contrasting cream, gold, orange or metallic\n            brake details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished matte metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m206-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Pine Green Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM206\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eMatte finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-63 to 225°F \/ -53 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m206-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M206\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and direction before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M206 under consistent lighting.\n              Metallic films can show directionality, so follow the liner arrows,\n              mark the roll direction and keep every panel oriented consistently.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m206-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m206-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Pine Green Metallic can appear deeper, lighter, more forest-toned,\n          more olive-influenced or more metallic under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual pine-green tone and metallic\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M206 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546020577337,"sku":"1894517122","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546020610105,"sku":"1894517123","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546020642873,"sku":"1894517124","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546020675641,"sku":"1894517125","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546020708409,"sku":"1894517126","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546020741177,"sku":"1894517127","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546020773945,"sku":"1894517128","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546020806713,"sku":"1894517129","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546020839481,"sku":"1894517130","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546020872249,"sku":"1894517131","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546020905017,"sku":"1894517132","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546020937785,"sku":"1894517133","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546020970553,"sku":"1894517134","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546021003321,"sku":"1894517135","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M206.jpg?v=1741194652"},{"product_id":"3m-1080-scotchprint-gloss-intense-blue-vinyl-wrap-g47","title":"3M 2080 SCOTCHPRINT GLOSS INTENSE BLUE VINYL WRAP | G47","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Intense Blue G47\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g47-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G47\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g47-title\"\u003e\n        Gloss Intense Blue\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, performance-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Intense Blue G47\u003c\/strong\u003e.\n        Its saturated deep-blue color and smooth gloss reflection create a crisp,\n        polished appearance that defines the vehicle’s curves, edges and sculpted\n        body lines with an intense paint-like finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSaturated intense-blue tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eClean paint-like reflection\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlue \/ Intense Blue\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual Intense Blue\n        depth, cobalt or royal-blue undertones, reflected appearance and visible\n        surface detail may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eSaturated performance blue\u003c\/span\u003e\n      \u003ch3\u003eA saturated intense-blue finish with smooth, paint-like gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Intense Blue G47\u003c\/strong\u003e delivers a saturated deep-blue\n          appearance with a smooth reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as vivid intense blue, richer cobalt, deeper royal blue or a\n          cooler illuminated blue across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines and create strong visual contrast against trim,\n          lighting and wheel finishes. The result is a smooth, polished look with\n          the familiar presence of premium solid-blue automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bold, athletic and confidently distinctive with a saturated solid-blue appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Gloss Intense Blue works especially well for full wraps, roofs, hoods,\n            mirror caps and contrasting accents. It pairs especially well with\n            gloss-black trim, carbon-fibre details, black, silver, bronze or\n            gunmetal wheels and contrasting white, red, yellow or metallic\n            accents.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Intense Blue includes a clear conformable protective layer that can remain\n          in place during installation to help reduce surface impressions and\n          scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g47-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Intense Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG47\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color gloss finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g47-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G47\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G47 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform color and reflected appearance across the complete\n              vehicle.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g47-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eClean contaminants promptly on G47.\u003c\/strong\u003e\n              White gloss can make road film, tar, bug residue, dried water spots\n              and staining more noticeable. Rinse first, avoid dry wiping and use\n              clean, soft materials with approved non-abrasive cleaners.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g47-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Intense Blue can appear brighter, deeper, more cobalt, more royal\n          blue or more reflective under indoor lighting, direct sunlight, shade\n          and surrounding reflections. Select the available sample size above and\n          evaluate its actual blue tone, gloss level and reflected appearance on\n          the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G47 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546021232697,"sku":"1894517192","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546021265465,"sku":"1894517193","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546021298233,"sku":"1894517194","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546021331001,"sku":"1894517195","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546021363769,"sku":"1894517196","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546021396537,"sku":"1894517197","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546021429305,"sku":"1894517198","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546021462073,"sku":"1894517199","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546021494841,"sku":"1894517200","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546021527609,"sku":"1894517201","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546021560377,"sku":"1894517202","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546021593145,"sku":"1894517203","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546021625913,"sku":"1894517204","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546021658681,"sku":"1894517205","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G47.jpg?v=1741194666"},{"product_id":"3m-1080-scotchprint-gloss-boat-blue-vinyl-wrap-g127","title":"3M 2080 SCOTCHPRINT GLOSS BOAT BLUE VINYL WRAP | G127","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Boat Blue G127\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g127-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G127\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g127-title\"\u003e\n        Gloss Boat Blue\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a clean, confident transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Boat Blue G127\u003c\/strong\u003e.\n        Its saturated nautical-blue color and smooth gloss reflection create a\n        crisp, polished appearance that defines the vehicle’s curves, edges and\n        sculpted body lines with a vivid paint-like finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eNautical boat-blue tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eClean paint-like reflection\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlue \/ Marine Blue\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual Boat Blue depth,\n        coolness, reflected appearance and visible surface detail may vary with\n        lighting, viewing angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eClassic nautical blue\u003c\/span\u003e\n      \u003ch3\u003eA vivid boat-blue finish with smooth, paint-like gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Boat Blue G127\u003c\/strong\u003e delivers a saturated nautical-blue\n          appearance with a smooth reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as vivid marine blue, brighter royal blue, slightly deeper\n          ocean blue or a cooler illuminated blue across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines and create strong visual contrast against trim,\n          lighting and wheel finishes. The result is a smooth, polished look with\n          the familiar presence of premium solid-blue automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Clean, sporty and confidently distinctive with a classic solid-blue appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Gloss Boat Blue works especially well for full wraps, roofs, hoods,\n            mirror caps and contrasting accents. It pairs especially well with\n            gloss-black trim, carbon-fibre details, black, silver, bronze or\n            gunmetal wheels and contrasting white, red, yellow or metallic\n            accents.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Boat Blue includes a clear conformable protective layer that can remain\n          in place during installation to help reduce surface impressions and\n          scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g127-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Boat Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG127\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color gloss finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g127-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G127\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G127 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform color and reflected appearance across the complete\n              vehicle.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g127-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eClean contaminants promptly on G127.\u003c\/strong\u003e\n              White gloss can make road film, tar, bug residue, dried water spots\n              and staining more noticeable. Rinse first, avoid dry wiping and use\n              clean, soft materials with approved non-abrasive cleaners.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g127-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Boat Blue can appear brighter, deeper, more royal blue, more\n          ocean-blue or more reflective under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual blue tone, gloss level and reflected\n          appearance on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G127 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546021756985,"sku":"1894517178","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546021789753,"sku":"1894517179","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546021822521,"sku":"1894517180","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546021855289,"sku":"1894517181","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546021920825,"sku":"1894517182","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546021953593,"sku":"1894517183","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546022019129,"sku":"1894517184","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546022084665,"sku":"1894517185","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546022150201,"sku":"1894517186","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546022215737,"sku":"1894517187","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546022281273,"sku":"1894517188","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546022346809,"sku":"1894517189","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546022412345,"sku":"1894517190","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546022445113,"sku":"1894517191","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G127.jpg?v=1741194664"},{"product_id":"3m-1080-scotchprint-gloss-fierce-fuchsia-vinyl-wrap-g348","title":"3M 2080 SCOTCHPRINT GLOSS FIERCE FUCHSIA VINYL WRAP | G348","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Fierce Fuchsia G348\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g348-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G348\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g348-title\"\u003e\n        Gloss Fierce Fuchsia\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, expressive transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Fierce Fuchsia G348\u003c\/strong\u003e.\n        Its saturated fuchsia foundation, fine metallic character and smooth\n        gloss reflection create a polished, paint-like appearance that becomes\n        more dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eVivid metallic-fuchsia tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eFuchsia \/ Magenta\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual fuchsia intensity,\n        magenta, raspberry or violet-pink undertones, metallic sparkle and\n        reflected appearance may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eFierce metallic fuchsia\u003c\/span\u003e\n      \u003ch3\u003eA vivid fuchsia finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Fierce Fuchsia G348\u003c\/strong\u003e delivers a vivid fuchsia\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as bright magenta-fuchsia,\n          deeper raspberry, warmer pink-red or a cooler violet-influenced\n          metallic fuchsia across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the saturated fuchsia base. The result is a\n          smooth, polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bold, energetic and unmistakably expressive with vivid metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Fierce Fuchsia pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver or gunmetal wheels, smoked\n            lighting and contrasting white, turquoise, gold or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Fierce Fuchsia includes a clear conformable protective layer that\n          can remain in place during installation to help reduce surface\n          impressions and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g348-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Fierce Fuchsia\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG348\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g348-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G348\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G348 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g348-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G348.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g348-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Fierce Fuchsia can appear brighter, deeper, more magenta, more\n          raspberry-toned, more violet-influenced or more reflective under indoor\n          lighting, direct sunlight, shade and surrounding reflections. Select\n          the available sample size above and evaluate its actual fuchsia tone\n          and metallic sparkle on the vehicle before ordering material for a\n          complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G348 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546022576185,"sku":"1894517164","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546022608953,"sku":"1894517165","price":21.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546022641721,"sku":"1894517166","price":42.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546022674489,"sku":"1894517167","price":99.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546022707257,"sku":"1894517168","price":145.01,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546022740025,"sku":"1894517169","price":169.18,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546022772793,"sku":"1894517170","price":250.15,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546022805561,"sku":"1894517171","price":326.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546022838329,"sku":"1894517172","price":401.82,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546022871097,"sku":"1894517173","price":478.56,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546022903865,"sku":"1894517174","price":633.24,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546022936633,"sku":"1894517175","price":785.51,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546022969401,"sku":"1894517176","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546023002169,"sku":"1894517177","price":1151.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G348.jpg?v=1741194661"},{"product_id":"3m-1080-scotchprint-gloss-fiery-orange-vinyl-wrap-g364","title":"3M 2080 SCOTCHPRINT GLOSS FIERY ORANGE VINYL WRAP | G364","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Fiery Orange G364\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g364-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G364\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g364-title\"\u003e\n        Gloss Fiery Orange\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a fiery, high-energy transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Fiery Orange G364\u003c\/strong\u003e.\n        Its saturated orange foundation, fine metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFiery metallic-orange tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eOrange \/ Copper Orange\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual orange intensity,\n        copper, amber or warm red-orange undertones, metallic sparkle and\n        reflected appearance may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eFiery metallic orange\u003c\/span\u003e\n      \u003ch3\u003eA fiery orange finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Fiery Orange G364\u003c\/strong\u003e delivers a vivid orange\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as bright fiery orange, warmer\n          copper-orange, deeper red-orange or a brighter amber-influenced metallic\n          orange across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the saturated orange base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bright, aggressive and performance-focused with vivid metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Fiery Orange pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting white, blue, charcoal or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Fiery Orange includes a clear conformable protective layer that can\n          remain in place during installation to help reduce surface impressions\n          and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g364-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Fiery Orange\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG364\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g364-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G364\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G364 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g364-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G364.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g364-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Fiery Orange can appear brighter, deeper, more copper-toned, more\n          red-orange, more amber-influenced or more reflective under indoor\n          lighting, direct sunlight, shade and surrounding reflections. Select\n          the available sample size above and evaluate its actual orange tone and\n          metallic sparkle on the vehicle before ordering material for a complete\n          wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G364 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546023100473,"sku":"1894517150","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546023133241,"sku":"1894517151","price":21.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546023166009,"sku":"1894517152","price":42.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546023198777,"sku":"1894517153","price":99.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546023231545,"sku":"1894517154","price":145.01,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546023264313,"sku":"1894517155","price":169.18,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546023297081,"sku":"1894517156","price":250.15,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546023329849,"sku":"1894517157","price":326.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546023362617,"sku":"1894517158","price":401.82,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546023395385,"sku":"1894517159","price":478.56,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546023428153,"sku":"1894517160","price":633.24,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546023460921,"sku":"1894517161","price":785.51,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546023493689,"sku":"1894517162","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546023526457,"sku":"1894517163","price":1151.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G364.jpg?v=1741194658"},{"product_id":"3m-1080-scotchprint-gloss-kelly-green-vinyl-wrap-g46","title":"3M 2080 SCOTCHPRINT GLOSS KELLY GREEN VINYL WRAP | G46","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Kelly Green G46\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g46-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G46\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g46-title\"\u003e\n        Gloss Kelly Green\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, energetic transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Kelly Green G46\u003c\/strong\u003e.\n        Its saturated classic-green color and smooth gloss reflection create a\n        crisp, polished appearance that defines the vehicle’s curves, edges and\n        sculpted body lines with a vivid paint-like finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eClassic Kelly Green tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eClean paint-like reflection\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGreen \/ Kelly Green\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual Kelly Green\n        brightness, warmth, reflected appearance and visible surface detail may\n        vary with lighting, viewing angle, surrounding reflections and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eClassic high-energy green\u003c\/span\u003e\n      \u003ch3\u003eA vivid Kelly Green finish with smooth, paint-like gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Kelly Green G46\u003c\/strong\u003e delivers a saturated classic-green\n          appearance with a smooth reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as vivid Kelly green, brighter grass green, slightly deeper\n          emerald green or a cooler illuminated green across the vehicle’s\n          contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines and create strong visual contrast against trim,\n          lighting and wheel finishes. The result is a smooth, polished look with\n          the familiar presence of premium solid-green automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bright, confident and unmistakably expressive with a classic solid-green appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Gloss Kelly Green works especially well for full wraps, roofs, hoods,\n            mirror caps and contrasting accents. It pairs especially well with\n            gloss-black trim, carbon-fibre details, black, silver, bronze or\n            gunmetal wheels and contrasting white, yellow, gold or metallic\n            accents.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Kelly Green includes a clear conformable protective layer that can remain\n          in place during installation to help reduce surface impressions and\n          scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g46-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Kelly Green\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG46\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color gloss finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g46-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G46\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G46 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform color and reflected appearance across the complete\n              vehicle.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g46-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eClean contaminants promptly on G46.\u003c\/strong\u003e\n              White gloss can make road film, tar, bug residue, dried water spots\n              and staining more noticeable. Rinse first, avoid dry wiping and use\n              clean, soft materials with approved non-abrasive cleaners.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g46-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Kelly Green can appear brighter, deeper, warmer, cooler or more\n          reflective under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual green tone, gloss level and reflected appearance on\n          the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G46 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546023723065,"sku":"1894517136","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546023755833,"sku":"1894517137","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546023788601,"sku":"1894517138","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546023821369,"sku":"1894517139","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546023854137,"sku":"1894517140","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546023886905,"sku":"1894517141","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546023919673,"sku":"1894517142","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546023952441,"sku":"1894517143","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546023985209,"sku":"1894517144","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546024017977,"sku":"1894517145","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546024050745,"sku":"1894517146","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546024083513,"sku":"1894517147","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546024116281,"sku":"1894517148","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546024149049,"sku":"1894517149","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G46.jpg?v=1741194655"},{"product_id":"3m-1080-scotchprint-matte-indigo-vinyl-wrap-m27","title":"3M 2080 SCOTCHPRINT MATTE INDIGO VINYL WRAP | M27","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Indigo M27\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m27-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M27\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m27-title\"\u003e\n        Matte Indigo\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a deep, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Indigo M27\u003c\/strong\u003e.\n        Its rich blue-violet color and low-reflection matte surface create a\n        smooth, contemporary appearance that emphasizes the vehicle’s curves,\n        edges and sculpted body lines without the shine of a gloss finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep indigo tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLow-reflection surface\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eIndigo \/ Blue Violet\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual indigo depth,\n        navy, violet or charcoal-blue undertones and matte appearance may vary\n        with lighting, viewing angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M27 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRefined blue-violet character\u003c\/span\u003e\n      \u003ch3\u003eA deep indigo with a smooth, low-reflection finish\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Indigo M27\u003c\/strong\u003e delivers a deep blue-violet\n          appearance with a smooth low-reflection surface and no added metallic\n          or pearl effect. Depending on the lighting, it can appear as rich\n          indigo, deeper navy blue, muted blue-violet or a darker charcoal-indigo\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections and reduces glare across\n          curves and contours. The result is a refined, color-rich finish with\n          the familiar presence of premium matte automotive paint, without the\n          mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Deep, modern and confidently distinctive with a refined blue-violet character.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Indigo pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting white, gold, red or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished solid matte color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M27 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m27-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Indigo\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM27\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color matte finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-65 to 225°F \/ -54 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m27-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M27\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M27 under consistent lighting.\n              Follow the directional arrow on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m27-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m27-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Indigo can appear deeper, more navy, more violet-influenced, more\n          charcoal-blue or slightly brighter under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual indigo tone and matte\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M27 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546024378425,"sku":"1894517066","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546024411193,"sku":"1894517067","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546024443961,"sku":"1894517068","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546024476729,"sku":"1894517069","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546024509497,"sku":"1894517070","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546024542265,"sku":"1894517071","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546024575033,"sku":"1894517072","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546024607801,"sku":"1894517073","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546024640569,"sku":"1894517074","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546024673337,"sku":"1894517075","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546024771641,"sku":"1894517076","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546024837177,"sku":"1894517077","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546024902713,"sku":"1894517078","price":890.94,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546025001017,"sku":"1894517079","price":1096.42,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M27.jpg?v=1741194641"},{"product_id":"3m-1080-scotchprint-satin-thundercloud-vinyl-wrap-s271","title":"3M 2080 SCOTCHPRINT SATIN THUNDERCLOUD VINYL WRAP | S271","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Thundercloud S271\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s271-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S271\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s271-title\"\u003e\n        Satin Thundercloud\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a moody, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Thundercloud S271\u003c\/strong\u003e.\n        Its storm-inspired gray foundation, restrained metallic character and\n        smooth satin reflection create a refined blue-gray appearance that\n        becomes more dimensional as light moves across the vehicle’s curves,\n        edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eStormy blue-gray tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGray \/ Blue Gray\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual thundercloud-gray\n        depth, blue-gray or slate undertones, metallic character and satin\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eStorm-inspired gray character\u003c\/span\u003e\n      \u003ch3\u003eA stormy blue-gray finish with satin sheen and metallic depth\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Thundercloud S271\u003c\/strong\u003e offers a refined alternative\n          to conventional charcoal, silver and high-gloss gray finishes.\n          Depending on the lighting, it can appear as stormy medium gray, deeper\n          slate gray, cool blue-gray or a brighter illuminated metallic gray\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines, while the subtle metallic\n          effect adds controlled visual depth. The result is a smooth,\n          contemporary finish that feels richer than a flat matte gray without\n          producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Moody, architectural and confidently premium with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Thundercloud pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, red, navy or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin metallic vehicle wrap film supplied\n          ready to install without printing or a separate overlaminate. The\n          removable protective surface layer used on gloss and high-gloss Series\n          2080 colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s271-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Thundercloud\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS271\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s271-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S271\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin Thundercloud under consistent\n              lighting and follow the directional arrows on the liner. Keep\n              adjacent panels oriented consistently to preserve uniform metallic\n              character and reflected appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s271-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s271-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Thundercloud can appear deeper, lighter, more slate-toned, more\n          blue-gray or more metallic under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual thundercloud-gray tone and metallic\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S271 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546025197625,"sku":"1894517332","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546025230393,"sku":"1894517333","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546025263161,"sku":"1894517334","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546025295929,"sku":"1894517335","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546025328697,"sku":"1894517336","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546025361465,"sku":"1894517337","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546025394233,"sku":"1894517338","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546025427001,"sku":"1894517339","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546025459769,"sku":"1894517340","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546025492537,"sku":"1894517341","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546025525305,"sku":"1894517342","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546025558073,"sku":"1894517343","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546025590841,"sku":"1894517344","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546025623609,"sku":"1894517345","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S271.jpg?v=1741194700"},{"product_id":"3m-1080-scotchprint-satin-smoldering-red-vinyl-wrap-s363","title":"3M 2080 SCOTCHPRINT SATIN SMOLDERING RED VINYL WRAP | S363","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Smoldering Red S363\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s363-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S363\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s363-title\"\u003e\n        Satin Smoldering Red\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a deep, performance-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Smoldering Red S363\u003c\/strong\u003e.\n        Its rich ember-red foundation, restrained metallic character and smooth\n        satin reflection create a dramatic, heat-inspired appearance that becomes\n        more dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep smoldering-red tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eRed \/ Crimson\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual red depth,\n        crimson, ember or warm red-orange undertones, metallic character and satin\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDeep ember-red character\u003c\/span\u003e\n      \u003ch3\u003eA deep smoldering-red finish with satin sheen and metallic depth\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Smoldering Red S363\u003c\/strong\u003e offers a dramatic alternative\n          to conventional bright red, burgundy and high-gloss metallic finishes.\n          Depending on the lighting, it can appear as deep smoldering red, richer\n          crimson, warmer ember red or a brighter illuminated metallic red across\n          the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines, while the subtle metallic\n          effect adds controlled visual depth. The result is a smooth,\n          contemporary finish that feels richer than a flat matte red without\n          producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Dark, fiery and confidently premium with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Smoldering Red pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, charcoal, gold or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin metallic vehicle wrap film supplied\n          ready to install without printing or a separate overlaminate. The\n          removable protective surface layer used on gloss and high-gloss Series\n          2080 colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s363-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Smoldering Red\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS363\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s363-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S363\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin Smoldering Red under\n              consistent lighting and follow the directional arrows on the liner.\n              Keep adjacent panels oriented consistently to preserve uniform\n              metallic character and reflected appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s363-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s363-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Smoldering Red can appear deeper, brighter, more crimson, warmer,\n          more ember-toned or more metallic under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual smoldering-red tone and\n          metallic character on the vehicle before ordering material for a\n          complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S363 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546025754681,"sku":"1894517318","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546025787449,"sku":"1894517319","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546025820217,"sku":"1894517320","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546025852985,"sku":"1894517321","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546025885753,"sku":"1894517322","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546025918521,"sku":"1894517323","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546025951289,"sku":"1894517324","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546025984057,"sku":"1894517325","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546026016825,"sku":"1894517326","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546026049593,"sku":"1894517327","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546026082361,"sku":"1894517328","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546026115129,"sku":"1894517329","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546026147897,"sku":"1894517330","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546026180665,"sku":"1894517331","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S363.jpg?v=1741194697"},{"product_id":"3m-1080-scotchprint-satin-perfect-blue-vinyl-wrap-s347","title":"3M 2080 SCOTCHPRINT SATIN PERFECT BLUE VINYL WRAP | S347","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Perfect Blue S347\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s347-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S347\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s347-title\"\u003e\n        Satin Perfect Blue\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a clean, confident transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Perfect Blue S347\u003c\/strong\u003e.\n        Its balanced medium-blue foundation, restrained metallic character and\n        smooth satin reflection create a refined contemporary appearance that\n        becomes more dimensional as light moves across the vehicle’s curves,\n        edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eBalanced perfect-blue tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlue \/ Cobalt\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual blue depth,\n        cobalt, royal-blue or slightly cool undertones, metallic character and\n        satin appearance may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eBalanced premium-blue character\u003c\/span\u003e\n      \u003ch3\u003eA balanced blue finish with satin sheen and metallic depth\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Perfect Blue S347\u003c\/strong\u003e offers a refined alternative\n          to conventional navy, bright blue and high-gloss metallic finishes.\n          Depending on the lighting, it can appear as balanced medium blue,\n          richer cobalt, slightly deeper royal blue or a brighter illuminated\n          metallic blue across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines, while the subtle metallic\n          effect adds controlled visual depth. The result is a smooth,\n          contemporary finish that feels richer than a flat matte blue without\n          producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Balanced, modern and confidently premium with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Perfect Blue pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, red, yellow or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin metallic vehicle wrap film supplied\n          ready to install without printing or a separate overlaminate. The\n          removable protective surface layer used on gloss and high-gloss Series\n          2080 colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s347-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Perfect Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS347\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s347-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S347\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin Perfect Blue under\n              consistent lighting and follow the directional arrows on the liner.\n              Keep adjacent panels oriented consistently to preserve uniform\n              metallic character and reflected appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s347-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s347-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Perfect Blue can appear brighter, deeper, more cobalt, more\n          royal-blue or more metallic under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual blue tone and metallic character on the\n          vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S347 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546026278969,"sku":"1894517304","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546026311737,"sku":"1894517305","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546026344505,"sku":"1894517306","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546026377273,"sku":"1894517307","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546026410041,"sku":"1894517308","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546026442809,"sku":"1894517309","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546026475577,"sku":"1894517310","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546026508345,"sku":"1894517311","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546026541113,"sku":"1894517312","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546026573881,"sku":"1894517313","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546026606649,"sku":"1894517314","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546026639417,"sku":"1894517315","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546026672185,"sku":"1894517316","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546026704953,"sku":"1894517317","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S347.jpg?v=1741194695"},{"product_id":"3m-1080-scotchprint-satin-ocean-shimmer-vinyl-wrap-s327","title":"3M 2080 SCOTCHPRINT SATIN OCEAN SHIMMER VINYL WRAP | S327","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Ocean Shimmer S327\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s327-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S327\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s327-title\"\u003e\n        Satin Ocean Shimmer\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a cool, expressive transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Ocean Shimmer S327\u003c\/strong\u003e.\n        Its saturated ocean-blue foundation, restrained metallic character and\n        smooth satin reflection create a distinctive marine-inspired appearance\n        that becomes more dimensional as light moves across the vehicle’s curves,\n        edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eOcean-blue shimmer tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlue \/ Teal\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual ocean-blue depth,\n        teal, turquoise or aqua-influenced undertones, metallic character and\n        satin appearance may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eMarine-inspired blue character\u003c\/span\u003e\n      \u003ch3\u003eA vivid ocean-blue finish with satin sheen and metallic depth\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Ocean Shimmer S327\u003c\/strong\u003e offers a distinctive\n          alternative to conventional blue, teal and high-gloss metallic\n          finishes. Depending on the lighting, it can appear as vivid ocean blue,\n          deeper teal, brighter turquoise-blue or a more illuminated aqua-blue\n          metallic tone across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines, while the subtle metallic\n          effect adds controlled visual depth. The result is a smooth,\n          contemporary finish that feels richer than a flat matte blue or teal\n          without producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Cool, vibrant and confidently distinctive with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Ocean Shimmer pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, charcoal, yellow or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin metallic vehicle wrap film supplied\n          ready to install without printing or a separate overlaminate. The\n          removable protective surface layer used on gloss and high-gloss Series\n          2080 colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s327-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Ocean Shimmer\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS327\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s327-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S327\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin Ocean Shimmer under\n              consistent lighting and follow the directional arrows on the liner.\n              Keep adjacent panels oriented consistently to preserve uniform\n              metallic character and reflected appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s327-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s327-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Ocean Shimmer can appear brighter, deeper, more teal, more\n          turquoise, more aqua-influenced or more metallic under indoor lighting,\n          direct sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual ocean-blue tone and metallic\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S327 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546027032633,"sku":"1894517290","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546027098169,"sku":"1894517291","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546027130937,"sku":"1894517292","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546027163705,"sku":"1894517293","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546027196473,"sku":"1894517294","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546027229241,"sku":"1894517295","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546027262009,"sku":"1894517296","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546027294777,"sku":"1894517297","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546027327545,"sku":"1894517298","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546027360313,"sku":"1894517299","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546027393081,"sku":"1894517300","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546027425849,"sku":"1894517301","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546027458617,"sku":"1894517302","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546027491385,"sku":"1894517303","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S327.jpg?v=1741194691"},{"product_id":"3m-1080-scotchprint-satin-canyon-copper-vinyl-wrap-s344","title":"3M 2080 SCOTCHPRINT SATIN CANYON COPPER VINYL WRAP | S344","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Canyon Copper S344\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s344-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S344\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s344-title\"\u003e\n        Satin Canyon Copper\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a warm, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Canyon Copper S344\u003c\/strong\u003e.\n        Its rich copper foundation, restrained metallic character and smooth\n        satin reflection create a distinctive canyon-inspired appearance that\n        becomes more dimensional as light moves across the vehicle’s curves,\n        edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eWarm canyon-copper tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eCopper \/ Bronze\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual copper warmth,\n        bronze, clay-red or amber-influenced undertones, metallic character and\n        satin appearance may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eWarm canyon-copper character\u003c\/span\u003e\n      \u003ch3\u003eA rich canyon-copper finish with satin sheen and metallic depth\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Canyon Copper S344\u003c\/strong\u003e offers a distinctive\n          alternative to conventional bronze, orange and high-gloss copper\n          finishes. Depending on the lighting, it can appear as warm canyon\n          copper, deeper bronze, clay-red copper or a brighter amber-influenced\n          metallic copper across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines, while the subtle metallic\n          effect adds controlled visual depth. The result is a smooth,\n          contemporary finish that feels richer than a flat matte copper without\n          producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Warm, earthy and confidently premium with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Canyon Copper pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, silver or gunmetal wheels,\n            smoked lighting and contrasting cream, deep blue, teal or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin metallic vehicle wrap film supplied\n          ready to install without printing or a separate overlaminate. The\n          removable protective surface layer used on gloss and high-gloss Series\n          2080 colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s344-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Canyon Copper\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS344\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s344-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S344\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin Canyon Copper under\n              consistent lighting and follow the directional arrows on the liner.\n              Keep adjacent panels oriented consistently to preserve uniform\n              metallic character and reflected appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s344-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s344-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Canyon Copper can appear warmer, deeper, more bronze, more\n          clay-red, more amber-influenced or more metallic under indoor lighting,\n          direct sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual canyon-copper tone and\n          metallic character on the vehicle before ordering material for a\n          complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S344 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546027655225,"sku":"1894517374","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546027687993,"sku":"1894517375","price":20.6,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546027720761,"sku":"1894517376","price":40.28,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546027753529,"sku":"1894517377","price":94.96,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546027786297,"sku":"1894517378","price":138.13,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546027819065,"sku":"1894517379","price":161.15,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546027851833,"sku":"1894517380","price":238.27,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546027884601,"sku":"1894517381","price":310.79,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546027917369,"sku":"1894517382","price":382.73,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546027950137,"sku":"1894517383","price":455.83,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546027982905,"sku":"1894517384","price":603.17,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546028015673,"sku":"1894517385","price":748.21,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546028048441,"sku":"1894517386","price":890.94,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546028081209,"sku":"1894517387","price":1096.42,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S344.jpg?v=1741194707"},{"product_id":"3m-1080-scotchprint-satin-bitter-yellow-vinyl-wrap-s335","title":"3M 2080 SCOTCHPRINT SATIN BITTER YELLOW VINYL WRAP | S335","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Bitter Yellow S335\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s335-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S335\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s335-title\"\u003e\n        Satin Bitter Yellow\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, unconventional transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Bitter Yellow S335\u003c\/strong\u003e.\n        Its muted golden-yellow foundation, restrained metallic character and\n        smooth satin reflection create a distinctive mustard-inspired appearance\n        that becomes more dimensional as light moves across the vehicle’s curves,\n        edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMuted bitter-yellow tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eYellow \/ Mustard Gold\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual bitter-yellow\n        warmth, mustard, golden or olive-influenced undertones, metallic character\n        and satin appearance may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDistinctive golden-yellow character\u003c\/span\u003e\n      \u003ch3\u003eA distinctive bitter-yellow finish with satin sheen and metallic depth\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Bitter Yellow S335\u003c\/strong\u003e offers a distinctive\n          alternative to conventional bright yellow, gold and high-gloss metallic\n          finishes. Depending on the lighting, it can appear as muted mustard\n          yellow, warm golden yellow, lightly olive-influenced yellow or a brighter\n          illuminated metallic yellow across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines, while the subtle metallic\n          effect adds controlled visual depth. The result is a smooth,\n          contemporary finish that feels richer than a flat matte yellow without\n          producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bold, earthy and confidently unconventional with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Bitter Yellow pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, silver or gunmetal wheels,\n            smoked lighting and contrasting charcoal, white, deep blue or\n            metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin metallic vehicle wrap film supplied\n          ready to install without printing or a separate overlaminate. The\n          removable protective surface layer used on gloss and high-gloss Series\n          2080 colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s335-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Bitter Yellow\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS335\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s335-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S335\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin Bitter Yellow under\n              consistent lighting and follow the directional arrows on the liner.\n              Keep adjacent panels oriented consistently to preserve uniform\n              metallic character and reflected appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s335-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s335-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Bitter Yellow can appear warmer, darker, more mustard-toned, more\n          golden, more olive-influenced or more metallic under indoor lighting,\n          direct sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual bitter-yellow tone and\n          metallic character on the vehicle before ordering material for a\n          complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S335 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546028277817,"sku":"1894517234","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546028310585,"sku":"1894517235","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546028343353,"sku":"1894517236","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546028376121,"sku":"1894517237","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546028408889,"sku":"1894517238","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546028441657,"sku":"1894517239","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546028474425,"sku":"1894517240","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546028507193,"sku":"1894517241","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546028539961,"sku":"1894517242","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546028572729,"sku":"1894517243","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546028605497,"sku":"1894517244","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546028638265,"sku":"1894517245","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546028671033,"sku":"1894517246","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546028703801,"sku":"1894517247","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S335.jpg?v=1741194675"},{"product_id":"3m-1080-scotchprint-gloss-liquid-copper-vinyl-wrap-g344","title":"3M 2080 SCOTCHPRINT GLOSS LIQUID COPPER VINYL WRAP | G344","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Liquid Copper G344\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g344-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G344\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g344-title\"\u003e\n        Gloss Liquid Copper\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a warm, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Liquid Copper G344\u003c\/strong\u003e.\n        Its rich copper foundation, fine metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eRich copper tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eCopper \/ Bronze\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual copper warmth,\n        bronze, amber or reddish undertones, metallic sparkle and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eWarm metallic copper\u003c\/span\u003e\n      \u003ch3\u003eA rich copper finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Liquid Copper G344\u003c\/strong\u003e delivers a rich copper\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as warm polished copper,\n          deeper bronze, amber-copper or a brighter illuminated metallic copper\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the warm copper base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Warm, distinctive and confidently premium with rich metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Liquid Copper pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting cream, navy, teal or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Liquid Copper includes a clear conformable protective layer that can\n          remain in place during installation to help reduce surface impressions\n          and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g344-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Liquid Copper\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG344\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g344-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G344\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G344 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g344-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G344.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g344-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Liquid Copper can appear brighter, deeper, warmer, more bronze,\n          more amber-toned or more reflective under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual copper tone and metallic\n          sparkle on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G344 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546028834873,"sku":"1894516884","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546028867641,"sku":"1894516885","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546028900409,"sku":"1894516886","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546028933177,"sku":"1894516887","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546028965945,"sku":"1894516888","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546028998713,"sku":"1894516889","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546029031481,"sku":"1894516890","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546029064249,"sku":"1894516891","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546029097017,"sku":"1894516892","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546029129785,"sku":"1894516893","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546029162553,"sku":"1894516894","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546029195321,"sku":"1894516895","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546029228089,"sku":"1894516896","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546029260857,"sku":"1894516897","price":1151.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G344.jpg?v=1741194603"},{"product_id":"3m-1080-scotchprint-gloss-lemon-sting-vinyl-wrap-g335","title":"3M 2080 SCOTCHPRINT GLOSS LEMON STING VINYL WRAP | G335","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Lemon Sting G335\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g335-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G335\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g335-title\"\u003e\n        Gloss Lemon Sting\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bright, high-energy transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Lemon Sting G335\u003c\/strong\u003e.\n        Its vivid lemon-yellow foundation, fine metallic character and smooth\n        gloss reflection create a polished, paint-like appearance that becomes\n        more dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eVivid lemon-yellow tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eYellow \/ Lemon Yellow\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual lemon-yellow\n        brightness, greenish or golden undertones, metallic sparkle and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eHigh-energy metallic yellow\u003c\/span\u003e\n      \u003ch3\u003eA vivid lemon-yellow finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Lemon Sting G335\u003c\/strong\u003e delivers a vivid lemon-yellow\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as bright citrus yellow,\n          sharper green-yellow, warmer golden yellow or a more illuminated\n          metallic lemon tone across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the vivid yellow base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bright, energetic and unmistakably expressive with vivid metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Lemon Sting pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting white, charcoal, blue or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Lemon Sting includes a clear conformable protective layer that can\n          remain in place during installation to help reduce surface impressions\n          and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g335-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Lemon Sting\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG335\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g335-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G335\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G335 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g335-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G335.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g335-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Lemon Sting can appear brighter, sharper, more green-yellow, more\n          golden or more reflective under indoor lighting, direct sunlight, shade\n          and surrounding reflections. Select the available sample size above and\n          evaluate its actual lemon-yellow tone and metallic sparkle on the\n          vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G335 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546029555769,"sku":"1894516856","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546029588537,"sku":"1894516857","price":20.58,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546029621305,"sku":"1894516858","price":40.25,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546029654073,"sku":"1894516859","price":94.89,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546029686841,"sku":"1894516860","price":138.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546029719609,"sku":"1894516861","price":161.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546029752377,"sku":"1894516862","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546029785145,"sku":"1894516863","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546029850681,"sku":"1894516864","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546029883449,"sku":"1894516865","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546029916217,"sku":"1894516866","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546029948985,"sku":"1894516867","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546030014521,"sku":"1894516868","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546030047289,"sku":"1894516869","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G335.jpg?v=1741194597"},{"product_id":"3m-1080-scotchprint-gloss-ice-blue-vinyl-wrap-g247","title":"3M 2080 SCOTCHPRINT GLOSS ICE BLUE VINYL WRAP | G247","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Ice Blue G247\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g247-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G247\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g247-title\"\u003e\n        Gloss Ice Blue\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a cool, refined transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Ice Blue G247\u003c\/strong\u003e.\n        Its light icy-blue foundation, fine metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eCool ice-blue tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eIce Blue \/ Silver Blue\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual ice-blue\n        brightness, silver or aqua-influenced undertones, metallic sparkle and\n        reflected appearance may vary with lighting, viewing angle, surrounding\n        reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eLuminous metallic ice blue\u003c\/span\u003e\n      \u003ch3\u003eA cool ice-blue finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Ice Blue G247\u003c\/strong\u003e delivers a cool, light-blue\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as crisp ice blue, pale\n          silver-blue, soft aqua-blue or a brighter illuminated metallic blue\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the cool blue base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Cool, clean and confidently premium with luminous metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Ice Blue pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting white, navy, charcoal or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Ice Blue includes a clear conformable protective layer that can\n          remain in place during installation to help reduce surface impressions\n          and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g247-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Ice Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG247\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g247-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G247\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G247 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g247-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G247.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g247-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Ice Blue can appear lighter, cooler, more silver-blue, more\n          aqua-influenced or more reflective under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual ice-blue tone and metallic\n          sparkle on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G247 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546030145593,"sku":"1894516842","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546030178361,"sku":"1894516843","price":20.58,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546030211129,"sku":"1894516844","price":40.25,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546030243897,"sku":"1894516845","price":94.89,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546030276665,"sku":"1894516846","price":138.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546030309433,"sku":"1894516847","price":161.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546030342201,"sku":"1894516848","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546030374969,"sku":"1894516849","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546030407737,"sku":"1894516850","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546030440505,"sku":"1894516851","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546030473273,"sku":"1894516852","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546030506041,"sku":"1894516853","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546030538809,"sku":"1894516854","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546030571577,"sku":"1894516855","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G247.jpg?v=1741194595"},{"product_id":"3m-1080-scotchprint-gloss-green-envy-vinyl-wrap-g336","title":"3M 2080 SCOTCHPRINT GLOSS GREEN ENVY VINYL WRAP | G336","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Green Envy G336\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g336-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G336\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g336-title\"\u003e\n        Gloss Green Envy\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, jewel-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Green Envy G336\u003c\/strong\u003e.\n        Its saturated green foundation, fine metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eJewel-like green tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGreen \/ Emerald\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual green intensity,\n        emerald or forest-green undertones, metallic sparkle and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eJewel-like metallic green\u003c\/span\u003e\n      \u003ch3\u003eA rich jewel-green finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Green Envy G336\u003c\/strong\u003e delivers a rich, saturated green\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as vivid jewel green, deeper\n          emerald, darker forest green or a brighter illuminated metallic green\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the saturated green base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bold, distinctive and confidently premium with jewel-like metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Green Envy pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, bronze, silver or gunmetal wheels, smoked lighting\n            and contrasting yellow, red, white or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Green Envy includes a clear conformable protective layer that can\n          remain in place during installation to help reduce surface impressions\n          and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g336-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Green Envy\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG336\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g336-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G336\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G336 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g336-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G336.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g336-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Green Envy can appear brighter, deeper, warmer, more emerald-toned,\n          more forest-green or more reflective under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual green tone and metallic\n          sparkle on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G336 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546030669881,"sku":"1894516800","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546030702649,"sku":"1894516801","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546030735417,"sku":"1894516802","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546030768185,"sku":"1894516803","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546030800953,"sku":"1894516804","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546030833721,"sku":"1894516805","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546030866489,"sku":"1894516806","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546030899257,"sku":"1894516807","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546030932025,"sku":"1894516808","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546030964793,"sku":"1894516809","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546031030329,"sku":"1894516810","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546031063097,"sku":"1894516811","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546031095865,"sku":"1894516812","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546031128633,"sku":"1894516813","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G336.jpg?v=1741194586"},{"product_id":"3m-1080-scotchprint-gloss-dragon-fire-red-vinyl-wrap-g363","title":"3M 2080 SCOTCHPRINT GLOSS DRAGON FIRE RED VINYL WRAP | G363","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Dragon Fire Red G363\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g363-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G363\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g363-title\"\u003e\n        Gloss Dragon Fire Red\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a fiery, performance-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Dragon Fire Red G363\u003c\/strong\u003e.\n        Its saturated red foundation, fine metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFiery metallic-red tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eRed \/ Crimson\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual red intensity,\n        crimson or warm red-orange undertones, metallic sparkle and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eFiery metallic red\u003c\/span\u003e\n      \u003ch3\u003eA fiery red finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Dragon Fire Red G363\u003c\/strong\u003e delivers a vivid red\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as bright fire red, deeper\n          crimson, warmer red-orange or a richer ruby-influenced metallic red\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the saturated red base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Fiery, confident and performance-focused with vivid metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Dragon Fire Red pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, gold, charcoal or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Dragon Fire Red includes a clear conformable protective layer that\n          can remain in place during installation to help reduce surface\n          impressions and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g363-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Dragon Fire Red\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG363\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g363-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G363\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G363 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g363-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G363.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g363-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Dragon Fire Red can appear brighter, deeper, more crimson, warmer\n          red-orange or more reflective under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual red tone, warm undertones and metallic\n          sparkle on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G363 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546031390777,"sku":"1894516786","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546031423545,"sku":"1894516787","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546031456313,"sku":"1894516788","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546031489081,"sku":"1894516789","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546031521849,"sku":"1894516790","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546031554617,"sku":"1894516791","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546031587385,"sku":"1894516792","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546031620153,"sku":"1894516793","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546031652921,"sku":"1894516794","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546031685689,"sku":"1894516795","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546031718457,"sku":"1894516796","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546031751225,"sku":"1894516797","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546031783993,"sku":"1894516798","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546031816761,"sku":"1894516799","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G363.jpg?v=1741194582"},{"product_id":"3m-1080-scotchprint-gloss-cosmic-blue-vinyl-wrap-g377","title":"3M 2080 SCOTCHPRINT GLOSS COSMIC BLUE VINYL WRAP | G377","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Cosmic Blue G377\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g377-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G377\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g377-title\"\u003e\n        Gloss Cosmic Blue\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a deep, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Cosmic Blue G377\u003c\/strong\u003e.\n        Its saturated cosmic-blue foundation, fine metallic character and smooth\n        gloss reflection create a polished, paint-like appearance that becomes\n        more dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep cosmic-blue tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlue \/ Cobalt\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual cosmic-blue depth,\n        cobalt or indigo-influenced undertones, metallic sparkle and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDeep metallic blue\u003c\/span\u003e\n      \u003ch3\u003eA deep cosmic-blue finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Cosmic Blue G377\u003c\/strong\u003e delivers a deep, saturated blue\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as rich cosmic blue, deeper\n          cobalt, midnight blue or a cooler indigo-influenced blue across the\n          vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the saturated blue base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Deep, refined and confidently premium with dramatic metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Cosmic Blue pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting white, gold, red or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Cosmic Blue includes a clear conformable protective layer that can\n          remain in place during installation to help reduce surface impressions\n          and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g377-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Cosmic Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG377\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g377-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G377\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G377 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g377-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G377.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g377-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Cosmic Blue can appear deeper, brighter, more cobalt, more\n          midnight-blue, more indigo-influenced or more reflective under indoor\n          lighting, direct sunlight, shade and surrounding reflections. Select\n          the available sample size above and evaluate its actual cosmic-blue\n          tone and metallic sparkle on the vehicle before ordering material for a\n          complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G377 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Cosmic Blue G377\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g377-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G377\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g377-title\"\u003e\n        Gloss Cosmic Blue\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a deep, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Cosmic Blue G377\u003c\/strong\u003e.\n        Its saturated cosmic-blue foundation, fine metallic character and smooth\n        gloss reflection create a polished, paint-like appearance that becomes\n        more dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep cosmic-blue tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlue \/ Cobalt\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual cosmic-blue depth,\n        cobalt or indigo-influenced undertones, metallic sparkle and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDeep metallic blue\u003c\/span\u003e\n      \u003ch3\u003eA deep cosmic-blue finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Cosmic Blue G377\u003c\/strong\u003e delivers a deep, saturated blue\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as rich cosmic blue, deeper\n          cobalt, midnight blue or a cooler indigo-influenced blue across the\n          vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic effect adds fine sparkle and\n          layered depth beneath the saturated blue base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Deep, refined and confidently premium with dramatic metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Cosmic Blue pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting white, gold, red or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Cosmic Blue includes a clear conformable protective layer that can\n          remain in place during installation to help reduce surface impressions\n          and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g377-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Cosmic Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG377\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g377-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G377\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G377 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g377-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G377.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g377-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Cosmic Blue can appear deeper, brighter, more cobalt, more\n          midnight-blue, more indigo-influenced or more reflective under indoor\n          lighting, direct sunlight, shade and surrounding reflections. Select\n          the available sample size above and evaluate its actual cosmic-blue\n          tone and metallic sparkle on the vehicle before ordering material for a\n          complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G377 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546032242745,"sku":"1894516758","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546032275513,"sku":"1894516759","price":21.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546032308281,"sku":"1894516760","price":42.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546032341049,"sku":"1894516761","price":99.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546032373817,"sku":"1894516762","price":145.01,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546032406585,"sku":"1894516763","price":169.18,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546032439353,"sku":"1894516764","price":250.15,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546032472121,"sku":"1894516765","price":326.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546032504889,"sku":"1894516766","price":401.82,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546032537657,"sku":"1894516767","price":478.56,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546032570425,"sku":"1894516768","price":633.24,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546032603193,"sku":"1894516769","price":785.51,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546032635961,"sku":"1894516770","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546032668729,"sku":"1894516771","price":1151.08,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft (Pre-Order)","offer_id":49402002964718,"sku":"189451689067","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G377.jpg?v=1741194576"},{"product_id":"3m-1080-scotchprint-gloss-blue-raspberry-vinyl-wrap-g378","title":"3M 2080 SCOTCHPRINT GLOSS BLUE RASPBERRY VINYL WRAP | G378","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Blue Raspberry G378\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g378-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G378\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g378-title\"\u003e\n        Gloss Blue Raspberry\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a vivid, high-energy transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Blue Raspberry G378\u003c\/strong\u003e.\n        Its saturated blue foundation, fine metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eVivid blue-raspberry tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine metallic sparkle\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlue \/ Violet Blue\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual blue intensity,\n        violet or raspberry-influenced undertones, metallic sparkle and reflected\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eVivid metallic blue\u003c\/span\u003e\n      \u003ch3\u003eA vivid blue-raspberry finish with smooth, metallic gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Blue Raspberry G378\u003c\/strong\u003e delivers a vivid blue\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as bright electric blue,\n          deeper cobalt, cooler violet-blue or a more saturated raspberry-blue\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic pigment adds fine sparkle and\n          layered depth beneath the saturated blue base. The result is a smooth,\n          polished finish with the familiar presence of premium metallic\n          automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Energetic, expressive and premium with vivid metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Blue Raspberry pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, magenta, yellow or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Blue Raspberry includes a clear conformable protective layer that\n          can remain in place during installation to help reduce surface\n          impressions and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g378-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Blue Raspberry\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG378\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g378-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G378\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G378 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, sparkle and reflected\n              appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g378-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G378.\u003c\/strong\u003e\n              Gloss metallic finishes can make dust, fingerprints, water spots\n              and fine surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g378-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Blue Raspberry can appear brighter, deeper, more cobalt, more\n          violet-blue or more reflective under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual blue tone, raspberry-influenced character\n          and metallic sparkle on the vehicle before ordering material for a\n          complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G378 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546032734265,"sku":"1894516646","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546032767033,"sku":"1894516647","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":31404895535161,"sku":"1894516648","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":31404895567929,"sku":"1894516649","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":31404895600697,"sku":"1894516650","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":31404895633465,"sku":"1894516651","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":31404895666233,"sku":"1894516652","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":31404895699001,"sku":"1894516653","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":31404895731769,"sku":"1894516654","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":31404895764537,"sku":"1894516655","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":31404895797305,"sku":"1894516656","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":31404895830073,"sku":"1894516657","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":31404895862841,"sku":"1894516658","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":31404895895609,"sku":"1894516659","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G378.jpg?v=1741194550"},{"product_id":"3m-1080-scotchprint-gloss-atomic-teal-vinyl-wrap-g356","title":"3M 2080 SCOTCHPRINT GLOSS ATOMIC TEAL VINYL WRAP | G356","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Atomic Teal G356\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-g356-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code G356\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g356-title\"\u003e\n        Gloss Atomic Teal\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a vivid, futuristic transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Atomic Teal G356\u003c\/strong\u003e.\n        Its saturated teal foundation, subtle metallic character and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        dynamic as light moves across the vehicle’s curves, edges and sculpted\n        body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eVivid teal tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGloss Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eTeal \/ Blue-Green\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual teal intensity,\n        blue-green balance, metallic character and reflected appearance may vary\n        with lighting, viewing angle, surrounding reflections and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eGloss Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eFuturistic metallic teal\u003c\/span\u003e\n      \u003ch3\u003eA vivid teal finish with smooth, paint-like gloss\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGloss Atomic Teal G356\u003c\/strong\u003e delivers a vivid teal\n          appearance with a clean reflective surface and subtle metallic\n          character. Depending on the lighting, it can appear as saturated teal,\n          brighter cyan-influenced blue-green, deeper ocean teal or a greener\n          emerald-influenced shade across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the subtle effect pigment adds luminous\n          depth beneath the saturated teal base. The result is a smooth, polished\n          finish with the familiar presence of premium metallic automotive paint.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Vivid, futuristic and confidently distinctive with refined metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Atomic Teal pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, coral, orange or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eProtective surface layer\u003c\/h4\u003e\n        \u003cp\u003e\n          Gloss Atomic Teal includes a clear conformable protective layer that can\n          remain in place during installation to help reduce surface impressions\n          and scratches. Remove the layer before final post-heating.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g356-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Atomic Teal\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG356\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth gloss finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g356-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G356\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Review G356 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform metallic character, blue-green balance and\n              reflected appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eKeep the protective layer on during installation.\u003c\/strong\u003e\n              It can remain on while conforming the film around curves and\n              channels, but it must be removed before final post-heating.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce surface\n              scratching and unwanted impressions in the gloss finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is clean, sound standard OEM vehicle paint.\n              Evaluate adhesion and compatibility before installation on any\n              unusual, repaired, repainted or specialty surface.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g356-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid dry wiping.\u003c\/strong\u003e\n              Dust and grit can create fine surface marks on gloss film. Rinse the\n              surface first and use clean, soft washing and drying materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse clean, soft towels on G356.\u003c\/strong\u003e\n              Gloss finishes can make dust, fingerprints, water spots and fine\n              surface marks more visible under direct light.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-g356-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Atomic Teal can appear brighter, bluer, greener, deeper or more\n          metallic under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate its\n          actual teal tone, blue-green balance and metallic character on the\n          vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. G356 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546033389625,"sku":"1894516674","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546033422393,"sku":"1894516675","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546033455161,"sku":"1894516676","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546033487929,"sku":"1894516677","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546033520697,"sku":"1894516678","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546033553465,"sku":"1894516679","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546033586233,"sku":"1894516680","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546033619001,"sku":"1894516681","price":326.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546033651769,"sku":"1894516682","price":401.82,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546033684537,"sku":"1894516683","price":478.56,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546033717305,"sku":"1894516684","price":633.24,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546033750073,"sku":"1894516685","price":785.51,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546033782841,"sku":"1894516686","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546033815609,"sku":"1894516687","price":1151.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G356.jpg?v=1741194556"},{"product_id":"3m-1080-scotchprint-dead-matte-black-vinyl-wrap-dm12","title":"3M 2080 SCOTCHPRINT DEAD MATTE BLACK VINYL WRAP | DM12","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Dead Matte Black DM12\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-dm12-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code DM12\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-dm12-title\"\u003e\n        Dead Matte Black\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle an intensely understated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Dead Matte Black DM12\u003c\/strong\u003e.\n        Its deep black color and exceptionally low-sheen surface create a smooth,\n        stealth-focused appearance that emphasizes the vehicle’s shape and body\n        lines while minimizing the reflective character associated with gloss\n        and conventional satin finishes.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDead matte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep solid-black tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eUltra-low-sheen surface\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eDead Matte\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlack \/ Deep Black\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual black depth,\n        charcoal undertones and dead-matte appearance may vary with lighting,\n        viewing angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDead Matte\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"DM12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eUltra-stealth black\u003c\/span\u003e\n      \u003ch3\u003eA deep solid black with an exceptionally subdued finish\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eDead Matte Black DM12\u003c\/strong\u003e delivers a deep solid-black\n          appearance with an exceptionally subdued surface and no added metallic\n          or pearl effect. Depending on the lighting, it can appear as intense\n          dead matte black, softer charcoal-black, dark graphite or a slightly\n          lighter sunlit black across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its dead-matte surface strongly suppresses reflections and reduces glare\n          across curves and contours. The result is an ultra-stealth finish with\n          the presence of specialized low-sheen automotive paint, without the\n          mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Ultra-stealth, dramatic and confidently understated with a deep solid-black look.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Dead Matte Black pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, silver or gunmetal wheels,\n            smoked lighting and contrasting red, yellow, blue or metallic brake\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished solid matte color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"DM12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-dm12-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eDead Matte Black\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eDM12\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eUltra-low-sheen solid-color dead matte finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-65 to 225°F \/ -54 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-dm12-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for DM12\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review DM12 under consistent lighting.\n              Follow the directional arrow on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform dead-matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-dm12-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended dead-matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-dm12-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Dead Matte Black can appear deeper, softer, more charcoal-toned or\n          slightly lighter under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual black depth and ultra-low-sheen character on the\n          vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. DM12 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546034044985,"sku":"1894516534","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546034077753,"sku":"1894516535","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546034110521,"sku":"1894516536","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546034143289,"sku":"1894516537","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546034176057,"sku":"1894516538","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546034208825,"sku":"1894516539","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546034241593,"sku":"1894516540","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546034274361,"sku":"1894516541","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546034307129,"sku":"1894516542","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546034339897,"sku":"1894516543","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546034372665,"sku":"1894516544","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546034405433,"sku":"1894516545","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546034438201,"sku":"1894516546","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546034470969,"sku":"1894516547","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/DM12.jpg?v=1741194520"},{"product_id":"3m-1080-scotchprint-satin-white-vinyl-wrap-s10","title":"3M 2080 SCOTCHPRINT SATIN WHITE VINYL WRAP | S10","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin White S10\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s10-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S10\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s10-title\"\u003e\n        Satin White\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a clean, contemporary transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin White S10\u003c\/strong\u003e.\n        Its crisp solid-white tone and smooth satin reflection create a refined,\n        modern appearance that shifts subtly with surrounding light, body lines\n        and viewing angle.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eClean solid-white tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLow-glare sheen\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eWhite \/ Neutral\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual white brightness,\n        warm or cool undertones and satin appearance may vary with lighting,\n        viewing angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eClean satin white\u003c\/span\u003e\n      \u003ch3\u003eA crisp solid white with smooth, controlled reflection\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin White S10\u003c\/strong\u003e delivers a clean solid-white\n          appearance with a smooth, low-glare satin surface and no added metallic\n          or pearl effect. Depending on the lighting, it can appear as crisp\n          white, softer off-white, cool studio white or a warmer sunlit white\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines. The result is a smooth,\n          contemporary white finish that appears more dimensional than flat matte\n          vinyl without producing the mirror-like reflection of gloss film.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Clean, sophisticated and confidently understated.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin White pairs especially well with gloss-black or carbon-fibre\n            accents, black, silver, bronze, gold or gunmetal wheels, smoked\n            lighting and contrasting red, blue, yellow or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eReady directly from the roll\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film. It does not require printing,\n          color lamination or a separate protective overlaminate before application.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s10-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin White\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS10\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s10-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S10\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review S10 under consistent lighting.\n              Follow the directional arrows on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s10-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eNo removable installation protection layer.\u003c\/strong\u003e\n              Satin S10 does not use the clear removable surface-protection layer\n              provided on 3M Gloss and High Gloss color films.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s10-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for non-vertical surfaces may be\n              reduced and varies by geographic zone, exposure and current\n              warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin White can appear brighter, softer, warmer, cooler or slightly\n          off-white under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate its\n          actual white tone and satin sheen on the vehicle before ordering\n          material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S10 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546034896953,"sku":"1894517360","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546034929721,"sku":"1894517361","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546034962489,"sku":"1894517362","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546034995257,"sku":"1894517363","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546035028025,"sku":"1894517364","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546035060793,"sku":"1894517365","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546035093561,"sku":"1894517366","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546035126329,"sku":"1894517367","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546035159097,"sku":"1894517368","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546035191865,"sku":"1894517369","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546035224633,"sku":"1894517370","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546035257401,"sku":"1894517371","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546035290169,"sku":"1894517372","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546035322937,"sku":"1894517373","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S10.jpg?v=1741194705"},{"product_id":"3m-1080-scotchprint-satin-white-aluminum-vinyl-wrap-s120","title":"3M 2080 SCOTCHPRINT SATIN WHITE ALUMINUM VINYL WRAP | S120","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin White Aluminum S120\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s120-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S120\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s120-title\"\u003e\n        Satin White Aluminum\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bright, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin White Aluminum S120\u003c\/strong\u003e.\n        Its clean white-silver foundation, restrained metallic character and\n        smooth satin reflection create a refined aluminum-inspired appearance\n        that becomes more dimensional as light moves across the vehicle’s curves,\n        edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eWhite-aluminum tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eWhite \/ Silver\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual white-silver\n        brightness, cool-gray or aluminum undertones, metallic character and satin\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRefined aluminum character\u003c\/span\u003e\n      \u003ch3\u003eA refined white-aluminum finish with satin sheen and metallic depth\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin White Aluminum S120\u003c\/strong\u003e offers a refined alternative\n          to conventional white, silver and high-gloss metallic finishes.\n          Depending on the lighting, it can appear as clean white aluminum, soft\n          pearl-like silver, cool light gray or a brighter illuminated metallic\n          white across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines, while the subtle metallic\n          effect adds controlled visual depth. The result is a smooth,\n          contemporary finish that feels richer than a flat matte white or silver\n          without producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Clean, architectural and confidently premium with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin White Aluminum pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting red, blue, charcoal or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin metallic vehicle wrap film supplied\n          ready to install without printing or a separate overlaminate. The\n          removable protective surface layer used on gloss and high-gloss Series\n          2080 colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s120-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin White Aluminum\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS120\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s120-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S120\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin White Aluminum under\n              consistent lighting and follow the directional arrows on the liner.\n              Keep adjacent panels oriented consistently to preserve uniform\n              metallic character and reflected appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s120-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s120-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin White Aluminum can appear brighter, softer, cooler, more silver,\n          more light-gray or more metallic under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual white-aluminum tone and metallic character\n          on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S120 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546035781689,"sku":"1894517346","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546035814457,"sku":"1894517347","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546035847225,"sku":"1894517348","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546035879993,"sku":"1894517349","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546035912761,"sku":"1894517350","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546035945529,"sku":"1894517351","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546035978297,"sku":"1894517352","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546036011065,"sku":"1894517353","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546036043833,"sku":"1894517354","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546036076601,"sku":"1894517355","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546036109369,"sku":"1894517356","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546036142137,"sku":"1894517357","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546036174905,"sku":"1894517358","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546036207673,"sku":"1894517359","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S120.jpg?v=1741194703"},{"product_id":"3m-1080-scotchprint-satin-key-west-vinyl-wrap-s57","title":"3M 2080 SCOTCHPRINT SATIN KEY WEST VINYL WRAP | S57","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Key West S57\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s57-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S57\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s57-title\"\u003e\n        Satin Key West\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bright, tropical-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Key West S57\u003c\/strong\u003e.\n        Its fresh turquoise blue-green tone and smooth satin reflection create a\n        distinctive, modern appearance that shifts subtly with surrounding light,\n        body lines and viewing angle.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eTurquoise blue-green tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLow-glare sheen\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eTurquoise \/ Aqua\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual turquoise depth,\n        blue-green balance and satin appearance may vary with lighting, viewing\n        angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eTropical blue-green character\u003c\/span\u003e\n      \u003ch3\u003eA fresh satin turquoise with smooth, controlled reflection\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Key West S57\u003c\/strong\u003e delivers a fresh blue-green\n          appearance with a smooth, low-glare satin surface. Depending on the\n          lighting, it can appear as bright turquoise, softer aqua, cool tropical\n          blue or a slightly greener teal-influenced shade across the vehicle’s\n          contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines. The result is a smooth,\n          contemporary blue-green finish that appears more dimensional than flat\n          matte vinyl without producing the mirror-like reflection of gloss film.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Fresh, expressive and confidently distinctive.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Key West pairs especially well with gloss-black or carbon-fibre\n            accents, white, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting coral, orange, yellow or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eReady directly from the roll\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film. It does not require printing,\n          color lamination or a separate protective overlaminate before application.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s57-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Key West\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS57\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s57-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S57\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review S57 under consistent lighting.\n              Follow the directional arrows on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s57-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eNo removable installation protection layer.\u003c\/strong\u003e\n              Satin S57 does not use the clear removable surface-protection layer\n              provided on 3M Gloss and High Gloss color films.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s57-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for non-vertical surfaces may be\n              reduced and varies by geographic zone, exposure and current\n              warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Key West can appear brighter, softer, bluer, greener or more\n          turquoise under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate its\n          actual blue-green tone and satin sheen on the vehicle before ordering\n          material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S57 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546036568121,"sku":"1894517276","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546036600889,"sku":"1894517277","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546036633657,"sku":"1894517278","price":40.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546036666425,"sku":"1894517279","price":94.87,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546036699193,"sku":"1894517280","price":137.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546036731961,"sku":"1894517281","price":160.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546036764729,"sku":"1894517282","price":238.04,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546036797497,"sku":"1894517283","price":310.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546036830265,"sku":"1894517284","price":382.37,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546036863033,"sku":"1894517285","price":455.39,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546036895801,"sku":"1894517286","price":602.59,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546036928569,"sku":"1894517287","price":747.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546036961337,"sku":"1894517288","price":890.08,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546036994105,"sku":"1894517289","price":1095.36,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S57.jpg?v=1741194686"},{"product_id":"3m-1080-scotchprint-satin-dark-gray-vinyl-wrap-s261","title":"3M 2080 SCOTCHPRINT SATIN DARK GRAY VINYL WRAP | S261","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Dark Gray S261\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s261-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S261\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s261-title\"\u003e\n        Satin Dark Gray\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a dark, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Dark Gray S261\u003c\/strong\u003e.\n        Its deep charcoal-gray foundation, restrained metallic character and\n        smooth satin reflection create a refined graphite appearance that becomes\n        more dimensional as light moves across the vehicle’s curves, edges and\n        sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep dark-gray tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eDark Gray \/ Charcoal\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual dark-gray depth,\n        charcoal or graphite undertones, metallic character and satin appearance\n        may vary with lighting, viewing angle, surrounding reflections and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eDark graphite character\u003c\/span\u003e\n      \u003ch3\u003eA deep dark-gray finish with satin sheen and metallic depth\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Dark Gray S261\u003c\/strong\u003e offers a refined alternative to\n          conventional black, silver and high-gloss gray finishes. Depending on\n          the lighting, it can appear as deep charcoal gray, darker graphite,\n          cool steel gray or a brighter illuminated metallic gray across the\n          vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines, while the subtle metallic\n          effect adds controlled visual depth. The result is a smooth,\n          contemporary finish that feels richer than a flat matte gray without\n          producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Dark, architectural and confidently premium with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Dark Gray pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, red, blue or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin metallic vehicle wrap film supplied\n          ready to install without printing or a separate overlaminate. The\n          removable protective surface layer used on gloss and high-gloss Series\n          2080 colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s261-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Dark Gray\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS261\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s261-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S261\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin Dark Gray under consistent\n              lighting and follow the directional arrows on the liner. Keep\n              adjacent panels oriented consistently to preserve uniform metallic\n              character and reflected appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s261-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s261-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Dark Gray can appear deeper, lighter, more charcoal-toned, more\n          graphite-influenced or more metallic under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual dark-gray tone and metallic\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S261 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546037125177,"sku":"1894517262","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546037157945,"sku":"1894517263","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546037190713,"sku":"1894517264","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546037223481,"sku":"1894517265","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546037256249,"sku":"1894517266","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546037289017,"sku":"1894517267","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546037321785,"sku":"1894517268","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546037354553,"sku":"1894517269","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546037387321,"sku":"1894517270","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546037420089,"sku":"1894517271","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546037452857,"sku":"1894517272","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546037485625,"sku":"1894517273","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546037518393,"sku":"1894517274","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546037551161,"sku":"1894517275","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S261.jpg?v=1741194682"},{"product_id":"3m-1080-scotchprint-satin-black-vinyl-wrap-s12","title":"3M 2080 SCOTCHPRINT SATIN BLACK VINYL WRAP | S12","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Black S12\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s12-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S12\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s12-title\"\u003e\n        Satin Black\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a refined, stealth-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Black S12\u003c\/strong\u003e.\n        Its rich solid-black tone and smooth satin reflection create a modern,\n        understated appearance that shifts subtly with surrounding light, body\n        lines and viewing angle.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eRich solid-black tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLow-glare sheen\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eBlack \/ Charcoal\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual black depth,\n        charcoal undertones and satin appearance may vary with lighting, viewing\n        angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRefined stealth\u003c\/span\u003e\n      \u003ch3\u003eA rich satin black with smooth, controlled reflection\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Black S12\u003c\/strong\u003e offers a refined alternative to\n          flat matte black and highly reflective gloss finishes. Depending on\n          the lighting, it can appear as rich black, softer charcoal-black,\n          dark graphite or a gently illuminated satin black across the vehicle’s\n          contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines. The result is a smooth,\n          contemporary black finish that appears more dimensional than flat matte\n          vinyl without producing the mirror-like reflection of gloss film.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Stealthy, sophisticated and confidently understated.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Black pairs especially well with gloss-black or carbon-fibre\n            accents, silver, bronze, gold or gunmetal wheels, smoked lighting\n            and contrasting red, yellow, blue or metallic brake details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eReady directly from the roll\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film. It does not require printing,\n          color lamination or a separate protective overlaminate before application.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s12-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Black\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS12\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth satin finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e65–75°F \/ 18–24°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s12-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S12\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review S12 under consistent lighting.\n              Follow the directional arrows on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s12-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eNo removable installation protection layer.\u003c\/strong\u003e\n              Satin S12 does not use the clear removable surface-protection layer\n              provided on 3M Gloss and High Gloss color films.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s12-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for non-vertical surfaces may be\n              reduced and varies by geographic zone, exposure and current\n              warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Black can appear deeper, softer, more charcoal-toned or more\n          reflective under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate its\n          actual black depth and satin sheen on the vehicle before ordering\n          material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S12 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546037682233,"sku":"1894517248","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546037715001,"sku":"1894517249","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546037747769,"sku":"1894517250","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546037780537,"sku":"1894517251","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546037813305,"sku":"1894517252","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546037846073,"sku":"1894517253","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546037878841,"sku":"1894517254","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546037911609,"sku":"1894517255","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546037944377,"sku":"1894517256","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546037977145,"sku":"1894517257","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546038009913,"sku":"1894517258","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546038042681,"sku":"1894517259","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546038075449,"sku":"1894517260","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546038108217,"sku":"1894517261","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S12.jpg?v=1741194678"},{"product_id":"3m-1080-scotchprint-satin-apple-green-vinyl-wrap-s196","title":"3M 2080 SCOTCHPRINT SATIN APPLE GREEN VINYL WRAP | S196","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Satin Apple Green S196\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-s196-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code S196\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-s196-title\"\u003e\n        Satin Apple Green\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a fresh, energetic transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Satin Apple Green S196\u003c\/strong\u003e.\n        Its vivid apple-green color and smooth satin reflection create a bright,\n        modern appearance that becomes more dimensional as light moves across the\n        vehicle’s curves, edges and sculpted body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSatin finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eVivid apple-green tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eBalanced satin sheen\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSatin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGreen \/ Apple Green\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual apple-green\n        brightness, yellow or lime undertones and satin appearance may vary with\n        lighting, viewing angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eSatin\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eFresh apple-green character\u003c\/span\u003e\n      \u003ch3\u003eA vivid apple-green finish with a smooth satin sheen\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eSatin Apple Green S196\u003c\/strong\u003e offers a fresh, distinctive\n          alternative to darker greens, conventional neutrals and high-gloss\n          finishes. Depending on the lighting, it can appear as vivid apple green,\n          brighter lime green, warmer yellow-green or a slightly deeper leafy\n          green across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its satin surface gently diffuses reflections while preserving enough\n          sheen to define the vehicle’s body lines. The result is a smooth,\n          contemporary finish that feels more dimensional than a flat matte color\n          without producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Fresh, energetic and unmistakably expressive with a modern satin sheen.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Satin Apple Green pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, gunmetal or bronze wheels,\n            smoked lighting and contrasting white, charcoal, yellow or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished satin color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored satin vehicle wrap film supplied ready to\n          install without printing or a separate overlaminate. The removable\n          protective surface layer used on gloss and high-gloss Series 2080\n          colors is not a standard feature of this satin finish.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s196-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eSatin Apple Green\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eS196\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color satin finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003ePressure-activated acrylic adhesive with air-release channels\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorage conditions:\u003c\/dt\u003e\n              \u003cdd\u003e40–100°F \/ 4–38°C, clean, dry and out of sunlight\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrate:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound, standard OEM vehicle paint\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s196-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for S196\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review Satin Apple Green under consistent\n              lighting and follow the directional arrows on the liner. Keep\n              adjacent panels oriented consistently to preserve a uniform satin\n              appearance across the vehicle.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a felt-edged squeegee.\u003c\/strong\u003e\n              A clean, soft application edge helps reduce surface scratching and\n              unwanted marks in the satin finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The intended substrate is standard OEM vehicle paint. 3M states that\n              Series 2080 is not intended for stainless steel or powder-coated\n              metals; test adhesion on powder-coated or water-based paints.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s196-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              suitable for high-quality automotive paint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and change the intended\n              satin appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-s196-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying\n              vertical applications. Coverage for horizontal and other exposures\n              may be reduced and depends on the applicable warranty matrix.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Satin Apple Green can appear brighter, deeper, more lime-toned, warmer\n          yellow-green or slightly more muted under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual apple-green tone and satin\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. S196 is decorative color-change vinyl and is not paint protection\n    film. Professional installation is recommended. 3M, Controltac, Comply and\n    Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546038206521,"sku":"1894517206","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546038239289,"sku":"1894517207","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546038272057,"sku":"1894517208","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546038304825,"sku":"1894517209","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546038337593,"sku":"1894517210","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546038370361,"sku":"1894517211","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546038403129,"sku":"1894517212","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546038435897,"sku":"1894517213","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546038468665,"sku":"1894517214","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546038501433,"sku":"1894517215","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546038534201,"sku":"1894517216","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546038566969,"sku":"1894517217","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546038599737,"sku":"1894517218","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546038665273,"sku":"1894517219","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/S196.jpg?v=1741194669"},{"product_id":"3m-1080-scotchprint-matte-white-vinyl-wrap-m10","title":"3M 2080 SCOTCHPRINT MATTE WHITE VINYL WRAP | M10","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte White M10\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m10-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M10\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m10-title\"\u003e\n        Matte White\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a clean, contemporary transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte White M10\u003c\/strong\u003e.\n        Its crisp white color and low-reflection matte surface create a smooth,\n        architectural appearance that emphasizes the vehicle’s curves, edges and\n        sculpted body lines without the shine of a gloss finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eClean solid-white tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLow-reflection surface\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eWhite \/ Neutral\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual white brightness,\n        warm or cool undertones and matte appearance may vary with lighting,\n        viewing angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M10 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eClean architectural white\u003c\/span\u003e\n      \u003ch3\u003eA clean solid white with a smooth, low-reflection finish\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte White M10\u003c\/strong\u003e delivers a clean solid-white\n          appearance with a smooth low-reflection surface and no added metallic\n          or pearl effect. Depending on the lighting, it can appear as crisp\n          white, softer off-white, cool studio white or a warmer sunlit white\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections and reduces glare across\n          curves and contours. The result is a clean, modern finish with the\n          familiar presence of premium matte automotive paint, without the\n          mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Clean, modern and confidently understated with a timeless solid-white look.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte White pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting red, blue, gold or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished solid matte color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M10 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m10-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte White\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM10\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color matte finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-65 to 225°F \/ -54 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m10-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M10\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M10 under consistent lighting.\n              Follow the directional arrow on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m10-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m10-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte White can appear brighter, softer, warmer, cooler or slightly\n          off-white under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate its\n          actual white tone and matte character on the vehicle before ordering\n          material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M10 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546039058489,"sku":"1894516632","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546039091257,"sku":"1894516633","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546039124025,"sku":"1894516634","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546039156793,"sku":"1894516635","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546039189561,"sku":"1894516636","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546039222329,"sku":"1894516637","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546039255097,"sku":"1894516638","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546039287865,"sku":"1894516639","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546039320633,"sku":"1894516640","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546039353401,"sku":"1894516641","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546039386169,"sku":"1894516642","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546039418937,"sku":"1894516643","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546039451705,"sku":"1894516644","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546039484473,"sku":"1894516645","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M10.jpg?v=1741194546"},{"product_id":"3m-1080-scotchprint-matte-silver-vinyl-wrap-m21","title":"3M 2080 SCOTCHPRINT MATTE SILVER VINYL WRAP | M21","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Silver M21\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m21-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M21\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m21-title\"\u003e\n        Matte Silver\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a clean, sophisticated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Silver M21\u003c\/strong\u003e.\n        Its refined silver foundation, low-reflection matte surface and subtle\n        metallic character create a dimensional light-gray appearance that\n        changes gently with light, viewing angle and the vehicle’s body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eRefined silver tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eSilver \/ Light Gray\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual silver brightness,\n        cool-gray or steel undertones, metallic character and matte appearance may\n        vary with lighting, viewing angle, surrounding reflections and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eRefined metallic silver\u003c\/span\u003e\n      \u003ch3\u003eA refined matte silver with restrained metallic character\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Silver M21\u003c\/strong\u003e delivers a refined silver\n          appearance with a low-reflection surface and controlled metallic depth.\n          Depending on the lighting, it can appear as soft matte silver, cool\n          light gray, muted steel silver or a brighter illuminated metallic silver\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections while the fine metallic\n          effect adds controlled depth across curves and contours. The result is\n          a clean, premium silver finish with modern technical character, without\n          producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Clean, modern and confidently premium with restrained metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Silver pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting and\n            contrasting red, blue, white or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished matte metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m21-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Silver\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM21\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eMatte finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C; 65–73°F \/ 18–23°C recommended for easier handling\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-65 to 225°F \/ -54 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m21-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M21\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and direction before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M21 under consistent lighting.\n              Metallic films can show directionality, so follow the liner arrows,\n              mark the roll direction and keep every panel oriented consistently.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m21-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m21-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Silver can appear lighter, cooler, softer gray, more steel-toned or\n          more metallic under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual silver tone and metallic character on the vehicle\n          before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M21 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546039681081,"sku":"1894516604","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546039713849,"sku":"1894516605","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546039746617,"sku":"1894516606","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546039779385,"sku":"1894516607","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546039812153,"sku":"1894516608","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546039844921,"sku":"1894516609","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546039877689,"sku":"1894516610","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546039910457,"sku":"1894516611","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546039943225,"sku":"1894516612","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546039975993,"sku":"1894516613","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546040008761,"sku":"1894516614","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546040041529,"sku":"1894516615","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546040074297,"sku":"1894516616","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546040107065,"sku":"1894516617","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M21.jpg?v=1741194537"},{"product_id":"3m-1080-scotchprint-matte-red-vinyl-wrap-m13","title":"3M 2080 SCOTCHPRINT MATTE RED VINYL WRAP | M13","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Red M13\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m13-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M13\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m13-title\"\u003e\n        Matte Red\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, performance-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Red M13\u003c\/strong\u003e.\n        Its saturated red color and low-reflection matte surface create a smooth,\n        confident appearance that emphasizes the vehicle’s curves, edges and\n        sculpted body lines without the shine of a gloss finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eVivid solid-red tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLow-reflection surface\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eRed \/ Crimson\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual red intensity,\n        warmth, crimson undertones and matte appearance may vary with lighting,\n        viewing angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M13 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003ePerformance-inspired red\u003c\/span\u003e\n      \u003ch3\u003eA vivid solid red with a smooth, low-reflection finish\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Red M13\u003c\/strong\u003e delivers a saturated solid-red\n          appearance with a smooth low-reflection surface and no added metallic\n          or pearl effect. Depending on the lighting, it can appear as vivid\n          matte red, deeper crimson, warmer performance red or a slightly brighter\n          sunlit red across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections and reduces glare across\n          curves and contours. The result is a clean, performance-focused finish\n          with the familiar presence of premium matte automotive paint, without\n          the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bold, energetic and confidently distinctive with a vivid solid-red look.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Red pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, silver, bronze or gunmetal wheels, smoked lighting\n            and contrasting white, gold, charcoal or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished solid matte color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M13 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m13-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Red\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM13\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color matte finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-65 to 225°F \/ -54 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m13-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M13\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M13 under consistent lighting.\n              Follow the directional arrow on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m13-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m13-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Red can appear brighter, deeper, warmer, more crimson-toned or\n          slightly softer under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual red tone and matte character on the vehicle before\n          ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M13 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546040172601,"sku":"1894516590","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546040205369,"sku":"1894516591","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546040238137,"sku":"1894516592","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546040270905,"sku":"1894516593","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546040303673,"sku":"1894516594","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546040336441,"sku":"1894516595","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546040369209,"sku":"1894516596","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546040401977,"sku":"1894516597","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546040434745,"sku":"1894516598","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546040467513,"sku":"1894516599","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546040500281,"sku":"1894516600","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546040533049,"sku":"1894516601","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546040565817,"sku":"1894516602","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546040598585,"sku":"1894516603","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M13.jpg?v=1741194534"},{"product_id":"3m-1080-scotchprint-matte-red-metallic-vinyl-wrap-m203","title":"3M 2080 SCOTCHPRINT MATTE RED METALLIC VINYL WRAP | M203","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Red Metallic M203\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m203-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M203\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m203-title\"\u003e\n        Matte Red Metallic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, performance-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Red Metallic M203\u003c\/strong\u003e.\n        Its rich red foundation, low-reflection matte surface and refined\n        metallic character create a dimensional crimson-red appearance that\n        changes gently with light, viewing angle and the vehicle’s body lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eRich metallic-red tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eRed \/ Crimson\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual red intensity,\n        crimson or burgundy undertones, metallic character and matte appearance\n        may vary with lighting, viewing angle, surrounding reflections and screen\n        settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003ePerformance metallic red\u003c\/span\u003e\n      \u003ch3\u003eA rich matte red with restrained metallic character\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Red Metallic M203\u003c\/strong\u003e delivers a refined red\n          appearance with a low-reflection surface and controlled metallic depth.\n          Depending on the lighting, it can appear as rich red, deeper crimson,\n          ruby red or a darker burgundy-influenced metallic red across the\n          vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections while the fine metallic\n          effect adds controlled depth across curves and contours. The result is\n          a bold, performance-focused finish that looks more layered than a plain\n          matte red without producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Bold, energetic and confidently premium with restrained metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Red Metallic pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting white, gold, charcoal or metallic\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished matte metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m203-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Red Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM203\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eMatte finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-63 to 225°F \/ -53 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m203-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M203\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and direction before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M203 under consistent lighting.\n              Metallic films can show directionality, so follow the liner arrows,\n              mark the roll direction and keep every panel oriented consistently.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m203-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m203-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Red Metallic can appear brighter, deeper, more crimson, more\n          burgundy-influenced or more metallic under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual red tone and metallic\n          character on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M203 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546041024569,"sku":"1894516506","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546041057337,"sku":"1894516507","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546041090105,"sku":"1894516508","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546041122873,"sku":"1894516509","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546041155641,"sku":"1894516510","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546041188409,"sku":"1894516511","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546041221177,"sku":"1894516512","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546041253945,"sku":"1894516513","price":310.79,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546041286713,"sku":"1894516514","price":382.73,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546041319481,"sku":"1894516515","price":455.83,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546041352249,"sku":"1894516516","price":603.17,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546041385017,"sku":"1894516517","price":748.21,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546041417785,"sku":"1894516518","price":890.94,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546041450553,"sku":"1894516519","price":1096.42,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M203.jpg?v=1741194514"},{"product_id":"3m-1080-scotchprint-matte-orange-vinyl-wrap-m54","title":"3M 2080 SCOTCHPRINT MATTE ORANGE VINYL WRAP | M54","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Orange M54\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m54-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M54\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m54-title\"\u003e\n        Matte Orange\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, energetic transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Orange M54\u003c\/strong\u003e.\n        Its vivid orange color and low-reflection matte surface create a smooth,\n        modern appearance that emphasizes the vehicle’s curves, edges and\n        sculpted body lines without the shine of a gloss finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eVivid orange tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLow-reflection surface\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eOrange \/ Tangerine\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual orange intensity,\n        warmth, red or tangerine undertones and matte appearance may vary with\n        lighting, viewing angle, surrounding reflections and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M54 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eHigh-energy matte orange\u003c\/span\u003e\n      \u003ch3\u003eA vivid solid orange with a smooth, low-reflection finish\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Orange M54\u003c\/strong\u003e delivers a vivid solid-orange\n          appearance with a smooth low-reflection surface and no added metallic\n          or pearl effect. Depending on the lighting, it can appear as bright\n          orange, warmer tangerine, deeper red-orange or a softer sunlit orange\n          across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections and reduces glare across\n          curves and contours. The result is a clean, high-impact finish with the\n          familiar presence of premium matte automotive paint, without the\n          mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Energetic, expressive and unmistakable with a vivid solid-orange look.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Orange pairs especially well with gloss-black trim, carbon-fibre\n            accents, black, bronze, silver or gunmetal wheels, smoked lighting\n            and contrasting white, blue, charcoal or metallic details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished solid matte color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M54 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m54-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Orange\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM54\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eSmooth solid-color matte finish\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-65 to 225°F \/ -54 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m54-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M54\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and orientation before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M54 under consistent lighting.\n              Follow the directional arrow on the liner and keep adjacent panels\n              oriented consistently to preserve a uniform matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m54-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m54-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Orange can appear brighter, warmer, deeper, more tangerine-toned or\n          more red-orange under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual orange tone and matte character on the vehicle\n          before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M54 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546041581625,"sku":"1894516520","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546041614393,"sku":"1894516521","price":20.58,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546041647161,"sku":"1894516522","price":40.25,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546041679929,"sku":"1894516523","price":94.89,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546041712697,"sku":"1894516524","price":138.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546041745465,"sku":"1894516525","price":161.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546041778233,"sku":"1894516526","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546041811001,"sku":"1894516527","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546041843769,"sku":"1894516528","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546041876537,"sku":"1894516529","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546041909305,"sku":"1894516530","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546041942073,"sku":"1894516531","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546041974841,"sku":"1894516532","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546042007609,"sku":"1894516533","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M54.jpg?v=1741194517"},{"product_id":"3m-1080-scotchprint-matte-gray-aluminum-vinyl-wrap-m230","title":"3M 2080 SCOTCHPRINT MATTE GRAY ALUMINUM VINYL WRAP | M230","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Matte Gray Aluminum M230\n     ========================================================= *\/\n\n  .iwpd {\n    --iwpd-accent: #ff4b4b;\n    --iwpd-accent-dark: #e93d3d;\n    --iwpd-black: #111111;\n    --iwpd-charcoal: #202020;\n    --iwpd-text: #1a1a1a;\n    --iwpd-muted: #666666;\n    --iwpd-soft: #f5f5f5;\n    --iwpd-soft-2: #fafafa;\n    --iwpd-border: #e4e4e4;\n    --iwpd-white: #ffffff;\n    --iwpd-radius-lg: 28px;\n    --iwpd-radius-md: 18px;\n    --iwpd-radius-sm: 12px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--iwpd-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .iwpd,\n  .iwpd *,\n  .iwpd *::before,\n  .iwpd *::after {\n    box-sizing: border-box;\n  }\n\n  .iwpd img,\n  .iwpd svg {\n    display: block;\n    max-width: 100%;\n  }\n\n  .iwpd a {\n    color: inherit;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .iwpd__hero {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);\n    gap: clamp(24px, 5vw, 64px);\n    align-items: center;\n    overflow: hidden;\n    padding: clamp(30px, 6vw, 72px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 85% 10%,\n        rgba(255, 75, 75, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #0d0d0d 0%, #1d1d1d 58%, #292929 100%);\n  }\n\n  .iwpd__hero::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 72px);\n    width: clamp(84px, 13vw, 160px);\n    height: 5px;\n    border-radius: 0 0 20px 20px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__hero-copy,\n  .iwpd__product-card {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__eyebrow {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 22px;\n  }\n\n  .iwpd__eyebrow span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 30px;\n    padding: 6px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.19);\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.9);\n    background: rgba(255, 255, 255, 0.08);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.2;\n    text-transform: uppercase;\n  }\n\n  .iwpd__eyebrow span:first-child {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__hero h2 {\n    max-width: 720px;\n    margin: 0;\n    color: var(--iwpd-white);\n    font-size: clamp(34px, 5.4vw, 68px);\n    font-weight: 800;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n    text-transform: none;\n  }\n\n  .iwpd__hero-lead {\n    max-width: 690px;\n    margin: 24px 0 0;\n    color: rgba(255, 255, 255, 0.76);\n    font-size: clamp(16px, 1.8vw, 20px);\n    line-height: 1.6;\n  }\n\n  .iwpd__hero-lead strong {\n    color: var(--iwpd-white);\n  }\n\n  .iwpd__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 28px;\n  }\n\n  .iwpd__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-height: 38px;\n    padding: 9px 14px;\n    border-radius: 999px;\n    color: rgba(255, 255, 255, 0.92);\n    background: rgba(255, 255, 255, 0.1);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .iwpd__chip::before {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  \/* =========================\n     FEATURED PRODUCT IMAGE\n     ========================= *\/\n\n  .iwpd__product-card {\n    width: 100%;\n    max-width: 390px;\n    justify-self: end;\n    padding: 14px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 24px;\n    background: rgba(255, 255, 255, 0.07);\n    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-image-wrap {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 280px;\n    overflow: hidden;\n    padding: 12px;\n    border-radius: 17px;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(255, 255, 255, 0.95),\n        rgba(244, 244, 244, 0.95) 58%,\n        rgba(229, 229, 229, 0.95) 100%\n      );\n  }\n\n  .iwpd__product-image {\n    width: 100%;\n    height: 100%;\n    max-height: 290px;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .iwpd__image-placeholder {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 240px;\n    width: 100%;\n    padding: 20px;\n    color: #777777;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .iwpd__image-code {\n    position: absolute;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 68px;\n    min-height: 42px;\n    padding: 8px 15px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: rgba(17, 17, 17, 0.72);\n    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.18);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    backdrop-filter: blur(8px);\n  }\n\n  .iwpd__product-meta {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 17px 4px 3px;\n  }\n\n  .iwpd__product-meta \u003e div:last-child {\n    text-align: right;\n  }\n\n  .iwpd__product-label {\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__product-value {\n    display: block;\n    margin-top: 4px;\n    color: var(--iwpd-white);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .iwpd__screen-note {\n    margin: 11px 4px 2px;\n    color: rgba(255, 255, 255, 0.55);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================\n     QUICK FACTS\n     ========================= *\/\n\n  .iwpd__facts {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 10px;\n    margin: 14px 0 0;\n  }\n\n  .iwpd__fact {\n    min-width: 0;\n    padding: 21px 17px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__fact-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 15px;\n    border-radius: 11px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__fact-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n\n  .iwpd__fact-label {\n    color: var(--iwpd-muted);\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__fact-value {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-black);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     GENERAL SECTIONS\n     ========================= *\/\n\n  .iwpd__section {\n    padding: clamp(48px, 7vw, 86px) 0 0;\n  }\n\n  .iwpd__section-heading {\n    max-width: 820px;\n    margin-bottom: 30px;\n  }\n\n  .iwpd__section-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__section-kicker::before {\n    width: 26px;\n    height: 3px;\n    border-radius: 10px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__section h3 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(29px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.038em;\n    line-height: 1.05;\n  }\n\n  .iwpd__section-intro {\n    max-width: 790px;\n    margin: 17px 0 0;\n    color: var(--iwpd-muted);\n    font-size: clamp(15px, 1.6vw, 18px);\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     FULL-WIDTH PRODUCT STORY\n     ========================= *\/\n\n  .iwpd__story {\n    width: 100%;\n  }\n\n  .iwpd__story-main {\n    width: 100%;\n    padding: clamp(28px, 5vw, 56px);\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-lg);\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.055),\n        transparent 30%\n      ),\n      var(--iwpd-white);\n  }\n\n  .iwpd__story-main \u003e p {\n    max-width: 920px;\n    margin: 0;\n    color: #454545;\n    font-size: clamp(15px, 1.65vw, 18px);\n    line-height: 1.8;\n  }\n\n  .iwpd__story-main \u003e p + p {\n    margin-top: 20px;\n  }\n\n  .iwpd__story-main strong {\n    color: var(--iwpd-black);\n  }\n\n  .iwpd__personality {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr);\n    gap: 24px;\n    align-items: center;\n    margin-top: 34px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #ffd4d4;\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #fff8f8 0%, #fffdfd 100%);\n  }\n\n  .iwpd__personality-label {\n    color: var(--iwpd-accent);\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__personality h4 {\n    max-width: 650px;\n    margin: 10px 0 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 34px);\n    font-weight: 800;\n    letter-spacing: -0.035em;\n    line-height: 1.12;\n  }\n\n  .iwpd__personality p {\n    margin: 0;\n    padding-left: 24px;\n    border-left: 3px solid var(--iwpd-accent);\n    color: #635454;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     FEATURES\n     ========================= *\/\n\n  .iwpd__features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .iwpd__feature {\n    position: relative;\n    min-height: 235px;\n    overflow: hidden;\n    padding: 29px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__feature::after {\n    position: absolute;\n    right: -30px;\n    bottom: -40px;\n    width: 115px;\n    height: 115px;\n    border-radius: 50%;\n    background: rgba(255, 75, 75, 0.06);\n    content: \"\";\n  }\n\n  .iwpd__feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .iwpd__feature h4 {\n    position: relative;\n    z-index: 1;\n    margin: 23px 0 0;\n    color: var(--iwpd-black);\n    font-size: 20px;\n    font-weight: 750;\n    letter-spacing: -0.02em;\n    line-height: 1.25;\n  }\n\n  .iwpd__feature p {\n    position: relative;\n    z-index: 1;\n    margin: 11px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     APPLICATIONS\n     ========================= *\/\n\n  .iwpd__applications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .iwpd__application {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n    padding: 24px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__application-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    color: var(--iwpd-accent);\n    background: #fff0f0;\n  }\n\n  .iwpd__application-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__application strong {\n    display: block;\n    margin-top: 26px;\n    color: var(--iwpd-black);\n    font-size: 16px;\n    line-height: 1.3;\n  }\n\n  .iwpd__application span {\n    display: block;\n    margin-top: 5px;\n    color: var(--iwpd-muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .iwpd__pro-note {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: start;\n    margin-top: 14px;\n    padding: 23px 25px;\n    border: 1px solid #ffd4d4;\n    border-radius: var(--iwpd-radius-md);\n    background: #fff7f7;\n  }\n\n  .iwpd__pro-note-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n  }\n\n  .iwpd__pro-note-icon svg {\n    width: 21px;\n    height: 21px;\n  }\n\n  .iwpd__pro-note strong {\n    display: block;\n    color: var(--iwpd-black);\n    font-size: 15px;\n  }\n\n  .iwpd__pro-note p {\n    margin: 5px 0 0;\n    color: #695050;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     ACCORDIONS\n     ========================= *\/\n\n  .iwpd__details {\n    display: grid;\n    gap: 9px;\n  }\n\n  .iwpd__detail {\n    overflow: hidden;\n    border: 1px solid var(--iwpd-border);\n    border-radius: var(--iwpd-radius-md);\n    background: var(--iwpd-soft-2);\n  }\n\n  .iwpd__detail summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 78px;\n    padding: 20px 64px 20px 24px;\n    color: var(--iwpd-black);\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    font-weight: 750;\n    line-height: 1.35;\n  }\n\n  .iwpd__detail summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .iwpd__detail summary::before,\n  .iwpd__detail summary::after {\n    position: absolute;\n    top: 50%;\n    right: 25px;\n    width: 15px;\n    height: 2px;\n    border-radius: 3px;\n    background: var(--iwpd-black);\n    transform: translateY(-50%);\n    transition: transform 0.2s ease;\n    content: \"\";\n  }\n\n  .iwpd__detail summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .iwpd__detail[open] summary::after {\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .iwpd__detail[open] summary {\n    background: var(--iwpd-white);\n  }\n\n  .iwpd__detail-content {\n    padding: 0 24px 27px;\n    background: var(--iwpd-white);\n  }\n\n  \/* =========================\n     ENRICHED TECHNICAL SPECS\n     ========================= *\/\n\n  .iwpd__specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n  }\n\n  .iwpd__spec {\n    position: relative;\n    display: grid;\n    grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr);\n    gap: 16px;\n    align-items: center;\n    min-height: 78px;\n    overflow: hidden;\n    padding: 17px 18px 17px 23px;\n    border: 1px solid var(--iwpd-border);\n    border-radius: 14px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(255, 75, 75, 0.06),\n        transparent 43%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #fafafa 100%);\n  }\n\n  .iwpd__spec::before {\n    position: absolute;\n    top: 15px;\n    bottom: 15px;\n    left: 0;\n    width: 4px;\n    border-radius: 0 5px 5px 0;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__spec dt {\n    position: relative;\n    margin: 0;\n    padding-left: 13px;\n    color: #777777;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n    line-height: 1.45;\n    text-transform: uppercase;\n  }\n\n  .iwpd__spec dt::before {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: var(--iwpd-accent);\n    transform: translateY(-50%);\n    content: \"\";\n  }\n\n  .iwpd__spec dd {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.5;\n  }\n\n  \/* =========================\n     CHECK LIST\n     ========================= *\/\n\n  .iwpd__check-list {\n    display: grid;\n    gap: 13px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iwpd__check-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #4e4e4e;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__check-list li::before {\n    position: absolute;\n    top: 3px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    color: var(--iwpd-white);\n    background: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    content: \"✓\";\n  }\n\n  .iwpd__check-list strong {\n    color: var(--iwpd-black);\n  }\n\n  \/* =========================\n     SAMPLE BANNER\n     ========================= *\/\n\n  .iwpd__sample-banner {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 25px;\n    align-items: center;\n    margin-top: 14px;\n    padding: clamp(24px, 4vw, 38px);\n    border-radius: var(--iwpd-radius-lg);\n    background: var(--iwpd-soft);\n  }\n\n  .iwpd__sample-banner h4 {\n    margin: 0;\n    color: var(--iwpd-black);\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 800;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n  }\n\n  .iwpd__sample-banner p {\n    max-width: 760px;\n    margin: 9px 0 0;\n    color: var(--iwpd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .iwpd__sample-pill {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 19px;\n    border-radius: 999px;\n    color: var(--iwpd-white);\n    background: var(--iwpd-black);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    white-space: nowrap;\n  }\n\n  \/* =========================\n     SUPPORT SECTION\n     ========================= *\/\n\n  .iwpd__support {\n    position: relative;\n    overflow: hidden;\n    margin-top: clamp(48px, 7vw, 86px);\n    padding: clamp(30px, 6vw, 60px);\n    border-radius: var(--iwpd-radius-lg);\n    color: var(--iwpd-white);\n    background:\n      radial-gradient(\n        circle at 95% 5%,\n        rgba(255, 75, 75, 0.35),\n        transparent 34%\n      ),\n      linear-gradient(135deg, #111111, #222222);\n  }\n\n  .iwpd__support::before {\n    position: absolute;\n    top: 0;\n    left: clamp(30px, 6vw, 60px);\n    width: 120px;\n    height: 5px;\n    border-radius: 0 0 15px 15px;\n    background: var(--iwpd-accent);\n    content: \"\";\n  }\n\n  .iwpd__support-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .iwpd__support-label {\n    color: var(--iwpd-accent);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support h3 {\n    max-width: 720px;\n    margin: 12px 0 0;\n    color: var(--iwpd-white);\n    font-size: clamp(29px, 4.2vw, 50px);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1.05;\n  }\n\n  .iwpd__support-copy {\n    max-width: 740px;\n    margin: 15px 0 0;\n    color: rgba(255, 255, 255, 0.68);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .iwpd__support-actions {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 31px;\n  }\n\n  \/*\n    Strong reset prevents Shopify theme link decorations,\n    underline backgrounds and pseudo-element lines.\n  *\/\n\n  .iwpd a.iwpd__support-button,\n  .iwpd a.iwpd__support-button:link,\n  .iwpd a.iwpd__support-button:visited {\n    all: unset;\n    position: relative;\n    isolation: isolate;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    min-width: 0;\n    min-height: 64px;\n    padding: 14px 16px;\n    box-sizing: border-box;\n    border: 1px solid rgba(255, 255, 255, 0.17);\n    border-radius: 14px;\n    color: var(--iwpd-white);\n    background-color: rgba(255, 255, 255, 0.08);\n    background-image: none;\n    box-shadow: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-decoration: none;\n    text-decoration-line: none;\n    text-underline-offset: 0;\n    transition:\n      transform 0.2s ease,\n      border-color 0.2s ease,\n      background-color 0.2s ease;\n  }\n\n  .iwpd a.iwpd__support-button:first-child {\n    border-color: var(--iwpd-accent);\n    background-color: var(--iwpd-accent);\n  }\n\n  .iwpd a.iwpd__support-button:hover {\n    border-color: var(--iwpd-accent);\n    color: var(--iwpd-white);\n    background-color: var(--iwpd-accent);\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n    transform: translateY(-2px);\n  }\n\n  .iwpd a.iwpd__support-button:focus-visible {\n    outline: 3px solid rgba(255, 255, 255, 0.75);\n    outline-offset: 3px;\n  }\n\n  .iwpd a.iwpd__support-button::before,\n  .iwpd a.iwpd__support-button::after {\n    display: none;\n    width: 0;\n    height: 0;\n    border: 0;\n    background: none;\n    box-shadow: none;\n    content: none;\n  }\n\n  .iwpd__support-button span,\n  .iwpd__support-button small,\n  .iwpd__support-button strong {\n    border: 0;\n    background-image: none;\n    box-shadow: none;\n    text-decoration: none;\n  }\n\n  .iwpd__support-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    flex: 0 0 34px;\n    border-radius: 10px;\n    color: var(--iwpd-white);\n    background: rgba(255, 255, 255, 0.14);\n  }\n\n  .iwpd__support-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .iwpd__support-text {\n    min-width: 0;\n  }\n\n  .iwpd__support-text small {\n    display: block;\n    color: rgba(255, 255, 255, 0.58);\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.09em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .iwpd__support-button:first-child small,\n  .iwpd__support-button:hover small {\n    color: rgba(255, 255, 255, 0.76);\n  }\n\n  .iwpd__support-text strong {\n    display: block;\n    overflow: hidden;\n    margin-top: 3px;\n    color: var(--iwpd-white);\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1.3;\n    text-overflow: ellipsis;\n  }\n\n  .iwpd__fine-print {\n    margin: 18px 3px 0;\n    color: #858585;\n    font-size: 10px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     TABLET\n     ========================= *\/\n\n  @media (max-width: 1020px) {\n    .iwpd__facts {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .iwpd__applications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 820px) {\n    .iwpd__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__product-card {\n      max-width: none;\n      justify-self: stretch;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 250px;\n    }\n\n    .iwpd__product-image {\n      max-height: 270px;\n    }\n\n    .iwpd__personality {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__personality p {\n      padding-top: 4px;\n      padding-left: 18px;\n    }\n\n    .iwpd__features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__feature:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .iwpd__specs {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media (max-width: 600px) {\n    .iwpd {\n      font-size: 15px;\n    }\n\n    .iwpd__hero {\n      padding: 35px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__hero::before {\n      left: 20px;\n    }\n\n    .iwpd__hero h2 {\n      font-size: clamp(34px, 12vw, 48px);\n    }\n\n    .iwpd__hero-lead {\n      margin-top: 19px;\n    }\n\n    .iwpd__chips {\n      margin-top: 22px;\n    }\n\n    .iwpd__product-card {\n      padding: 10px;\n      border-radius: 19px;\n    }\n\n    .iwpd__product-image-wrap {\n      min-height: 215px;\n      padding: 8px;\n      border-radius: 14px;\n    }\n\n    .iwpd__product-image {\n      max-height: 225px;\n    }\n\n    .iwpd__product-meta {\n      gap: 12px;\n    }\n\n    .iwpd__facts {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .iwpd__fact {\n      padding: 18px 14px;\n    }\n\n    .iwpd__section {\n      padding-top: 52px;\n    }\n\n    .iwpd__section-heading {\n      margin-bottom: 23px;\n    }\n\n    .iwpd__story-main {\n      padding: 26px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__personality {\n      margin-top: 27px;\n      padding: 22px 19px;\n      border-radius: 16px;\n    }\n\n    .iwpd__personality p {\n      padding-left: 15px;\n    }\n\n    .iwpd__features,\n    .iwpd__applications {\n      grid-template-columns: 1fr;\n    }\n\n    .iwpd__feature,\n    .iwpd__feature:last-child {\n      min-height: 0;\n      grid-column: auto;\n      padding: 24px 21px;\n    }\n\n    .iwpd__application {\n      min-height: 142px;\n      padding: 21px;\n    }\n\n    .iwpd__pro-note {\n      grid-template-columns: 1fr;\n      padding: 21px;\n    }\n\n    .iwpd__detail summary {\n      min-height: 70px;\n      padding: 18px 56px 18px 18px;\n    }\n\n    .iwpd__detail summary::before,\n    .iwpd__detail summary::after {\n      right: 20px;\n    }\n\n    .iwpd__detail-content {\n      padding: 0 17px 20px;\n    }\n\n    .iwpd__spec {\n      grid-template-columns: 1fr;\n      gap: 7px;\n      min-height: 0;\n      padding: 16px 16px 16px 21px;\n    }\n\n    .iwpd__spec dt {\n      padding-left: 12px;\n    }\n\n    .iwpd__spec dd {\n      padding-left: 12px;\n      font-size: 13px;\n    }\n\n    .iwpd__sample-banner {\n      grid-template-columns: 1fr;\n      padding: 24px 21px;\n      border-radius: 20px;\n    }\n\n    .iwpd__sample-pill {\n      justify-self: start;\n      white-space: normal;\n    }\n\n    .iwpd__support {\n      padding: 36px 20px 22px;\n      border-radius: 22px;\n    }\n\n    .iwpd__support::before {\n      left: 20px;\n    }\n\n    .iwpd__support-actions {\n      grid-template-columns: 1fr;\n      margin-top: 25px;\n    }\n\n    .iwpd a.iwpd__support-button {\n      min-height: 60px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .iwpd a.iwpd__support-button,\n    .iwpd__detail summary::after {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"iwpd\" aria-labelledby=\"iwpd-m230-title\"\u003e\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003cdiv class=\"iwpd__hero\"\u003e\n    \u003cdiv class=\"iwpd__hero-copy\"\u003e\n      \u003cdiv class=\"iwpd__eyebrow\"\u003e\n        \u003cspan\u003e3M™\u003c\/span\u003e\n        \u003cspan\u003eWrap Film Series 2080\u003c\/span\u003e\n        \u003cspan\u003eProduct Code M230\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-m230-title\"\u003e\n        Matte Gray Aluminum\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a refined, industrial-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Matte Gray Aluminum M230\u003c\/strong\u003e.\n        Its balanced aluminum-gray foundation, low-reflection matte surface and\n        refined metallic character create a dimensional silver-gray appearance\n        that changes gently with light, viewing angle and the vehicle’s body\n        lines.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__chips\" aria-label=\"Product finish characteristics\"\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eMatte finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eAluminum-gray tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle metallic depth\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eColor-change vinyl\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DYNAMIC SHOPIFY FEATURED IMAGE --\u003e\n    \u003cdiv class=\"iwpd__product-card\"\u003e\n     \n\n      \u003cdiv class=\"iwpd__product-meta\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eFinish\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eMatte Metallic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"iwpd__product-label\"\u003eColor family\u003c\/span\u003e\n          \u003cspan class=\"iwpd__product-value\"\u003eGray \/ Silver\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"iwpd__screen-note\"\u003e\n        Digital colors are shown for general reference. Actual aluminum-gray\n        brightness, silver or steel undertones, metallic character and matte\n        appearance may vary with lighting, viewing angle, surrounding reflections\n        and screen settings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PRODUCT FACTS --\u003e\n  \u003cdiv class=\"iwpd__facts\" aria-label=\"Quick product facts\"\u003e\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 14.5c1.8-4.5 4.3-6.6 7-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFinish\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMatte Metallic\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 8.5 12 4l8 4.5-8 4.5-8-4.5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 12.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 16.5 8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eFilm construction\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eMulti-Layer Dual Cast\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 17c2.5-6 5-8 14-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 7v10h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eAdhesive technology\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eControltac™ + Comply™\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14M9 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eMaximum width\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003e60 in \/ 5 ft\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M7 4v16M17 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m4 7 3-3 3 3M14 17l3 3 3-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eApplication method\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eDry Application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__fact\"\u003e\n      \u003cdiv class=\"iwpd__fact-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3 5 6v5c0 4.5 2.6 8.1 7 10 4.4-1.9 7-5.5 7-10V6l-7-3Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"iwpd__fact-label\"\u003eManufacturer warranty\u003c\/span\u003e\n      \u003cspan class=\"iwpd__fact-value\"\u003eUp to 8 Years*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT-SPECIFIC OVERVIEW --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eIndustrial metallic character\u003c\/span\u003e\n      \u003ch3\u003eA refined matte gray with aluminum-inspired metallic character\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story\"\u003e\n      \u003cdiv class=\"iwpd__story-main\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eMatte Gray Aluminum M230\u003c\/strong\u003e delivers a refined\n          aluminum-gray appearance with a low-reflection surface and controlled\n          metallic depth. Depending on the lighting, it can appear as balanced\n          gray aluminum, cool silver gray, softer steel gray or a brighter\n          illuminated metallic gray across the vehicle’s contours.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Its matte surface suppresses strong reflections while the fine metallic\n          effect adds controlled depth across curves and contours. The result is\n          a modern, technical finish with an aluminum-inspired character, without\n          producing the mirror-like reflection of gloss vinyl.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The film is part of the professional 3M™ Wrap Film Series 2080 range and\n          is made specifically for vehicle personalization, including accents,\n          partial coverage and complete color-change wraps. It is supplied ready\n          to install without printing or an additional overlaminate.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"iwpd__personality\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"iwpd__personality-label\"\u003eColor personality\u003c\/span\u003e\n\n            \u003ch4\u003e\n              Modern, architectural and confidently premium with restrained metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Matte Gray Aluminum pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting red, blue, white or metallic brake\n            details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERIES FEATURES --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003e3M 2080 technology\u003c\/span\u003e\n      \u003ch3\u003eEngineered for professional vehicle wrapping\u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Series 2080 combines a conformable cast construction with installation\n        technologies developed to make positioning, air evacuation and final\n        application more manageable for experienced installers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__features\"\u003e\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003ePosition before committing\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Controltac™ technology helps reduce initial contact, allowing the\n          installer to slide, position, lift and reposition the film before firm\n          squeegee pressure activates the final bond.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eNon-visible air-release channels\u003c\/h4\u003e\n        \u003cp\u003e\n          3M™ Comply™ adhesive technology provides hidden channels that help\n          trapped air escape toward the edges, supporting a smoother and more\n          efficient professional installation.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eConformable dual-cast film\u003c\/h4\u003e\n        \u003cp\u003e\n          The multi-layer cast construction is designed to fit around vehicle\n          curves, channels and compound contours while maintaining a smooth,\n          dimensionally stable appearance.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeam-minimizing 60-inch width\u003c\/h4\u003e\n        \u003cp\u003e\n          The full 60-inch roll width allows many hoods, roofs, doors and body\n          panels to be covered using a single piece of film without a visible seam.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eFactory-finished matte metallic color\u003c\/h4\u003e\n        \u003cp\u003e\n          This is a factory-colored vehicle wrap film supplied ready to install\n          without printing or an additional overlaminate. Matte colors do not use\n          the removable protective surface layer supplied on gloss and high-gloss\n          Series 2080 films.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"iwpd__feature\"\u003e\n        \u003cspan class=\"iwpd__feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eProfessionally removable\u003c\/h4\u003e\n        \u003cp\u003e\n          The film is designed to be removed using the appropriate heat and\n          professional procedures, subject to the condition of the substrate,\n          installation and applicable warranty period.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eCoverage possibilities\u003c\/span\u003e\n      \u003ch3\u003eUse it for a complete transformation or a focused accent\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__applications\"\u003e\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M3 14.5 5.5 9h13l2.5 5.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 14.5h14v4H5z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16.5\" cy=\"18.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Vehicle Wraps\u003c\/strong\u003e\n          \u003cspan\u003eComplete exterior color-change projects.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"m7 7 2-3h6l2 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHoods \u0026amp; Roofs\u003c\/strong\u003e\n          \u003cspan\u003eContrasting panels or coordinated partial coverage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 4h10v16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 12h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eDoors \u0026amp; Body Panels\u003c\/strong\u003e\n          \u003cspan\u003eQuarter panels, fenders, trunks and exterior sections.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iwpd__application\"\u003e\n        \u003cdiv class=\"iwpd__application-icon\" aria-hidden=\"true\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 12c0-4 3-7 7-7s7 3 7 7-3 7-7 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 12h7v7\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMirrors \u0026amp; Accents\u003c\/strong\u003e\n          \u003cspan\u003eMirror caps, trim, stripes and selected details.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__pro-note\"\u003e\n      \u003cdiv class=\"iwpd__pro-note-icon\" aria-hidden=\"true\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 8v5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"17\" r=\".7\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10.4 3.8 2.8 17a2 2 0 0 0 1.7 3h15a2 2 0 0 0 1.7-3L13.6 3.8a1.8 1.8 0 0 0-3.2 0Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eThis is color-change vinyl, not paint protection film.\u003c\/strong\u003e\n\n        \u003cp\u003e\n          It is designed primarily for appearance and vehicle personalization.\n          It should not be represented as providing the impact or stone-chip\n          protection of a dedicated polyurethane paint protection film.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL AND INSTALLER DETAILS --\u003e\n  \u003cdiv class=\"iwpd__section\"\u003e\n    \u003cdiv class=\"iwpd__section-heading\"\u003e\n      \u003cspan class=\"iwpd__section-kicker\"\u003eProduct information\u003c\/span\u003e\n      \u003ch3\u003eTechnical details and professional installation notes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__details\"\u003e\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m230-technical\"\u003e\n        \u003csummary\u003eTechnical specifications\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cdl class=\"iwpd__specs\"\u003e\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eManufacturer:\u003c\/dt\u003e\n              \u003cdd\u003e3M™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSeries:\u003c\/dt\u003e\n              \u003cdd\u003eWrap Film Series 2080\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct color:\u003c\/dt\u003e\n              \u003cdd\u003eMatte Gray Aluminum\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eM230\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eFilm type:\u003c\/dt\u003e\n              \u003cdd\u003eMulti-layer dual-cast vinyl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eSurface finish:\u003c\/dt\u003e\n              \u003cdd\u003eMatte finish with metallic effect\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive:\u003c\/dt\u003e\n              \u003cdd\u003eGrey solvent-acrylic, pressure-activated adhesive\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eAdhesive technology:\u003c\/dt\u003e\n              \u003cdd\u003e3M™ Controltac™ and Comply™\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication method:\u003c\/dt\u003e\n              \u003cdd\u003eDry application only\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll width:\u003c\/dt\u003e\n              \u003cdd\u003e60 in \/ 5 ft \/ 152.4 cm\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eTypical film thickness:\u003c\/dt\u003e\n              \u003cdd\u003eApproximately 3.5 mil; designs may vary\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eApplication temperature:\u003c\/dt\u003e\n              \u003cdd\u003e60–90°F \/ 16–32°C\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eMaximum roll length:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 75 ft \/ 25 yd \/ 22.86 m\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eService temperature:\u003c\/dt\u003e\n              \u003cdd\u003e-63 to 225°F \/ -53 to 107°C*\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eRecommended substrates:\u003c\/dt\u003e\n              \u003cdd\u003eClean, sound OEM paint, ABS, aluminum and glass\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eWarranty:\u003c\/dt\u003e\n              \u003cdd\u003eUp to 8 years on qualifying vertical applications; coverage varies by zone and exposure*\u003c\/dd\u003e\n            \u003c\/div\u003e\n          \u003c\/dl\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m230-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for M230\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInspect the color and direction before cutting.\u003c\/strong\u003e\n              Unroll enough material to review M230 under consistent lighting.\n              Metallic films can show directionality, so follow the liner arrows,\n              mark the roll direction and keep every panel oriented consistently.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse the same production lot.\u003c\/strong\u003e\n              Film color can vary slightly between manufacturing lots. Use material\n              from the same lot throughout the complete vehicle whenever possible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApply using a dry method.\u003c\/strong\u003e\n              Do not use water, soap solution or a wet-application process with\n              3M™ Wrap Film Series 2080.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDo not expect a removable protective surface layer.\u003c\/strong\u003e\n              The conformable protective layer used on gloss and high-gloss\n              Series 2080 colors is not a standard feature of this matte finish.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a clean felt-edged squeegee.\u003c\/strong\u003e\n              A soft, uncontaminated application edge helps reduce polishing,\n              scratches and unwanted marks in the matte surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eUse a heat gun rather than an open-flame torch.\u003c\/strong\u003e\n              Excessive or uncontrolled heat may alter the appearance or damage\n              the film.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCut safely.\u003c\/strong\u003e\n              3M™ Knifeless™ Tape is recommended for performing cuts on vehicle\n              surfaces whenever appropriate.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eEvaluate the substrate first.\u003c\/strong\u003e\n              The film is intended primarily for standard OEM vehicle paint and is\n              not intended for direct installation on stainless steel or\n              powder-coated metal.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m230-technical\"\u003e\n        \u003csummary\u003eCare, cleaning and removal\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              Wash the wrapped surface regularly using a mild, non-abrasive cleaner\n              and clean microfiber materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eAvoid waxes, polishes and gloss-enhancing products.\u003c\/strong\u003e\n              These products can create uneven shiny areas and permanently change\n              the intended matte appearance.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Avoid abrasive brushes, aggressive scrubbing, harsh solvents and\n              cleaners that are strongly acidic or strongly alkaline.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hand washing or a touchless car wash is preferred. Avoid hot-wax\n              options and dry the surface carefully to reduce water spotting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Bird droppings, insects, tree sap, fuel and road contaminants should\n              be removed as soon as practical.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Indoor or covered parking can help preserve the color and finish,\n              especially in areas with intense sun or extreme weather.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Professional removal is recommended. Removal generally requires\n              controlled heat and may vary depending on the substrate, film age,\n              installation quality and environmental exposure.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"iwpd__detail\" name=\"iwpd-m230-technical\"\u003e\n        \u003csummary\u003eWarranty and durability information\u003c\/summary\u003e\n\n        \u003cdiv class=\"iwpd__detail-content\"\u003e\n          \u003cul class=\"iwpd__check-list\"\u003e\n            \u003cli\u003e\n              3M lists warranty coverage of up to eight years for qualifying vertical\n              applications. Coverage for non-vertical surfaces may be reduced and\n              varies by geographic zone, exposure and current warranty terms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Actual coverage depends on the installation angle, geographic\n              warranty zone, climate, substrate, preparation, installation method\n              and compliance with 3M requirements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Hoods, roofs and other non-vertical surfaces receive more direct\n              environmental exposure and may have shorter coverage than doors and\n              other vertical panels.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Damage caused by misuse, accidents, incorrect installation,\n              excessive stretching, improper maintenance, road debris or ordinary\n              wear is not the same as a manufacturing defect.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Review the applicable current 3M warranty documentation and consult\n              a qualified installer for project-specific warranty eligibility.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__sample-banner\"\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSee the actual finish before committing to a full roll\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Matte Gray Aluminum can appear lighter, cooler, more silver-toned, more\n          steel-gray or more metallic under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual aluminum-gray tone and metallic character\n          on the vehicle before ordering material for a complete wrap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cspan class=\"iwpd__sample-pill\"\u003e\n        Sample option available above\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMER SUPPORT --\u003e\n  \u003cdiv class=\"iwpd__support\"\u003e\n    \u003cdiv class=\"iwpd__support-inner\"\u003e\n      \u003cspan class=\"iwpd__support-label\"\u003e\n        Instawraps product support\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Have more questions or need help planning your project?\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__support-copy\"\u003e\n        Our team can help with product selection, sizing, color samples,\n        compatible tools, order questions and general installation guidance.\n        Choose the most convenient way to reach us.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"iwpd__support-actions\"\u003e\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/tawk.to\/4896158674165\" target=\"_blank\" rel=\"noopener\" aria-label=\"Open Instawraps live chat\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M5 5h14v10H9l-4 4V5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 9h8M8 12h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eFast assistance\u003c\/small\u003e\n            \u003cstrong\u003eLive Chat\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"https:\/\/www.instawrapshop.ca\/pages\/contact-us\" aria-label=\"Visit the Instawraps contact page\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M4 5h16v14H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m4 7 8 6 8-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSend a request\u003c\/small\u003e\n            \u003cstrong\u003eContact Us\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"mailto:support@instawraps.ca\" aria-label=\"Email Instawraps at support@instawraps.ca\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M3 6h18v12H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m3 7 9 7 9-7\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eEmail our team\u003c\/small\u003e\n            \u003cstrong\u003esupport@instawraps.ca\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"iwpd__support-button\" href=\"tel:+18662586908\" aria-label=\"Call Instawraps at 1-866-258-6908\"\u003e\n          \u003cspan class=\"iwpd__support-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n              \u003cpath d=\"M7.2 3.8 10 7.5 8.3 10c1.3 2.5 3.2 4.4 5.7 5.7l2.5-1.7 3.7 2.8-.8 3c-.2.8-1 1.3-1.8 1.2C10.1 20.1 3.9 13.9 3 6.4c-.1-.8.4-1.6 1.2-1.8l3-.8Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n\n          \u003cspan class=\"iwpd__support-text\"\u003e\n            \u003csmall\u003eSpeak with us\u003c\/small\u003e\n            \u003cstrong\u003e1-866-258-6908\u003c\/strong\u003e\n          \u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"iwpd__fine-print\"\u003e\n    *Product specifications, application recommendations and warranty terms are\n    subject to change and may vary by product design, installation angle,\n    geographic zone and application conditions. Colors displayed digitally are\n    approximate. M230 is decorative color-change vinyl and is not paint\n    protection film. Professional installation is recommended. 3M, Controltac,\n    Comply and Knifeless are trademarks of 3M.\n  \u003c\/p\u003e\n\u003c\/section\u003e","brand":"3M","offers":[{"title":"Sample 2.5\"x4\"","offer_id":19546042105913,"sku":"1894516618","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546042138681,"sku":"1894516619","price":20.6,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546042204217,"sku":"1894516620","price":40.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546042236985,"sku":"1894516621","price":94.96,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546042269753,"sku":"1894516622","price":138.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546042302521,"sku":"1894516623","price":161.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546042335289,"sku":"1894516624","price":238.27,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546042368057,"sku":"1894516625","price":310.79,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546042400825,"sku":"1894516626","price":382.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546042433593,"sku":"1894516627","price":455.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546042466361,"sku":"1894516628","price":603.17,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546042499129,"sku":"1894516629","price":748.21,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546042531897,"sku":"1894516630","price":890.94,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546042564665,"sku":"1894516631","price":1096.42,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/M230.jpg?v=1741194541"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/collections\/promotion102_2717e387-c3d2-4c33-8dfb-e6c4d017561e.png?v=1744431469","url":"https:\/\/www.instawrapshop.ca\/collections\/best-sellers-wrap-vinyl.oembed?page=12","provider":"Instawraps","version":"1.0","type":"link"}