Madeira Stabilizer Starter Set – 12 Samples + Guide
.dsss9449 { --ink: #30343a; --muted: #6c7379; --blue: #486f8d; --blue-dark: #34536b; --gold: #c58a3c; --gold-soft: #faf0df; --mist: #f2f6f8; --line: #dce3e7; --white: #ffffff; colo r: var(--ink); font: 16px/1.65 Arial, Helvetica, sans-serif; } .dsss9449 * { box-sizing: border-box; } .dsss9449 img { display: block; max-width: 100%; height: auto; } .dsss9449 a { color: inherit; } .dsss9449-wrap { max-width: 1180px; margin: 0 auto; } .dsss9449-section { margin: 64px 0; } .dsss9449 h2, .dsss9449 h3 { color: var(--ink); line-height: 1.16; } .dsss9449 h2 { margin: 0 0 17px; font-size: clamp(30px, 4vw, 48px); letter-spacing: -0.8px; } .dsss9449 h3 { margin: 0 0 8px; font-size: 20px; } .dsss9449 p { margin: 0 0 15px; } .dsss9449-lead { max-width: 920px; color: var(--muted); font-size: 19px; } .dsss9449-kicker { display: inline-block; margin-bottom: 11px; color: var(--gold); font-size: 13px; font-weight: 700; letter-spacing: 1.4px; text-transform: uppercase; } .dsss9449-hero { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr); gap: 42px; align-items: center; padding: clamp(30px, 5vw, 64px); overflow: hidden; border: 1px solid var(--line); border-radius: 24px; background: linear-gradient(135deg, var(--mist), var(--gold-soft)); } .dsss9449-benefits { display: grid; gap: 8px; margin: 25px 0 0; padding: 0; list-style: none; } .dsss9449-benefits li { position: relative; padding-left: 27px; } .dsss9449-benefits li::before { position: absolute; top: 2px; left: 0; color: var(--gold); content: "✓"; font-weight: 700; } .dsss9449-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; } .dsss9449-button { display: inline-block; padding: 12px 18px; border: 2px solid var(--blue); border-radius: 999px; color: var(--white) !important; background: var(--blue); font-size: 14px; font-weight: 700; line-height: 1.2; text-decoration: none; } .dsss9449-button--light { color: var(--blue-dark) !important; background: transparent; } .dsss9449-packshot { margin: 0; padding: 25px; border-radius: 20px; background: var(--white); box-shadow: 0 18px 45px rgba(52, 83, 107, 0.14); } .dsss9449-packshot img { width: 100%; max-height: 470px; margin: auto; object-fit: contain; } .dsss9449-packshot figcaption { margin-top: 13px; color: var(--muted); font-size: 13px; text-align: center; } .dsss9449-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 18px; overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: var(--white); } .dsss9449-stat { padding: 22px 18px; text-align: center; } .dsss9449-stat + .dsss9449-stat { border-left: 1px solid var(--line); } .dsss9449-stat strong { display: block; color: var(--blue-dark); font-size: 25px; line-height: 1.15; } .dsss9449-stat span { display: block; margin-top: 5px; color: var(--muted); font-size: 13px; } .dsss9449-alert { display: grid; grid-template-columns: auto 1fr; gap: 16px; align-items: start; margin: 26px 0 0; padding: 21px 23px; border: 1px solid #ead4b4; border-radius: 16px; background: var(--gold-soft); } .dsss9449-alert-icon { display: grid; width: 36px; height: 36px; border-radius: 50%; place-items: center; color: var(--white); background: var(--gold); font-weight: 700; } .dsss9449-alert p { margin: 0; } .dsss9449-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsss9449-card { padding: 25px; border: 1px solid var(--line); border-radius: 18px; background: var(--white); } .dsss9449-card-icon { display: grid; width: 42px; height: 42px; margin-bottom: 17px; border-radius: 50%; place-items: center; color: var(--white); background: linear-gradient(135deg, var(--blue-dark), var(--gold)); font-weight: 700; } .dsss9449-card p { margin-bottom: 0; color: var(--muted); } .dsss9449-contents { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsss9449-family { padding: 27px; border-radius: 19px; background: var(--mist); } .dsss9449-family strong { display: block; margin-bottom: 10px; color: var(--blue-dark); font-size: 23px; line-height: 1.15; } .dsss9449-family ul { margin: 0; padding-left: 20px; } .dsss9449-family li + li { margin-top: 5px; } .dsss9449-note { margin-top: 20px; padding: 17px 20px; border-left: 4px solid var(--gold); border-radius: 0 12px 12px 0; background: var(--gold-soft); } .dsss9449-table-wrap { margin-top: 28px; overflow-x: auto; border: 1px solid var(--line); border-radius: 18px; } .dsss9449 table { width: 100%; border-collapse: collapse; background: var(--white); } .dsss9449 th, .dsss9449 td { padding: 17px 19px; border-bottom: 1px solid var(--line); text-align: left; vertical-align: top; } .dsss9449 thead th { color: var(--white); background: var(--blue-dark); } .dsss9449 tbody th { width: 30%; color: var(--blue-dark); background: var(--mist); } .dsss9449 tr:last-child th, .dsss9449 tr:last-child td { border-bottom: 0; } .dsss9449-steps { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin-top: 28px; counter-reset: steps; } .dsss9449-step { padding: 23px; border-radius: 17px; background: var(--mist); counter-increment: steps; } .dsss9449-step::before { display: grid; width: 34px; height: 34px; margin-bottom: 15px; border-radius: 50%; place-items: center; color: var(--white); background: var(--blue); content: counter(steps); font-weight: 700; } .dsss9449-step p { margin-bottom: 0; color: var(--muted); font-size: 14px; } .dsss9449-care { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsss9449-care-item { padding: 23px; border: 1px solid var(--line); border-radius: 17px; } .dsss9449-care-item p { margin-bottom: 0; color: var(--muted); } .dsss9449-faq { margin-top: 28px; } .dsss9449-faq details { border-top: 1px solid var(--line); } .dsss9449-faq details:last-child { border-bottom: 1px solid var(--line); } .dsss9449-faq summary { position: relative; padding: 19px 42px 19px 0; cursor: pointer; color: var(--ink); font-weight: 700; list-style: none; } .dsss9449-faq summary::-webkit-details-marker { display: none; } .dsss9449-faq summary::after { position: absolute; top: 15px; right: 4px; color: var(--gold); content: "+"; font-size: 26px; font-weight: 400; } .dsss9449-faq details[open] summary::after { content: "−"; } .dsss9449-answer { max-width: 900px; padding: 0 42px 17px 0; color: var(--muted); } .dsss9449-final { padding: clamp(30px, 5vw, 58px); border-radius: 22px; color: var(--white); background: linear-gradient(135deg, var(--blue-dark), var(--blue)); } .dsss9449-final h2, .dsss9449-final p { color: var(--white); } .dsss9449-final p { max-width: 820px; margin-bottom: 0; opacity: 0.92; } .dsss9449-final .dsss9449-kicker { color: #f7d9aa; } @media (max-width: 850px) { .dsss9449-hero, .dsss9449-grid, .dsss9449-contents { grid-template-columns: 1fr; } .dsss9449-stats, .dsss9449-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); } .dsss9449-stat:nth-child(3) { border-left: 0; } .dsss9449-stat:nth-child(n + 3) { border-top: 1px solid var(--line); } } @media (max-width: 700px) { .dsss9449-care { grid-template-columns: 1fr; } } @media (max-width: 540px) { .dsss9449-section { margin: 46px 0; } .dsss9449-hero { padding: 25px; border-radius: 18px; } .dsss9449-stats, .dsss9449-steps { grid-template-columns: 1fr; } .dsss9449-stat + .dsss9449-stat { border-top: 1px solid var(--line); border-left: 0; } .dsss9449 th, .dsss9449 td { padding: 14px; } .dsss9449-alert { grid-template-columns: 1fr; } } Madeira 9449 · Premium stabilizer starter set Test all 12 Madeira stabilizers before choosing a full roll The Madeira 9449 Stabilizer Starter Set brings together a sample piece of each of the brand’s 12 Premium Stabilizers. Compare tear-away, wash-away and cut-away or speciality options on your own fabrics, with the included “Stabilizers Know How” guide explaining applications and techniques. 12 genuine Madeira samples covering the complete Premium Stabilizer range. Three stabilizer families for varied embroidery, quilting and patchwork needs. Know How instruction guide with illustrated product guidance. See All 12 Samples View Set Details Madeira article 9449 · 12 stabilizer samples plus Know How guide 12 Samples one of every quality 3 Families tear, wash and cut away 1 Guide Stabilizers Know How 9449 Madeira article number i This retail listing is for one starter set. It contains 12 test pieces and one instruction guide, not 12 full rolls and not the five-set dealer quantity shown in some Madeira trade catalogues. Make a fabric-and-design decision by testing Feel, hoop, stitch and remove each stabilizer yourself A stabilizer must suit the fabric, design density, technique and desired finish. This set lets you compare the material in your hands and run small embroidery tests before committing to a larger retail roll. 1 Compare support See how each sample controls stretch, movement and puckering with a representative fabric and design. 2 Compare removal Experience how tear-away, water-soluble and permanent or heat-removable products finish differently. 3 Record the result Keep a stitched test and note the stabilizer name, fabric, needle, thread and design settings for later projects. Samples are for evaluation. Their dimensions are not specified by Madeira, so plan small test designs rather than assuming each piece will fit a particular hoop. Exactly what is included Four samples from each of three stabilizer families The set covers the 12 Madeira Premium Stabilizers sold in the range represented by article 9449. Tear Away Cotton Soft White Cotton Soft Black Cotton Stable Cotton Fix Wash Away Avalon Film Avalon Ultra Avalon Plus Avalon Fix Cut Away / Speciality Super Strong White Super Strong Black Super Stable Super Film Removal differs within the groups. In particular, Super Film is a heat-removable speciality film rather than an ordinary cut-away backing. Follow the included guide for every named sample. A practical first selection guide Start with the finish your project needs Family General behaviour Useful starting point Tear Away Excess backing is carefully torn away after stitching; individual products may be fusible or self-adhesive Stable woven fabrics, quilting and projects where most backing should be removed Wash Away Material dissolves in water according to the instructions for that Avalon product Sheer fabrics, lace, towels, velvet and projects where stabilizer should not remain Cut Away Support generally remains beneath the embroidery after excess is trimmed Stretch fabrics and dense designs needing lasting support Speciality film Removal follows the product-specific process, such as heat for Super Film Badges, lace and applications where conventional backing removal is unsuitable Four steps to a useful test library Use the samples methodically rather than guessing Read the guide Check the named sample’s application, attachment and removal instructions before cutting it. Label the test Keep the stabilizer name with the fabric so similar white samples do not become mixed up. Stitch a small design Use a representative fabric, hooping method and stitch density to assess the support accurately. Finish and record Remove or trim the stabilizer as directed, then note the appearance, feel and suitability for future work. Keep every sample identifiable Protect unused pieces from moisture, heat and mix-ups Retain the labels Store each offcut with its printed name or place it in a separate labelled envelope after opening the set. Keep Avalon dry Protect water-soluble samples from damp hands, splashes and humid storage until they are ready to use. Keep Super Film cool Store the heat-removable film away from irons, heaters and direct sunlight before testing. Test adhesives gently Follow the guide for fusible and self-adhesive samples and test delicate fabrics before committing the project. Product specifications Madeira Stabilizer Starter Set 9449 at a glance Brand Madeira Product Premium Stabilizer Starter Set Article number 9449 Primary use Testing embroidery stabilizers / backings Sample quantity 12 test pieces, one from each Premium Stabilizer quality in the set Families represented Tear Away, Wash Away and Cut Away / speciality Included guide 1 “Stabilizers Know How” instruction booklet Sample dimensions Not specified by Madeira Retail pack contents 1 starter set containing 12 samples and 1 guide Barcode / GTIN 4003760982124 Questions before sampling? Madeira 9449 Starter Set FAQs How many stabilizer samples are included? The set contains 12 samples: four Tear Away, four Wash Away and four Cut Away or speciality stabilizers. Is this listing for one set or five sets? This retail listing is for one starter set. A five-set quantity shown in some Madeira trade catalogues is a dealer ordering quantity. Are these full stabilizer rolls? No. They are test pieces intended for sampling the 12 products before choosing a full retail roll. What size are the samples? Madeira describes them as generous sample pieces but does not state exact dimensions. Plan small evaluations rather than assuming compatibility with a particular hoop size. Is the Stabilizers Know How guide included? Yes. The set includes one comprehensive instruction guide covering applications and use of the stabilizer range. Is embroidery stabilizer the same as backing? Backing is a common name for stabilizer placed beneath fabric. Some water-soluble products can also be used above textured fabric as a topping. Do all 12 samples tear, wash or cut away? No. Removal depends on the named product. For example, Super Film is removed with heat rather than treated like an ordinary cut-away backing. Follow the included guide for each sample. Is this a good set for a beginner? Yes. Madeira designed article 9449 as an introduction to working creatively with stabilizers, and the included guide helps explain where each type is used. Discover the right backing through real stitch tests Compare the full Premium Stabilizer range in one compact set Madeira 9449 combines 12 genuine stabilizer samples with the “Stabilizers Know How” guide so you can test support, handling and removal before purchasing full rolls.
More you might like
Related
Madeira Stabilizer Starter Kit: 12 Premium Stabilizers
Related
Madeira Stabilizer | Starter Set
Related
Madeira 9449 Madeira Machine Embroidery Stabilizer Sampler S
Related