MACTAC FELT SQUEEGEE - 2.75" x 4"
.iwpd { --iwpd-accent: #ff4b4b; --iwpd-black: #101214; --iwpd-text: #3a4046; --iwpd-muted: #737b82; --iwpd-white: #ffffff; --iwpd-soft: #f5f7f8; --iwpd-soft-2: #fafbfc; --iwpd-bord er: #e0e5e8; --iwpd-color-dark: #1b1814; --iwpd-color-deep: #51483d; --iwpd-color: #837566; --iwpd-color-mid: #b5a592; --iwpd-color-light: #ddd1c1; --iwpd-color-bright: #f4eee7; --iwpd-radius-lg: 28px; --iwpd-radius-md: 18px; width: 100%; max-width: 1180px; margin: 0 auto; color: var(--iwpd-text); font-family: inherit; font-size: 16px; line-height: 1.55; } .iwpd, .iwpd *, .iwpd *::before, .iwpd *::after { box-sizing: border-box; } .iwpd svg { display: block; max-width: 100%; } .iwpd a { color: inherit; } /* ========================= HERO ========================= */ .iwpd__hero { position: relative; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr); gap: clamp(24px, 5vw, 64px); align-items: center; overflow: hidden; padding: clamp(30px, 6vw, 72px); border-radius: var(--iwpd-radius-lg); color: var(--iwpd-white); background: linear-gradient( 112deg, transparent 0%, transparent 35%, rgba(255, 255, 255, 0.01) 41%, rgba(255, 255, 255, 0.08) 48%, rgba(255, 255, 255, 0.015) 55%, transparent 62% ), radial-gradient( circle at 92% 7%, rgba(244, 238, 231, 0.48), transparent 28% ), radial-gradient( circle at 98% 69%, rgba(181, 165, 146, 0.45), transparent 31% ), radial-gradient( circle at 76% 100%, rgba(81, 72, 61, 0.98), transparent 43% ), radial-gradient( circle at 66% 18%, rgba(221, 209, 193, 0.18), transparent 31% ), linear-gradient( 135deg, #090806 0%, var(--iwpd-color-dark) 21%, var(--iwpd-color-deep) 46%, var(--iwpd-color) 70%, var(--iwpd-color-mid) 88%, var(--iwpd-color-light) 100% ); } .iwpd__hero::before { position: absolute; top: 0; left: clamp(30px, 6vw, 72px); width: clamp(84px, 13vw, 160px); height: 5px; border-radius: 0 0 20px 20px; background: var(--iwpd-accent); content: ""; } .iwpd__hero::after { position: absolute; top: -105px; right: -110px; width: 360px; height: 360px; border: 1px solid rgba(255, 255, 255, 0.13); border-radius: 50%; content: ""; } .iwpd__hero-copy, .iwpd__product-card { position: relative; z-index: 1; } .iwpd__eyebrow { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 22px; } .iwpd__eyebrow span { display: inline-flex; align-items: center; min-height: 30px; padding: 6px 12px; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 999px; color: rgba(255, 255, 255, 0.97); background: rgba(255, 255, 255, 0.07); font-size: 11px; font-weight: 700; letter-spacing: 0.09em; line-height: 1.2; text-transform: uppercase; } .iwpd__eyebrow span:first-child { border-color: var(--iwpd-accent); background: var(--iwpd-accent); } .iwpd__hero h2 { max-width: 950px; margin: 0; color: var(--iwpd-white); font-size: clamp(34px, 5.2vw, 66px); font-weight: 800; letter-spacing: -0.045em; line-height: 0.98; } .iwpd__hero-lead { max-width: 820px; margin: 24px 0 0; color: rgba(255, 255, 255, 0.82); font-size: clamp(16px, 1.8vw, 20px); line-height: 1.6; } .iwpd__hero-lead strong { color: var(--iwpd-white); } .iwpd__chips { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 28px; } .iwpd__chip { display: inline-flex; align-items: center; gap: 8px; min-height: 38px; padding: 9px 14px; border-radius: 999px; color: rgba(255, 255, 255, 0.98); background: rgba(255, 255, 255, 0.08); font-size: 13px; font-weight: 600; } .iwpd__chip::before { width: 7px; height: 7px; flex: 0 0 7px; border-radius: 50%; background: var(--iwpd-accent); content: ""; } .iwpd__product-card { width: 100%; max-width: 390px; justify-self: end; padding: 20px; border: 1px solid rgba(255, 255, 255, 0.16); border-radius: 24px; background: linear-gradient( 135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.025) ); box-shadow: 0 24px 70px rgba(0, 0, 0, 0.43); } .iwpd__product-meta { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; } .iwpd__product-meta > div:last-child { text-align: right; } .iwpd__product-label { display: block; color: rgba(255, 255, 255, 0.6); font-size: 10px; font-weight: 700; letter-spacing: 0.13em; line-height: 1.35; text-transform: uppercase; } .iwpd__product-value { display: block; margin-top: 5px; color: var(--iwpd-white); font-size: 14px; font-weight: 750; line-height: 1.4; } .iwpd__product-note { margin: 18px 0 0; color: rgba(255, 255, 255, 0.68); font-size: 11px; line-height: 1.55; } /* ========================= QUICK FACTS ========================= */ .iwpd__facts { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 10px; margin-top: 14px; } .iwpd__fact { min-width: 0; padding: 21px 17px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-soft-2); } .iwpd__fact-icon, .iwpd__application-icon { display: flex; align-items: center; justify-content: center; color: var(--iwpd-color-deep); background: linear-gradient(135deg, #fbfaf8, #f1ece6); } .iwpd__fact-icon { width: 39px; height: 39px; margin-bottom: 15px; border-radius: 11px; } .iwpd__fact-icon svg { width: 20px; height: 20px; } .iwpd__fact-label { color: var(--iwpd-muted); font-size: 10px; font-weight: 700; letter-spacing: 0.1em; line-height: 1.3; text-transform: uppercase; } .iwpd__fact-value { display: block; margin-top: 5px; color: var(--iwpd-black); font-size: 14px; font-weight: 750; line-height: 1.35; } /* ========================= SECTIONS ========================= */ .iwpd__section { padding: clamp(48px, 7vw, 86px) 0 0; } .iwpd__section-heading { max-width: 930px; margin-bottom: 30px; } .iwpd__section-kicker { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 12px; color: var(--iwpd-accent); font-size: 11px; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; } .iwpd__section-kicker::before { width: 26px; height: 3px; border-radius: 10px; background: var(--iwpd-accent); content: ""; } .iwpd__section h3 { margin: 0; color: var(--iwpd-black); font-size: clamp(29px, 4vw, 46px); font-weight: 800; letter-spacing: -0.038em; line-height: 1.05; } .iwpd__section-intro { max-width: 870px; margin: 17px 0 0; color: var(--iwpd-muted); font-size: clamp(15px, 1.6vw, 18px); line-height: 1.75; } /* ========================= STORY ========================= */ .iwpd__story { width: 100%; padding: clamp(28px, 5vw, 56px); border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-lg); background: radial-gradient( circle at 100% 0%, rgba(181, 165, 146, 0.1), transparent 34% ), radial-gradient( circle at 87% 100%, rgba(221, 209, 193, 0.17), transparent 33% ), var(--iwpd-white); } .iwpd__story > p { max-width: 980px; margin: 0; color: #70777d; font-size: clamp(15px, 1.65vw, 18px); line-height: 1.8; } .iwpd__story > p + p { margin-top: 20px; } .iwpd__story strong { color: var(--iwpd-black); } .iwpd__performance { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr); gap: 24px; align-items: center; margin-top: 34px; padding: clamp(22px, 4vw, 34px); border: 1px solid var(--iwpd-border); border-radius: 20px; background: radial-gradient( circle at 100% 0%, rgba(244, 238, 231, 0.78), transparent 39% ), radial-gradient( circle at 82% 100%, rgba(131, 117, 102, 0.07), transparent 40% ), linear-gradient(135deg, #faf8f5 0%, #ffffff 100%); } .iwpd__performance-label { color: var(--iwpd-accent); font-size: 10px; font-weight: 800; letter-spacing: 0.13em; text-transform: uppercase; } .iwpd__performance h4 { max-width: 700px; margin: 10px 0 0; color: var(--iwpd-black); font-size: clamp(22px, 3vw, 34px); font-weight: 800; letter-spacing: -0.035em; line-height: 1.12; } .iwpd__performance p { margin: 0; padding-left: 24px; border-left: 3px solid var(--iwpd-accent); color: #70777d; font-size: 14px; line-height: 1.7; } /* ========================= FEATURES ========================= */ .iwpd__features { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; } .iwpd__feature { position: relative; min-height: 245px; overflow: hidden; padding: 29px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-soft-2); } .iwpd__feature::after { position: absolute; right: -30px; bottom: -40px; width: 115px; height: 115px; border-radius: 50%; background: rgba(131, 117, 102, 0.05); content: ""; } .iwpd__feature-number { display: inline-flex; align-items: center; justify-content: center; width: 38px; height: 38px; border-radius: 50%; color: var(--iwpd-white); background: var(--iwpd-color-dark); font-size: 12px; font-weight: 800; } .iwpd__feature h4 { position: relative; z-index: 1; margin: 23px 0 0; color: var(--iwpd-black); font-size: 20px; font-weight: 750; letter-spacing: -0.02em; line-height: 1.25; } .iwpd__feature p { position: relative; z-index: 1; margin: 11px 0 0; color: var(--iwpd-muted); font-size: 14px; line-height: 1.65; } /* ========================= APPLICATIONS ========================= */ .iwpd__applications { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 11px; } .iwpd__application { display: flex; flex-direction: column; justify-content: space-between; min-height: 185px; padding: 24px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-white); } .iwpd__application-icon { width: 42px; height: 42px; border-radius: 12px; } .iwpd__application-icon svg { width: 21px; height: 21px; } .iwpd__application strong { display: block; margin-top: 26px; color: var(--iwpd-black); font-size: 16px; line-height: 1.3; } .iwpd__application span { display: block; margin-top: 5px; color: var(--iwpd-muted); font-size: 12px; line-height: 1.5; } /* ========================= PRACTICAL NOTE ========================= */ .iwpd__tool-note { display: grid; grid-template-columns: auto minmax(0, 1fr); gap: 18px; align-items: start; margin-top: 14px; padding: 23px 25px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: #faf8f5; } .iwpd__tool-note-icon { display: flex; align-items: center; justify-content: center; width: 43px; height: 43px; border-radius: 50%; color: var(--iwpd-white); background: var(--iwpd-color-deep); } .iwpd__tool-note-icon svg { width: 21px; height: 21px; } .iwpd__tool-note p { margin: 0; color: #687078; font-size: 13px; line-height: 1.65; } .iwpd__tool-note p + p { margin-top: 7px; } .iwpd__tool-note strong { color: var(--iwpd-black); } .iwpd__tool-facts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin-top: 18px; } .iwpd__tool-fact { padding: 17px; border: 1px solid var(--iwpd-border); border-radius: 13px; background: var(--iwpd-white); } .iwpd__tool-fact small { display: block; color: var(--iwpd-accent); font-size: 9px; font-weight: 800; letter-spacing: 0.09em; line-height: 1.3; text-transform: uppercase; } .iwpd__tool-fact strong { display: block; margin-top: 5px; color: var(--iwpd-black); font-size: 13px; line-height: 1.45; } /* ========================= ACCORDIONS ========================= */ .iwpd__details { display: grid; gap: 9px; } .iwpd__detail { overflow: hidden; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-soft-2); } .iwpd__detail summary { position: relative; display: flex; align-items: center; min-height: 78px; padding: 20px 64px 20px 24px; color: var(--iwpd-black); cursor: pointer; list-style: none; font-size: 16px; font-weight: 750; line-height: 1.35; } .iwpd__detail summary::-webkit-details-marker { display: none; } .iwpd__detail summary::before, .iwpd__detail summary::after { position: absolute; top: 50%; right: 25px; width: 15px; height: 2px; border-radius: 3px; background: var(--iwpd-black); transform: translateY(-50%); content: ""; } .iwpd__detail summary::after { transform: translateY(-50%) rotate(90deg); } .iwpd__detail[open] summary::after { transform: translateY(-50%); } .iwpd__detail[open] summary { background: var(--iwpd-white); } .iwpd__detail-content { padding: 0 24px 27px; background: var(--iwpd-white); } .iwpd__specs { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin: 0; } .iwpd__spec { position: relative; display: grid; grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr); gap: 16px; align-items: center; min-height: 78px; overflow: hidden; padding: 17px 18px 17px 23px; border: 1px solid var(--iwpd-border); border-radius: 14px; background: radial-gradient( circle at 100% 0%, rgba(181, 165, 146, 0.05), transparent 43% ), linear-gradient(135deg, #ffffff 0%, #fafbfc 100%); } .iwpd__spec::before { position: absolute; top: 15px; bottom: 15px; left: 0; width: 4px; border-radius: 0 5px 5px 0; background: var(--iwpd-accent); content: ""; } .iwpd__spec dt { position: relative; margin: 0; padding-left: 13px; color: #737b82; font-size: 11px; font-weight: 800; letter-spacing: 0.055em; line-height: 1.45; text-transform: uppercase; } .iwpd__spec dt::before { position: absolute; top: 50%; left: 0; width: 5px; height: 5px; border-radius: 50%; background: var(--iwpd-accent); transform: translateY(-50%); content: ""; } .iwpd__spec dd { margin: 0; color: var(--iwpd-black); font-size: 13px; font-weight: 750; line-height: 1.5; } .iwpd__check-list { display: grid; gap: 13px; margin: 0; padding: 0; list-style: none; } .iwpd__check-list li { position: relative; padding-left: 31px; color: #70777d; font-size: 14px; line-height: 1.65; } .iwpd__check-list li::before { position: absolute; top: 3px; left: 0; display: flex; align-items: center; justify-content: center; width: 20px; height: 20px; border-radius: 50%; color: var(--iwpd-white); background: var(--iwpd-color-deep); font-size: 11px; font-weight: 800; content: "✓"; } /* ========================= PRODUCT BANNER ========================= */ .iwpd__tool-banner { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 25px; align-items: center; margin-top: 14px; padding: clamp(24px, 4vw, 38px); border-radius: var(--iwpd-radius-lg); background: radial-gradient( circle at 100% 0%, rgba(244, 238, 231, 0.8), transparent 38% ), radial-gradient( circle at 78% 100%, rgba(131, 117, 102, 0.08), transparent 35% ), var(--iwpd-soft); } .iwpd__tool-banner h4 { margin: 0; color: var(--iwpd-black); font-size: clamp(22px, 3vw, 32px); font-weight: 800; letter-spacing: -0.03em; line-height: 1.1; } .iwpd__tool-banner p { max-width: 790px; margin: 9px 0 0; color: var(--iwpd-muted); font-size: 14px; line-height: 1.65; } .iwpd__tool-pill { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 22px; border-radius: 999px; color: var(--iwpd-white); background: linear-gradient( 135deg, var(--iwpd-color-dark), var(--iwpd-color), var(--iwpd-color-mid) ); font-size: 13px; font-weight: 800; line-height: 1.25; text-align: center; white-space: nowrap; } /* ========================= SUPPORT ========================= */ .iwpd__support { position: relative; overflow: hidden; margin-top: clamp(48px, 7vw, 86px); padding: clamp(30px, 6vw, 60px); border-radius: var(--iwpd-radius-lg); color: var(--iwpd-white); background: radial-gradient( circle at 95% 5%, rgba(255, 75, 75, 0.35), transparent 34% ), linear-gradient(135deg, #111111, #222222); } .iwpd__support::before { position: absolute; top: 0; left: clamp(30px, 6vw, 60px); width: 120px; height: 5px; border-radius: 0 0 15px 15px; background: var(--iwpd-accent); content: ""; } .iwpd__support-inner { position: relative; z-index: 1; } .iwpd__support-label { color: var(--iwpd-accent); font-size: 11px; font-weight: 800; letter-spacing: 0.13em; text-transform: uppercase; } .iwpd__support h3 { max-width: 760px; margin: 12px 0 0; color: var(--iwpd-white); font-size: clamp(29px, 4.2vw, 50px); font-weight: 800; letter-spacing: -0.04em; line-height: 1.05; } .iwpd__support-copy { max-width: 760px; margin: 15px 0 0; color: rgba(255, 255, 255, 0.68); font-size: 15px; line-height: 1.65; } .iwpd__support-actions { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin-top: 31px; } .iwpd a.iwpd__support-button, .iwpd a.iwpd__support-button:link, .iwpd a.iwpd__support-button:visited { display: flex !important; align-items: center !important; gap: 12px !important; min-width: 0 !important; min-height: 64px !important; padding: 14px 16px !important; border: 1px solid rgba(255, 255, 255, 0.17) !important; border-radius: 14px !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: rgba(255, 255, 255, 0.08) !important; background-image: none !important; box-shadow: none !important; text-decoration: none !important; text-decoration-line: none !important; text-shadow: none !important; } .iwpd a.iwpd__support-button:first-child { border-color: var(--iwpd-accent) !important; background: var(--iwpd-accent) !important; } .iwpd a.iwpd__support-button::before, .iwpd a.iwpd__support-button::after { display: none !important; content: none !important; } .iwpd a.iwpd__support-button:hover, .iwpd a.iwpd__support-button:focus, .iwpd a.iwpd__support-button:active { border-color: var(--iwpd-accent) !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: var(--iwpd-accent) !important; text-decoration: none !important; } .iwpd a.iwpd__support-button:focus-visible { outline: 3px solid rgba(255, 75, 75, 0.35) !important; outline-offset: 3px !important; } .iwpd__support-icon { display: flex; align-items: center; justify-content: center; width: 34px; height: 34px; flex: 0 0 34px; border-radius: 10px; color: var(--iwpd-white); background: rgba(255, 255, 255, 0.14); } .iwpd__support-icon svg { width: 18px; height: 18px; } .iwpd__support-text { min-width: 0; } .iwpd__support-text small { display: block; color: rgba(255, 255, 255, 0.58); font-size: 9px; font-weight: 700; letter-spacing: 0.09em; line-height: 1.3; text-transform: uppercase; } .iwpd__support-text strong { display: block; overflow: hidden; margin-top: 3px; color: var(--iwpd-white); font-size: 13px; font-weight: 750; line-height: 1.3; text-overflow: ellipsis; } .iwpd__fine-print, .iwpd__governance { margin: 18px 3px 0; color: #858585; font-size: 10px; line-height: 1.55; } .iwpd__governance { margin-top: 5px; } @media (max-width: 1020px) { .iwpd__hero { grid-template-columns: 1fr; } .iwpd__product-card { max-width: none; justify-self: stretch; } .iwpd__facts { grid-template-columns: repeat(3, minmax(0, 1fr)); } .iwpd__performance { grid-template-columns: 1fr; } .iwpd__features, .iwpd__applications, .iwpd__support-actions { grid-template-columns: repeat(2, minmax(0, 1fr)); } .iwpd__tool-facts, .iwpd__specs { grid-template-columns: 1fr; } } @media (max-width: 600px) { .iwpd { font-size: 15px; } .iwpd__hero { padding: 35px 20px 22px; border-radius: 22px; } .iwpd__hero::before { left: 20px; } .iwpd__hero h2 { font-size: clamp(30px, 9.8vw, 45px); } .iwpd__product-card { padding: 18px; border-radius: 19px; } .iwpd__product-meta { gap: 14px; } .iwpd__facts { grid-template-columns: repeat(2, minmax(0, 1fr)); } .iwpd__fact { padding: 18px 14px; } .iwpd__section { padding-top: 52px; } .iwpd__story { padding: 26px 21px; border-radius: 20px; } .iwpd__performance { padding: 22px 19px; border-radius: 16px; } .iwpd__features, .iwpd__applications { grid-template-columns: 1fr; } .iwpd__feature { min-height: 0; padding: 24px 21px; } .iwpd__application { min-height: 148px; padding: 21px; } .iwpd__tool-note { grid-template-columns: 1fr; padding: 21px; } .iwpd__detail summary { min-height: 70px; padding: 18px 56px 18px 18px; } .iwpd__detail summary::before, .iwpd__detail summary::after { right: 20px; } .iwpd__detail-content { padding: 0 17px 20px; } .iwpd__spec { grid-template-columns: 1fr; gap: 7px; min-height: 0; padding: 16px 16px 16px 21px; } .iwpd__tool-banner { grid-template-columns: 1fr; padding: 24px 21px; border-radius: 20px; } .iwpd__tool-pill { justify-self: start; white-space: normal; } .iwpd__support { padding: 36px 20px 22px; border-radius: 22px; } .iwpd__support::before { left: 20px; } .iwpd__support-actions { grid-template-columns: 1fr; margin-top: 25px; } .iwpd a.iwpd__support-button { width: 100% !important; } } Tools MACtac Soft Felt 4" × 2.75" MACtac Felt Squeegee - 2.75" × 4" A thick, flexible beige felt squeegee made from compressed fiber, designed for graphic installations requiring a conformable working edge and a softer contact surface for sensitive films. Compressed Fiber Thick & Flexible Conformable Edge Sensitive Film Friendly Dimensions 4" × 2.75" Surface Soft Felt Beige compressed-fiber squeegee designed for window graphics, chrome vinyl, inkjet graphics and other applications requiring a conformable edge. Dimensions 4" × 2.75" Material Compressed Fiber Working Surface Soft Felt Design Thick & Flexible Recommended For Window Graphics Film Focus Sensitive Films Soft conformable application A thick felt squeegee designed for controlled contact with graphic films The MACtac Felt Squeegee is a compact 4" × 2.75" application tool made from compressed fiber with a soft felt working surface. Its thick and flexible construction is designed to conform during application, making it suitable for graphic installation work where a softer, adaptable edge is useful. The felt surface is intended to provide more surface-conscious contact than a bare hard edge, helping reduce the chance of scratching when working with appropriate technique. It is specifically recommended for window graphics and is also suited to sensitive materials such as chrome vinyl and inkjet graphics. Conformable felt edge Work across sensitive graphic surfaces with a thick, flexible edge designed to follow the application area. The compressed-fiber felt construction combines flexibility with a soft working surface for graphic installations where surface protection is an important consideration. Key features Compressed fiber, flexible handling and a soft surface for sensitive graphics Designed for graphic installation tasks requiring a conformable working edge and softer contact with the film surface. 01 MACtac construction MACtac-branded application tool designed with durability and controlled graphic installation in mind. 02 4" × 2.75" format Compact dimensions provide a practical handheld size for a range of graphic installation tasks. 03 Thick and flexible The squeegee is designed to flex and conform as it moves across suitable application surfaces. 04 Compressed fiber Compressed-fiber construction creates the soft felt working surface used for film application. 05 Conformable working edge Suitable for applications where a conformable edge is preferred over a rigid application surface. 06 Sensitive-film support Particularly suited to window graphics, chrome vinyl and inkjet graphics requiring a softer application surface. Recommended uses Designed for window graphics, chrome vinyl, inkjet graphics and conformable-edge applications Use the felt surface where sensitive film benefits from a softer working edge during graphic installation. Window Graphics Specifically recommended for window graphic installation work. Chrome Vinyl Soft felt contact is suited to sensitive chrome vinyl application. Inkjet Graphics Suitable for graphic films where a softer application surface is preferred. Conformable Applications Designed for graphic installations requiring a flexible, conformable working edge. Keep the felt working surface clean before and during installation, especially when working with sensitive films. Use controlled pressure and allow the thick, flexible body to conform naturally to the application area. Surface condition, tool cleanliness and technique can affect the finished result. Dimensions 4" × 2.75" Composition Compressed fiber Working Surface Soft beige felt Product information Dimensions, felt construction, conformability and recommended graphic applications Product details Product Name MACtac Felt Squeegee - 2.75" × 4" Brand MACtac Product Type Soft felt application squeegee Dimensions 4" × 2.75" Colour Beige Composition Compressed fiber Working Surface Soft felt Construction Thick and flexible Edge Characteristic Conformable Recommended Use Window graphics Sensitive Films Chrome vinyl and inkjet graphics Compressed fiber and felt construction Made from compressed fiber. Uses a soft felt working surface. Designed with a thick body. Designed to remain flexible during application. The flexible construction supports conformability across suitable application areas. The soft felt surface is intended to help reduce the chance of scratching sensitive film when used appropriately. Window graphics and sensitive-film applications Specifically recommended for window graphics. Suitable for graphic installation work. Suitable for applications requiring a conformable edge. Suitable for sensitive chrome vinyl. Suitable for inkjet graphics. The felt surface provides a softer contact layer during application. Handling and surface-care guidance Keep the felt surface clean during use. Use controlled pressure appropriate to the graphic film. Allow the flexible body to conform naturally to the working surface. Inspect the felt for debris before using it on sensitive film. Surface protection depends on tool cleanliness, pressure, film condition and technique. The 4" × 2.75" format provides a compact handheld application size. Thick 4" × 2.75" compressed-fiber felt squeegee for sensitive graphic applications A soft, flexible MACtac application tool designed for window graphics, chrome vinyl, inkjet graphics and other installations where a conformable felt edge is preferred. 4" × 2.75" · Soft Felt Instawraps product support Questions or need assistance? If you have any questions, or if you need assistance, please do not hesitate to contact our customer service department. Fast assistance Live Chat Send a request Contact Us Email our team [email protected] Speak with us 1-866-258-6908 *Product characteristics, MACtac branding, beige colour, 4" × 2.75" dimensions, compressed-fiber composition, soft felt surface, thick and flexible construction, conformable-edge use and listed window graphic, chrome vinyl and inkjet graphic applications shown above are based on the supplied product description. Statements describing flawless, professional, scratch-free or guaranteed application, top-quality performance or complete protection have been presented as intended benefits rather than unconditional guarantees. Surface protection and installation results depend on film type, felt cleanliness, surface condition, pressure and application technique. Product information presented here is based on the supplied listing information for the MACtac Felt Squeegee - 2.75" × 4".
More you might like
Related
Squeegee - Felt - Mactac
Related
Mactac Felt Squeegee
Related
MACTAC Felt Squeegee
Related