{"product_id":"last-day-50-off-merry-bright-christmas-diy-kit","title":"🎄Last Day 50% OFF - Merry \u0026 Bright Christmas DIY Kit","description":"\u003cstyle\u003e\n\/* =========================================================\n   MERRY \u0026 BRIGHT CHRISTMAS DIY KIT\n   Shopify Custom Liquid\n   ========================================================= *\/\n\n.mb-christmas-kit{\n  --mb-red:#b5222f;\n  --mb-red-dark:#7d1720;\n  --mb-green:#164331;\n  --mb-green-dark:#0f3022;\n  --mb-gold:#c79b45;\n  --mb-cream:#fffaf3;\n  --mb-soft:#f7f3ed;\n  --mb-pink:#f9e9eb;\n  --mb-text:#252525;\n  --mb-muted:#66666a;\n  --mb-border:#e7e1d8;\n  --mb-white:#fff;\n\n  max-width:1080px;\n  margin:0 auto;\n  padding:0 18px 65px;\n\n  color:var(--mb-text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n}\n\n.mb-christmas-kit *,\n.mb-christmas-kit *:before,\n.mb-christmas-kit *:after{\n  box-sizing:border-box;\n}\n\n.mb-christmas-kit img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n}\n\n.mb-christmas-kit h1,\n.mb-christmas-kit h2,\n.mb-christmas-kit h3,\n.mb-christmas-kit p{\n  margin-top:0;\n}\n\n.mb-christmas-kit h1{\n  font-size:clamp(36px,5vw,58px);\n  line-height:1.05;\n  letter-spacing:-1.8px;\n  font-weight:850;\n  color:var(--mb-green-dark);\n  margin-bottom:20px;\n}\n\n.mb-christmas-kit h2{\n  font-size:clamp(28px,4vw,40px);\n  line-height:1.14;\n  letter-spacing:-.8px;\n  font-weight:800;\n  color:var(--mb-green-dark);\n  margin-bottom:15px;\n}\n\n.mb-christmas-kit h3{\n  font-size:20px;\n  line-height:1.3;\n  font-weight:750;\n  color:var(--mb-text);\n  margin-bottom:8px;\n}\n\n.mb-christmas-kit p{\n  font-size:17px;\n  line-height:1.7;\n  color:var(--mb-muted);\n  margin-bottom:15px;\n}\n\n.mb-center{\n  text-align:center;\n}\n\n.mb-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:7px;\n\n  padding:8px 15px;\n  margin-bottom:18px;\n\n  border-radius:50px;\n\n  background:#f8e9df;\n  color:var(--mb-red);\n\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.mb-hero{\n  position:relative;\n  padding:55px 15px 45px;\n  text-align:center;\n}\n\n.mb-hero:before{\n  content:\"\";\n  position:absolute;\n\n  top:0;\n  left:50%;\n\n  transform:translateX(-50%);\n\n  width:150px;\n  height:3px;\n\n  background:var(--mb-red);\n\n  border-radius:20px;\n}\n\n.mb-hero p{\n  max-width:760px;\n  margin:0 auto;\n  font-size:19px;\n}\n\n.mb-hero-image{\n  max-width:850px;\n  margin:34px auto 0;\n\n  overflow:hidden;\n  border-radius:25px;\n\n  background:#f5f0e9;\n}\n\n.mb-hero-image img{\n  border-radius:25px;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.mb-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n\n  margin:0 auto 55px;\n}\n\n.mb-trust-item{\n  padding:17px 10px;\n\n  text-align:center;\n\n  background:var(--mb-soft);\n  border:1px solid var(--mb-border);\n\n  border-radius:16px;\n\n  font-size:14px;\n  font-weight:750;\n}\n\n.mb-trust-icon{\n  display:block;\n  font-size:24px;\n  margin-bottom:4px;\n}\n\n\n\/* =========================================================\n   SECTION\n========================================================= *\/\n\n.mb-section{\n  padding:65px 0;\n  border-top:1px solid var(--mb-border);\n}\n\n.mb-section-header{\n  max-width:740px;\n  margin:0 auto 35px;\n  text-align:center;\n}\n\n.mb-section-header p{\n  margin-bottom:0;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.mb-media{\n  overflow:hidden;\n  border-radius:22px;\n  background:#f5f1eb;\n}\n\n.mb-media img{\n  border-radius:22px;\n}\n\n\n\/* =========================================================\n   EMOTIONAL MESSAGE\n========================================================= *\/\n\n.mb-message{\n  margin-top:28px;\n\n  padding:32px 25px;\n\n  background:var(--mb-cream);\n\n  border:1px solid #eadfce;\n\n  border-radius:22px;\n\n  text-align:center;\n}\n\n.mb-message strong{\n  display:block;\n\n  color:var(--mb-red);\n\n  font-size:21px;\n\n  margin-bottom:7px;\n}\n\n.mb-message span{\n  color:#6d665e;\n  font-size:15px;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.mb-benefits{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n\n  margin-top:32px;\n}\n\n.mb-benefit{\n  padding:27px 20px;\n\n  background:#fff;\n\n  border:1px solid var(--mb-border);\n\n  border-radius:18px;\n}\n\n.mb-benefit-icon{\n  font-size:29px;\n  margin-bottom:13px;\n}\n\n.mb-benefit h3{\n  font-size:18px;\n}\n\n.mb-benefit p{\n  font-size:14px;\n  margin-bottom:0;\n}\n\n\n\/* =========================================================\n   PROCESS\n========================================================= *\/\n\n.mb-process{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n\n  margin-top:32px;\n}\n\n.mb-process-item{\n  padding:27px 18px;\n\n  background:var(--mb-soft);\n\n  border-radius:18px;\n\n  text-align:center;\n}\n\n.mb-process-number{\n  width:44px;\n  height:44px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  margin:0 auto 13px;\n\n  background:var(--mb-green);\n\n  color:#fff;\n\n  border-radius:50%;\n\n  font-weight:800;\n}\n\n.mb-process-item h3{\n  font-size:17px;\n}\n\n.mb-process-item p{\n  font-size:14px;\n  margin-bottom:0;\n}\n\n\n\/* =========================================================\n   DESIGN GRID\n========================================================= *\/\n\n.mb-design-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n\n  margin-top:32px;\n}\n\n.mb-design{\n  padding:22px 15px;\n\n  text-align:center;\n\n  border:1px solid var(--mb-border);\n\n  border-radius:17px;\n\n  background:#fff;\n}\n\n.mb-design-icon{\n  font-size:27px;\n  margin-bottom:8px;\n}\n\n.mb-design strong{\n  display:block;\n\n  font-size:16px;\n  margin-bottom:4px;\n}\n\n.mb-design span{\n  color:var(--mb-muted);\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   FEATURE\n========================================================= *\/\n\n.mb-feature{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:48px;\n\n  align-items:center;\n\n  margin-bottom:65px;\n}\n\n.mb-feature:last-child{\n  margin-bottom:0;\n}\n\n.mb-feature.reverse .mb-feature-media{\n  order:2;\n}\n\n.mb-feature.reverse .mb-feature-copy{\n  order:1;\n}\n\n.mb-number{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:42px;\n  height:42px;\n\n  margin-bottom:17px;\n\n  border-radius:50%;\n\n  background:var(--mb-red);\n\n  color:#fff;\n\n  font-size:14px;\n  font-weight:800;\n}\n\n.mb-check-list{\n  list-style:none;\n\n  padding:0;\n  margin:20px 0 0;\n}\n\n.mb-check-list li{\n  position:relative;\n\n  padding:8px 0 8px 30px;\n\n  font-size:15px;\n\n  color:#505050;\n}\n\n.mb-check-list li:before{\n  content:\"✓\";\n\n  position:absolute;\n\n  left:0;\n  top:8px;\n\n  width:20px;\n  height:20px;\n\n  border-radius:50%;\n\n  background:#f8e9e5;\n\n  color:var(--mb-red);\n\n  font-size:12px;\n  font-weight:800;\n\n  line-height:20px;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   KIT CONTENTS\n========================================================= *\/\n\n.mb-kit{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:40px;\n\n  align-items:center;\n\n  padding:38px;\n\n  background:#fff8ef;\n\n  border:1px solid #eadfce;\n\n  border-radius:25px;\n}\n\n.mb-kit-list{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n\n  list-style:none;\n\n  padding:0;\n  margin:24px 0 0;\n}\n\n.mb-kit-list li{\n  padding:12px 13px;\n\n  background:#fff;\n\n  border:1px solid var(--mb-border);\n\n  border-radius:12px;\n\n  font-size:14px;\n  color:#4d4d4d;\n}\n\n\n\/* =========================================================\n   GIFT \/ FAMILY\n========================================================= *\/\n\n.mb-family{\n  padding:44px 30px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #173f2c,\n      #102b1e\n    );\n\n  border-radius:26px;\n\n  color:#fff;\n}\n\n.mb-family h2{\n  color:#fff;\n}\n\n.mb-family p{\n  color:#d8e0db;\n}\n\n.mb-family-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:12px;\n\n  margin-top:28px;\n}\n\n.mb-family-item{\n  padding:17px;\n\n  background:rgba(255,255,255,.07);\n\n  border:1px solid rgba(255,255,255,.11);\n\n  border-radius:14px;\n\n  font-size:14px;\n\n  color:#fff;\n}\n\n\n\/* =========================================================\n   GIFT CARDS\n========================================================= *\/\n\n.mb-gift-grid{\n  display:grid;\n\n  grid-template-columns:repeat(2,1fr);\n\n  gap:14px;\n\n  margin-top:30px;\n}\n\n.mb-gift{\n  padding:24px;\n\n  background:var(--mb-soft);\n\n  border-radius:18px;\n}\n\n.mb-gift strong{\n  display:block;\n\n  color:var(--mb-green-dark);\n\n  margin-bottom:5px;\n\n  font-size:17px;\n}\n\n.mb-gift span{\n  color:var(--mb-muted);\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.mb-spec-box{\n  padding:35px;\n\n  background:var(--mb-soft);\n\n  border-radius:24px;\n}\n\n.mb-spec-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.mb-spec-table tr{\n  border-bottom:1px solid var(--mb-border);\n}\n\n.mb-spec-table tr:last-child{\n  border-bottom:none;\n}\n\n.mb-spec-table th,\n.mb-spec-table td{\n  padding:17px 8px;\n\n  text-align:left;\n\n  font-size:15px;\n}\n\n.mb-spec-table th{\n  width:34%;\n\n  font-weight:750;\n\n  color:#292929;\n}\n\n.mb-spec-table td{\n  color:#666;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.mb-faq{\n  max-width:850px;\n\n  margin:0 auto;\n}\n\n.mb-faq details{\n  border-bottom:1px solid var(--mb-border);\n}\n\n.mb-faq summary{\n  list-style:none;\n\n  cursor:pointer;\n\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  padding:21px 4px;\n\n  font-size:18px;\n  font-weight:750;\n\n  color:var(--mb-green-dark);\n}\n\n.mb-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.mb-faq summary:after{\n  content:\"+\";\n\n  font-size:25px;\n  font-weight:400;\n\n  color:#888;\n}\n\n.mb-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.mb-faq-content{\n  padding:0 4px 21px;\n}\n\n.mb-faq-content p{\n  margin:0;\n\n  font-size:15px;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.mb-final{\n  position:relative;\n\n  overflow:hidden;\n\n  margin-top:25px;\n\n  padding:60px 30px;\n\n  border-radius:28px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #8d1d28,\n      #5e1219\n    );\n\n  text-align:center;\n}\n\n.mb-final:before{\n  content:\"✦  ✧  ✦  ✧  ✦\";\n\n  position:absolute;\n\n  top:15px;\n  left:0;\n  right:0;\n\n  color:rgba(255,255,255,.2);\n\n  font-size:22px;\n\n  letter-spacing:14px;\n}\n\n.mb-final h2{\n  position:relative;\n\n  max-width:700px;\n\n  margin:0 auto 14px;\n\n  color:#fff;\n}\n\n.mb-final p{\n  position:relative;\n\n  max-width:650px;\n\n  margin:0 auto;\n\n  color:#f1dfe1;\n}\n\n.mb-cta{\n  position:relative;\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  min-height:54px;\n\n  margin-top:25px;\n\n  padding:16px 32px;\n\n  border-radius:50px;\n\n  background:#fff;\n\n  color:#7d1720 !important;\n\n  text-decoration:none !important;\n\n  font-size:15px;\n\n  font-weight:850;\n\n  letter-spacing:.04em;\n\n  transition:.2s ease;\n}\n\n.mb-cta:hover{\n  transform:translateY(-2px);\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:767px){\n\n  .mb-christmas-kit{\n    padding:0 10px 45px;\n  }\n\n  .mb-hero{\n    padding:40px 8px 32px;\n  }\n\n  .mb-christmas-kit h1{\n    font-size:35px;\n    letter-spacing:-1px;\n  }\n\n  .mb-christmas-kit h2{\n    font-size:28px;\n  }\n\n  .mb-christmas-kit p{\n    font-size:16px;\n  }\n\n  .mb-hero p{\n    font-size:16px;\n  }\n\n  .mb-hero-image,\n  .mb-hero-image img{\n    border-radius:16px;\n  }\n\n  .mb-trust{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:35px;\n  }\n\n  .mb-trust-item{\n    padding:13px 7px;\n\n    font-size:12px;\n  }\n\n  .mb-trust-icon{\n    font-size:20px;\n  }\n\n  .mb-section{\n    padding:45px 0;\n  }\n\n  .mb-section-header{\n    margin-bottom:25px;\n  }\n\n  .mb-media,\n  .mb-media img{\n    border-radius:15px;\n  }\n\n  .mb-message{\n    padding:25px 18px;\n    border-radius:18px;\n  }\n\n  .mb-benefits{\n    grid-template-columns:1fr;\n  }\n\n  .mb-process{\n    grid-template-columns:1fr;\n  }\n\n  .mb-design-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .mb-feature{\n    grid-template-columns:1fr;\n\n    gap:25px;\n\n    margin-bottom:48px;\n  }\n\n  .mb-feature.reverse .mb-feature-media{\n    order:1;\n  }\n\n  .mb-feature.reverse .mb-feature-copy{\n    order:2;\n  }\n\n  .mb-kit{\n    grid-template-columns:1fr;\n\n    padding:25px 18px;\n\n    gap:25px;\n\n    border-radius:20px;\n  }\n\n  .mb-kit-list{\n    grid-template-columns:1fr;\n  }\n\n  .mb-family{\n    padding:32px 20px;\n\n    border-radius:21px;\n  }\n\n  .mb-family-grid{\n    grid-template-columns:1fr;\n  }\n\n  .mb-gift-grid{\n    grid-template-columns:1fr;\n  }\n\n  .mb-spec-box{\n    padding:20px 14px;\n\n    border-radius:18px;\n  }\n\n  .mb-spec-table th,\n  .mb-spec-table td{\n    padding:13px 5px;\n\n    font-size:13px;\n  }\n\n  .mb-spec-table th{\n    width:39%;\n  }\n\n  .mb-faq summary{\n    padding:18px 2px;\n\n    font-size:16px;\n  }\n\n  .mb-final{\n    padding:48px 20px;\n\n    border-radius:22px;\n  }\n\n  .mb-cta{\n    width:100%;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mb-christmas-kit\"\u003e\n\u003c!-- =========================================================\n     HERO\n========================================================= --\u003e\n\u003csection class=\"mb-hero\"\u003e\u003cspan class=\"mb-eyebrow\"\u003e 🎄 A Merry \u0026amp; Bright Christmas Craft \u003c\/span\u003e\n\u003ch1\u003eStitch a Little Christmas Magic\u003c\/h1\u003e\n\u003cp\u003eTurn simple stitches into cheerful handmade Christmas cards with the Merry \u0026amp; Bright Christmas DIY Kit. A relaxing holiday craft designed to help you create something personal, colorful, and made with your own hands.\u003c\/p\u003e\n\u003cdiv class=\"mb-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/a845ea01b9374b506a322013c395ab9605b9443a.jpeg\" alt=\"Merry and Bright Christmas DIY Kit\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     TRUST STRIP\n========================================================= --\u003e\n\u003cdiv class=\"mb-trust\"\u003e\n\u003cdiv class=\"mb-trust-item\"\u003e\n\u003cspan class=\"mb-trust-icon\"\u003e🧵\u003c\/span\u003e Easy-to-Follow\u003c\/div\u003e\n\u003cdiv class=\"mb-trust-item\"\u003e\n\u003cspan class=\"mb-trust-icon\"\u003e🎄\u003c\/span\u003e Christmas Designs\u003c\/div\u003e\n\u003cdiv class=\"mb-trust-item\"\u003e\n\u003cspan class=\"mb-trust-icon\"\u003e🎁\u003c\/span\u003e 6-Piece Kit\u003c\/div\u003e\n\u003cdiv class=\"mb-trust-item\"\u003e\n\u003cspan class=\"mb-trust-icon\"\u003e❤️\u003c\/span\u003e Handmade With Love\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     INTRO\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-section-header\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003e ✨ Create Instead of Just Buy \u003c\/span\u003e\n\u003ch2\u003eChristmas Feels Different When You Make It Yourself\u003c\/h2\u003e\n\u003cp\u003eInstead of sending another ordinary card, spend a cozy afternoon turning colorful thread and simple patterns into something you actually created.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-media\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/04ab7988c57893de41e701959ef97925bcb547b9.jpeg\" alt=\"Christmas DIY embroidery card crafting\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mb-message\"\u003e\n\u003cstrong\u003e Pierce. Thread. Stitch. Create. ✨ \u003c\/strong\u003e \u003cspan\u003e A little thread can turn an ordinary Christmas card into something much more personal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     WHY EASY\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-section-header\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003e 🧵 Designed for Easy Crafting \u003c\/span\u003e\n\u003ch2\u003eNo Drawing. No Complicated Patterns.\u003c\/h2\u003e\n\u003cp\u003eThe festive dotted designs are already printed directly onto the cards, so you can focus on the fun part — stitching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-benefits\"\u003e\n\u003cdiv class=\"mb-benefit\"\u003e\n\u003cdiv class=\"mb-benefit-icon\"\u003e🎯\u003c\/div\u003e\n\u003ch3\u003eFollow the Dots\u003c\/h3\u003e\n\u003cp\u003ePrinted dotted patterns help guide your stitching without needing to draw the design yourself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-benefit\"\u003e\n\u003cdiv class=\"mb-benefit-icon\"\u003e🧵\u003c\/div\u003e\n\u003ch3\u003eSimple Stitching\u003c\/h3\u003e\n\u003cp\u003ePierce the marked points, thread the needle, and gradually build each festive design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-benefit\"\u003e\n\u003cdiv class=\"mb-benefit-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eSatisfying Results\u003c\/h3\u003e\n\u003cp\u003eWatch each design take shape as colorful thread turns a blank card into a handmade Christmas creation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     KIT CONTENTS IMAGE\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-feature\"\u003e\n\u003cdiv class=\"mb-feature-media\"\u003e\n\u003cdiv class=\"mb-media\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/331d7c7fca201901c749049c65ba2b57d1844db7.png\" alt=\"Christmas DIY kit supplies\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-feature-copy\"\u003e\n\u003cspan class=\"mb-number\"\u003e 01 \u003c\/span\u003e\n\u003ch2\u003eEverything You Need to Get Started\u003c\/h2\u003e\n\u003cp\u003eThe essential crafting materials are conveniently brought together in one kit, so you can spend less time preparing and more time creating.\u003c\/p\u003e\n\u003cul class=\"mb-check-list\"\u003e\n\u003cli\u003eChristmas-themed cards\u003c\/li\u003e\n\u003cli\u003eColorful embroidery threads\u003c\/li\u003e\n\u003cli\u003eNeedles and basic crafting tools\u003c\/li\u003e\n\u003cli\u003ePrinted dotted patterns\u003c\/li\u003e\n\u003cli\u003eStep-by-step video guidance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     DESIGN\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-section-header\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003e 🎅 Merry \u0026amp; Bright Designs \u003c\/span\u003e\n\u003ch2\u003eStitch Your Way Through the Holidays\u003c\/h2\u003e\n\u003cp\u003eCreate cheerful Christmas favorites and give every finished card its own handmade personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-media\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/b44169542c7b84cebb6dbe76da946bf64e6610b7.png\" alt=\"Christmas embroidered card designs\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mb-design-grid\"\u003e\n\u003cdiv class=\"mb-design\"\u003e\n\u003cdiv class=\"mb-design-icon\"\u003e🦌\u003c\/div\u003e\n\u003cstrong\u003eReindeer\u003c\/strong\u003e \u003cspan\u003eClassic Christmas character\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-design\"\u003e\n\u003cdiv class=\"mb-design-icon\"\u003e⛄\u003c\/div\u003e\n\u003cstrong\u003eSnowman\u003c\/strong\u003e \u003cspan\u003eCheerful winter favorite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-design\"\u003e\n\u003cdiv class=\"mb-design-icon\"\u003e❤️\u003c\/div\u003e\n\u003cstrong\u003eHoliday Hearts\u003c\/strong\u003e \u003cspan\u003eWarm seasonal details\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-design\"\u003e\n\u003cdiv class=\"mb-design-icon\"\u003e⭐\u003c\/div\u003e\n\u003cstrong\u003eChristmas Stars\u003c\/strong\u003e \u003cspan\u003eBright festive accents\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-design\"\u003e\n\u003cdiv class=\"mb-design-icon\"\u003e🎅\u003c\/div\u003e\n\u003cstrong\u003eSanta Hat\u003c\/strong\u003e \u003cspan\u003eInstant Christmas spirit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-design\"\u003e\n\u003cdiv class=\"mb-design-icon\"\u003e🔔\u003c\/div\u003e\n\u003cstrong\u003eHoliday Bells\u003c\/strong\u003e \u003cspan\u003eTraditional Christmas charm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     RELAXING CRAFT\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-feature reverse\"\u003e\n\u003cdiv class=\"mb-feature-media\"\u003e\n\u003cdiv class=\"mb-media\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/c07164354f5a3be3a92060fc59ae6b88dc5437ea.png\" alt=\"Relaxing Christmas embroidery craft\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-feature-copy\"\u003e\n\u003cspan class=\"mb-number\"\u003e 02 \u003c\/span\u003e\n\u003ch2\u003eRelax, Stitch \u0026amp; Enjoy the Season\u003c\/h2\u003e\n\u003cp\u003eThere is something calming about watching a design come together one stitch at a time.\u003c\/p\u003e\n\u003cp\u003ePut on your favorite Christmas music, make a warm drink, settle into a comfortable spot, and enjoy a quiet creative moment away from screens and holiday stress.\u003c\/p\u003e\n\u003cul class=\"mb-check-list\"\u003e\n\u003cli\u003eGreat for peaceful afternoons\u003c\/li\u003e\n\u003cli\u003eEnjoy during Christmas movie nights\u003c\/li\u003e\n\u003cli\u003eA relaxing screen-free activity\u003c\/li\u003e\n\u003cli\u003eWork at your own comfortable pace\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PROCESS\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-section-header\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003e ✂️ How It Works \u003c\/span\u003e\n\u003ch2\u003eFrom Blank Card to Handmade Christmas\u003c\/h2\u003e\n\u003cp\u003eThe basic process is simple: follow the printed pattern, add your thread, and watch your design come alive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-process\"\u003e\n\u003cdiv class=\"mb-process-item\"\u003e\n\u003cdiv class=\"mb-process-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eChoose\u003c\/h3\u003e\n\u003cp\u003ePick the Christmas card design you'd like to create.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-process-item\"\u003e\n\u003cdiv class=\"mb-process-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003ePierce \u0026amp; Thread\u003c\/h3\u003e\n\u003cp\u003eFollow the dotted pattern and thread through the marked points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-process-item\"\u003e\n\u003cdiv class=\"mb-process-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eFinish \u0026amp; Share\u003c\/h3\u003e\n\u003cp\u003eComplete your design and share your handmade Christmas card.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FAMILY \/ FRIENDS\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-family\"\u003e\n\u003cdiv class=\"mb-center\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003e ❤️ Make It Together \u003c\/span\u003e\n\u003ch2\u003eA Cozy Christmas Activity for Family \u0026amp; Friends\u003c\/h2\u003e\n\u003cp\u003eCraft on your own or turn it into a relaxed holiday activity. Compare designs, choose your favorite colors, and enjoy creating something together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-family-grid\"\u003e\n\u003cdiv class=\"mb-family-item\"\u003e🎄 Christmas craft nights\u003c\/div\u003e\n\u003cdiv class=\"mb-family-item\"\u003e👨👩👧 Family crafting\u003c\/div\u003e\n\u003cdiv class=\"mb-family-item\"\u003e👭 Crafting with friends\u003c\/div\u003e\n\u003cdiv class=\"mb-family-item\"\u003e☕ Cozy winter afternoons\u003c\/div\u003e\n\u003cdiv class=\"mb-family-item\"\u003e🎬 Christmas movie nights\u003c\/div\u003e\n\u003cdiv class=\"mb-family-item\"\u003e✨ Screen-free creative time\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     GIFT\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-section-header\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003e 🎁 Make It Personal \u003c\/span\u003e\n\u003ch2\u003eGive Someone a Christmas Card You Actually Made\u003c\/h2\u003e\n\u003cp\u003eA handmade card carries something an ordinary store-bought card can't — the time, creativity and thought you put into making it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-gift-grid\"\u003e\n\u003cdiv class=\"mb-gift\"\u003e\n\u003cstrong\u003e ❤️ Family \u0026amp; Friends \u003c\/strong\u003e \u003cspan\u003e Create a cheerful handmade card for the people closest to you. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-gift\"\u003e\n\u003cstrong\u003e 🎁 Handmade Gift Lovers \u003c\/strong\u003e \u003cspan\u003e A fun project for anyone who enjoys crafting and DIY. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-gift\"\u003e\n\u003cstrong\u003e 🧵 Craft Beginners \u003c\/strong\u003e \u003cspan\u003e Printed dotted patterns make it easier to follow each design. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-gift\"\u003e\n\u003cstrong\u003e 🎄 Holiday Activity \u003c\/strong\u003e \u003cspan\u003e Turn a quiet winter afternoon into a festive creative session. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     KIT INCLUDES\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-kit\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mb-eyebrow\"\u003e 📦 What's Included \u003c\/span\u003e\n\u003ch2\u003eOne Kit. Six Christmas Cards.\u003c\/h2\u003e\n\u003cp\u003eThe Merry \u0026amp; Bright Christmas DIY Kit includes six festive card projects along with the essential materials needed to begin stitching.\u003c\/p\u003e\n\u003cul class=\"mb-kit-list\"\u003e\n\u003cli\u003e🎄 6 × Christmas Cards\u003c\/li\u003e\n\u003cli\u003e🧵 Embroidery Threads\u003c\/li\u003e\n\u003cli\u003e🪡 Needles\u003c\/li\u003e\n\u003cli\u003e✂️ Crafting Tools\u003c\/li\u003e\n\u003cli\u003e🎯 Printed Dotted Patterns\u003c\/li\u003e\n\u003cli\u003e🎥 Video Guidance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-media\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/331d7c7fca201901c749049c65ba2b57d1844db7.png\" alt=\"Merry and Bright Christmas DIY kit contents\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SPECS\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-section-header\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003e 📏 Product Details \u003c\/span\u003e\n\u003ch2\u003eKit Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-spec-box\"\u003e\n\u003ctable class=\"mb-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eMerry \u0026amp; Bright Christmas DIY Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e6 Christmas card projects\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePrinted thread cards, embroidery threads and needles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCraft Type\u003c\/th\u003e\n\u003ctd\u003eThread stitching \/ embroidered Christmas cards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePattern\u003c\/th\u003e\n\u003ctd\u003ePrinted dotted designs for stitching guidance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSkill Level\u003c\/th\u003e\n\u003ctd\u003eBeginner-friendly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse\u003c\/th\u003e\n\u003ctd\u003eChristmas crafting, handmade cards and holiday activities\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIdeal For\u003c\/th\u003e\n\u003ctd\u003eCraft lovers, beginners, seniors, families and holiday DIY enthusiasts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FAQ\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-section-header\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003e ❓ Questions Answered \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a finished Christmas card set?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-content\"\u003e\n\u003cp\u003eNo. This is a DIY crafting kit. You create the Christmas card designs yourself by following the printed dotted patterns and stitching with the included thread.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for beginners?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-content\"\u003e\n\u003cp\u003eYes. The dotted designs provide visual guidance, making the basic stitching process approachable for beginners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many cards are included?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-content\"\u003e\n\u003cp\u003eThe kit includes 6 Christmas card projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to draw the designs myself?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-content\"\u003e\n\u003cp\u003eNo. The stitching guidance is printed directly onto the cards, so you can follow the dotted pattern instead of drawing the design from scratch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I make them with family or friends?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-content\"\u003e\n\u003cp\u003eAbsolutely. It can be enjoyed as an individual craft project or as a relaxed Christmas activity with family and friends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the kit suitable for children?\u003c\/summary\u003e\n\u003cdiv class=\"mb-faq-content\"\u003e\n\u003cp\u003eBecause the kit includes needles and other crafting tools, children should only use it with appropriate adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FINAL IMAGE\n========================================================= --\u003e\n\u003csection class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-media\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/c07164354f5a3be3a92060fc59ae6b88dc5437ea.png\" alt=\"Finished Merry and Bright Christmas craft\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FINAL CTA\n========================================================= --\u003e\n\u003csection class=\"mb-final\"\u003e\n\u003ch2\u003eMake Christmas a Little More Merry \u0026amp; Bright\u003c\/h2\u003e\n\u003cp\u003ePick up the thread, follow the dots, and create something worth sharing this holiday season.\u003c\/p\u003e\n\u003cp\u003eSix festive card projects. One cozy Christmas crafting experience.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"mb-cta\"\u003e START YOUR CHRISTMAS CRAFT \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Set A (6 PCS)","offer_id":54033620402490,"sku":"ARC-33ZNDOX-AA","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Set B (6 PCS)","offer_id":54033620435258,"sku":"ARC-33ZNDOX-AB","price":16.99,"currency_code":"USD","in_stock":true},{"title":"Set C (6 PCS)","offer_id":54033620468026,"sku":"ARC-33ZNDOX-AC","price":16.99,"currency_code":"USD","in_stock":true},{"title":"🎁All Styles (18 PCS \u0026 Save 20% OFF)","offer_id":54033620599098,"sku":"ARC-33ZNDOX-AG","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/9877\/0234\/files\/imgi_46_a845ea01b9374b506a322013c395ab9605b9443a.jpg?v=1788935381","url":"https:\/\/senvrix.com\/products\/last-day-50-off-merry-bright-christmas-diy-kit","provider":"Senvrix","version":"1.0","type":"link"}