{"product_id":"last-day-50-off-merry-bright-christmas-diy-kit","title":"✨🎄Last Day 50% OFF - Merry \u0026 Bright Christmas DIY Kit (6 pcs)","description":"\u003cstyle\u003e\n\/* =========================================================\n   MERRY \u0026 BRIGHT CHRISTMAS DIY KIT\n   Merry Stitching Studio \/ Cozy Christmas Craft\n\n   Shopify Safe\n   No @container\n   No 100vw\n   Responsive to actual Shopify content width\n\n   Palette:\n   Cranberry Red\n   Pine Green\n   Warm Cream\n   Honey Gold\n   Thread Blue\n========================================================= *\/\n\n.mbc26-page,\n.mbc26-page *,\n.mbc26-page *::before,\n.mbc26-page *::after {\n  box-sizing: border-box;\n}\n\n.mbc26-page {\n  --mbc-red: #a83e3a;\n  --mbc-red2: #cc6258;\n  --mbc-red3: #7d2d2b;\n\n  --mbc-green: #355d4b;\n  --mbc-green2: #5f806c;\n  --mbc-green3: #dfe9df;\n\n  --mbc-cream: #fffaf0;\n  --mbc-cream2: #f5e8d4;\n  --mbc-cream3: #ecd6b7;\n\n  --mbc-gold: #c49a4b;\n  --mbc-gold2: #e4c37d;\n\n  --mbc-blue: #5c7fa4;\n\n  --mbc-cocoa: #4b3931;\n\n  --mbc-text: #4c4038;\n  --mbc-muted: #7b7067;\n  --mbc-border: #eadfce;\n\n  position: relative;\n  isolation: isolate;\n\n  width: 100%;\n  max-width: 1180px;\n  min-width: 0;\n\n  margin: 28px auto 0;\n  padding: 0;\n\n  overflow-x: hidden;\n\n  color: var(--mbc-text);\n\n  background:\n    #fffdf9;\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.72;\n}\n\n\n\/* =========================================================\n   SHOPIFY SAFETY\n========================================================= *\/\n\n.mbc26-page section,\n.mbc26-page div,\n.mbc26-page article {\n  min-width: 0;\n  max-width: 100%;\n}\n\n.mbc26-page img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0;\n}\n\n.mbc26-page h1,\n.mbc26-page h2,\n.mbc26-page h3,\n.mbc26-page p,\n.mbc26-page ul {\n  max-width: 100%;\n  margin-top: 0;\n\n  overflow-wrap: break-word;\n}\n\n.mbc26-page h1,\n.mbc26-page h2,\n.mbc26-page h3 {\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  line-height: 1.13;\n}\n\n.mbc26-page a {\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes mbcFloat {\n\n  0%,\n  100% {\n    transform:\n      translateY(0)\n      rotate(-.25deg);\n  }\n\n  50% {\n    transform:\n      translateY(-6px)\n      rotate(.35deg);\n  }\n\n}\n\n\n@keyframes mbcGlow {\n\n  0%,\n  100% {\n    opacity: .24;\n\n    transform:\n      translate(-50%,-50%)\n      scale(.92);\n  }\n\n  50% {\n    opacity: .78;\n\n    transform:\n      translate(-50%,-50%)\n      scale(1.08);\n  }\n\n}\n\n\n@keyframes mbcSnow {\n\n  0% {\n    background-position:\n      0 -180px,\n      110px -380px,\n      220px -570px;\n  }\n\n  100% {\n    background-position:\n      60px 800px,\n      10px 980px,\n      260px 1160px;\n  }\n\n}\n\n\n@keyframes mbcSweep {\n\n  0%,\n  18% {\n    left: -30%;\n    opacity: 0;\n  }\n\n  36% {\n    opacity: .72;\n  }\n\n  70% {\n    opacity: .38;\n  }\n\n  86%,\n  100% {\n    left: 116%;\n    opacity: 0;\n  }\n\n}\n\n\n@keyframes mbcStitch {\n\n  0% {\n    background-position:\n      0 0;\n  }\n\n  100% {\n    background-position:\n      36px 0;\n  }\n\n}\n\n\n@keyframes mbcPulse {\n\n  0%,\n  100% {\n    transform:\n      scale(1);\n  }\n\n  50% {\n    transform:\n      scale(1.035);\n  }\n\n}\n\n\n@keyframes mbcShine {\n\n  0% {\n    transform:\n      translateX(-180%)\n      skewX(-20deg);\n  }\n\n  58%,\n  100% {\n    transform:\n      translateX(290%)\n      skewX(-20deg);\n  }\n\n}\n\n\n@keyframes mbcThreadBob {\n\n  0%,\n  100% {\n    transform:\n      translateY(0);\n  }\n\n  50% {\n    transform:\n      translateY(-5px);\n  }\n\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.mbc26-section {\n  position: relative;\n\n  width: 100%;\n\n  padding:\n    70px 44px;\n}\n\n.mbc26-center {\n  text-align: center;\n}\n\n.mbc26-kicker {\n  display: inline-flex;\n\n  max-width: 100%;\n\n  margin-bottom: 13px;\n  padding:\n    7px 14px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid rgba(196,154,75,.30);\n\n  border-radius: 999px;\n\n  color:\n    #8b6626;\n\n  background:\n    rgba(228,195,125,.14);\n\n  font-size:\n    11px;\n  font-weight:\n    900;\n\n  letter-spacing:\n    1px;\n\n  text-transform:\n    uppercase;\n}\n\n.mbc26-title {\n  width: 100%;\n  max-width: 900px;\n\n  margin:\n    0 auto 16px;\n\n  color:\n    var(--mbc-cocoa);\n\n  font-size:\n    clamp(30px,4.8vw,50px);\n\n  font-weight:\n    700;\n\n  letter-spacing:\n    -.8px;\n}\n\n.mbc26-subtitle {\n  width: 100%;\n  max-width: 780px;\n\n  margin:\n    0 auto 27px;\n\n  color:\n    var(--mbc-muted);\n\n  font-size:\n    17px;\n\n  line-height:\n    1.76;\n}\n\n.mbc26-red {\n  color:\n    var(--mbc-red);\n}\n\n.mbc26-green {\n  color:\n    var(--mbc-green);\n}\n\n.mbc26-gold {\n  color:\n    var(--mbc-gold);\n}\n\n.mbc26-soft {\n  background:\n    linear-gradient(\n      135deg,\n      #fffdf9,\n      #faf3e8\n    );\n}\n\n.mbc26-cream {\n  background:\n    linear-gradient(\n      135deg,\n      #fff9ed,\n      #f4e4cd\n    );\n}\n\n.mbc26-green-bg {\n  background:\n    linear-gradient(\n      135deg,\n      #fbfcf8,\n      #e8f0e7\n    );\n}\n\n\n\/* =========================================================\n   CTA BUTTON\n========================================================= *\/\n\n.mbc26-btn {\n  position: relative;\n\n  display: inline-flex;\n\n  max-width: 100%;\n  min-height: 56px;\n\n  padding:\n    16px 30px;\n\n  overflow: hidden;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #a94843;\n\n  border-radius: 999px;\n\n  color:\n    #ffffff !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #85302e,\n      #c65c53 50%,\n      #963934\n    );\n\n  box-shadow:\n    0 14px 31px rgba(155,57,52,.24);\n\n  font-size:\n    15px;\n  font-weight:\n    900;\n\n  text-align:\n    center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n\n  animation:\n    mbcPulse\n    4s\n    ease-in-out\n    infinite;\n}\n\n.mbc26-btn:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 19px 42px rgba(155,57,52,.34);\n}\n\n.mbc26-btn::after {\n  position: absolute;\n\n  top: -35%;\n  left: -45%;\n\n  width: 40%;\n  height: 170%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,240,203,.70),\n      transparent\n    );\n\n  animation:\n    mbcShine\n    4.2s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.mbc26-hero {\n  position: relative;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(420px,100%),\n        1fr\n      )\n    );\n\n  width: 100%;\n  min-height: 650px;\n\n  overflow: hidden;\n\n  color:\n    #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 10% 12%,\n      rgba(228,195,125,.17),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 90% 85%,\n      rgba(168,62,58,.17),\n      transparent 29%\n    ),\n    linear-gradient(\n      143deg,\n      #243d33,\n      #355d4b 48%,\n      #496c58 70%,\n      #2c4439\n    );\n}\n\n.mbc26-hero::before {\n  position: absolute;\n\n  inset: 0;\n\n  z-index: 1;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .25;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.95)\n      0 1.5px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(228,195,125,.78)\n      0 1px,\n      transparent 1.6px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.55)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    95px 95px,\n    155px 155px,\n    220px 220px;\n\n  animation:\n    mbcSnow\n    23s\n    linear\n    infinite;\n}\n\n.mbc26-hero-copy {\n  position: relative;\n\n  z-index: 3;\n\n  display: flex;\n\n  padding:\n    62px 40px;\n\n  flex-direction: column;\n  justify-content: center;\n}\n\n.mbc26-hero-kicker {\n  display: inline-flex;\n\n  width: fit-content;\n  max-width: 100%;\n\n  margin-bottom:\n    17px;\n\n  padding:\n    8px 14px;\n\n  border:\n    1px solid rgba(255,226,173,.28);\n\n  border-radius:\n    999px;\n\n  color:\n    #ffe3ae;\n\n  background:\n    rgba(255,244,220,.055);\n\n  font-size:\n    11px;\n\n  font-weight:\n    900;\n}\n\n.mbc26-main-title {\n  margin-bottom:\n    20px;\n\n  color:\n    #fffaf1;\n\n  font-size:\n    clamp(40px,5.8vw,66px);\n\n  letter-spacing:\n    -1.35px;\n}\n\n.mbc26-main-title span {\n  display:\n    block;\n\n  color:\n    #ffd78e;\n\n  text-shadow:\n    0 0 20px rgba(235,192,107,.18);\n}\n\n.mbc26-hero-copy p {\n  max-width:\n    620px;\n\n  margin-bottom:\n    23px;\n\n  color:\n    #eef3ed;\n\n  font-size:\n    17px;\n\n  line-height:\n    1.75;\n}\n\n.mbc26-hero-note {\n  margin:\n    15px 0 0 !important;\n\n  color:\n    #cddbd1 !important;\n\n  font-size:\n    12px !important;\n}\n\n.mbc26-hero-media {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    flex;\n\n  padding:\n    28px;\n\n  align-items:\n    center;\n\n  justify-content:\n    center;\n}\n\n.mbc26-hero-media::before {\n  position:\n    absolute;\n\n  top:\n    50%;\n  left:\n    50%;\n\n  width:\n    78%;\n  height:\n    78%;\n\n  content:\n    \"\";\n\n  border-radius:\n    50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(235,195,111,.28),\n      rgba(255,242,210,.055) 48%,\n      transparent 73%\n    );\n\n  transform:\n    translate(-50%,-50%);\n\n  animation:\n    mbcGlow\n    5s\n    ease-in-out\n    infinite;\n}\n\n.mbc26-hero-media img {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  max-width:\n    570px !important;\n\n  border:\n    1px solid rgba(255,225,169,.27);\n\n  border-radius:\n    18px;\n\n  box-shadow:\n    0 25px 60px rgba(20,37,30,.34);\n\n  animation:\n    mbcFloat\n    5.5s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.mbc26-facts-wrap {\n  padding:\n    34px 15px 41px;\n\n  background:\n    #fff6e8;\n}\n\n.mbc26-facts {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        175px,\n        1fr\n      )\n    );\n\n  width:\n    100%;\n\n  max-width:\n    970px;\n\n  margin:\n    0 auto;\n\n  overflow:\n    hidden;\n\n  border:\n    1px solid #eadbc7;\n\n  border-radius:\n    14px;\n\n  background:\n    #fffdf9;\n\n  box-shadow:\n    0 12px 28px rgba(92,67,47,.055);\n}\n\n.mbc26-fact {\n  padding:\n    22px 9px;\n\n  border:\n    1px solid #f0e4d5;\n\n  text-align:\n    center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.mbc26-fact:hover {\n  background:\n    #fff1dc;\n\n  transform:\n    translateY(-4px);\n}\n\n.mbc26-fact strong {\n  display:\n    block;\n\n  color:\n    var(--mbc-cocoa);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    20px;\n}\n\n.mbc26-fact span {\n  display:\n    block;\n\n  margin-top:\n    6px;\n\n  color:\n    #96765f;\n\n  font-size:\n    10px;\n\n  font-weight:\n    900;\n\n  text-transform:\n    uppercase;\n}\n\n\n\/* =========================================================\n   STITCH DIVIDER\n========================================================= *\/\n\n.mbc26-stitch-line {\n  width:\n    100%;\n\n  height:\n    3px;\n\n  opacity:\n    .62;\n\n  background:\n    repeating-linear-gradient(\n      90deg,\n      var(--mbc-red) 0,\n      var(--mbc-red) 9px,\n      transparent 9px,\n      transparent 18px\n    );\n\n  background-size:\n    36px 3px;\n\n  animation:\n    mbcStitch\n    2.8s\n    linear\n    infinite;\n}\n\n\n\/* =========================================================\n   HOOK\n========================================================= *\/\n\n.mbc26-hook {\n  text-align:\n    center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff8eb,\n      #f4dfc5\n    );\n}\n\n.mbc26-quote {\n  width:\n    100%;\n\n  max-width:\n    800px;\n\n  margin:\n    28px auto 0;\n\n  padding:\n    27px 22px;\n\n  border-top:\n    1px solid var(--mbc-gold);\n\n  border-bottom:\n    1px solid var(--mbc-gold);\n\n  color:\n    #715347;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(196,154,75,.12),\n      transparent\n    );\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    21px;\n\n  font-style:\n    italic;\n\n  line-height:\n    1.55;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.mbc26-split {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(390px,100%),\n        1fr\n      )\n    );\n\n  gap:\n    52px;\n\n  align-items:\n    center;\n}\n\n.mbc26-split \u003e * {\n  min-width:\n    0;\n}\n\n.mbc26-copy p {\n  margin-bottom:\n    16px;\n\n  color:\n    var(--mbc-muted);\n\n  font-size:\n    16px;\n\n  line-height:\n    1.77;\n}\n\n.mbc26-image {\n  position:\n    relative;\n\n  width:\n    100%;\n\n  max-width:\n    575px;\n\n  margin:\n    0 auto;\n\n  padding:\n    7px;\n\n  overflow:\n    hidden;\n\n  border:\n    1px solid #e6d5be;\n\n  border-radius:\n    18px;\n\n  background:\n    #f0dcc4;\n\n  box-shadow:\n    0 19px 44px rgba(87,65,46,.13);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n.mbc26-image:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 25px 55px rgba(87,65,46,.20);\n}\n\n.mbc26-image img {\n  border-radius:\n    11px;\n}\n\n.mbc26-image::after,\n.mbc26-showcase::after {\n  position:\n    absolute;\n\n  top:\n    -15%;\n\n  bottom:\n    -15%;\n\n  left:\n    -30%;\n\n  width:\n    14%;\n\n  content:\n    \"\";\n\n  pointer-events:\n    none;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.62),\n      rgba(237,192,102,.24),\n      transparent\n    );\n\n  transform:\n    skewX(-12deg);\n\n  animation:\n    mbcSweep\n    7s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HOW TO\n========================================================= *\/\n\n.mbc26-step-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        175px,\n        1fr\n      )\n    );\n\n  gap:\n    14px;\n\n  margin-top:\n    30px;\n}\n\n.mbc26-step {\n  padding:\n    25px 18px;\n\n  border:\n    1px solid #eadcca;\n\n  border-radius:\n    14px;\n\n  background:\n    #fffdf9;\n\n  text-align:\n    center;\n\n  box-shadow:\n    0 8px 23px rgba(92,67,47,.04);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.mbc26-step:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 14px 30px rgba(92,67,47,.10);\n}\n\n.mbc26-step-num {\n  display:\n    flex;\n\n  width:\n    48px;\n  height:\n    48px;\n\n  margin:\n    0 auto 13px;\n\n  align-items:\n    center;\n  justify-content:\n    center;\n\n  border-radius:\n    50%;\n\n  color:\n    #ffffff;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--mbc-red3),\n      var(--mbc-red2)\n    );\n\n  font-size:\n    17px;\n  font-weight:\n    900;\n}\n\n.mbc26-step h3 {\n  margin-bottom:\n    8px;\n\n  color:\n    var(--mbc-cocoa);\n\n  font-size:\n    18px;\n}\n\n.mbc26-step p {\n  margin-bottom:\n    0;\n\n  color:\n    var(--mbc-muted);\n\n  font-size:\n    13px;\n}\n\n\n\/* =========================================================\n   DARK CHRISTMAS SECTION\n========================================================= *\/\n\n.mbc26-dark {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  color:\n    #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 90% 10%,\n      rgba(228,195,125,.16),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 10% 88%,\n      rgba(168,62,58,.15),\n      transparent 27%\n    ),\n    linear-gradient(\n      145deg,\n      #24382f,\n      #365847 52%,\n      #476955\n    );\n}\n\n.mbc26-dark \u003e * {\n  position:\n    relative;\n\n  z-index:\n    2;\n}\n\n.mbc26-dark .mbc26-title {\n  color:\n    #fff9ef;\n}\n\n.mbc26-dark .mbc26-copy p {\n  color:\n    #e6eee8;\n}\n\n.mbc26-dark .mbc26-kicker {\n  color:\n    #ffe0a7;\n\n  border-color:\n    rgba(255,220,158,.25);\n\n  background:\n    rgba(255,244,220,.055);\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.mbc26-card-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        210px,\n        1fr\n      )\n    );\n\n  gap:\n    15px;\n\n  margin-top:\n    30px;\n}\n\n.mbc26-card {\n  padding:\n    25px 20px;\n\n  border:\n    1px solid #eadcca;\n\n  border-radius:\n    14px;\n\n  background:\n    #fffdf9;\n\n  text-align:\n    left;\n\n  box-shadow:\n    0 9px 25px rgba(92,67,47,.04);\n\n  transition:\n    transform .27s ease,\n    box-shadow .27s ease;\n}\n\n.mbc26-card:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 16px 35px rgba(92,67,47,.10);\n}\n\n.mbc26-card-icon {\n  display:\n    flex;\n\n  width:\n    52px;\n  height:\n    52px;\n\n  margin-bottom:\n    15px;\n\n  align-items:\n    center;\n  justify-content:\n    center;\n\n  border:\n    1px solid #e3c991;\n\n  border-radius:\n    50%;\n\n  background:\n    #fff5df;\n\n  font-size:\n    24px;\n\n  animation:\n    mbcThreadBob\n    4s\n    ease-in-out\n    infinite;\n}\n\n.mbc26-card h3 {\n  margin-bottom:\n    8px;\n\n  color:\n    var(--mbc-cocoa);\n\n  font-size:\n    18px;\n}\n\n.mbc26-card p {\n  margin-bottom:\n    0;\n\n  color:\n    var(--mbc-muted);\n\n  font-size:\n    14px;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.mbc26-showcase {\n  position:\n    relative;\n\n  width:\n    100%;\n\n  max-width:\n    870px;\n\n  margin:\n    30px auto 0;\n\n  padding:\n    7px;\n\n  overflow:\n    hidden;\n\n  border:\n    1px solid #e5d3bd;\n\n  border-radius:\n    18px;\n\n  background:\n    #f1ddc4;\n\n  box-shadow:\n    0 20px 47px rgba(87,65,46,.12);\n}\n\n.mbc26-showcase img {\n  border-radius:\n    11px;\n}\n\n\n\/* =========================================================\n   DESIGN TAGS\n========================================================= *\/\n\n.mbc26-design-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        150px,\n        1fr\n      )\n    );\n\n  gap:\n    12px;\n\n  margin-top:\n    28px;\n}\n\n.mbc26-design {\n  padding:\n    19px 11px;\n\n  border:\n    1px solid #e7dbc9;\n\n  border-radius:\n    13px;\n\n  background:\n    #fffdf9;\n\n  text-align:\n    center;\n}\n\n.mbc26-design-icon {\n  margin-bottom:\n    7px;\n\n  font-size:\n    25px;\n}\n\n.mbc26-design strong {\n  display:\n    block;\n\n  color:\n    var(--mbc-cocoa);\n\n  font-size:\n    13px;\n}\n\n.mbc26-design span {\n  display:\n    block;\n\n  margin-top:\n    4px;\n\n  color:\n    var(--mbc-muted);\n\n  font-size:\n    11px;\n}\n\n\n\/* =========================================================\n   GIFT TAGS\n========================================================= *\/\n\n.mbc26-tags {\n  display:\n    flex;\n\n  flex-wrap:\n    wrap;\n\n  gap:\n    8px;\n\n  margin-top:\n    22px;\n}\n\n.mbc26-tag {\n  padding:\n    8px 11px;\n\n  border:\n    1px solid rgba(255,220,158,.22);\n\n  border-radius:\n    999px;\n\n  color:\n    #f8dfb8;\n\n  background:\n    rgba(255,244,220,.06);\n\n  font-size:\n    12px;\n  font-weight:\n    800;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.mbc26-info-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        220px,\n        1fr\n      )\n    );\n\n  width:\n    100%;\n\n  max-width:\n    920px;\n\n  margin:\n    29px auto 0;\n\n  gap:\n    13px;\n}\n\n.mbc26-info {\n  padding:\n    21px 17px;\n\n  border:\n    1px solid var(--mbc-border);\n\n  border-radius:\n    13px;\n\n  background:\n    #fffdf9;\n\n  text-align:\n    left;\n}\n\n.mbc26-info strong {\n  display:\n    block;\n\n  margin-bottom:\n    6px;\n\n  color:\n    var(--mbc-cocoa);\n\n  font-size:\n    14px;\n}\n\n.mbc26-info span {\n  color:\n    var(--mbc-muted);\n\n  font-size:\n    13px;\n\n  line-height:\n    1.65;\n}\n\n\n\/* =========================================================\n   PACKAGE\n========================================================= *\/\n\n.mbc26-package {\n  width:\n    100%;\n\n  max-width:\n    760px;\n\n  margin:\n    30px auto 0;\n\n  padding:\n    28px 22px;\n\n  border:\n    1px solid #e4cfac;\n\n  border-radius:\n    16px;\n\n  background:\n    #fff8e9;\n\n  text-align:\n    center;\n\n  box-shadow:\n    0 12px 30px rgba(92,67,47,.06);\n}\n\n.mbc26-package strong {\n  display:\n    block;\n\n  margin-bottom:\n    7px;\n\n  color:\n    var(--mbc-red);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    23px;\n}\n\n.mbc26-package p {\n  margin:\n    0;\n\n  color:\n    var(--mbc-muted);\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.mbc26-note {\n  width:\n    100%;\n\n  max-width:\n    860px;\n\n  margin:\n    26px auto 0;\n\n  padding:\n    17px 18px;\n\n  border:\n    1px solid #ead6c3;\n\n  border-left:\n    5px solid var(--mbc-red);\n\n  border-radius:\n    0 11px 11px 0;\n\n  color:\n    #705f53;\n\n  background:\n    #fff5e8;\n\n  font-size:\n    13px;\n\n  line-height:\n    1.72;\n\n  text-align:\n    left;\n}\n\n.mbc26-note strong {\n  color:\n    var(--mbc-red3);\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.mbc26-final {\n  position:\n    relative;\n\n  padding:\n    76px 30px;\n\n  overflow:\n    hidden;\n\n  color:\n    #ffffff;\n\n  text-align:\n    center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(228,195,125,.20),\n      transparent 40%\n    ),\n    radial-gradient(\n      circle at 90% 85%,\n      rgba(168,62,58,.17),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #24382f,\n      #355d4b 53%,\n      #466956\n    );\n}\n\n.mbc26-final::before {\n  position:\n    absolute;\n\n  inset:\n    0;\n\n  pointer-events:\n    none;\n\n  content:\n    \"\";\n\n  opacity:\n    .22;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.94)\n      0 1.5px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(228,195,125,.80)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    95px 95px,\n    160px 160px;\n\n  animation:\n    mbcSnow\n    23s\n    linear\n    infinite;\n}\n\n.mbc26-final \u003e * {\n  position:\n    relative;\n\n  z-index:\n    2;\n}\n\n.mbc26-final .mbc26-title {\n  color:\n    #fff9ef;\n}\n\n.mbc26-final .mbc26-title span {\n  display:\n    block;\n\n  color:\n    #ffd78e;\n}\n\n.mbc26-final p {\n  width:\n    100%;\n\n  max-width:\n    720px;\n\n  margin:\n    0 auto 25px;\n\n  color:\n    #e5eee8;\n\n  font-size:\n    16px;\n\n  line-height:\n    1.75;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:900px) {\n\n  .mbc26-section {\n    padding:\n      58px 28px;\n  }\n\n  .mbc26-hero-copy {\n    padding:\n      50px 28px;\n  }\n\n  .mbc26-split {\n    gap:\n      36px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:700px) {\n\n  .mbc26-page {\n    margin-top:\n      20px;\n  }\n\n  .mbc26-section {\n    padding:\n      48px 18px;\n  }\n\n  .mbc26-hero {\n    min-height:\n      0;\n  }\n\n  .mbc26-hero-copy {\n    padding:\n      44px 20px 28px;\n  }\n\n  .mbc26-hero-media {\n    padding:\n      14px 18px 30px;\n  }\n\n  .mbc26-main-title {\n    font-size:\n      36px;\n  }\n\n  .mbc26-title {\n    font-size:\n      30px;\n  }\n\n  .mbc26-btn {\n    width:\n      100%;\n  }\n\n  .mbc26-image:hover,\n  .mbc26-card:hover,\n  .mbc26-step:hover,\n  .mbc26-fact:hover {\n    transform:\n      none;\n  }\n\n  .mbc26-final {\n    padding:\n      62px 18px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width:420px) {\n\n  .mbc26-main-title {\n    font-size:\n      33px;\n  }\n\n  .mbc26-title {\n    font-size:\n      28px;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion:reduce) {\n\n  .mbc26-page *,\n  .mbc26-page *::before,\n  .mbc26-page *::after {\n    animation-duration:\n      .01ms !important;\n\n    animation-iteration-count:\n      1 !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"mbc26-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO — IMAGE 01\n===================================================== --\u003e\n\n\u003csection class=\"mbc26-hero\"\u003e\n\n  \u003cdiv class=\"mbc26-hero-copy\"\u003e\n\n    \u003cspan class=\"mbc26-hero-kicker\"\u003e\n      🧵 FOLLOW THE DOTS · STITCH THE MAGIC · GIVE IT AWAY\n    \u003c\/span\u003e\n\n    \u003ch1 class=\"mbc26-main-title\"\u003e\n      Merry \u0026amp; Bright\n      \u003cspan\u003eChristmas DIY Kit\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Turn colorful thread into cheerful handmade Christmas cards\n      with an easy follow-the-dots stitching project\n      designed to make holiday crafting feel simple,\n      relaxing and genuinely rewarding.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The patterns are already printed for you.\n      Just pierce the dots,\n      thread the needle,\n      follow the design\n      and watch each festive picture appear one stitch at a time.\n    \u003c\/p\u003e\n\n    \u003ca class=\"mbc26-btn\" href=\"#mbc26-how\"\u003e\n      See How Easy It Is to Stitch →\n    \u003c\/a\u003e\n\n    \u003cp class=\"mbc26-hero-note\"\u003e\n      🧵 Printed Patterns  • \n      ✨ Colorful Thread  • \n      🎄 6-Card Christmas Set  • \n      🎁 Handmade Cards to Share\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"mbc26-hero-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/a845ea01b9374b506a322013c395ab9605b9443a.jpeg\" alt=\"Merry and Bright Christmas DIY stitching cards\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     QUICK FACTS\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-facts-wrap\"\u003e\n\n  \u003cdiv class=\"mbc26-facts\"\u003e\n\n\n    \u003cdiv class=\"mbc26-fact\"\u003e\n\n      \u003cstrong\u003e\n        6 Cards\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Christmas DIY Set\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-fact\"\u003e\n\n      \u003cstrong\u003e\n        Pre-Printed\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Dotted Stitch Patterns\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-fact\"\u003e\n\n      \u003cstrong\u003e\n        Colorful Thread\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Festive Handmade Finish\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-fact\"\u003e\n\n      \u003cstrong\u003e\n        Make \u0026amp; Give\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A Card Made by You\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003cdiv class=\"mbc26-stitch-line\"\u003e\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     EMOTIONAL HOOK\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-section mbc26-hook\"\u003e\n\n  \u003cspan class=\"mbc26-kicker\"\u003e\n    ❤️ Christmas Feels Different When You Made Part of It Yourself\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"mbc26-title\"\u003e\n    Don't Just Sign the Card.\n    \u003cspan class=\"mbc26-red\"\u003e\n      Make the Card.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"mbc26-subtitle\"\u003e\n    Store-bought cards are easy to send.\n    Handmade cards give you something else —\n    an afternoon of creating,\n    the satisfaction of seeing the design appear,\n    and a finished piece that feels more personal\n    when someone opens it.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"mbc26-quote\"\u003e\n    “Pierce. Thread. Stitch.\n    Then watch a simple card slowly become something\n    only you could have made.”\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRE-PRINTED PATTERNS — IMAGE 02\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-section mbc26-cream\" id=\"mbc26-how\"\u003e\n\n  \u003cdiv class=\"mbc26-split\"\u003e\n\n\n    \u003cdiv class=\"mbc26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/04ab7988c57893de41e701959ef97925bcb547b9.jpeg\" alt=\"Pre-printed dotted Christmas stitching pattern\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-copy\"\u003e\n\n      \u003cspan class=\"mbc26-kicker\"\u003e\n        ✨ No Drawing the Pattern Yourself\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"mbc26-title\"\u003e\n        The Dots Are Already There.\n        \u003cspan class=\"mbc26-green\"\u003e\n          You Just Follow Them.\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Each design comes with its stitching pattern\n        printed directly onto the card,\n        so you do not need to measure,\n        sketch or transfer a template by hand.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Pierce the marked dots,\n        thread the needle\n        and connect the pattern with colorful thread.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As more lines are added,\n        the Christmas design slowly becomes clearer —\n        giving you an easy visual sense of progress\n        from the first stitch to the last.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"mbc26-step-grid\"\u003e\n\n\n    \u003carticle class=\"mbc26-step\"\u003e\n\n      \u003cdiv class=\"mbc26-step-num\"\u003e\n        1\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Pierce\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Make the stitching holes\n        using the printed dots as your guide.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"mbc26-step\"\u003e\n\n      \u003cdiv class=\"mbc26-step-num\"\u003e\n        2\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Thread\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Choose your thread color\n        and prepare the needle.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"mbc26-step\"\u003e\n\n      \u003cdiv class=\"mbc26-step-num\"\u003e\n        3\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Stitch\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Follow the printed pattern\n        from point to point.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"mbc26-step\"\u003e\n\n      \u003cdiv class=\"mbc26-step-num\"\u003e\n        4\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Create\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Watch the festive image\n        appear one stitch at a time.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     COMPLETE KIT — IMAGE 03\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-section mbc26-dark\"\u003e\n\n  \u003cdiv class=\"mbc26-split\"\u003e\n\n\n    \u003cdiv class=\"mbc26-copy\"\u003e\n\n      \u003cspan class=\"mbc26-kicker\"\u003e\n        🧵 A Christmas Craft Ready to Start\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"mbc26-title\"\u003e\n        Less Time Gathering Supplies.\n        \u003cspan style=\"color:#ffd78e;\"\u003e\n          More Time Making.\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The project brings the key crafting pieces together\n        so you can focus on the enjoyable part —\n        turning the printed designs into colorful stitched cards.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The set includes Christmas cards,\n        colorful embroidery thread,\n        crafting tools,\n        printed dotted patterns\n        and step-by-step video guidance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Set everything out on the table,\n        choose the card you want to start with,\n        and enjoy a relaxed Christmas craft session\n        without creating the project from scratch.\n      \u003c\/p\u003e\n\n      \u003cp style=\"color:#ffd78e;font-weight:900;\"\u003e\n        Open the kit.\n        Pick a pattern.\n        Start stitching.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/331d7c7fca201901c749049c65ba2b57d1844db7.png\" alt=\"Complete Christmas embroidery card crafting kit\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     KIT BENEFITS\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-section mbc26-soft mbc26-center\"\u003e\n\n  \u003cspan class=\"mbc26-kicker\"\u003e\n    🎄 Why This Craft Feels So Easy to Start\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"mbc26-title\"\u003e\n    A Little Structure.\n    \u003cspan class=\"mbc26-red\"\u003e\n      Plenty of Creativity.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"mbc26-card-grid\"\u003e\n\n\n    \u003carticle class=\"mbc26-card\"\u003e\n\n      \u003cdiv class=\"mbc26-card-icon\"\u003e\n        📍\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Pre-Printed Guides\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The dotted patterns give you a clear path\n        instead of asking you to design the artwork yourself.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"mbc26-card\"\u003e\n\n      \u003cdiv class=\"mbc26-card-icon\"\u003e\n        🧵\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Colorful Thread\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Bright embroidery thread turns\n        the simple dotted guides into festive line art.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"mbc26-card\"\u003e\n\n      \u003cdiv class=\"mbc26-card-icon\"\u003e\n        🎥\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Video Guidance\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Step-by-step guidance gives you another reference\n        as you work through the project.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"mbc26-card\"\u003e\n\n      \u003cdiv class=\"mbc26-card-icon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Visible Progress\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Every few stitches visibly changes the picture,\n        making the process satisfying to continue.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DESIGNS — IMAGE 04\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-section mbc26-green-bg\"\u003e\n\n  \u003cdiv class=\"mbc26-split\"\u003e\n\n\n    \u003cdiv class=\"mbc26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/b44169542c7b84cebb6dbe76da946bf64e6610b7.png\" alt=\"Christmas embroidery card designs\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-copy\"\u003e\n\n      \u003cspan class=\"mbc26-kicker\"\u003e\n        🎅 A Different Little Christmas Scene on Every Card\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"mbc26-title\"\u003e\n        Stitch Your Way Through\n        \u003cspan class=\"mbc26-red\"\u003e\n          Christmas Favorites\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The collection turns familiar holiday shapes\n        into colorful stitched designs,\n        giving each card its own personality.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        From playful seasonal characters\n        to classic Christmas motifs,\n        each pattern gives you something new\n        to watch take shape beneath the thread.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        When the set is finished,\n        the cards still look coordinated —\n        but each one has the individual character\n        of a handmade piece.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"mbc26-design-grid\"\u003e\n\n\n    \u003cdiv class=\"mbc26-design\"\u003e\n      \u003cdiv class=\"mbc26-design-icon\"\u003e🦌\u003c\/div\u003e\n      \u003cstrong\u003eReindeer\u003c\/strong\u003e\n      \u003cspan\u003eA cheerful holiday classic.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-design\"\u003e\n      \u003cdiv class=\"mbc26-design-icon\"\u003e⛄\u003c\/div\u003e\n      \u003cstrong\u003eSnowman\u003c\/strong\u003e\n      \u003cspan\u003ePlayful winter personality.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-design\"\u003e\n      \u003cdiv class=\"mbc26-design-icon\"\u003e❤️\u003c\/div\u003e\n      \u003cstrong\u003eFestive Hearts\u003c\/strong\u003e\n      \u003cspan\u003eWarm handmade sentiment.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-design\"\u003e\n      \u003cdiv class=\"mbc26-design-icon\"\u003e⭐\u003c\/div\u003e\n      \u003cstrong\u003eStars\u003c\/strong\u003e\n      \u003cspan\u003eSimple Christmas sparkle.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-design\"\u003e\n      \u003cdiv class=\"mbc26-design-icon\"\u003e🎅\u003c\/div\u003e\n      \u003cstrong\u003eSanta Details\u003c\/strong\u003e\n      \u003cspan\u003eInstant festive character.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-design\"\u003e\n      \u003cdiv class=\"mbc26-design-icon\"\u003e🔔\u003c\/div\u003e\n      \u003cstrong\u003eBells\u003c\/strong\u003e\n      \u003cspan\u003eA traditional seasonal motif.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     RELAXING CRAFT\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-section mbc26-cream mbc26-center\"\u003e\n\n  \u003cspan class=\"mbc26-kicker\"\u003e\n    ☕ A Slower Kind of Christmas Activity\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"mbc26-title\"\u003e\n    Christmas Music On.\n    Warm Drink Nearby.\n    \u003cspan class=\"mbc26-gold\"\u003e\n      One Stitch at a Time.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"mbc26-subtitle\"\u003e\n    There is something especially satisfying\n    about working through a simple pattern\n    and watching it become more complete\n    every few minutes.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"mbc26-card-grid\"\u003e\n\n\n    \u003carticle class=\"mbc26-card\"\u003e\n\n      \u003cdiv class=\"mbc26-card-icon\"\u003e\n        🎶\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Holiday Music\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pair the craft with your favorite\n        Christmas playlist or movie.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"mbc26-card\"\u003e\n\n      \u003cdiv class=\"mbc26-card-icon\"\u003e\n        ☕\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Cozy Afternoons\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Work through a card\n        during a quiet winter afternoon at home.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"mbc26-card\"\u003e\n\n      \u003cdiv class=\"mbc26-card-icon\"\u003e\n        🧘\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Simple Repetition\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Following the dots creates\n        a steady, easy-to-understand crafting rhythm.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"mbc26-card\"\u003e\n\n      \u003cdiv class=\"mbc26-card-icon\"\u003e\n        ✅\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Satisfying Finish\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Complete the final stitches\n        and enjoy something you can actually give away.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAMILY ACTIVITY — IMAGE 05\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-section mbc26-soft\"\u003e\n\n  \u003cdiv class=\"mbc26-split\"\u003e\n\n\n    \u003cdiv class=\"mbc26-copy\"\u003e\n\n      \u003cspan class=\"mbc26-kicker\"\u003e\n        🎄 Make It Alone or Make Christmas Together\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"mbc26-title\"\u003e\n        Turn a Quiet Afternoon Into\n        \u003cspan class=\"mbc26-green\"\u003e\n          a Little Holiday Tradition\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The easy-to-follow patterns make the project\n        approachable enough to share around the table\n        with family or friends.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Everyone can choose a design,\n        work at their own pace,\n        compare progress\n        and end the session with a finished handmade card.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It works equally well as a solo project,\n        a holiday craft night\n        or a relaxed seasonal activity\n        with people you enjoy spending time with.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.fastcdnonline.com\/image\/c07164354f5a3be3a92060fc59ae6b88dc5437ea.png\" alt=\"Christmas family stitching craft activity\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     HANDMADE CARD VALUE\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-section mbc26-dark\"\u003e\n\n  \u003cdiv class=\"mbc26-split\"\u003e\n\n\n    \u003cdiv class=\"mbc26-copy\"\u003e\n\n      \u003cspan class=\"mbc26-kicker\"\u003e\n        🎁 The Finished Project Already Has Somewhere to Go\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"mbc26-title\"\u003e\n        Make Something\n        \u003cspan style=\"color:#ffd78e;\"\u003e\n          You Can Actually Give\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Many crafts are fun to make\n        and then end up sitting in a drawer.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        These finished stitched pieces become Christmas cards,\n        giving the project a natural purpose\n        once the final thread is in place.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Send one to a family member,\n        tuck one into a gift,\n        give one to a friend\n        or keep a favorite design as part of your own Christmas memories.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"mbc26-tags\"\u003e\n\n        \u003cspan class=\"mbc26-tag\"\u003e\n          👩 Family \u0026amp; Friends\n        \u003c\/span\u003e\n\n        \u003cspan class=\"mbc26-tag\"\u003e\n          🎁 Handmade Gift Lovers\n        \u003c\/span\u003e\n\n        \u003cspan class=\"mbc26-tag\"\u003e\n          🧵 Craft Lovers\n        \u003c\/span\u003e\n\n        \u003cspan class=\"mbc26-tag\"\u003e\n          👵 Seniors\n        \u003c\/span\u003e\n\n        \u003cspan class=\"mbc26-tag\"\u003e\n          ✨ Beginners\n        \u003c\/span\u003e\n\n        \u003cspan class=\"mbc26-tag\"\u003e\n          🎄 Christmas Activity Nights\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv style=\"\n        width:100%;\n        padding:38px 26px;\n        border:1px solid rgba(255,220,158,.20);\n        border-radius:18px;\n        background:rgba(255,244,220,.055);\n        text-align:center;\n      \"\u003e\n\n      \u003cdiv style=\"\n          margin-bottom:15px;\n          font-size:56px;\n        \"\u003e\n        🧵❤️✉️\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"\n          color:#f7dfb9;\n          font-family:Georgia,'Times New Roman',serif;\n          font-size:25px;\n          line-height:1.48;\n        \"\u003e\n        Not just a card.\u003cbr\u003e\n        A little time and care\u003cbr\u003e\n        stitched into every line.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-section mbc26-cream mbc26-center\"\u003e\n\n  \u003cspan class=\"mbc26-kicker\"\u003e\n    📋 Product Details\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"mbc26-title\"\u003e\n    Merry \u0026amp; Bright Christmas DIY Kit\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"mbc26-info-grid\"\u003e\n\n\n    \u003cdiv class=\"mbc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🧵 Product Type\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        DIY Christmas Thread Card Craft Kit\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-info\"\u003e\n\n      \u003cstrong\u003e\n        📍 Pattern Style\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Pre-Printed Dotted Christmas Stitching Patterns\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🎨 Main Materials\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Printed Thread Cards \u0026amp; Embroidery Threads\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🧰 Crafting Support\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Crafting Tools \u0026amp; Step-by-Step Video Guidance\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🎄 Project Use\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Create Colorful Handmade Embroidered Christmas Cards\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-info\"\u003e\n\n      \u003cstrong\u003e\n        ✨ Suitable For\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Craft Lovers, Beginners, Seniors, Families \u0026amp; Holiday DIY Fans\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-info\"\u003e\n\n      \u003cstrong\u003e\n        ☕ Best Occasion\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Cozy Winter Afternoons, Holiday Craft Nights \u0026amp; Christmas Activities\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mbc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🎁 Finished Use\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Handmade Christmas Cards for Gifting or Seasonal Keepsakes\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"mbc26-package\"\u003e\n\n    \u003cstrong\u003e\n      🎁 Package Includes\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      1 × Merry \u0026amp; Bright Christmas DIY Kit\n      \u003cbr\u003e\n      \u003cstrong style=\"font-family:inherit;font-size:16px;color:#4b3931;\"\u003e\n        6-Piece Set\n      \u003c\/strong\u003e\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"mbc26-note\"\u003e\n\n    \u003cstrong\u003e\n      Crafting Note:\n    \u003c\/strong\u003e\n\n    The project uses a piercing \/ stitching process\n    and may include pointed crafting tools.\n    Handle tools carefully and provide suitable supervision\n    when younger crafters are participating.\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n========================================================= --\u003e\n\n\u003csection class=\"mbc26-final\"\u003e\n\n  \u003cdiv style=\"\n      margin-bottom:12px;\n      font-size:46px;\n    \"\u003e\n    🧵🎄✨\n  \u003c\/div\u003e\n\n  \u003cspan class=\"mbc26-kicker\" style=\"\n      color:#ffe0aa;\n      border-color:rgba(255,220,158,.27);\n      background:rgba(255,244,220,.055);\n    \"\u003e\n    Christmas Feels a Little More Special When You Make Something Yourself\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"mbc26-title\"\u003e\n    Follow the Dots.\n    Stitch the Design.\n    \u003cspan\u003eMake Christmas Merry \u0026amp; Bright.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Turn a few quiet holiday hours\n    into six colorful handmade Christmas cards —\n    with printed guides,\n    festive thread\n    and the satisfaction of giving someone\n    something you actually made yourself.\n  \u003c\/p\u003e\n\n  \u003ca class=\"mbc26-btn\" href=\"#mbc26-how\"\u003e\n    Start Your Christmas Stitching →\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"YMH","offers":[{"title":"A (6PCS)","offer_id":57308704669862,"sku":"NO3604159-1","price":14.99,"currency_code":"USD","in_stock":true},{"title":"B (6PCS)","offer_id":57308704702630,"sku":"NO3604159-2","price":14.99,"currency_code":"USD","in_stock":true},{"title":"C (6PCS)","offer_id":57308704735398,"sku":"NO3604159-3","price":14.99,"currency_code":"USD","in_stock":true},{"title":"D(6PCS)","offer_id":57308704768166,"sku":"NO3604159-4","price":14.99,"currency_code":"USD","in_stock":true},{"title":"E(6PCS)","offer_id":57308704800934,"sku":"NO3604159-5","price":14.99,"currency_code":"USD","in_stock":true},{"title":"F(6PCS)","offer_id":57308704833702,"sku":"NO3604159-6","price":14.99,"currency_code":"USD","in_stock":true},{"title":"Complete Set – All 6 Styles Included (20 % OFF \u0026 Free Shipping) | 🔥 Hot Sale","offer_id":57308704866470,"sku":"NO3604159-1+NO3604159-2+NO3604159-3+NO3604159-4+NO3604159-5+NO3604159-6","price":71.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/8822d10abc3a4d486483cffedd8cfee8ddce766f.jpg?v=1788946039","url":"https:\/\/getvyxor.com\/products\/last-day-50-off-merry-bright-christmas-diy-kit","provider":"getvyxor","version":"1.0","type":"link"}