{"product_id":"crewel-embroidery-essentials-beginner-workshop","title":"Crewel Embroidery Essentials – Beginner Workshop","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n.crewel-wrap {\n  max-width: 100%;\n  margin: 0;\n  font-family: 'Jost', sans-serif;\n  color: #3a2a3a;\n  background: #FDF6FB;\n  padding: 0;\n}\n\n.crewel-hero {\n  background: linear-gradient(135deg, #6b2168 0%, #A84FA1 60%, #7a3878 100%);\n  padding: 48px 32px 40px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.crewel-hero::before {\n  content: '';\n  position: absolute;\n  top: -40px; right: -40px;\n  width: 220px; height: 220px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.08);\n}\n\n.crewel-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -60px; left: -30px;\n  width: 180px; height: 180px;\n  border-radius: 50%;\n  background: rgba(255,255,255,0.06);\n}\n\n.crewel-hero-badge {\n  display: inline-block;\n  background: rgba(255,255,255,0.22);\n  color: #fff;\n  font-family: 'Jost', sans-serif;\n  font-size: 14px;\n  font-weight: 500;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: 40px;\n  border: 1px solid rgba(255,255,255,0.35);\n  margin-bottom: 18px;\n}\n\n.crewel-hero h1 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(30px, 5vw, 46px);\n  font-weight: 600;\n  color: #fff;\n  margin: 0 0 6px;\n  line-height: 1.15;\n  letter-spacing: -0.5px;\n}\n\n.crewel-hero h1 em {\n  font-style: italic;\n  font-weight: 400;\n}\n\n.crewel-hero-sub {\n  font-family: 'Jost', sans-serif;\n  font-size: 17px;\n  font-weight: 300;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.88);\n  margin: 0 0 28px;\n}\n\n.crewel-meta-strip {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 10px 20px;\n  margin-top: 4px;\n}\n\n.crewel-meta-item {\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  background: rgba(255,255,255,0.18);\n  border: 1px solid rgba(255,255,255,0.3);\n  border-radius: 30px;\n  padding: 6px 14px;\n  font-size: 16px;\n  color: #fff;\n  font-weight: 400;\n}\n\n.crewel-meta-item svg {\n  width: 15px; height: 15px;\n  flex-shrink: 0;\n  stroke: rgba(255,255,255,0.9);\n  fill: none;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── sections ── *\/\n.crewel-body {\n  padding: 0 24px 40px;\n  max-width: 780px;\n  margin: 0 auto;\n}\n\n.crewel-section {\n  margin-top: 36px;\n}\n\n.crewel-section-label {\n  font-family: 'Jost', sans-serif;\n  font-size: 13px;\n  font-weight: 500;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: #A84FA1;\n  margin-bottom: 10px;\n}\n\n.crewel-section h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 29px;\n  font-weight: 600;\n  color: #6b2168;\n  margin: 0 0 14px;\n  line-height: 1.2;\n}\n\n.crewel-prose {\n  font-size: 19px;\n  line-height: 1.75;\n  color: #4a3248;\n  margin: 0 0 10px;\n}\n\n\/* ── divider ── *\/\n.crewel-divider {\n  border: none;\n  border-top: 1px solid #EDD6F5;\n  margin: 36px 0 0;\n}\n\n\/* ── what you'll learn ── *\/\n.crewel-learn-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 12px;\n  margin-top: 4px;\n}\n\n.crewel-learn-card {\n  background: #fff;\n  border: 1px solid #EDD6F5;\n  border-radius: 12px;\n  padding: 16px 18px;\n}\n\n.crewel-learn-card-title {\n  font-family: 'Jost', sans-serif;\n  font-size: 16px;\n  font-weight: 500;\n  color: #A84FA1;\n  margin-bottom: 6px;\n}\n\n.crewel-learn-card p {\n  font-size: 17.5px;\n  line-height: 1.6;\n  color: #5a3a58;\n  margin: 0;\n}\n\n\/* ── stitch list ── *\/\n.crewel-stitch-list {\n  columns: 2;\n  column-gap: 24px;\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.crewel-stitch-list li {\n  font-size: 18px;\n  color: #4a3248;\n  padding: 5px 0;\n  border-bottom: 1px dashed #EDD6F5;\n  break-inside: avoid;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.crewel-stitch-list li::before {\n  content: '';\n  width: 6px; height: 6px;\n  border-radius: 50%;\n  background: #DA7FD0;\n  flex-shrink: 0;\n}\n\n\/* ── schedule ── *\/\n.crewel-schedule {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  position: relative;\n}\n\n.crewel-schedule::before {\n  content: '';\n  position: absolute;\n  left: 20px; top: 10px; bottom: 10px;\n  width: 1px;\n  background: #EDD6F5;\n}\n\n.crewel-schedule li {\n  display: flex;\n  gap: 16px;\n  align-items: flex-start;\n  padding: 10px 0;\n  position: relative;\n}\n\n.crewel-schedule-dot {\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  background: #EDD6F5;\n  border: 2px solid #DA7FD0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  position: relative;\n  z-index: 1;\n}\n\n.crewel-schedule-dot span {\n  font-size: 13px;\n  font-weight: 500;\n  color: #A84FA1;\n  letter-spacing: 0.3px;\n}\n\n.crewel-schedule-content {\n  padding-top: 8px;\n}\n\n.crewel-schedule-time {\n  font-size: 14px;\n  font-weight: 500;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #DA7FD0;\n  margin-bottom: 2px;\n}\n\n.crewel-schedule-desc {\n  font-size: 18px;\n  color: #4a3248;\n  line-height: 1.5;\n}\n\n\/* ── materials included ── *\/\n.crewel-materials {\n  background: #fff;\n  border: 1px solid #EDD6F5;\n  border-radius: 14px;\n  padding: 20px 22px;\n}\n\n.crewel-materials-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 21px;\n  font-weight: 600;\n  color: #6b2168;\n  margin: 0 0 14px;\n}\n\n.crewel-materials ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 8px 24px;\n}\n\n.crewel-materials ul li {\n  font-size: 18px;\n  color: #4a3248;\n  display: flex;\n  align-items: flex-start;\n  gap: 8px;\n  line-height: 1.4;\n}\n\n.crewel-materials ul li::before {\n  content: '✦';\n  color: #DA7FD0;\n  font-size: 10px;\n  margin-top: 3px;\n  flex-shrink: 0;\n}\n\n\/* ── take home ── *\/\n.crewel-takehome {\n  background: linear-gradient(135deg, #f9eef9 0%, #FDF6FB 100%);\n  border: 1px solid #EDD6F5;\n  border-radius: 14px;\n  padding: 22px 24px;\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n  flex-wrap: wrap;\n}\n\n.crewel-takehome-icon {\n  width: 48px; height: 48px;\n  border-radius: 12px;\n  background: #DA7FD0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.crewel-takehome-icon svg {\n  width: 24px; height: 24px;\n  stroke: #fff;\n  fill: none;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.crewel-takehome-text h3 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 23px;\n  font-weight: 600;\n  color: #6b2168;\n  margin: 0 0 8px;\n}\n\n.crewel-takehome-text ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.crewel-takehome-text ul li {\n  font-size: 18px;\n  color: #4a3248;\n  padding: 4px 0;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.crewel-takehome-text ul li::before {\n  content: '→';\n  color: #A84FA1;\n  font-size: 13px;\n  flex-shrink: 0;\n}\n\n\/* ── skill \/ bring ── *\/\n.crewel-info-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n}\n\n@media (max-width: 480px) {\n  .crewel-info-row { grid-template-columns: 1fr; }\n  .crewel-stitch-list { columns: 1; }\n}\n\n.crewel-info-card {\n  background: #fff;\n  border: 1px solid #EDD6F5;\n  border-radius: 12px;\n  padding: 16px 18px;\n}\n\n.crewel-info-card-label {\n  font-size: 13px;\n  font-weight: 500;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: #DA7FD0;\n  margin-bottom: 8px;\n}\n\n.crewel-info-card-value {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 21px;\n  font-weight: 600;\n  color: #6b2168;\n  margin-bottom: 4px;\n}\n\n.crewel-info-card p {\n  font-size: 17.5px;\n  color: #5a3a58;\n  margin: 0;\n  line-height: 1.55;\n}\n\n\/* ── instructor ── *\/\n.crewel-instructor-block {\n  background: #fff;\n  border: 1px solid #EDD6F5;\n  border-radius: 14px;\n  padding: 24px 24px 20px;\n}\n\n.crewel-instructor-header {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-bottom: 18px;\n}\n\n.crewel-instructor-avatar {\n  width: 56px; height: 56px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #DA7FD0, #A84FA1);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 20px;\n  font-weight: 600;\n  color: #fff;\n  flex-shrink: 0;\n}\n\n.crewel-instructor-name {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 25px;\n  font-weight: 600;\n  color: #6b2168;\n  margin: 0 0 2px;\n}\n\n.crewel-instructor-role {\n  font-size: 16px;\n  color: #A84FA1;\n  margin: 0;\n}\n\n.crewel-instructor-credential {\n  background: #EDD6F5;\n  border-radius: 8px;\n  padding: 12px 16px;\n  margin-bottom: 16px;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n}\n\n.crewel-instructor-credential-icon {\n  font-size: 18px;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n.crewel-instructor-credential p {\n  font-size: 17.5px;\n  color: #5a3a58;\n  margin: 0;\n  line-height: 1.55;\n}\n\n.crewel-instructor-credential strong {\n  color: #6b2168;\n}\n\n.crewel-instructor-bio p {\n  font-size: 18.5px;\n  color: #4a3248;\n  line-height: 1.75;\n  margin: 0 0 10px;\n}\n\n.crewel-instructor-bio p:last-child {\n  margin-bottom: 0;\n}\n\n.crewel-instructor-specialties {\n  margin-top: 14px;\n  padding-top: 14px;\n  border-top: 1px solid #EDD6F5;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  align-items: center;\n}\n\n.crewel-specialty-label {\n  font-size: 14px;\n  font-weight: 500;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #A84FA1;\n  margin-right: 4px;\n}\n\n.crewel-specialty-pill {\n  background: #F2C4E8;\n  color: #6b2168;\n  font-size: 15px;\n  padding: 4px 12px;\n  border-radius: 20px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"crewel-wrap\"\u003e\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"crewel-hero\"\u003e\n\u003cdiv class=\"crewel-hero-badge\"\u003eHands-On Workshop · All Materials Included\u003c\/div\u003e\n\u003ch1\u003e\n\u003cem\u003eCrewel Embroidery\u003c\/em\u003e Essentials\u003c\/h1\u003e\n\u003cp class=\"crewel-hero-sub\"\u003eBeginner Workshop  ·  3 Hours\u003c\/p\u003e\n\u003cdiv class=\"crewel-meta-strip\"\u003e\n\u003cdiv class=\"crewel-meta-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"18\" y=\"4\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"6\" x2=\"16\" y1=\"2\" x1=\"16\"\u003e\u003c\/line\u003e\u003cline y2=\"6\" x2=\"8\" y1=\"2\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"10\" x2=\"21\" y1=\"10\" x1=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e July 18, 2026\u003c\/div\u003e\n\u003cdiv class=\"crewel-meta-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 7 12 12 15 15\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 3:00 – 6:00 PM\u003c\/div\u003e\n\u003cdiv class=\"crewel-meta-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 1 1 18 0z\"\u003e\u003c\/path\u003e\u003ccircle r=\"3\" cy=\"10\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Craftique Studio · Cypress, TX\u003c\/div\u003e\n\u003cdiv class=\"crewel-meta-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle r=\"4\" cy=\"7\" cx=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Limited to 12 Students\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crewel-body\"\u003e\n\u003c!-- About the craft --\u003e\n\u003cdiv class=\"crewel-section\"\u003e\n\u003cp class=\"crewel-section-label\"\u003eAbout the Workshop\u003c\/p\u003e\n\u003ch2\u003eA timeless needlework art, reimagined for beginners\u003c\/h2\u003e\n\u003cp class=\"crewel-prose\"\u003eCrewel embroidery is a classic freehand style traditionally worked with richly colored wool threads on linen or cotton fabric — and it's absolutely stunning in person. Using a variety of textured stitches, you'll create designs with real depth, dimension, and vibrant color.\u003c\/p\u003e\n\u003cp class=\"crewel-prose\"\u003eThis style became especially beloved in 17th and 18th-century England, drawing inspiration from exotic Indian textiles and European floral motifs. Think flowing vines, stylized blooms, birds, and bold outlines — all brought to life with layered shading and lush, tactile wool. Now it's your turn to try it!\u003c\/p\u003e\n\u003cp class=\"crewel-prose\"\u003eIn this 3-hour workshop, Terri King will walk you through the essentials — from setting up your hoop to finishing your piece — so you can leave with a completed embroidered sampler and the confidence to keep stitching at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"crewel-divider\"\u003e\n\u003c!-- What you'll learn --\u003e\n\u003cdiv class=\"crewel-section\"\u003e\n\u003cp class=\"crewel-section-label\"\u003eWhat You'll Learn\u003c\/p\u003e\n\u003ch2\u003eSkills you'll leave with\u003c\/h2\u003e\n\u003cdiv class=\"crewel-learn-grid\"\u003e\n\u003cdiv class=\"crewel-learn-card\"\u003e\n\u003cdiv class=\"crewel-learn-card-title\"\u003eHistory \u0026amp; Tradition\u003c\/div\u003e\n\u003cp\u003eThe fundamentals of crewel embroidery, including its rich history and the iconic Jacobean style that inspired it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crewel-learn-card\"\u003e\n\u003cdiv class=\"crewel-learn-card-title\"\u003eMaterials \u0026amp; Setup\u003c\/div\u003e\n\u003cp\u003eHow to work with crewel wool, choose the right needles and fabric, and set up your hoop with proper tension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crewel-learn-card\"\u003e\n\u003cdiv class=\"crewel-learn-card-title\"\u003eColor \u0026amp; Shading\u003c\/div\u003e\n\u003cp\u003eBasic color blending and shading techniques that give your embroidery real depth and dimension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crewel-learn-card\"\u003e\n\u003cdiv class=\"crewel-learn-card-title\"\u003eDesign \u0026amp; Finishing\u003c\/div\u003e\n\u003cp\u003eDesign transfer techniques for crewel work, plus professional finishing methods for a polished final piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"crewel-divider\"\u003e\n\u003c!-- Stitches --\u003e\n\u003cdiv class=\"crewel-section\"\u003e\n\u003cp class=\"crewel-section-label\"\u003eEssential Stitches\u003c\/p\u003e\n\u003ch2\u003eYou'll practice all of these\u003c\/h2\u003e\n\u003cul class=\"crewel-stitch-list\"\u003e\n\u003cli\u003eStem Stitch \u0026amp; Outline Stitch\u003c\/li\u003e\n\u003cli\u003eSplit Stitch\u003c\/li\u003e\n\u003cli\u003eSatin Stitch\u003c\/li\u003e\n\u003cli\u003eLong \u0026amp; Short Stitch (shading)\u003c\/li\u003e\n\u003cli\u003eFrench Knots\u003c\/li\u003e\n\u003cli\u003eBullion Knots\u003c\/li\u003e\n\u003cli\u003eChain Stitch \u0026amp; Lazy Daisy\u003c\/li\u003e\n\u003cli\u003eBlanket Stitch \u0026amp; Buttonhole Stitch\u003c\/li\u003e\n\u003cli\u003eCouching (for added texture)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"crewel-divider\"\u003e\n\u003c!-- Schedule --\u003e\n\u003cdiv class=\"crewel-section\"\u003e\n\u003cp class=\"crewel-section-label\"\u003eClass Schedule\u003c\/p\u003e\n\u003ch2\u003eHow the 3 hours unfold\u003c\/h2\u003e\n\u003cul class=\"crewel-schedule\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"crewel-schedule-dot\"\u003e\u003cspan\u003e0:15\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-content\"\u003e\n\u003cdiv class=\"crewel-schedule-time\"\u003e3:00 – 3:15 PM\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-desc\"\u003eWelcome, introductions \u0026amp; material overview\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"crewel-schedule-dot\"\u003e\u003cspan\u003e0:30\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-content\"\u003e\n\u003cdiv class=\"crewel-schedule-time\"\u003e3:15 – 3:45 PM\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-desc\"\u003eHoop setup \u0026amp; fabric preparation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"crewel-schedule-dot\"\u003e\u003cspan\u003e1:55\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-content\"\u003e\n\u003cdiv class=\"crewel-schedule-time\"\u003e3:45 – 5:40 PM\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-desc\"\u003eHands-on stitching: learn and practice essential crewel stitches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"crewel-schedule-dot\"\u003e\u003cspan\u003e0:15\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-content\"\u003e\n\u003cdiv class=\"crewel-schedule-time\"\u003e5:40 – 5:55 PM\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-desc\"\u003eFinishing touches \u0026amp; professional tips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"crewel-schedule-dot\"\u003e\u003cspan\u003e0:05\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-content\"\u003e\n\u003cdiv class=\"crewel-schedule-time\"\u003e5:55 – 6:00 PM\u003c\/div\u003e\n\u003cdiv class=\"crewel-schedule-desc\"\u003eQ\u0026amp;A, clean-up \u0026amp; take-home guidance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"crewel-divider\"\u003e\n\u003c!-- Materials --\u003e\n\u003cdiv class=\"crewel-section\"\u003e\n\u003cdiv class=\"crewel-materials\"\u003e\n\u003cdiv class=\"crewel-materials-title\"\u003eEverything is provided — just show up!\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e6-inch wooden embroidery hoop\u003c\/li\u003e\n\u003cli\u003eLinen or cotton twill fabric with pre-printed pattern\u003c\/li\u003e\n\u003cli\u003eSelection of high-quality crewel wool threads\u003c\/li\u003e\n\u003cli\u003eCrewel embroidery needles\u003c\/li\u003e\n\u003cli\u003ePrinted stitch guide \u0026amp; pattern sheet\u003c\/li\u003e\n\u003cli\u003eResource list with recommended tools \u0026amp; threads\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Take Home --\u003e\n\u003cdiv class=\"crewel-section\"\u003e\n\u003cdiv class=\"crewel-takehome\"\u003e\n\u003cdiv class=\"crewel-takehome-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 12v10H4V12\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 7H2v5h20V7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 22V7\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"crewel-takehome-text\"\u003e\n\u003ch3\u003eWhat You'll Take Home\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eYour completed embroidered crewel sampler\u003c\/li\u003e\n\u003cli\u003ePrinted stitch guide to keep and reference\u003c\/li\u003e\n\u003cli\u003eResource list for wool, fabric \u0026amp; tools\u003c\/li\u003e\n\u003cli\u003eConfidence and inspiration to stitch more at home!\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"crewel-divider\"\u003e\n\u003c!-- Skill level + what to bring --\u003e\n\u003cdiv class=\"crewel-section\"\u003e\n\u003cdiv class=\"crewel-info-row\"\u003e\n\u003cdiv class=\"crewel-info-card\"\u003e\n\u003cdiv class=\"crewel-info-card-label\"\u003eSkill Level\u003c\/div\u003e\n\u003cdiv class=\"crewel-info-card-value\"\u003eBeginner-Friendly\u003c\/div\u003e\n\u003cp\u003eAll ages 14 and up are welcome. Absolutely no prior embroidery experience required — just bring your curiosity!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crewel-info-card\"\u003e\n\u003cdiv class=\"crewel-info-card-label\"\u003eWhat to Bring\u003c\/div\u003e\n\u003cdiv class=\"crewel-info-card-value\"\u003eJust yourself!\u003c\/div\u003e\n\u003cp\u003eEverything you need is included. Optional: reading glasses if needed, or your favorite thimble for extra comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"crewel-divider\"\u003e\n\u003c!-- Instructor --\u003e\n\u003cdiv class=\"crewel-section\"\u003e\n\u003cp class=\"crewel-section-label\"\u003eMeet Your Instructor\u003c\/p\u003e\n\u003cdiv class=\"crewel-instructor-block\"\u003e\n\u003cdiv class=\"crewel-instructor-header\"\u003e\n\u003cdiv class=\"crewel-instructor-avatar\"\u003eTK\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"crewel-instructor-name\"\u003eTerri Michele King\u003c\/p\u003e\n\u003cp class=\"crewel-instructor-role\"\u003eFiber Arts Educator · Houston, Texas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crewel-instructor-credential\"\u003e\n\u003cdiv class=\"crewel-instructor-credential-icon\"\u003e🎓\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDiploma in Technical Hand Embroidery (2015)\u003c\/strong\u003e — Terri trained at the Royal School of Needlework at Hampton Court Palace in the UK, one of the world's most prestigious embroidery institutions. Founded in 1872, the RSN has trained needleworkers for the British Royal Family and preserves centuries of embroidery tradition. Terri is one of a small number of American needleworkers to hold this distinction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crewel-instructor-bio\"\u003e\n\u003cp\u003eTerri Michele King is a native Texan whose lifelong love of needlework and fiber arts was sparked in childhood by the patient hands of her mother, aunts, and grandmothers. That early foundation grew into a deep, decades-long passion — and eventually, a calling to teach.\u003c\/p\u003e\n\u003cp\u003eIn 2024, Terri founded \u003cstrong\u003eTerri Michele Fiber Arts Studio\u003c\/strong\u003e in Houston, Texas, where she brings her world-class training and genuine love of the craft to students of all levels. Her teaching style is warm, encouraging, and wonderfully unhurried — she has a gift for making even the most intricate techniques feel completely within reach.\u003c\/p\u003e\n\u003cp\u003eCrewelwork is one of Terri's core specialties, and she's excited to share this richly textured, historically rooted art form with you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crewel-instructor-specialties\"\u003e\n\u003cspan class=\"crewel-specialty-label\"\u003eSpecialties\u003c\/span\u003e \u003cspan class=\"crewel-specialty-pill\"\u003eCrewel Embroidery\u003c\/span\u003e \u003cspan class=\"crewel-specialty-pill\"\u003eBlackwork\u003c\/span\u003e \u003cspan class=\"crewel-specialty-pill\"\u003eGoldwork\u003c\/span\u003e \u003cspan class=\"crewel-specialty-pill\"\u003eSilk Shading\u003c\/span\u003e \u003cspan class=\"crewel-specialty-pill\"\u003eLace Knitting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/body --\u003e\n\u003c\/div\u003e","brand":"Craftique Studio","offers":[{"title":"Default Title","offer_id":47752396243174,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/3981\/7190\/files\/Copyofyogaclass_14x14in_49_f00f81a5-75d0-40d9-913a-5b43b0c0d745.png?v=1780793926","url":"https:\/\/craftiquestudio.shop\/products\/crewel-embroidery-essentials-beginner-workshop","provider":"Craftique Studio Shop","version":"1.0","type":"link"}