{"product_id":"diy-christmas-lighthouse-craft-kit-6-festive-led-designs","title":"DIY Christmas Lighthouse Craft Kit – 6 Festive LED Designs","description":"\u003cstyle\u003e\n\/* =========================================================\n   SNUGGYHOME\n   DIY CHRISTMAS LIGHTHOUSE CRAFT KIT\n========================================================= *\/\n\n.diy-lh,\n.diy-lh *{\n  box-sizing:border-box;\n}\n\n.diy-lh{\n  --cream:#fbf4e8;\n  --cream2:#fffaf3;\n  --cream3:#f3e3cf;\n\n  --red:#9f1418;\n  --red2:#741014;\n\n  --green:#183626;\n  --green2:#10271c;\n\n  --gold:#bd8b3e;\n  --gold2:#d7b06d;\n\n  --brown:#39251a;\n  --dark:#20150f;\n\n  --text:#2b2018;\n  --muted:#6c5b50;\n\n  width:100%;\n  max-width:900px;\n\n  margin:0 auto !important;\n  padding:0 !important;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n}\n\n\n\/* =========================================================\n   RESET\n========================================================= *\/\n\n.diy-lh h2,\n.diy-lh h3,\n.diy-lh h4,\n.diy-lh p,\n.diy-lh figure,\n.diy-lh ul{\n  margin:0;\n}\n\n.diy-lh img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  border:0;\n\n  vertical-align:top;\n}\n\n.diy-lh-inner{\n  width:100%;\n  max-width:810px;\n\n  margin:0 auto;\n\n  padding-left:20px;\n  padding-right:20px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.diy-lh-hero{\n  position:relative;\n\n  padding:31px 0 27px;\n\n  overflow:hidden;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% -20%,\n      rgba(211,170,103,.25),\n      transparent 47%\n    ),\n    linear-gradient(\n      180deg,\n      #fffaf3,\n      #f7ead8\n    );\n}\n\n.diy-lh-hero:before{\n  content:\"✦\";\n\n  position:absolute;\n\n  top:27px;\n  left:7%;\n\n  color:rgba(183,132,56,.28);\n\n  font-size:21px;\n}\n\n.diy-lh-hero:after{\n  content:\"✦\";\n\n  position:absolute;\n\n  right:7%;\n  bottom:26px;\n\n  color:rgba(183,132,56,.22);\n\n  font-size:16px;\n}\n\n\n.diy-lh-kicker{\n  margin-bottom:7px;\n\n  color:var(--green);\n\n  font-size:11.5px;\n  line-height:1.25;\n\n  font-weight:850;\n  letter-spacing:1.35px;\n\n  text-transform:uppercase;\n}\n\n.diy-lh-hero h2{\n  max-width:740px;\n\n  margin:0 auto;\n\n  color:#321f17;\n\n  font-size:36px;\n  line-height:1.08;\n\n  font-weight:900;\n  letter-spacing:-.7px;\n}\n\n.diy-lh-hero h2 span{\n  color:var(--red);\n}\n\n.diy-lh-hero-copy{\n  max-width:650px;\n\n  margin:10px auto 0 !important;\n\n  color:#6a584b;\n\n  font-size:15px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   HERO SELLING POINT PILLS\n========================================================= *\/\n\n.diy-lh-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:19px;\n}\n\n.diy-lh-pill{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:40px;\n\n  padding:9px 14px;\n\n  border:1px solid #dfcdb5;\n  border-radius:24px;\n\n  background:rgba(255,255,255,.78);\n\n  color:#48362a;\n\n  font-size:12.8px;\n  line-height:1.3;\n\n  font-weight:800;\n\n  box-shadow:\n    0 3px 10px rgba(87,55,28,.025);\n}\n\n.diy-lh-pill span{\n  margin-right:6px;\n\n  font-size:15px;\n  line-height:1;\n}\n\n\n\/* =========================================================\n   ALL IMAGES\n========================================================= *\/\n\n.diy-lh-image{\n  display:block;\n\n  width:100%;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  line-height:0;\n\n  background:#fff;\n}\n\n.diy-lh-image img{\n  width:100%;\n  height:auto;\n}\n\n\n\/* =========================================================\n   LIGHT INTRO MODULE\n========================================================= *\/\n\n.diy-lh-light{\n  padding:24px 0 25px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #fffaf3,\n      #f8eddf\n    );\n\n  text-align:center;\n}\n\n.diy-lh-label{\n  margin-bottom:6px;\n\n  color:var(--red);\n\n  font-size:11px;\n  line-height:1.2;\n\n  font-weight:850;\n  letter-spacing:1.25px;\n\n  text-transform:uppercase;\n}\n\n.diy-lh-light h3{\n  max-width:690px;\n\n  margin:0 auto;\n\n  color:#2e2119;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:900;\n  letter-spacing:-.3px;\n}\n\n.diy-lh-light p{\n  max-width:640px;\n\n  margin:8px auto 0 !important;\n\n  color:#6e5c50;\n\n  font-size:14px;\n  line-height:1.52;\n}\n\n\n\/* 3 VALUES *\/\n\n.diy-lh-values{\n  display:flex;\n  flex-wrap:wrap;\n\n  margin:15px -4px -4px;\n}\n\n.diy-lh-value{\n  width:33.333%;\n\n  padding:4px;\n}\n\n.diy-lh-value-box{\n  height:100%;\n\n  padding:13px 8px;\n\n  border:1px solid #e3d4c2;\n  border-radius:10px;\n\n  background:#fffaf4;\n\n  text-align:center;\n}\n\n.diy-lh-value-box strong{\n  display:block;\n\n  color:#3e3026;\n\n  font-size:13px;\n  line-height:1.3;\n\n  font-weight:800;\n}\n\n.diy-lh-value-box span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#817065;\n\n  font-size:11.8px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   DEEP GREEN DIY MODULE\n========================================================= *\/\n\n.diy-lh-green{\n  position:relative;\n\n  padding:24px 0 25px;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 90% 0%,\n      rgba(202,161,91,.16),\n      transparent 40%\n    ),\n    linear-gradient(\n      135deg,\n      var(--green),\n      var(--green2)\n    );\n\n  color:#fff;\n}\n\n.diy-lh-green .diy-lh-label{\n  color:#e0bc78;\n}\n\n.diy-lh-green h3{\n  max-width:690px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:900;\n\n  text-align:center;\n}\n\n.diy-lh-green \u003e .diy-lh-inner \u003e p{\n  max-width:630px;\n\n  margin:8px auto 0 !important;\n\n  color:#dce7df;\n\n  font-size:14px;\n  line-height:1.52;\n\n  text-align:center;\n}\n\n\n\/* DIY STEPS *\/\n\n.diy-lh-steps{\n  margin-top:16px;\n\n  border-top:\n    1px solid rgba(255,255,255,.15);\n}\n\n.diy-lh-step{\n  display:flex;\n  align-items:flex-start;\n\n  padding:11px 0;\n\n  border-bottom:\n    1px solid rgba(255,255,255,.15);\n}\n\n.diy-lh-step-number{\n  flex:0 0 29px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:29px;\n  height:29px;\n\n  margin-right:10px;\n\n  border-radius:50%;\n\n  background:#f6ead8;\n\n  color:var(--red);\n\n  font-size:12px;\n\n  font-weight:900;\n}\n\n.diy-lh-step-copy{\n  flex:1;\n  min-width:0;\n}\n\n.diy-lh-step-copy strong{\n  display:block;\n\n  color:#fff;\n\n  font-size:13.5px;\n  line-height:1.3;\n\n  font-weight:850;\n}\n\n.diy-lh-step-copy p{\n  margin-top:3px !important;\n\n  color:#cfddd3;\n\n  font-size:12.7px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   RED CRAFT EXPERIENCE\n========================================================= *\/\n\n.diy-lh-red{\n  padding:23px 0 24px;\n\n  background:\n    radial-gradient(\n      circle at 8% 0%,\n      rgba(224,180,103,.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #a21519,\n      #741014\n    );\n\n  color:#fff;\n\n  text-align:center;\n}\n\n.diy-lh-red .diy-lh-label{\n  color:#f0ca85;\n}\n\n.diy-lh-red h3{\n  max-width:680px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:26px;\n  line-height:1.12;\n\n  font-weight:900;\n}\n\n.diy-lh-red p{\n  max-width:630px;\n\n  margin:8px auto 0 !important;\n\n  color:#f7dfdf;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* craft pills *\/\n\n.diy-lh-red-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.diy-lh-red-pill{\n  padding:8px 12px;\n\n  border:1px solid rgba(255,255,255,.23);\n  border-radius:22px;\n\n  background:rgba(255,255,255,.10);\n\n  color:#fff;\n\n  font-size:12.5px;\n  line-height:1.3;\n\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   DAY \/ NIGHT SUPPORT\n========================================================= *\/\n\n.diy-lh-glow{\n  padding:23px 0 24px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f9ecdb,\n      #fffaf3\n    );\n\n  text-align:center;\n}\n\n.diy-lh-glow h3{\n  max-width:680px;\n\n  margin:0 auto;\n\n  color:#2c2018;\n\n  font-size:26px;\n  line-height:1.12;\n\n  font-weight:900;\n}\n\n.diy-lh-glow p{\n  max-width:630px;\n\n  margin:8px auto 0 !important;\n\n  color:#6d5c50;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* DAY NIGHT PILLS *\/\n\n.diy-lh-glow-row{\n  display:flex;\n\n  margin:15px -4px -4px;\n}\n\n.diy-lh-glow-item{\n  width:50%;\n\n  padding:4px;\n}\n\n.diy-lh-glow-box{\n  height:100%;\n\n  padding:14px 11px;\n\n  border-radius:10px;\n\n  text-align:left;\n}\n\n.diy-lh-glow-box.day{\n  border:1px solid #e5d4bf;\n\n  background:#fffaf4;\n}\n\n.diy-lh-glow-box.night{\n  background:\n    linear-gradient(\n      135deg,\n      #38251a,\n      #1e1510\n    );\n\n  color:#fff;\n}\n\n.diy-lh-glow-box strong{\n  display:block;\n\n  font-size:14px;\n  line-height:1.3;\n\n  font-weight:850;\n}\n\n.day strong{\n  color:#443229;\n}\n\n.night strong{\n  color:#fff;\n}\n\n.diy-lh-glow-box span{\n  display:block;\n\n  margin-top:4px;\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n.day span{\n  color:#77675c;\n}\n\n.night span{\n  color:#d5c6bb;\n}\n\n\n\/* =========================================================\n   WARM DARK HOLIDAY MODULE\n========================================================= *\/\n\n.diy-lh-dark{\n  padding:23px 0 24px;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 90% 0%,\n      rgba(211,169,99,.15),\n      transparent 40%\n    ),\n    linear-gradient(\n      135deg,\n      #2b1b13,\n      #17100c\n    );\n\n  text-align:center;\n}\n\n.diy-lh-dark .diy-lh-label{\n  color:#d8b371;\n}\n\n.diy-lh-dark h3{\n  max-width:680px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:26px;\n  line-height:1.12;\n\n  font-weight:900;\n}\n\n.diy-lh-dark p{\n  max-width:620px;\n\n  margin:8px auto 0 !important;\n\n  color:#ddd0c6;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   ROOM DISPLAY MODULE\n========================================================= *\/\n\n.diy-lh-room{\n  padding:23px 0 24px;\n\n  background:#f8ecdc;\n\n  text-align:center;\n}\n\n.diy-lh-room h3{\n  max-width:680px;\n\n  margin:0 auto;\n\n  color:#2e2119;\n\n  font-size:26px;\n  line-height:1.12;\n\n  font-weight:900;\n}\n\n.diy-lh-room p{\n  max-width:630px;\n\n  margin:8px auto 0 !important;\n\n  color:#6d5b4f;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n.diy-lh-room-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.diy-lh-room-pill{\n  padding:8px 12px;\n\n  border:1px solid #dfcdb8;\n  border-radius:22px;\n\n  background:#fffaf3;\n\n  color:#48352a;\n\n  font-size:12.4px;\n  line-height:1.3;\n\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   SIX DESIGNS SUPPORT\n========================================================= *\/\n\n.diy-lh-designs{\n  padding:23px 0 24px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #183426,\n      #10261b\n    );\n\n  color:#fff;\n\n  text-align:center;\n}\n\n.diy-lh-designs .diy-lh-label{\n  color:#deb773;\n}\n\n.diy-lh-designs h3{\n  max-width:670px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:26px;\n  line-height:1.12;\n\n  font-weight:900;\n}\n\n.diy-lh-designs p{\n  max-width:620px;\n\n  margin:8px auto 0 !important;\n\n  color:#dce5de;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n.diy-lh-style-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:15px;\n}\n\n.diy-lh-style-pill{\n  padding:8px 12px;\n\n  border:1px solid rgba(255,255,255,.17);\n  border-radius:22px;\n\n  background:rgba(255,255,255,.07);\n\n  color:#fff;\n\n  font-size:12.2px;\n  line-height:1.3;\n\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   SPEC TRANSITION\n========================================================= *\/\n\n.diy-lh-spec{\n  padding:21px 0 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #9d1418,\n      #711014\n    );\n\n  text-align:center;\n}\n\n.diy-lh-spec .diy-lh-label{\n  color:#edc57d;\n}\n\n.diy-lh-spec h3{\n  max-width:680px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:25px;\n  line-height:1.12;\n\n  font-weight:900;\n}\n\n.diy-lh-spec p{\n  max-width:600px;\n\n  margin:7px auto 0 !important;\n\n  color:#f0d9d9;\n\n  font-size:13.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.diy-lh-final{\n  padding:26px 0 29px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(210,165,89,.20),\n      transparent 44%\n    ),\n    linear-gradient(\n      180deg,\n      #f4e5d2,\n      #fffaf3\n    );\n\n  text-align:center;\n}\n\n.diy-lh-final h3{\n  max-width:700px;\n\n  margin:0 auto;\n\n  color:#2d2018;\n\n  font-size:27px;\n  line-height:1.12;\n\n  font-weight:900;\n}\n\n.diy-lh-final h3 span{\n  color:var(--red);\n}\n\n.diy-lh-final p{\n  max-width:610px;\n\n  margin:8px auto 0 !important;\n\n  color:#6c594d;\n\n  font-size:14px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .diy-lh-inner{\n    padding-left:15px;\n    padding-right:15px;\n  }\n\n\n  \/* HERO *\/\n\n  .diy-lh-hero{\n    padding:23px 0 20px;\n  }\n\n  .diy-lh-hero:before,\n  .diy-lh-hero:after{\n    display:none;\n  }\n\n  .diy-lh-kicker{\n    margin-bottom:6px;\n\n    font-size:10.8px;\n    letter-spacing:1px;\n  }\n\n  .diy-lh-hero h2{\n    font-size:27px;\n    line-height:1.1;\n\n    letter-spacing:-.35px;\n  }\n\n  .diy-lh-hero-copy{\n    margin-top:8px !important;\n\n    font-size:13.8px;\n    line-height:1.5;\n  }\n\n\n  \/* PILLS *\/\n\n  .diy-lh-pills{\n    gap:6px;\n\n    margin-top:15px;\n  }\n\n  .diy-lh-pill{\n    width:calc(50% - 3px);\n\n    min-height:39px;\n\n    padding:8px 7px;\n\n    font-size:12.2px;\n  }\n\n  .diy-lh-pill span{\n    margin-right:5px;\n\n    font-size:14px;\n  }\n\n\n  \/* ALL MODULES *\/\n\n  .diy-lh-light,\n  .diy-lh-green,\n  .diy-lh-red,\n  .diy-lh-glow,\n  .diy-lh-dark,\n  .diy-lh-room,\n  .diy-lh-designs{\n    padding-top:18px;\n    padding-bottom:19px;\n  }\n\n  .diy-lh-label{\n    margin-bottom:5px;\n\n    font-size:10.5px;\n  }\n\n  .diy-lh-light h3,\n  .diy-lh-green h3,\n  .diy-lh-red h3,\n  .diy-lh-glow h3,\n  .diy-lh-dark h3,\n  .diy-lh-room h3,\n  .diy-lh-designs h3{\n    font-size:21px;\n    line-height:1.14;\n  }\n\n  .diy-lh-light p,\n  .diy-lh-green \u003e .diy-lh-inner \u003e p,\n  .diy-lh-red p,\n  .diy-lh-glow p,\n  .diy-lh-dark p,\n  .diy-lh-room p,\n  .diy-lh-designs p{\n    margin-top:6px !important;\n\n    font-size:13.4px;\n    line-height:1.48;\n  }\n\n\n  \/* VALUES *\/\n\n  .diy-lh-values{\n    margin-top:12px;\n  }\n\n  .diy-lh-value-box{\n    padding:10px 5px;\n  }\n\n  .diy-lh-value-box strong{\n    font-size:12px;\n  }\n\n  .diy-lh-value-box span{\n    font-size:10.8px;\n  }\n\n\n  \/* STEPS *\/\n\n  .diy-lh-steps{\n    margin-top:12px;\n  }\n\n  .diy-lh-step{\n    padding:9px 0;\n  }\n\n  .diy-lh-step-copy strong{\n    font-size:13px;\n  }\n\n  .diy-lh-step-copy p{\n    font-size:12px;\n  }\n\n\n  \/* DAY\/NIGHT *\/\n\n  .diy-lh-glow-row{\n    margin-top:12px;\n  }\n\n  .diy-lh-glow-box{\n    padding:11px 9px;\n  }\n\n  .diy-lh-glow-box strong{\n    font-size:13px;\n  }\n\n  .diy-lh-glow-box span{\n    font-size:11.3px;\n  }\n\n\n  \/* ROOM *\/\n\n  .diy-lh-room-pills,\n  .diy-lh-style-pills{\n    gap:6px;\n\n    margin-top:12px;\n  }\n\n  .diy-lh-room-pill,\n  .diy-lh-style-pill{\n    padding:7px 10px;\n\n    font-size:11.8px;\n  }\n\n\n  \/* SPEC *\/\n\n  .diy-lh-spec{\n    padding:18px 0 19px;\n  }\n\n  .diy-lh-spec h3{\n    font-size:21px;\n  }\n\n  .diy-lh-spec p{\n    font-size:13.2px;\n  }\n\n\n  \/* FINAL *\/\n\n  .diy-lh-final{\n    padding:21px 0 24px;\n  }\n\n  .diy-lh-final h3{\n    font-size:22px;\n  }\n\n  .diy-lh-final p{\n    font-size:13.5px;\n  }\n\n}\n\n\n\/* =========================================================\n   EXTRA NARROW\n========================================================= *\/\n\n@media(max-width:420px){\n\n  .diy-lh-value{\n    width:100%;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"diy-lh\"\u003e\n\n\n\u003c!-- ======================================================\n     01 HERO\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-hero\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-kicker\"\u003e\n      Build It · Light It · Make It Yours\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Create a Christmas Decoration\n      \u003cspan\u003eYou Made Yourself.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"diy-lh-hero-copy\"\u003e\n      Turn colorful translucent pieces into a glowing holiday lighthouse\n      that's just as fun to build as it is to display.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"diy-lh-pills\"\u003e\n\n      \u003cdiv class=\"diy-lh-pill\"\u003e\n        \u003cspan\u003e🎨\u003c\/span\u003e\n        Fun DIY Christmas Craft\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-pill\"\u003e\n        \u003cspan\u003e✨\u003c\/span\u003e\n        Translucent Mosaic Glow\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-pill\"\u003e\n        \u003cspan\u003e💡\u003c\/span\u003e\n        Warm LED Light\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-pill\"\u003e\n        \u003cspan\u003e🎄\u003c\/span\u003e\n        6 Festive Designs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     IMAGE 01 GIF\n====================================================== --\u003e\n\n\u003cdiv class=\"diy-lh-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/DIY__01_ea054a53-529a-44f7-8d26-f2e0fe213d7c.gif?v=1788513423\" alt=\"DIY Christmas Lighthouse Craft Kit\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- ======================================================\n     02 VALUE SUPPORT\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-light\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-label\"\u003e\n      A Holiday Project Worth Displaying\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      The Fun Doesn't End When the Craft Is Finished.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Build it for the experience, then keep it out as part of your\n      Christmas décor all season long.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"diy-lh-values\"\u003e\n\n      \u003cdiv class=\"diy-lh-value\"\u003e\n\n        \u003cdiv class=\"diy-lh-value-box\"\u003e\n\n          \u003cstrong\u003eMake It\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Enjoy the hands-on DIY process\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"diy-lh-value\"\u003e\n\n        \u003cdiv class=\"diy-lh-value-box\"\u003e\n\n          \u003cstrong\u003eDisplay It\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Add handmade holiday charm\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"diy-lh-value\"\u003e\n\n        \u003cdiv class=\"diy-lh-value-box\"\u003e\n\n          \u003cstrong\u003eLight It\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Enjoy a warm evening glow\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     IMAGE 02\n====================================================== --\u003e\n\n\u003cdiv class=\"diy-lh-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/DIY__02_1152b48a-1d95-481e-bd4e-240cb229085a.webp?v=1788513423\" alt=\"Christmas lighthouse DIY craft\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- ======================================================\n     03 DIY EXPERIENCE\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-green\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-label\" style=\"text-align:center;\"\u003e\n      Your Craft · Your Christmas\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Turn Small Pieces Into Something You'll Be Proud to Display.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Layer the colorful pieces by hand and watch the design gradually\n      transform into a festive lighthouse.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"diy-lh-steps\"\u003e\n\n\n      \u003cdiv class=\"diy-lh-step\"\u003e\n\n        \u003cdiv class=\"diy-lh-step-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"diy-lh-step-copy\"\u003e\n\n          \u003cstrong\u003e\n            Start With the Base\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Prepare the lighthouse structure and your decorative pieces.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"diy-lh-step\"\u003e\n\n        \u003cdiv class=\"diy-lh-step-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"diy-lh-step-copy\"\u003e\n\n          \u003cstrong\u003e\n            Build the Mosaic Look\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Arrange and attach each translucent piece to create the design.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"diy-lh-step\"\u003e\n\n        \u003cdiv class=\"diy-lh-step-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"diy-lh-step-copy\"\u003e\n\n          \u003cstrong\u003e\n            Add the Finishing Details\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Complete the character, lighthouse and festive decorations.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"diy-lh-step\"\u003e\n\n        \u003cdiv class=\"diy-lh-step-number\"\u003e\n          4\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"diy-lh-step-copy\"\u003e\n\n          \u003cstrong\u003e\n            Turn On the Glow\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Light it up and enjoy your finished Christmas creation.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     IMAGE 03 GIF\n====================================================== --\u003e\n\n\u003cdiv class=\"diy-lh-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/DIY__03_b890d57a-8ac2-425b-9094-4d970532cf4c.gif?v=1788513423\" alt=\"DIY lighthouse craft process\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- ======================================================\n     04 CRAFT SUPPORT\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-red\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-label\"\u003e\n      Made by Hand · Made to Feel Special\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Relaxing Holiday Craft With a Beautiful Payoff.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Slow down for an evening of Christmas crafting\n      and end up with décor that feels much more personal than something\n      simply taken out of a box.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"diy-lh-red-pills\"\u003e\n\n      \u003cdiv class=\"diy-lh-red-pill\"\u003e\n        Hands-On DIY\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-red-pill\"\u003e\n        Creative Holiday Activity\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-red-pill\"\u003e\n        Display-Worthy Result\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     IMAGE 04\n     IMAGE ALREADY TELLS DAY VS NIGHT STORY\n====================================================== --\u003e\n\n\u003cdiv class=\"diy-lh-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/DIY__04_cbc83556-5ebd-4619-ad86-c7695cebd2b1.webp?v=1788513423\" alt=\"Christmas lighthouse daytime and nighttime\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- ======================================================\n     05 DAY\/NIGHT SUPPORT\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-glow\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-label\"\u003e\n      Two Looks in One Decoration\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Pretty in the Day. Cozy After Dark.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The translucent mosaic-style pieces add texture in natural light,\n      while the warm inner light completely changes the mood at night.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"diy-lh-glow-row\"\u003e\n\n\n      \u003cdiv class=\"diy-lh-glow-item\"\u003e\n\n        \u003cdiv class=\"diy-lh-glow-box day\"\u003e\n\n          \u003cstrong\u003e\n            ☀️ Daytime\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Color, texture and glass-like sparkle\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"diy-lh-glow-item\"\u003e\n\n        \u003cdiv class=\"diy-lh-glow-box night\"\u003e\n\n          \u003cstrong\u003e\n            ✨ Nighttime\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Warm light and cozy Christmas atmosphere\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     06 DARK BRIDGE\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-dark\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-label\"\u003e\n      More Than a Craft Project\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      It Becomes Part of the Christmas Atmosphere.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Place it beside garlands, candles, ornaments or your Christmas tree\n      and let the warm glow add another layer of holiday light.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     IMAGE 06\n====================================================== --\u003e\n\n\u003cdiv class=\"diy-lh-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/DIY__06_448c5257-cbc2-42af-b238-9b00ea8e75fc.webp?v=1788513423\" alt=\"Christmas lighthouse home decor\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- ======================================================\n     07 ROOM SUPPORT\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-room\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-label\"\u003e\n      Easy to Style Around the Home\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Little Handmade Christmas Charm for Almost Any Room.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Small enough to style on a table, shelf or cabinet,\n      but detailed enough to become part of the room's holiday focal point.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"diy-lh-room-pills\"\u003e\n\n      \u003cdiv class=\"diy-lh-room-pill\"\u003e\n        Bedroom\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-room-pill\"\u003e\n        Entryway\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-room-pill\"\u003e\n        Craft Room\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-room-pill\"\u003e\n        Living Room\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     08 DESIGN INTRO\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-designs\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-label\"\u003e\n      Choose the Christmas Character You Love\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Six Designs. Six Completely Different Holiday Looks.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Go classic, playful or cozy and pick the design\n      that best fits your Christmas décor.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"diy-lh-style-pills\"\u003e\n\n      \u003cdiv class=\"diy-lh-style-pill\"\u003e\n        Christmas Tree\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-style-pill\"\u003e\n        Reindeer\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-style-pill\"\u003e\n        Santa Claus\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-style-pill\"\u003e\n        Nutcracker\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-style-pill\"\u003e\n        Snowman\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"diy-lh-style-pill\"\u003e\n        Wreath\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     IMAGE 08\n====================================================== --\u003e\n\n\u003cdiv class=\"diy-lh-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/DIY__08_46ac9160-cd0b-4088-93f9-df6c8fa7f0b4.webp?v=1788513422\" alt=\"Six Christmas lighthouse designs\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- ======================================================\n     SPEC INTRO\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-spec\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-label\"\u003e\n      Everything Comes Together in One Holiday Project\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Build It Once. Bring It Out Every Christmas.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A creative seasonal project that becomes a finished piece\n      of holiday décor when you're done.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     IMAGE 09\n====================================================== --\u003e\n\n\u003cdiv class=\"diy-lh-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/DIY__09_e11f5b1c-0899-42c0-8987-7c6ec2e92867.webp?v=1788513422\" alt=\"DIY Christmas Lighthouse Craft Kit product details\" loading=\"lazy\"\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\n\u003csection class=\"diy-lh-final\"\u003e\n\n  \u003cdiv class=\"diy-lh-inner\"\u003e\n\n    \u003cdiv class=\"diy-lh-label\"\u003e\n      Craft the Moment · Keep the Decoration\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Don't Just Decorate for Christmas.\n      \u003cspan\u003eMake Something for It.\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Enjoy the satisfaction of building it yourself,\n      then light it up and make it part of your holiday traditions.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Snuggyhome","offers":[{"title":"🎅Santa Claus","offer_id":44553583394915,"sku":"B0005365-圣诞老人","price":32.99,"currency_code":"USD","in_stock":true},{"title":"⛄Snowman","offer_id":44553583427683,"sku":"B0005365-雪人","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🎄Christmas Tree","offer_id":44553583460451,"sku":"B0005365-圣诞树","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🦌Reindeer","offer_id":44553583493219,"sku":"B0005365-麋鹿","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🎖️Nutcracker","offer_id":44553583525987,"sku":"B0005365-胡桃夹子","price":32.99,"currency_code":"USD","in_stock":true},{"title":"🌿Christmas Wreath","offer_id":44553583558755,"sku":"B0005365-花环","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0635\/0330\/2755\/files\/1_167d4372-d406-4624-b1fe-b729ebc1d71d.gif?v=1788514203","url":"https:\/\/snuggyhome.com\/products\/diy-christmas-lighthouse-craft-kit-6-festive-led-designs","provider":"Snuggyhome","version":"1.0","type":"link"}