{"title":"Gloss Wrap","description":"","products":[{"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":"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":"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":true},{"title":"5ft x 2ft","offer_id":19546022641721,"sku":"1894517166","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546022674489,"sku":"1894517167","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546022707257,"sku":"1894517168","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546022740025,"sku":"1894517169","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546022772793,"sku":"1894517170","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546022805561,"sku":"1894517171","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546022838329,"sku":"1894517172","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546022871097,"sku":"1894517173","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546022903865,"sku":"1894517174","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546022936633,"sku":"1894517175","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546022969401,"sku":"1894517176","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546023002169,"sku":"1894517177","price":1151.08,"currency_code":"CAD","in_stock":true}],"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":true},{"title":"5ft x 2ft","offer_id":19546023166009,"sku":"1894517152","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546023198777,"sku":"1894517153","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546023231545,"sku":"1894517154","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546023264313,"sku":"1894517155","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546023297081,"sku":"1894517156","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546023329849,"sku":"1894517157","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546023362617,"sku":"1894517158","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546023395385,"sku":"1894517159","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546023428153,"sku":"1894517160","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546023460921,"sku":"1894517161","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546023493689,"sku":"1894517162","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546023526457,"sku":"1894517163","price":1151.08,"currency_code":"CAD","in_stock":true}],"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-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":false},{"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":false}],"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":true},{"title":"5ft x 20ft","offer_id":31404895699001,"sku":"1894516653","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":31404895731769,"sku":"1894516654","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":31404895764537,"sku":"1894516655","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":31404895797305,"sku":"1894516656","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":31404895830073,"sku":"1894516657","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":31404895862841,"sku":"1894516658","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":31404895895609,"sku":"1894516659","price":1095.57,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft (Pre-Order)","offer_id":49503269814510,"sku":"768954678098","price":1095.57,"currency_code":"CAD","in_stock":true}],"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":false},{"title":"5ft x 2ft","offer_id":19546033455161,"sku":"1894516676","price":42.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546033487929,"sku":"1894516677","price":99.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546033520697,"sku":"1894516678","price":145.01,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546033553465,"sku":"1894516679","price":169.18,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546033586233,"sku":"1894516680","price":250.15,"currency_code":"CAD","in_stock":false},{"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-gloss-white-vinyl-wrap-g10","title":"3M 2080 SCOTCHPRINT GLOSS WHITE VINYL WRAP | G10","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss White G10\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-g10-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 G10\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g10-title\"\u003e\n        Gloss White\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a clean, timeless transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss White G10\u003c\/strong\u003e.\n        Its bright neutral-white color and smooth gloss reflection create a crisp,\n        polished appearance that defines the vehicle’s curves, edges and sculpted\n        body lines with a classic 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\"\u003eClean solid-white 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\"\u003eWhite\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        warmth, 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 premium white\u003c\/span\u003e\n      \u003ch3\u003eA clean solid-white 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 White G10\u003c\/strong\u003e delivers a clean neutral-white\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 crisp bright white, softer reflected white, slightly\n          warmer white or cooler sunlit 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 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-white 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, timeless and versatile with a crisp solid-white appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Gloss White works especially well for full wraps, roofs, hoods, mirror\n            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 red, blue, 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 White 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-g10-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\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG10\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\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-g10-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G10\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 G10 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-g10-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 G10.\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-g10-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 can appear brighter, warmer, cooler, softer or more reflective\n          under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate its\n          actual white tone, gloss level and reflected appearance 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. G10 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":19546046398521,"sku":"1894516968","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546046431289,"sku":"1894516969","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546046464057,"sku":"1894516970","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546046496825,"sku":"1894516971","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546046529593,"sku":"1894516972","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546046562361,"sku":"1894516973","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546046595129,"sku":"1894516974","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546046627897,"sku":"1894516975","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546046660665,"sku":"1894516976","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546046693433,"sku":"1894516977","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546046726201,"sku":"1894516978","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546046758969,"sku":"1894516979","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546046791737,"sku":"1894516980","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546046824505,"sku":"1894516981","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G10.jpg?v=1741194621"},{"product_id":"3m-1080-scotchprint-gloss-sunflower-vinyl-wrap-g25","title":"3M 2080 SCOTCHPRINT GLOSS SUNFLOWER VINYL WRAP | G25","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Sunflower G25\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-g25-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 G25\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g25-title\"\u003e\n        Gloss Sunflower\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a warm, energetic transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Sunflower G25\u003c\/strong\u003e.\n        Its rich sunflower-yellow 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 distinctive 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\"\u003eWarm sunflower-yellow 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\"\u003eYellow \/ Golden 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 yellow intensity,\n        warmth, golden undertones and reflected 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\"\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\"\u003eWarm premium yellow\u003c\/span\u003e\n      \u003ch3\u003eA warm sunflower-yellow 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 Sunflower G25\u003c\/strong\u003e delivers a warm yellow 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          rich sunflower yellow, brighter golden yellow, deeper warm yellow or a\n          lighter sunlit yellow 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              Warm, optimistic and distinctive with a clean solid-yellow appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Sunflower 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, navy, red 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 Sunflower 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-g25-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 Sunflower\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG25\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\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-g25-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G25\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 G25 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-g25-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 G25.\u003c\/strong\u003e\n              Bright gloss finishes can make road film, tar, bug residue, dried\n              water spots and staining more noticeable. Rinse first, avoid dry\n              wiping and use clean, soft materials with approved non-abrasive\n              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-g25-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 Sunflower can appear brighter, warmer, more golden, deeper or lighter\n          under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate its\n          actual yellow tone, gloss level and reflected appearance 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. G25 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":19546047479865,"sku":"1894516940","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546047512633,"sku":"1894516941","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546047545401,"sku":"1894516942","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546047578169,"sku":"1894516943","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546047610937,"sku":"1894516944","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546047774777,"sku":"1894516945","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546047807545,"sku":"1894516946","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546047840313,"sku":"1894516947","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546047873081,"sku":"1894516948","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546047905849,"sku":"1894516949","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546047938617,"sku":"1894516950","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546047971385,"sku":"1894516951","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546048004153,"sku":"1894516952","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546048036921,"sku":"1894516953","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G25.jpg?v=1741194615"},{"product_id":"3m-1080-scotchprint-gloss-storm-grey-vinyl-wrap-g31","title":"3M 2080 SCOTCHPRINT GLOSS STORM GRAY VINYL WRAP | G31","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Storm Gray G31\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-g31-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 G31\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g31-title\"\u003e\n        Gloss Storm Gray\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 Gloss Storm Gray G31\u003c\/strong\u003e.\n        Its balanced storm-gray color and smooth gloss reflection create a\n        polished appearance that brings crisp definition to the vehicle’s curves,\n        edges and sculpted body lines with a refined 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\"\u003eBalanced storm-gray 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\"\u003eGray\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 gray 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\"\u003eContemporary premium gray\u003c\/span\u003e\n      \u003ch3\u003eA balanced storm-gray 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 Storm Gray G31\u003c\/strong\u003e delivers a balanced medium-gray\n          appearance with a clean reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as cool storm gray, deeper slate gray, softer neutral gray or\n          a lighter sunlit gray 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              Modern, composed and versatile with a clean solid-gray appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Storm Gray 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 red, blue, white 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 Storm Gray 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-g31-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 Storm Gray\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG31\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\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-g31-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G31\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 G31 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-g31-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 G31.\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-g31-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 Storm Gray can appear cooler, warmer, lighter, deeper or more\n          slate-toned under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual gray 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. G31 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":19546048233529,"sku":"1894516926","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546048266297,"sku":"1894516927","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546048299065,"sku":"1894516928","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546048364601,"sku":"1894516929","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546048397369,"sku":"1894516930","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546048430137,"sku":"1894516931","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546048462905,"sku":"1894516932","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546048495673,"sku":"1894516933","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546048528441,"sku":"1894516934","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546048561209,"sku":"1894516935","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546048593977,"sku":"1894516936","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546048626745,"sku":"1894516937","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546048659513,"sku":"1894516938","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546048692281,"sku":"1894516939","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G31.jpg?v=1741194611"},{"product_id":"3m-1080-scotchprint-gloss-sterling-silver-vinyl-wrap-g251","title":"3M 2080 SCOTCHPRINT GLOSS STERLING SILVER VINYL WRAP | G251","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Sterling Silver G251\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-g251-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 G251\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g251-title\"\u003e\n        Gloss Sterling Silver\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a clean, premium transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Sterling Silver G251\u003c\/strong\u003e.\n        Its refined silver 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\"\u003eRefined sterling-silver 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\"\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 balance, metallic sparkle and reflected 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\"\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\"\u003eTimeless metallic silver\u003c\/span\u003e\n      \u003ch3\u003eA refined sterling-silver 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 Sterling Silver G251\u003c\/strong\u003e delivers a refined silver\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as bright sterling silver,\n          cool light gray, softer steel silver or a more luminous metallic silver\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          cool steel-toned depth beneath the silver 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              Clean, sophisticated and timeless with refined metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Sterling Silver 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 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 Sterling Silver 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-g251-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 Sterling Silver\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG251\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\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-g251-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G251\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 G251 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-g251-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 G251.\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-g251-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 Sterling Silver can appear brighter, cooler, softer gray, more\n          steel-toned or more reflective under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual silver 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. G251 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":19546048856121,"sku":"1894516912","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546048888889,"sku":"1894516913","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546048921657,"sku":"1894516914","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546048954425,"sku":"1894516915","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546048987193,"sku":"1894516916","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546049019961,"sku":"1894516917","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546049052729,"sku":"1894516918","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546049085497,"sku":"1894516919","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546049118265,"sku":"1894516920","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546049151033,"sku":"1894516921","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546049183801,"sku":"1894516922","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546049216569,"sku":"1894516923","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546049249337,"sku":"1894516924","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546049282105,"sku":"1894516925","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G251.jpg?v=1741194609"},{"product_id":"3m-1080-scotchprint-gloss-sky-blue-vinyl-wrap-g77","title":"3M 2080 SCOTCHPRINT GLOSS SKY BLUE VINYL WRAP | G77","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Sky Blue G77\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-g77-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 G77\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g77-title\"\u003e\n        Gloss Sky Blue\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a fresh, modern transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Sky Blue G77\u003c\/strong\u003e.\n        Its clean sky-blue color and smooth gloss reflection create a bright,\n        polished appearance that brings crisp definition to the vehicle’s curves,\n        edges and sculpted body lines with a refined 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\"\u003eClean sky-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\"\u003eSky 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 sky-blue intensity,\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\"\u003eFresh premium blue\u003c\/span\u003e\n      \u003ch3\u003eA clean sky-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 Sky Blue G77\u003c\/strong\u003e delivers a clean light-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 airy sky blue, brighter powder blue, slightly cooler blue\n          or a softer sunlit pastel 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-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              Fresh, uplifting and contemporary with a clean solid sky-blue appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Sky Blue 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 or gunmetal wheels and\n            contrasting white, navy, orange 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 Sky 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-g77-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 Sky Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG77\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\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-g77-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G77\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 G77 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-g77-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 G77.\u003c\/strong\u003e\n              Light gloss finishes can make road film, tar, bug residue, dried\n              water spots and staining more noticeable. Rinse first, avoid dry\n              wiping and use clean, soft materials with approved non-abrasive\n              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-g77-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 Sky Blue can appear brighter, cooler, softer, more pastel or slightly\n          deeper under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate its\n          actual blue tone, gloss level and reflected appearance 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. G77 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":19546049413177,"sku":"1894516898","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546049445945,"sku":"1894516899","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546049478713,"sku":"1894516900","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546049511481,"sku":"1894516901","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546049544249,"sku":"1894516902","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546049577017,"sku":"1894516903","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546049609785,"sku":"1894516904","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546049642553,"sku":"1894516905","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546049675321,"sku":"1894516906","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546049708089,"sku":"1894516907","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546049740857,"sku":"1894516908","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546049773625,"sku":"1894516909","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546049806393,"sku":"1894516910","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546049839161,"sku":"1894516911","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G77.jpg?v=1741194606"},{"product_id":"3m-1080-scotchprint-gloss-red-metallic-vinyl-wrap-g203","title":"3M 2080 SCOTCHPRINT GLOSS RED METALLIC VINYL WRAP | G203","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Red Metallic G203\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-g203-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 G203\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g203-title\"\u003e\n        Gloss Red Metallic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a rich, performance-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Red Metallic G203\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\"\u003eRich 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 burgundy undertones, metallic sparkle and reflected 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\"\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\"\u003ePerformance metallic red\u003c\/span\u003e\n      \u003ch3\u003eA rich metallic-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 Red Metallic G203\u003c\/strong\u003e delivers a saturated red\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as vivid 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 gloss surface produces crisp reflections that clearly define the\n          vehicle’s body lines, while the metallic pigment adds fine sparkle and\n          deeper crimson-toned dimension beneath the red 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 sophisticated with refined metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            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 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 Red Metallic 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-g203-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 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\u003eG203\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\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-g203-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G203\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 G203 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-g203-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 G203.\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-g203-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 Red Metallic can appear brighter red, deeper crimson, more\n          ruby-toned, darker burgundy or more reflective under indoor lighting,\n          direct sunlight, shade and surrounding reflections. Select the\n          available sample size above and evaluate its actual red 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. G203 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":19546050461753,"sku":"1894517052","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546050494521,"sku":"1894517053","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546050527289,"sku":"1894517054","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546050560057,"sku":"1894517055","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546050592825,"sku":"1894517056","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546050625593,"sku":"1894517057","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546050658361,"sku":"1894517058","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546050691129,"sku":"1894517059","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546050723897,"sku":"1894517060","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546050756665,"sku":"1894517061","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546050789433,"sku":"1894517062","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546050822201,"sku":"1894517063","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546050854969,"sku":"1894517064","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546050887737,"sku":"1894517065","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G203.jpg?v=1741194639"},{"product_id":"3m-1080-scotchprint-gloss-light-ivory-vinyl-wrap-g79","title":"3M 2080 SCOTCHPRINT GLOSS LIGHT IVORY VINYL WRAP | G79","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Light Ivory G79\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-g79-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 G79\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g79-title\"\u003e\n        Gloss Light Ivory\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a refined, understated transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Light Ivory G79\u003c\/strong\u003e.\n        Its soft ivory color and smooth gloss reflection create a clean, polished\n        appearance that brings elegant definition to the vehicle’s curves, edges\n        and sculpted body lines with a timeless 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\"\u003eSoft warm-ivory 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\"\u003eIvory \/ Cream\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 ivory warmth,\n        cream undertones, reflected appearance and visible surface detail 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\"\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\"\u003eTimeless warm neutral\u003c\/span\u003e\n      \u003ch3\u003eA soft light-ivory 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 Light Ivory G79\u003c\/strong\u003e delivers a soft off-white\n          appearance with a clean reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as warm ivory, pale cream, lightly beige-influenced white or\n          a cleaner sunlit off-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 preserving the calm, elegant character of\n          the warm neutral color. The result is a smooth, polished look with the\n          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              Elegant, calm and timeless with a clean warm-ivory appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Light Ivory works especially well for full wraps, roofs, hoods, mirror\n            caps and contrasting accents. It pairs especially well with\n            gloss-black trim, carbon-fibre details, black, silver, bronze,\n            champagne or gunmetal wheels and contrasting burgundy, navy or\n            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 Light Ivory 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-g79-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 Light Ivory\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG79\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\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-g79-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G79\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 G79 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-g79-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 G79.\u003c\/strong\u003e\n              Light gloss finishes can make road film, tar, bug residue, dried\n              water spots and staining more noticeable. Rinse first, avoid dry\n              wiping and use clean, soft materials with approved non-abrasive\n              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-g79-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 Light Ivory can appear warmer, creamier, more beige-influenced or\n          cleaner off-white under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual ivory 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. G79 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":19546050953273,"sku":"1894516870","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546050986041,"sku":"1894516871","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546051018809,"sku":"1894516872","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546051051577,"sku":"1894516873","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546051084345,"sku":"1894516874","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546051117113,"sku":"1894516875","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546051149881,"sku":"1894516876","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546051182649,"sku":"1894516877","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546051215417,"sku":"1894516878","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546051248185,"sku":"1894516879","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546051280953,"sku":"1894516880","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546051313721,"sku":"1894516881","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546051346489,"sku":"1894516882","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546051379257,"sku":"1894516883","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G79.jpg?v=1741194600"},{"product_id":"3m-1080-scotchprint-gloss-hot-rod-red-vinyl-wrap-g13","title":"3M 2080 SCOTCHPRINT GLOSS HOT ROD RED VINYL WRAP | G13","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Hot Rod Red G13\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-g13-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 G13\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g13-title\"\u003e\n        Gloss Hot Rod 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 Gloss Hot Rod Red G13\u003c\/strong\u003e.\n        Its saturated 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 classic 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\"\u003eVivid hot-rod 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\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, 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 performance red\u003c\/span\u003e\n      \u003ch3\u003eA vivid hot-rod 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 Hot Rod Red G13\u003c\/strong\u003e delivers a saturated red\n          appearance with a clean reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as vivid hot-rod red, bright scarlet, deeper performance red\n          or a slightly warmer sunlit 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              Bold, energetic and performance-focused with a clean solid-red appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Hot Rod Red works especially well for full wraps, roofs, hoods, mirror\n            caps and contrasting accents. It pairs especially well with\n            gloss-black trim, carbon-fibre details, black, silver or gunmetal\n            wheels 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 Hot Rod 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-g13-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 Hot Rod Red\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG13\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\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-g13-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G13\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 G13 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-g13-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 G13.\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-g13-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 Hot Rod Red can appear brighter, deeper, warmer, more scarlet or\n          slightly darker under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual red 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. G13 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":19546051608633,"sku":"1894516828","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546051641401,"sku":"1894516829","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546051674169,"sku":"1894516830","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546051706937,"sku":"1894516831","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546051739705,"sku":"1894516832","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546051772473,"sku":"1894516833","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546051805241,"sku":"1894516834","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546051838009,"sku":"1894516835","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546051870777,"sku":"1894516836","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546051903545,"sku":"1894516837","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546051936313,"sku":"1894516838","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546051969081,"sku":"1894516839","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546052001849,"sku":"1894516840","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546052034617,"sku":"1894516841","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G13.jpg?v=1741194591"},{"product_id":"3m-1080-scotchprint-gloss-hot-pink-vinyl-wrap-g103","title":"3M 2080 SCOTCHPRINT GLOSS HOT PINK VINYL WRAP | G103","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Hot Pink G103\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-g103-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 G103\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g103-title\"\u003e\n        Gloss Hot Pink\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a vivid, expressive transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Hot Pink G103\u003c\/strong\u003e.\n        Its saturated hot-pink 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 bold 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\"\u003eVivid hot-pink 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\"\u003ePink \/ 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 hot-pink intensity,\n        magenta balance, reflected appearance and visible surface detail 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\"\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\"\u003eHigh-energy premium pink\u003c\/span\u003e\n      \u003ch3\u003eA vivid hot-pink 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 Hot Pink G103\u003c\/strong\u003e delivers a saturated pink\n          appearance with a clean reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as vivid hot pink, deeper magenta-pink, brighter fuchsia or a\n          softer sunlit pink 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              Bold, playful and attention-grabbing with a clean solid hot-pink appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Hot Pink 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 or gunmetal wheels and\n            contrasting white, purple, blue 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 Hot Pink 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-g103-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 Hot Pink\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG103\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-g103-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G103\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 G103 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-g103-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 G103.\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-g103-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 Hot Pink can appear brighter, deeper, more magenta, more fuchsia or\n          softer under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate its\n          actual pink tone, gloss level and reflected appearance 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. G103 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":19546052132921,"sku":"1894516814","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546052165689,"sku":"1894516815","price":20.58,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546052198457,"sku":"1894516816","price":40.25,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546052231225,"sku":"1894516817","price":94.89,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546052263993,"sku":"1894516818","price":138.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546052296761,"sku":"1894516819","price":161.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546052329529,"sku":"1894516820","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546052362297,"sku":"1894516821","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546052395065,"sku":"1894516822","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546052427833,"sku":"1894516823","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546052460601,"sku":"1894516824","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546052493369,"sku":"1894516825","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546052526137,"sku":"1894516826","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546052558905,"sku":"1894516827","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G103.jpg?v=1741194588"},{"product_id":"3m-1080-scotchprint-gloss-gold-metallic-vinyl-wrap-g241","title":"3M 2080 SCOTCHPRINT GLOSS GOLD METALLIC VINYL WRAP | G241","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Gold Metallic G241\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-g241-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 G241\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g241-title\"\u003e\n        Gloss Gold Metallic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a luxurious, attention-grabbing transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Gold Metallic G241\u003c\/strong\u003e.\n        Its rich golden 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-gold 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\"\u003eGold \/ Champagne\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 gold tone, warmth,\n        champagne or bronze influence, metallic sparkle and reflected 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\"\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\"\u003eLuxurious metallic gold\u003c\/span\u003e\n      \u003ch3\u003eA rich golden finish with smooth, paint-like 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 Gold Metallic G241\u003c\/strong\u003e delivers a rich golden\n          appearance with a clean reflective surface and visible metallic depth.\n          Depending on the lighting, it can appear as warm gold, champagne gold,\n          deeper bronze-gold or a brighter sunlit metallic gold 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 pigment adds fine sparkle and\n          warm champagne-bronze depth beneath the gold 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              Luxurious, distinctive and confident with refined metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Gold Metallic pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, silver or gunmetal wheels,\n            smoked lighting and contrasting white, burgundy, navy 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 Gold 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-g241-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 Gold Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG241\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\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-g241-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G241\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 G241 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-g241-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 G241.\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-g241-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 Gold Metallic can appear warmer, lighter, more champagne-toned,\n          deeper bronze-gold or more reflective under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual gold tone and metallic sparkle\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. G241 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":19546053509177,"sku":"1894517038","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546053541945,"sku":"1894517039","price":20.58,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546053574713,"sku":"1894517040","price":40.25,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546053640249,"sku":"1894517041","price":94.89,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546053673017,"sku":"1894517042","price":138.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546053705785,"sku":"1894517043","price":161.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546053738553,"sku":"1894517044","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546053771321,"sku":"1894517045","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546053804089,"sku":"1894517046","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546053836857,"sku":"1894517047","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546053869625,"sku":"1894517048","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546053902393,"sku":"1894517049","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546053935161,"sku":"1894517050","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546053967929,"sku":"1894517051","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G241.jpg?v=1741194636"},{"product_id":"3m-1080-scotchprint-gloss-charcoal-metallic-vinyl-wrap-g211","title":"3M 2080 SCOTCHPRINT GLOSS CHARCOAL METALLIC VINYL WRAP | G211","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Charcoal Metallic G211\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-g211-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 G211\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g211-title\"\u003e\n        Gloss Charcoal Metallic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a refined, modern transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Charcoal Metallic G211\u003c\/strong\u003e.\n        Its rich charcoal-gray 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\"\u003eRich charcoal-gray 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\"\u003eCharcoal \/ Graphite\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 charcoal-gray\n        depth, graphite undertones, metallic sparkle and reflected 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\"\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\"\u003eModern metallic gray\u003c\/span\u003e\n      \u003ch3\u003eA rich charcoal-gray 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 Charcoal Metallic G211\u003c\/strong\u003e delivers a rich\n          charcoal-gray appearance with a clean reflective surface and visible\n          metallic depth. Depending on the lighting, it can appear as medium\n          charcoal, dark graphite, steel gray or a brighter metallic gray across\n          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          steel-toned depth beneath the charcoal 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              Modern, balanced and sophisticated with visible metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Charcoal Metallic 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 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 Charcoal 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-g211-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 Charcoal Metallic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG211\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\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-g211-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G211\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 G211 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-g211-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 G211.\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-g211-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 Charcoal Metallic can appear lighter steel gray, deeper graphite,\n          warmer charcoal or more reflective under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual gray depth 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. G211 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":19546054131769,"sku":"1894517010","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546054164537,"sku":"1894517011","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546054197305,"sku":"1894517012","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546054230073,"sku":"1894517013","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546054262841,"sku":"1894517014","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546054295609,"sku":"1894517015","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546054328377,"sku":"1894517016","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546054361145,"sku":"1894517017","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546054393913,"sku":"1894517018","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546054426681,"sku":"1894517019","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546054459449,"sku":"1894517020","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546054492217,"sku":"1894517021","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546054524985,"sku":"1894517022","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546054557753,"sku":"1894517023","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G211.jpg?v=1741194631"},{"product_id":"3m-1080-scotchprint-gloss-burnt-orange-vinyl-wrap-g14","title":"3M 2080 SCOTCHPRINT GLOSS BURNT ORANGE VINYL WRAP | G14","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Burnt Orange G14\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-g14-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 G14\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g14-title\"\u003e\n        Gloss Burnt Orange\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a rich, performance-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Burnt Orange G14\u003c\/strong\u003e.\n        Its deep burnt-orange 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 warm, 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\"\u003eRich burnt-orange 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\"\u003eBurnt 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 burnt-orange depth,\n        warmth, red undertones and reflected 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\"\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\"\u003eWarm premium orange\u003c\/span\u003e\n      \u003ch3\u003eA rich burnt-orange 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 Burnt Orange G14\u003c\/strong\u003e delivers a deep orange\n          appearance with a clean reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as warm burnt orange, reddish orange, terracotta-inspired\n          orange or a brighter sunlit copper-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 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              Warm, bold and distinctive with a rich solid burnt-orange appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Burnt Orange works especially well for full wraps, roofs, hoods, mirror\n            caps and contrasting accents. It pairs especially well with\n            gloss-black trim, carbon-fibre details, black, bronze, silver or\n            gunmetal wheels and contrasting cream, blue 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 Burnt 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-g14-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 Burnt Orange\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG14\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\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-g14-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G14\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 G14 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-g14-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 G14.\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-g14-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 Burnt Orange can appear warmer, redder, deeper, brighter or more\n          terracotta-toned under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual burnt-orange 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. G14 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":19546055213113,"sku":"1894516744","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546055245881,"sku":"1894516745","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546055278649,"sku":"1894516746","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546055311417,"sku":"1894516747","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546055344185,"sku":"1894516748","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546055376953,"sku":"1894516749","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546055409721,"sku":"1894516750","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546055442489,"sku":"1894516751","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546055475257,"sku":"1894516752","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546055508025,"sku":"1894516753","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546055540793,"sku":"1894516754","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546055573561,"sku":"1894516755","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546055606329,"sku":"1894516756","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546055639097,"sku":"1894516757","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G14.jpg?v=1741194573"},{"product_id":"3m-1080-scotchprint-gloss-bright-yellow-vinyl-wrap-g15","title":"3M 2080 SCOTCHPRINT GLOSS BRIGHT YELLOW VINYL WRAP | G15","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Bright Yellow G15\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-g15-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 G15\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g15-title\"\u003e\n        Gloss Bright Yellow\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 Bright Yellow G15\u003c\/strong\u003e.\n        Its saturated bright-yellow color and smooth gloss reflection create a\n        clean, polished appearance that brings strong definition to the vehicle’s\n        curves, edges and sculpted body lines with a bold 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\"\u003eVivid bright-yellow 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\"\u003eYellow\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 yellow intensity,\n        warmth, 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\"\u003eHigh-energy premium yellow\u003c\/span\u003e\n      \u003ch3\u003eA vivid bright-yellow 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 Bright Yellow G15\u003c\/strong\u003e delivers a saturated yellow\n          appearance with a clean reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as vivid bright yellow, warmer sunlit yellow, slightly deeper\n          golden yellow or a cleaner lemon-influenced yellow 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-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              Bright, energetic and unmistakable with a clean solid-yellow appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Bright Yellow works especially well for full wraps, roofs, hoods, mirror\n            caps and contrasting accents. It pairs especially well with\n            gloss-black trim, carbon-fibre details, black, silver or gunmetal\n            wheels and contrasting white, blue, red 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 Bright Yellow 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-g15-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 Bright Yellow\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG15\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\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-g15-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G15\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 G15 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-g15-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 G15.\u003c\/strong\u003e\n              Bright gloss finishes can make road film, tar, bug residue, dried\n              water spots and staining more noticeable. Rinse first, avoid dry\n              wiping and use clean, soft materials with approved non-abrasive\n              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-g15-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 Bright Yellow can appear warmer, cleaner, deeper, brighter or more\n          lemon-influenced under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual yellow 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. G15 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":19546055770169,"sku":"1894516730","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546055802937,"sku":"1894516731","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546055835705,"sku":"1894516732","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546055868473,"sku":"1894516733","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546055901241,"sku":"1894516734","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546055934009,"sku":"1894516735","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546055966777,"sku":"1894516736","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546055999545,"sku":"1894516737","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546056032313,"sku":"1894516738","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546056065081,"sku":"1894516739","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546056097849,"sku":"1894516740","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546056130617,"sku":"1894516741","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546056163385,"sku":"1894516742","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546056196153,"sku":"1894516743","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G15.jpg?v=1741194570"},{"product_id":"3m-1080-scotchprint-gloss-bright-orange-vinyl-wrap-g54","title":"3M 2080 SCOTCHPRINT GLOSS BRIGHT ORANGE VINYL WRAP | G54","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Bright Orange G54\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-g54-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 G54\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g54-title\"\u003e\n        Gloss Bright Orange\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a vivid, energetic transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Bright Orange G54\u003c\/strong\u003e.\n        Its saturated orange 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 bold 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\"\u003eVivid bright-orange 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\"\u003eOrange\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, 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\"\u003eHigh-energy premium orange\u003c\/span\u003e\n      \u003ch3\u003eA vivid bright-orange 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 Bright Orange G54\u003c\/strong\u003e delivers a saturated orange\n          appearance with a clean reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as vivid bright orange, warmer tangerine, deeper orange or a\n          lighter sunlit 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 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              Bright, energetic and attention-grabbing with a clean solid-orange appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Bright Orange works especially well for full wraps, roofs, hoods, mirror\n            caps and contrasting accents. It pairs especially well with\n            gloss-black trim, carbon-fibre details, black, silver or gunmetal\n            wheels and contrasting white, blue 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 Bright 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-g54-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 Bright Orange\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG54\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\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-g54-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G54\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 G54 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-g54-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 G54.\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-g54-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 Bright Orange can appear warmer, deeper, brighter or more\n          tangerine-toned under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual orange 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. G54 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":19546056261689,"sku":"1894516716","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546056294457,"sku":"1894516717","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546056327225,"sku":"1894516718","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546056359993,"sku":"1894516719","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546056392761,"sku":"1894516720","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546056425529,"sku":"1894516721","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546056458297,"sku":"1894516722","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546056491065,"sku":"1894516723","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546056523833,"sku":"1894516724","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546056556601,"sku":"1894516725","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546056589369,"sku":"1894516726","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546056622137,"sku":"1894516727","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546056654905,"sku":"1894516728","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546056687673,"sku":"1894516729","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G54.jpg?v=1741194567"},{"product_id":"3m-1080-scotchprint-gloss-blue-fire-vinyl-wrap-g337","title":"3M 2080 SCOTCHPRINT GLOSS BLUE FIRE VINYL WRAP | G337","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Blue Fire G337\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-g337-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 G337\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g337-title\"\u003e\n        Gloss Blue Fire\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a vivid, performance-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Blue Fire G337\u003c\/strong\u003e.\n        Its saturated electric-blue foundation, subtle metallic character and\n        smooth gloss reflection create a polished, paint-like appearance that\n        becomes more intense as light moves across the vehicle’s curves, edges\n        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\"\u003eVivid electric-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\"\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 electric-blue\n        intensity, royal-blue undertones, metallic character 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 premium blue\u003c\/span\u003e\n      \u003ch3\u003eA vivid electric-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 Blue Fire G337\u003c\/strong\u003e delivers a vivid blue appearance\n          with a clean reflective surface and subtle metallic character.\n          Depending on the lighting, it can appear as bright electric blue,\n          saturated cobalt, deeper royal blue or a slightly cooler blue tone\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 subtle effect pigment adds luminous\n          depth beneath the saturated blue 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, energetic and performance-focused with refined metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Blue Fire pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver or gunmetal wheels, smoked\n            lighting and contrasting white, red, orange 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 Fire 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-g337-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 Fire\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG337\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\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-g337-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G337\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 G337 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform 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\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-g337-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 G337.\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-g337-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 Fire can appear brighter electric blue, deeper cobalt, more\n          royal blue or slightly cooler under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual blue intensity and metallic character 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. G337 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":19546056982585,"sku":"1894516702","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546057015353,"sku":"1894516703","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546057048121,"sku":"1894516704","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546057080889,"sku":"1894516705","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546057113657,"sku":"1894516706","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546057146425,"sku":"1894516707","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546057179193,"sku":"1894516708","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546057211961,"sku":"1894516709","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546057244729,"sku":"1894516710","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546057277497,"sku":"1894516711","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546057310265,"sku":"1894516712","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546057343033,"sku":"1894516713","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546057375801,"sku":"1894516714","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546057408569,"sku":"1894516715","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G337.jpg?v=1741194564"},{"product_id":"3m-1080-scotchprint-gloss-black-vinyl-wrap-g12","title":"3M 2080 SCOTCHPRINT GLOSS BLACK VINYL WRAP | G12","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Black G12\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-g12-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 G12\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g12-title\"\u003e\n        Gloss Black\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a timeless, high-impact transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Black G12\u003c\/strong\u003e.\n        Its deep neutral-black color and smooth gloss reflection create a clean,\n        polished appearance that defines the vehicle’s curves, edges and sculpted\n        body lines with a classic 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 solid-black 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\"\u003eBlack\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        reflected appearance and visible surface detail 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\"\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 premium black\u003c\/span\u003e\n      \u003ch3\u003eA deep solid-black 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 Black G12\u003c\/strong\u003e delivers a deep, neutral black\n          appearance with a clean reflective surface and no added metallic or\n          pearl effect. Depending on the lighting and surrounding reflections, it\n          can appear as rich jet black, softer reflected black or a brighter\n          mirror-like black 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-black 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              Timeless, bold and commanding with a clean solid-black appearance.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Gloss Black works especially well for full wraps, roofs, hoods, mirror\n            caps, chrome-delete projects and contrasting accents. It pairs with\n            virtually any wheel, trim, lighting or brake-caliper color.\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 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-g12-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\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG12\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\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-g12-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G12\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 G12 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform reflected appearance 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 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-g12-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 especially clean, soft towels on G12.\u003c\/strong\u003e\n              Solid black gloss can make dust, fingerprints, water spots, swirl\n              marks and fine surface impressions more visible than lighter colors.\n              Rinse first 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-g12-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 can appear deeper, brighter, more reflective or softer under\n          indoor lighting, direct sunlight, shade and surrounding reflections.\n          Select the available sample size above and evaluate its actual black\n          depth, gloss level and reflected appearance 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. G12 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":19546057506873,"sku":"1894516688","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546057539641,"sku":"1894516689","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546057572409,"sku":"1894516690","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546057605177,"sku":"1894516691","price":94.89,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546057637945,"sku":"1894516692","price":138.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546057670713,"sku":"1894516693","price":161.02,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546057703481,"sku":"1894516694","price":238.09,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546057736249,"sku":"1894516695","price":310.55,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546057769017,"sku":"1894516696","price":382.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546057801785,"sku":"1894516697","price":455.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546057834553,"sku":"1894516698","price":602.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546057867321,"sku":"1894516699","price":747.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546057900089,"sku":"1894516700","price":890.26,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546057932857,"sku":"1894516701","price":1095.57,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G12.jpg?v=1741194559"},{"product_id":"3m-1080-scotchprint-gloss-anthracite-vinyl-wrap-g201","title":"3M 2080 SCOTCHPRINT GLOSS ANTHRACITE VINYL WRAP | G201","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Anthracite G201\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-g201-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 G201\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-g201-title\"\u003e\n        Gloss Anthracite\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 Anthracite G201\u003c\/strong\u003e.\n        Its deep charcoal-gray foundation, restrained metallic character and\n        smooth gloss reflection create a polished, paint-like appearance that\n        becomes richer 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 anthracite-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\"\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\"\u003eGray \/ 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 charcoal-gray\n        depth, graphite undertones, metallic character and reflected 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\"\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 premium gray\u003c\/span\u003e\n      \u003ch3\u003eA deep anthracite-gray 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 Anthracite G201\u003c\/strong\u003e delivers a deep charcoal-gray\n          appearance with a clean reflective surface and subtle metallic\n          character. Depending on the lighting, it can appear as dark graphite,\n          charcoal gray, steel gray or nearly black 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, while the subtle effect pigment adds graphite and\n          steel-toned depth beneath the charcoal 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 architectural with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Anthracite pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting 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 Anthracite 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-g201-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 Anthracite\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eG201\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\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-g201-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for G201\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 G201 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform 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\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-g201-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 especially clean, soft towels on G201.\u003c\/strong\u003e\n              Dark gloss 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-g201-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 Anthracite can appear lighter steel gray, deeper graphite, warmer\n          charcoal or nearly black under indoor lighting, direct sunlight, shade\n          and surrounding reflections. Select the available sample size above and\n          evaluate its actual gray depth 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. G201 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":19546058227769,"sku":"1894516660","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546058260537,"sku":"1894516661","price":20.58,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546058293305,"sku":"1894516662","price":40.25,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546058326073,"sku":"1894516663","price":94.89,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546058358841,"sku":"1894516664","price":138.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546058391609,"sku":"1894516665","price":161.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546058424377,"sku":"1894516666","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546058457145,"sku":"1894516667","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546058489913,"sku":"1894516668","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546058522681,"sku":"1894516669","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546058555449,"sku":"1894516670","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546058588217,"sku":"1894516671","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546058620985,"sku":"1894516672","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546058653753,"sku":"1894516673","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/G201.jpg?v=1741194553"},{"product_id":"3m-1080-scotchprint-gloss-midnight-blue-vinyl-wrap-gp272","title":"3M 2080 SCOTCHPRINT GLOSS MIDNIGHT BLUE VINYL WRAP | GP272","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Midnight Blue GP272\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-gp272-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 GP272\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp272-title\"\u003e\n        Gloss Midnight 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 Midnight Blue GP272\u003c\/strong\u003e.\n        Its dark navy-blue foundation, restrained metallic character and smooth\n        gloss reflection create a polished, paint-like appearance that becomes\n        richer 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\"\u003eDeep midnight-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\"\u003eGloss Pearl \/ 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 \/ 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 navy-blue depth,\n        indigo undertones, metallic character and reflected 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\"\u003eGloss Pearl \/ 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 premium blue\u003c\/span\u003e\n      \u003ch3\u003eA deep midnight-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 Midnight Blue GP272\u003c\/strong\u003e delivers a deep navy-blue\n          appearance with a clean reflective surface and subtle metallic\n          character. Depending on the lighting, it can appear as rich midnight\n          blue, dark navy, blue-black or a slightly brighter indigo-blue across\n          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 cool blue\n          depth beneath the dark navy 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              Deep, refined and commanding with understated metallic depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Midnight 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 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 Midnight Blue 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-gp272-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 Midnight Blue\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP272\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 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\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-gp272-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP272\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 GP272 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform 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\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-gp272-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 especially clean, soft towels on GP272.\u003c\/strong\u003e\n              Dark gloss 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-gp272-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 Midnight Blue can appear brighter navy, deeper blue-black, more\n          indigo-toned or nearly black under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual blue depth 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. GP272 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":19546059669561,"sku":"1894517402","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546059702329,"sku":"1894517403","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546059735097,"sku":"1894517404","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546059767865,"sku":"1894517405","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546059800633,"sku":"1894517406","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546059833401,"sku":"1894517407","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546059866169,"sku":"1894517408","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546059898937,"sku":"1894517409","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546059931705,"sku":"1894517410","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546059964473,"sku":"1894517411","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546059997241,"sku":"1894517412","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546060030009,"sku":"1894517413","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546060062777,"sku":"1894517414","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546060095545,"sku":"1894517415","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP272.jpg?v=1741194713"},{"product_id":"3m-1080-scotchprint-gloss-plum-explosion-vinyl-wrap-gp258","title":"3M 2080 SCOTCHPRINT GLOSS PLUM EXPLOSION VINYL WRAP | GP258","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Plum Explosion GP258\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-gp258-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 GP258\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp258-title\"\u003e\n        Gloss Plum Explosion\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, jewel-toned transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Plum Explosion GP258\u003c\/strong\u003e.\n        Its saturated plum-purple foundation, rich berry undertones and fine\n        pearl-metallic sparkle create a polished, paint-like 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\"\u003eSaturated plum-purple tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine pearl-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 Pearl \/ 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\"\u003ePurple \/ Plum\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 plum-purple tone,\n        berry undertones, sparkle intensity and reflected 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\"\u003eGloss Pearl \/ 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\"\u003eExplosive jewel-toned color\u003c\/span\u003e\n      \u003ch3\u003eA saturated plum finish with smooth gloss and metallic sparkle\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 Plum Explosion GP258\u003c\/strong\u003e delivers a saturated\n          purple appearance with a clean reflective surface and fine\n          pearl-metallic character. Depending on the lighting, it can appear as\n          vivid plum, deep berry, magenta-purple, wine-toned burgundy or a darker\n          aubergine 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 sparkle and\n          deeper berry-toned visual depth beneath the purple base. The result is\n          a smooth, polished finish with the familiar presence of premium\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, expressive and luxurious with refined pearl-metallic sparkle.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Plum Explosion pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting gold, magenta 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 Plum Explosion 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-gp258-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 Plum Explosion\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP258\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 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\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-gp258-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP258\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 GP258 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform pearl-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 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-gp258-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 GP258.\u003c\/strong\u003e\n              Gloss effect finishes can make dust, fingerprints, water spots and\n              fine surface marks more visible under direct light, especially\n              across darker reflected areas.\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-gp258-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 Plum Explosion can appear brighter magenta-purple, deeper plum,\n          more berry-toned, more burgundy or darker aubergine under indoor\n          lighting, direct sunlight, shade and surrounding reflections. Select the\n          available sample size above and evaluate its actual purple tone and\n          pearl-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. GP258 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":19546060161081,"sku":"1894517388","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546060193849,"sku":"1894517389","price":20.58,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546060226617,"sku":"1894517390","price":40.25,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546060259385,"sku":"1894517391","price":94.89,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546060292153,"sku":"1894517392","price":138.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546060324921,"sku":"1894517393","price":161.02,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546060357689,"sku":"1894517394","price":238.09,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546060390457,"sku":"1894517395","price":310.55,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546060423225,"sku":"1894517396","price":382.44,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546060455993,"sku":"1894517397","price":455.48,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546060554297,"sku":"1894517398","price":602.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546060587065,"sku":"1894517399","price":747.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546060619833,"sku":"1894517400","price":890.26,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546060652601,"sku":"1894517401","price":1095.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP258.jpg?v=1741194710"},{"product_id":"3m-1080-scotchprint-gloss-flip-ghost-pearl-vinyl-wrap-gp280","title":"3M 2080 SCOTCHPRINT GLOSS FLIP GHOST PEARL VINYL WRAP | GP280","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Flip Ghost Pearl GP280\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-gp280-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 GP280\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp280-title\"\u003e\n        Gloss Flip Ghost Pearl\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a luminous, pearl-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Flip Ghost Pearl GP280\u003c\/strong\u003e.\n        Its soft pearl-white foundation reveals subtle silver, lilac, violet and\n        pink-influenced highlights beneath a smooth gloss reflection, creating an\n        elegant, paint-like 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\"\u003eGloss flip finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003ePearl-white spectral shift\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eLilac-violet 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\"\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\"\u003eWhite \/ Lilac \/ 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 pearl-white tone,\n        silver, lilac, violet and pink highlight balance, color-shift intensity\n        and reflected appearance may vary with lighting, viewing angle,\n        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 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\"\u003eEthereal pearl-shift effect\u003c\/span\u003e\n      \u003ch3\u003eA pearl-white-to-lilac 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 Ghost Pearl GP280\u003c\/strong\u003e delivers a refined\n          color-shifting appearance with a clean reflective surface and\n          pearl-metallic depth. Depending on lighting and viewing angle, it can\n          appear as soft pearl white, pale silver, cool lilac, violet or faint\n          pink 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 delicate\n          spectral transition across the pale base. The result is a smooth,\n          polished finish with the presence of a premium pearl automotive paint\n          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              Elegant, ethereal and dynamic with a refined pearl-white color shift.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Ghost Pearl pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, champagne or gunmetal wheels,\n            smoked lighting and contrasting violet, pink, 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 Flip Ghost Pearl 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-gp280-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 Ghost Pearl\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP280\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-gp280-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP280\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 GP280 under consistent lighting and follow the directional\n              arrows on the liner. Keep every adjacent panel oriented consistently\n              so the pearl 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 pearl-shift balance can vary slightly between\n              manufacturing lots. Use material from the same lot throughout the\n              complete vehicle 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-gp280-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 GP280.\u003c\/strong\u003e\n              Light gloss finishes can make road film, tar, bug residue, dried\n              water spots and staining more noticeable. Use clean, soft materials\n              and 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-gp280-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 Ghost Pearl can appear cleaner white, more silver, more lilac,\n          more violet or subtly pink under indoor lighting, direct sunlight, shade\n          and surrounding reflections. Select the available sample size above and\n          evaluate the actual pearl 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. GP280 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":19546061307961,"sku":"1894517444","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546061340729,"sku":"1894517445","price":22.64,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546061373497,"sku":"1894517446","price":44.28,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546061406265,"sku":"1894517447","price":104.38,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546061439033,"sku":"1894517448","price":151.83,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546061471801,"sku":"1894517449","price":177.13,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546061504569,"sku":"1894517450","price":261.91,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546061537337,"sku":"1894517451","price":341.62,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546061570105,"sku":"1894517452","price":417.54,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546061602873,"sku":"1894517453","price":501.05,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546061635641,"sku":"1894517454","price":663.0,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546061668409,"sku":"1894517455","price":816.1,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546061701177,"sku":"1894517456","price":971.73,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546061733945,"sku":"1894517457","price":1195.68,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP280.jpg?v=1741194720"},{"product_id":"3m-1080-scotchprint-gloss-flip-psychedelic-vinyl-wrap-gp281","title":"3M 2080 SCOTCHPRINT GLOSS FLIP PSYCHEDELIC VINYL WRAP | GP281","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Flip Psychedelic GP281\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-gp281-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 GP281\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp281-title\"\u003e\n        Gloss Flip Psychedelic\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a vivid, prism-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Flip Psychedelic GP281\u003c\/strong\u003e.\n        Its smoky silver-gray foundation shifts through magenta, warm gold,\n        teal-blue and violet highlights, while the smooth gloss reflection creates\n        a fluid, paint-like 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\"\u003eGloss flip finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSilver-magenta-gold shift\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003ePrismatic pearl 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\"\u003eSilver \/ Magenta \/ 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 silver-gray,\n        magenta, gold, teal-blue and violet balance, color-shift intensity 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 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\"\u003ePrismatic color-shift effect\u003c\/span\u003e\n      \u003ch3\u003eA silver-to-magenta-to-gold 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 Psychedelic GP281\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 smoky silver-gray, magenta-pink, warm gold,\n          teal-blue and violet-purple 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          rainbow-like transition between cool and warm tones. The result is a\n          smooth, polished finish with the presence of a premium multi-stage\n          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              Bold, iridescent and highly dynamic with a vivid multi-tonal color shift.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Psychedelic pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver or gunmetal wheels, smoked\n            lighting and contrasting magenta, teal, 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 Psychedelic 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-gp281-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 Psychedelic\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP281\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\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-gp281-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP281\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 GP281 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-gp281-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 GP281.\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-gp281-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 Psychedelic can appear more silver-gray, magenta, gold,\n          teal-blue or violet under indoor lighting, direct sunlight, shade and\n          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. GP281 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":19546063306809,"sku":"1894517542","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546063339577,"sku":"1894517543","price":22.64,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546063372345,"sku":"1894517544","price":44.28,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546063405113,"sku":"1894517545","price":104.38,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546063437881,"sku":"1894517546","price":151.83,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546063470649,"sku":"1894517547","price":177.13,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546063503417,"sku":"1894517548","price":261.91,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546063536185,"sku":"1894517549","price":341.62,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546063568953,"sku":"1894517550","price":417.54,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546063601721,"sku":"1894517551","price":501.05,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546063634489,"sku":"1894517552","price":663.0,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546063667257,"sku":"1894517553","price":816.1,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546063700025,"sku":"1894517554","price":971.73,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546063732793,"sku":"1894517555","price":1195.68,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP281.jpg?v=1741194736"},{"product_id":"3m-1080-scotchprint-gloss-flip-electric-wave-vinyl-wrap-gp287","title":"3M 2080 SCOTCHPRINT GLOSS FLIP ELECTRIC WAVE VINYL WRAP | GP287","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Flip Electric Wave GP287\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-gp287-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 GP287\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp287-title\"\u003e\n        Gloss Flip Electric Wave\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle an electrifying multi-color transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Flip Electric Wave GP287\u003c\/strong\u003e.\n        Its dynamic teal, blue and violet color shift combines with smooth gloss\n        reflection to create a fluid, paint-like appearance that changes as light\n        and viewing angle move 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 flip finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eTeal-blue-violet 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\"\u003eTeal \/ 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 teal, blue and\n        violet balance, color-shift intensity and reflected 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\"\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\"\u003eDynamic color-shift effect\u003c\/span\u003e\n      \u003ch3\u003eAn electric teal-to-blue-to-violet 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 Electric Wave GP287\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 electric teal, deep blue, violet-purple and occasional\n          green-toned 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 jewel tones. The result is a smooth, polished\n          finish with the presence of a premium 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              Electric, exotic and highly dynamic with a vivid cool-toned color shift.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Electric Wave pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver or gunmetal wheels, smoked\n            lighting and contrasting teal, violet, green 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 Electric Wave 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-gp287-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 Electric Wave\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP287\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\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-gp287-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP287\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 GP287 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-gp287-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 GP287.\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-gp287-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 Electric Wave can appear more teal, blue, violet, purple or\n          green-toned under indoor lighting, direct sunlight, shade and surrounding\n          reflections. Select the available sample size above and evaluate the\n          actual color transition on several body angles before ordering material\n          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. GP287 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":19546064551993,"sku":"1894517528","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546064584761,"sku":"1894517529","price":22.64,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546064617529,"sku":"1894517530","price":44.28,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546064650297,"sku":"1894517531","price":104.38,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546064683065,"sku":"1894517532","price":151.83,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546064715833,"sku":"1894517533","price":177.13,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546064748601,"sku":"1894517534","price":261.91,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546064781369,"sku":"1894517535","price":341.62,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546064814137,"sku":"1894517536","price":417.54,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546064846905,"sku":"1894517537","price":501.05,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546064879673,"sku":"1894517538","price":663.0,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546064912441,"sku":"1894517539","price":816.1,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546064945209,"sku":"1894517540","price":971.73,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546064977977,"sku":"1894517541","price":1195.68,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP287.jpg?v=1741194734"},{"product_id":"3m-1080-scotchprint-gloss-white-gold-sparkle-vinyl-wrap-gp240","title":"3M 2080 SCOTCHPRINT GLOSS WHITE GOLD SPARKLE VINYL WRAP | GP240","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss White Gold Sparkle GP240\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-gp240-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 GP240\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp240-title\"\u003e\n        Gloss White Gold Sparkle\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bright, refined transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss White Gold Sparkle GP240\u003c\/strong\u003e.\n        Its clean white foundation, warm gold pearl effect and smooth gloss\n        reflection create a polished, paint-like appearance that becomes more\n        luminous 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\"\u003eWarm white-gold tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine gold pearl 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 Pearl \/ 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 \/ Warm 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 white tone, warm\n        gold character, sparkle intensity and reflected 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\"\u003eGloss Pearl \/ 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 premium white\u003c\/span\u003e\n      \u003ch3\u003eA luminous white finish with smooth gloss and warm gold sparkle\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 Gold Sparkle GP240\u003c\/strong\u003e delivers a clean white\n          appearance with a reflective gloss surface and fine warm-gold\n          pearl-metallic character. Depending on the lighting, it can appear as\n          crisp white, soft ivory, warm pearl white or more visibly gold-sparkled\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 fine effect pigment adds warm golden\n          depth beneath the white base. The result is a smooth, polished finish\n          with the familiar presence of premium pearl 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, elegant and premium with refined warm-gold sparkle.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            White Gold Sparkle pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, gold, silver or gunmetal wheels,\n            smoked lighting and contrasting champagne, 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 White Gold Sparkle 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-gp240-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 Gold Sparkle\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP240\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 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\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-gp240-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP240\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 GP240 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform gold pearl 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 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-gp240-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 GP240.\u003c\/strong\u003e\n              Light gloss finishes can make road film, tar, bug residue and\n              staining more noticeable. Use clean, soft materials and approved\n              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-gp240-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 Gold Sparkle can appear crisper white, warmer ivory, more\n          champagne-toned or more visibly gold-sparkled under indoor lighting,\n          direct sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual white tone and pearl-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. 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":19546067566649,"sku":"1894517584","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546067599417,"sku":"1894517585","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546067632185,"sku":"1894517586","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546067664953,"sku":"1894517587","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546067697721,"sku":"1894517588","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546067730489,"sku":"1894517589","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546067763257,"sku":"1894517590","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546067828793,"sku":"1894517591","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546067894329,"sku":"1894517592","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546067959865,"sku":"1894517593","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546067992633,"sku":"1894517594","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546068058169,"sku":"1894517595","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546068090937,"sku":"1894517596","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546068123705,"sku":"1894517597","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP240.jpg?v=1741194743"},{"product_id":"3m-1080-scotchprint-gloss-wicked-vinyl-wrap-gp298","title":"3M 2080 SCOTCHPRINT GLOSS WICKED VINYL WRAP | GP298","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Wicked GP298\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-gp298-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 GP298\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp298-title\"\u003e\n        Gloss Wicked\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a bold, mysterious transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Wicked GP298\u003c\/strong\u003e.\n        Its deep violet-plum foundation, dark near-black character and smooth\n        gloss reflection create a polished, paint-like appearance that becomes\n        richer 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\"\u003eDeep violet-plum tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle pearl-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\"\u003eGloss Pearl \/ 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\"\u003ePurple \/ Plum\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 violet-plum tone,\n        dark depth, pearl-metallic character and reflected 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\"\u003eGloss Pearl \/ 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\"\u003eMysterious premium purple\u003c\/span\u003e\n      \u003ch3\u003eA deep violet-plum 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 Wicked GP298\u003c\/strong\u003e delivers a deep violet-plum\n          appearance with a clean reflective surface and restrained\n          pearl-metallic character. Depending on the lighting, it can appear as\n          dark purple, blackened plum, deep aubergine or nearly black 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 subtle effect pigment adds violet,\n          burgundy and plum depth beneath the dark base. The result is a smooth,\n          polished finish with the familiar presence of premium 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              Mysterious, dramatic and premium with rich violet-plum depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Wicked pairs especially well with gloss-black trim, carbon-fibre accents,\n            black, bronze, silver or gunmetal wheels, smoked lighting and\n            contrasting gold, red, magenta 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 Wicked 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-gp298-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 Wicked\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP298\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 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\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-gp298-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP298\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 GP298 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform pearl-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\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-gp298-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 especially clean towels on GP298.\u003c\/strong\u003e\n              Dark gloss finishes can make dust, fingerprints, water spots and\n              light surface marks more visible than lighter colors.\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-gp298-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 Wicked can appear brighter violet, deeper plum, more burgundy-toned\n          or nearly black under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual violet-plum tone and pearl-metallic depth 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. 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":19546068254777,"sku":"1894517598","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546068287545,"sku":"1894517599","price":21.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546068320313,"sku":"1894517600","price":42.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546068353081,"sku":"1894517601","price":99.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546068385849,"sku":"1894517602","price":145.01,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546068418617,"sku":"1894517603","price":169.18,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546068451385,"sku":"1894517604","price":250.15,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546068484153,"sku":"1894517605","price":326.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546068516921,"sku":"1894517606","price":401.82,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546068549689,"sku":"1894517607","price":478.56,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546068582457,"sku":"1894517608","price":633.24,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546068615225,"sku":"1894517609","price":785.51,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546068647993,"sku":"1894517610","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546068680761,"sku":"1894517611","price":1151.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP298.jpg?v=1741194746"},{"product_id":"3m-1080-scotchprint-gloss-galaxy-black-vinyl-wrap-gp292","title":"3M 2080 SCOTCHPRINT GLOSS GALAXY BLACK VINYL WRAP | GP292","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Galaxy Black GP292\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-gp292-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 GP292\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp292-title\"\u003e\n        Gloss Galaxy Black\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a deep, celestial-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Galaxy Black GP292\u003c\/strong\u003e.\n        Its rich black foundation, fine galaxy-like pearl sparkle 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 galaxy-black tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine pearl-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 Pearl \/ 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 \/ Graphite\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        sparkle visibility, pearl-metallic character and reflected 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\"\u003eGloss Pearl \/ 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\"\u003eCelestial premium black\u003c\/span\u003e\n      \u003ch3\u003eA deep galaxy black with a smooth, paint-like gloss 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\u003eGloss Galaxy Black GP292\u003c\/strong\u003e delivers a deep black\n          appearance with a clean reflective surface and fine multi-tonal\n          pearl-metallic sparkle. Depending on the lighting, it can appear near\n          solid black, dark graphite or more visibly speckled as direct light\n          reveals the galaxy-inspired effect 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 fine effect pigment adds points of\n          reflective depth beneath the dark 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              Deep, sophisticated and dramatic with restrained galaxy-like sparkle.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Galaxy Black pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver, bronze or gunmetal wheels,\n            smoked lighting and contrasting blue, violet, 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 Galaxy Black 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-gp292-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 Galaxy Black\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP292\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 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\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-gp292-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP292\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 GP292 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform pearl-metallic sparkle 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\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-gp292-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 especially clean towels on GP292.\u003c\/strong\u003e\n              Dark gloss finishes can make dust, fingerprints, water spots and\n              light surface marks more visible than lighter colors.\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-gp292-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 Galaxy Black can appear nearly solid black, more graphite-toned or\n          more visibly sparkled under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual black depth and galaxy-like pearl effect 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. 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":19546068975673,"sku":"1894517556","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546069041209,"sku":"1894517557","price":21.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546069073977,"sku":"1894517558","price":42.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546069106745,"sku":"1894517559","price":99.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546069139513,"sku":"1894517560","price":145.01,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546069172281,"sku":"1894517561","price":169.18,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546069205049,"sku":"1894517562","price":250.15,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546069237817,"sku":"1894517563","price":326.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546069270585,"sku":"1894517564","price":401.82,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546069336121,"sku":"1894517565","price":478.56,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546069368889,"sku":"1894517566","price":633.24,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546069401657,"sku":"1894517567","price":785.51,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546069434425,"sku":"1894517568","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546069467193,"sku":"1894517569","price":1151.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP292.jpg?v=1741194739"},{"product_id":"3m-1080-scotchprint-gloss-ember-black-vinyl-wrap-gp282","title":"3M 2080 SCOTCHPRINT GLOSS EMBER BLACK VINYL WRAP | GP282","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Ember Black GP282\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-gp282-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 GP282\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp282-title\"\u003e\n        Gloss Ember Black\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a dark, distinctive transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Ember Black GP282\u003c\/strong\u003e.\n        Its deep black foundation, warm ember-brown undertones and smooth gloss\n        reflection create a polished, paint-like appearance that becomes richer\n        as 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\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep ember-black tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eWarm pearl-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\"\u003eGloss Pearl \/ 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 \/ Warm 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 black depth,\n        warm ember undertones, pearl-metallic character and reflected 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\"\u003eGloss Pearl \/ 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 premium black\u003c\/span\u003e\n      \u003ch3\u003eA deep ember black with a smooth, paint-like gloss 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\u003eGloss Ember Black GP282\u003c\/strong\u003e delivers a deep black\n          appearance with a clean reflective surface and restrained pearl-metallic\n          character. Depending on the lighting, it can appear near-black, warm\n          charcoal, dark brown-black or subtly bronze and copper-influenced across\n          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 warm ember,\n          bronze and brown depth beneath the dark base. The result is a smooth,\n          polished finish with the familiar presence of premium 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, sophisticated and dramatic with understated ember-like warmth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Ember Black pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, copper or gunmetal wheels,\n            smoked lighting and contrasting gold, orange, 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 Ember Black 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-gp282-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 Ember Black\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP282\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 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\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-gp282-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP282\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 GP282 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform pearl-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\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-gp282-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 especially clean towels on GP282.\u003c\/strong\u003e\n              Dark gloss finishes can make dust, fingerprints, water spots and\n              light surface marks more visible than lighter colors.\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-gp282-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 Ember Black can appear deeper, warmer, more brown-black, more\n          bronze-influenced or nearly black under indoor lighting, direct\n          sunlight, shade and surrounding reflections. Select the available\n          sample size above and evaluate its actual dark tone and pearl-metallic\n          depth 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. 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":19546070089785,"sku":"1894517500","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546070122553,"sku":"1894517501","price":21.63,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546070155321,"sku":"1894517502","price":42.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546070188089,"sku":"1894517503","price":99.7,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546070220857,"sku":"1894517504","price":145.01,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546070253625,"sku":"1894517505","price":169.18,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546070286393,"sku":"1894517506","price":250.15,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546070319161,"sku":"1894517507","price":326.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546070351929,"sku":"1894517508","price":401.82,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546070384697,"sku":"1894517509","price":478.56,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546070417465,"sku":"1894517510","price":633.24,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546070450233,"sku":"1894517511","price":785.51,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546070483001,"sku":"1894517512","price":935.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546070515769,"sku":"1894517513","price":1151.08,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP282.jpg?v=1741194730"},{"product_id":"3m-1080-scotchprint-gloss-cinder-spark-red-vinyl-wrap-gp253","title":"3M 2080 SCOTCHPRINT GLOSS CINDER SPARK RED VINYL WRAP | GP253","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Cinder Spark Red GP253\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-gp253-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 GP253\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp253-title\"\u003e\n        Gloss Cinder Spark Red\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a rich, performance-inspired transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Cinder Spark Red GP253\u003c\/strong\u003e.\n        Its saturated red foundation, smoky undertones and fine pearl-metallic\n        sparkle 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 cinder-red tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eFine pearl-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 Pearl \/ 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 tone, smoky\n        undertones, sparkle intensity and reflected 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\"\u003eGloss Pearl \/ 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\"\u003eSparkling performance color\u003c\/span\u003e\n      \u003ch3\u003eA rich cinder-red finish with smooth gloss and metallic sparkle\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 Cinder Spark Red GP253\u003c\/strong\u003e delivers a rich red\n          appearance with a clean reflective surface and fine pearl-metallic\n          character. Depending on the lighting, it can appear as vivid red, deep\n          crimson, smoky burgundy-red or a darker cinder-inspired tone with\n          increased sparkle 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 sparkle and\n          darker visual depth beneath the red base. The result is a smooth,\n          polished finish with the familiar presence of premium 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              Rich, energetic and dramatic with refined pearl-metallic sparkle.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Cinder Spark Red pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, silver or gunmetal wheels,\n            smoked lighting and contrasting gold, 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 Cinder Spark 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-gp253-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 Cinder Spark Red\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP253\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 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\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 vertical \/ 3 years horizontal*\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-gp253-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP253\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 GP253 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform pearl-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 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-gp253-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 GP253.\u003c\/strong\u003e\n              Gloss effect finishes can make dust, water spots and fine surface\n              marks more visible under direct light, especially across darker\n              reflected areas.\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-gp253-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 exposure and up to three years for qualifying horizontal\n              exposure.\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 Cinder Spark Red can appear brighter, deeper, warmer, more\n          crimson or more burgundy-red under indoor lighting, direct sunlight,\n          shade and surrounding reflections. Select the available sample size\n          above and evaluate its actual red tone and pearl-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. 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":19546070745145,"sku":"1894517486","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546070777913,"sku":"1894517487","price":21.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546070810681,"sku":"1894517488","price":42.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546070843449,"sku":"1894517489","price":99.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546070876217,"sku":"1894517490","price":145.01,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546070908985,"sku":"1894517491","price":169.18,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546070941753,"sku":"1894517492","price":250.15,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546070974521,"sku":"1894517493","price":326.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546071007289,"sku":"1894517494","price":401.82,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546071040057,"sku":"1894517495","price":478.56,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546071072825,"sku":"1894517496","price":633.24,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546071105593,"sku":"1894517497","price":785.51,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546071138361,"sku":"1894517498","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546071171129,"sku":"1894517499","price":1151.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP253.jpg?v=1741194727"},{"product_id":"3m-1080-scotchprint-gloss-black-rose-vinyl-wrap-gp99","title":"3M 2080 SCOTCHPRINT GLOSS BLACK ROSE VINYL WRAP | GP99","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Black Rose GP99\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-gp99-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 GP99\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp99-title\"\u003e\n        Gloss Black Rose\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 Rose GP99\u003c\/strong\u003e.\n        Its deep black foundation, burgundy-rose undertones and smooth gloss\n        reflection create a polished, paint-like appearance that becomes richer\n        as 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\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eDeep black-rose tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eBurgundy pearl-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\"\u003eGloss Pearl \/ 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 \/ Burgundy\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        burgundy-rose undertones and reflected 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\"\u003eGloss Pearl \/ 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 premium color\u003c\/span\u003e\n      \u003ch3\u003eA deep black rose with a smooth, paint-like gloss 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\u003eGloss Black Rose GP99\u003c\/strong\u003e delivers a deep black appearance\n          with a clean reflective surface and restrained pearl-metallic character.\n          Depending on the lighting, it can appear near-black, deep burgundy,\n          wine-red or subtly rose-toned 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 warm red and\n          rose depth beneath the dark base. The result is a smooth, polished finish\n          with the familiar presence of premium 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, elegant and dramatic with understated burgundy-rose depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Black Rose pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, bronze, silver or gunmetal wheels,\n            smoked lighting and contrasting 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 Black Rose 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-gp99-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 Rose\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP99\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 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\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 vertical \/ 3 years horizontal*\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-gp99-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP99\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 GP99 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform pearl-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\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-gp99-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 especially clean towels on GP99.\u003c\/strong\u003e\n              Dark gloss finishes can make dust, fingerprints, water spots and\n              light surface marks more visible than lighter colors.\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-gp99-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 exposure and up to three years for qualifying horizontal\n              exposure.\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 Rose can appear deeper, warmer, more burgundy, more\n          wine-red or nearly black under indoor lighting, direct sunlight, shade\n          and surrounding reflections. Select the available sample size above and\n          evaluate its actual dark tone and pearl-metallic depth 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. 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":19546071269433,"sku":"1894517472","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546071302201,"sku":"1894517473","price":21.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546071334969,"sku":"1894517474","price":42.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546071367737,"sku":"1894517475","price":99.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546071400505,"sku":"1894517476","price":145.01,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546071433273,"sku":"1894517477","price":169.18,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546071466041,"sku":"1894517478","price":250.15,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546071498809,"sku":"1894517479","price":326.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546071531577,"sku":"1894517480","price":401.82,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546071564345,"sku":"1894517481","price":478.56,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546071597113,"sku":"1894517482","price":633.24,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546071629881,"sku":"1894517483","price":785.51,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546071662649,"sku":"1894517484","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546071695417,"sku":"1894517485","price":1151.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP99.jpg?v=1741194725"},{"product_id":"3m-1080-scotchprint-gloss-glacier-gray-vinyl-wrap-gp291","title":"3M 2080 SCOTCHPRINT GLOSS GLACIER GRAY VINYL WRAP | GP291","description":"\u003cstyle\u003e\n  \/* =========================================================\n     INSTAWRAPS PRODUCT DESCRIPTION MASTER TEMPLATE\n     Product: 3M 2080 Gloss Glacier Gray GP291\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-gp291-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 GP291\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-gp291-title\"\u003e\n        Gloss Glacier Gray\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Give your vehicle a refined, modern transformation with\n        \u003cstrong\u003e3M™ Wrap Film Series 2080 Gloss Glacier Gray GP291\u003c\/strong\u003e.\n        Its cool glacier-gray character, subtle pearl-metallic depth and smooth\n        gloss reflection create a polished, paint-like appearance that emphasizes\n        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\"\u003eGloss finish\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eCool glacier-gray tone\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eSubtle pearl-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\"\u003eGloss Pearl \/ 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 gray tone,\n        pearl-metallic depth and reflected 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\"\u003eGloss Pearl \/ 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\"\u003eCool premium neutral\u003c\/span\u003e\n      \u003ch3\u003eA cool glacier gray with a smooth, paint-like gloss 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\u003eGloss Glacier Gray GP291\u003c\/strong\u003e delivers a cool,\n          light-to-medium gray with a clean reflective surface and restrained\n          pearl-metallic character. Depending on the lighting, it can appear as\n          icy silver-gray, cool cement gray, soft blue-gray or a slightly deeper\n          graphite-influenced neutral.\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 visual depth\n          without overpowering the neutral color. The result is a smooth, polished\n          finish with the familiar presence of premium 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, composed and contemporary with understated premium depth.\n            \u003c\/h4\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Glacier Gray pairs especially well with gloss-black trim,\n            carbon-fibre accents, black, silver or gunmetal wheels, smoked\n            lighting and contrasting blue, red, bronze 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 Glacier Gray 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-gp291-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 Glacier Gray\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eGP291\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 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\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 vertical \/ 3 years horizontal*\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-gp291-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for GP291\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 GP291 under consistent lighting and follow the directional\n              arrows on the liner. Keep adjacent panels oriented consistently to\n              preserve uniform pearl-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\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-gp291-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              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-gp291-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 exposure and up to three years for qualifying horizontal\n              exposure.\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 Glacier Gray can appear lighter, darker, cooler, more silver or\n          slightly blue-gray under indoor lighting, direct sunlight, shade and\n          surrounding reflections. Select the available sample size above and\n          evaluate its actual gray tone and pearl-metallic depth 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. 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":19546071793721,"sku":"1894517570","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"5ft x 1ft","offer_id":19546071826489,"sku":"1894517571","price":21.63,"currency_code":"CAD","in_stock":false},{"title":"5ft x 2ft","offer_id":19546071859257,"sku":"1894517572","price":42.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 5ft","offer_id":19546071924793,"sku":"1894517573","price":99.7,"currency_code":"CAD","in_stock":false},{"title":"5ft x 8ft","offer_id":19546071957561,"sku":"1894517574","price":145.01,"currency_code":"CAD","in_stock":false},{"title":"5ft x 10ft","offer_id":19546071990329,"sku":"1894517575","price":169.18,"currency_code":"CAD","in_stock":false},{"title":"5ft x 15ft","offer_id":19546072023097,"sku":"1894517576","price":250.15,"currency_code":"CAD","in_stock":false},{"title":"5ft x 20ft","offer_id":19546072055865,"sku":"1894517577","price":326.29,"currency_code":"CAD","in_stock":false},{"title":"5ft x 25ft","offer_id":19546072088633,"sku":"1894517578","price":401.82,"currency_code":"CAD","in_stock":false},{"title":"5ft x 30ft","offer_id":19546072121401,"sku":"1894517579","price":478.56,"currency_code":"CAD","in_stock":false},{"title":"5ft x 40ft","offer_id":19546072154169,"sku":"1894517580","price":633.24,"currency_code":"CAD","in_stock":false},{"title":"5ft x 50ft","offer_id":19546072186937,"sku":"1894517581","price":785.51,"currency_code":"CAD","in_stock":false},{"title":"5ft x 60ft","offer_id":19546072219705,"sku":"1894517582","price":935.36,"currency_code":"CAD","in_stock":false},{"title":"5ft x 75ft","offer_id":19546072252473,"sku":"1894517583","price":1151.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/GP291.jpg?v=1741194741"},{"product_id":"avery-sw900-supreme-gloss-rock-grey-sw900-821-o","title":"AVERY DENNISON SW900 SUPREME GLOSS ROCK GRAY VINYL WRAP | 821-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(141, 146, 149, 0.48), transparent 29%),\n    radial-gradient(circle at 72% 90%, rgba(66, 70, 72, 0.58), transparent 35%),\n    linear-gradient(135deg, #090909 0%, #191a1b 58%, #383b3d 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(142, 147, 150, 0.17), 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(142, 147, 150, 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-821o-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 821-O\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch2 id=\"iwpd-821o-title\"\u003eGloss Rock Gray\u003c\/h2\u003e\n\n      \u003cp class=\"iwpd__hero-lead\"\u003e\n        Create a sleek and contemporary colour-change finish with\n        \u003cstrong\u003eAvery Dennison® SW900 Gloss Rock Grey SW900-821-O\u003c\/strong\u003e.\n        Its balanced neutral-grey colour and highly reflective factory-finished\n        gloss surface deliver clean visual depth for complete vehicle\n        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\"\u003eBalanced neutral-grey colour\u003c\/span\u003e\n        \u003cspan class=\"iwpd__chip\"\u003eHigh-gloss 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\"\u003eGloss\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\"\u003eRock Grey \/ Neutral\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 Rock Grey under product code SW900-821-O within the Gloss\n        collection. The Instawraps product title uses Rock Gray. Digital images\n        cannot reproduce the physical grey tone or gloss depth precisely.\n        Appearance varies with lighting, viewing angle, panel shape,\n        surrounding colours, substrate condition 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\"\u003eRock Grey\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=\"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\"\u003eModern gloss grey\u003c\/span\u003e\n\n      \u003ch3\u003e\n        Balanced neutral-grey colour with bright reflections and smooth gloss depth\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"iwpd__story-main\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eGloss Rock Gray SW900-821-O\u003c\/strong\u003e combines a balanced\n        neutral-grey colour with a highly reflective gloss surface. Direct\n        illumination creates brighter silver-grey highlights across vehicle\n        body lines, while shaded conditions produce a deeper and more grounded\n        rock-grey appearance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The solid non-metallic finish follows vehicle contours without a\n        directional metallic or pearlescent effect. Its smooth gloss surface\n        adds visual clarity and dimension, allowing curved panels, creases and\n        sculpted body lines to remain clearly defined.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Gloss Rock Gray can support a complete colour-change transformation or\n        coordinated feature areas across hoods, roofs, trunks, mirrors, pillars\n        and trim. Its neutral character creates a modern custom appearance while\n        remaining versatile enough to complement a broad range of vehicle\n        designs and accent colours.\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            Clean, confident and contemporary with polished neutral-grey character.\n          \u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          Gloss Rock Gray pairs naturally with gloss black, satin black,\n          exposed carbon fibre, charcoal, gunmetal, silver, chrome, brushed\n          metal and white. Red, blue, orange, green, purple, bronze or gold\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        Gloss Rock Gray styling with controlled application performance\n      \u003c\/h3\u003e\n\n      \u003cp class=\"iwpd__section-intro\"\u003e\n        Gloss Rock Gray 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\u003eBalanced rock-grey appearance\u003c\/h4\u003e\n\n        \u003cp\u003e\n          A versatile neutral-grey colour creates a refined foundation for\n          complete 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\u003eHigh-gloss surface\u003c\/h4\u003e\n\n        \u003cp\u003e\n          A gloss level above 85 GU produces bright reflections and helps\n          vehicle contours appear smooth, clean and dimensional.\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 grey presentation follows body lines 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 Rock Gray 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 neutral-grey colour and reflective\n            high-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 gloss 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 gloss 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. Gloss grey surfaces can reveal\n          fingerprints, dust, scratches, pressure marks, paint texture,\n          repaired panels and uneven preparation through reflected highlights.\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-821o-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\u003eRock Grey\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eStorefront colour:\u003c\/dt\u003e\n              \u003cdd\u003eGloss Rock Gray\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct code:\u003c\/dt\u003e\n              \u003cdd\u003eSW900-821-O \/ 821-O\u003c\/dd\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"iwpd__spec\"\u003e\n              \u003cdt\u003eProduct category:\u003c\/dt\u003e\n              \u003cdd\u003eGloss 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\u003eRock Grey \/ Neutral Grey\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 high-gloss 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\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-821-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-821-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 gloss colour\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-821o-technical\"\u003e\n        \u003csummary\u003eImportant installation considerations for 821-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 gloss 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              Gloss Rock Gray can reveal dents, sanding marks, dust, orange\n              peel, paint texture, body filler edges and other surface\n              irregularities through 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 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 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-821-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 rock-grey colour, gloss\n              uniformity, 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 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-821o-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 Rock Gray.\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              grey colour, 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-821o-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 Rock Grey as SW900-821-O within the\n              Gloss collection.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              SW900-821-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, 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 or gloss 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 Gloss Rock Gray colour before ordering\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Gloss Rock Gray cannot be evaluated accurately from a static digital\n          image. Its apparent grey depth, neutrality and gloss reflectivity\n          change with lighting, viewing angle, panel shape, surrounding colours\n          and substrate condition. Select the 3 × 5-inch sample option and\n          inspect the physical film outdoors, under direct light, in shade and\n          beside the intended vehicle colour before ordering material for the\n          complete 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 May 2026 North American colour guide identifies Rock Grey\n    as SW900-821-O within the SW900 Gloss 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-821-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":19546080280633,"sku":"10256487571","price":1.99,"currency_code":"CAD","in_stock":true},{"title":"5ft x 1ft","offer_id":19546080313401,"sku":"10256487572","price":18.78,"currency_code":"CAD","in_stock":true},{"title":"5ft x 2ft","offer_id":19546080346169,"sku":"10256487573","price":34.48,"currency_code":"CAD","in_stock":true},{"title":"5ft x 5ft","offer_id":19546080378937,"sku":"10256487574","price":81.87,"currency_code":"CAD","in_stock":true},{"title":"5ft x 8ft","offer_id":19546080411705,"sku":"10256487575","price":119.44,"currency_code":"CAD","in_stock":true},{"title":"5ft x 10ft","offer_id":19546080444473,"sku":"10256487576","price":144.49,"currency_code":"CAD","in_stock":true},{"title":"5ft x 15ft","offer_id":19546080477241,"sku":"10256487577","price":202.29,"currency_code":"CAD","in_stock":true},{"title":"5ft x 20ft","offer_id":19546080510009,"sku":"10256487578","price":265.86,"currency_code":"CAD","in_stock":true},{"title":"5ft x 25ft","offer_id":19546080542777,"sku":"10256487579","price":325.11,"currency_code":"CAD","in_stock":true},{"title":"5ft x 30ft","offer_id":19546080575545,"sku":"10256487580","price":384.35,"currency_code":"CAD","in_stock":true},{"title":"5ft x 40ft","offer_id":19546080608313,"sku":"10256487581","price":508.61,"currency_code":"CAD","in_stock":true},{"title":"5ft x 50ft","offer_id":19546080641081,"sku":"10256487582","price":630.95,"currency_code":"CAD","in_stock":true},{"title":"5ft x 60ft","offer_id":19546080673849,"sku":"10256487583","price":751.36,"currency_code":"CAD","in_stock":true},{"title":"5ft x 75ft","offer_id":19546080706617,"sku":"10256487584","price":931.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/products\/821-O_60a3d0c7-d3ee-408b-9550-af62a8f1fbe5.jpg?v=1737607814"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0003\/4812\/7289\/collections\/ddddgigy_0fefb6a0-0bf3-4eec-9346-a50cfc8819b7.jpg?v=1715793388","url":"https:\/\/www.instawrapshop.ca\/collections\/gloss-wrap.oembed?page=3","provider":"Instawraps","version":"1.0","type":"link"}