{"product_id":"🎄12-days-of-painting-one-village-that-glows-🖌️🎅","title":"🎄12 days of painting. One village that glows.🖌️🎅","description":"\u003cstyle\u003e\n.village12-page,\n.village12-page *{\n  box-sizing:border-box;\n}\n\n.village12-page{\n  --v12-red:#a9493f;\n  --v12-green:#466653;\n  --v12-gold:#c6974d;\n  --v12-night:#2f3c45;\n  --v12-cream:#fbf6ed;\n  --v12-soft:#f4f1ea;\n  --v12-pink:#d7888d;\n  --v12-ink:#191919;\n  --v12-text:#484b49;\n  --v12-muted:#747876;\n\n  max-width:940px;\n  margin:0 auto;\n  padding:10px 8px 50px;\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.65;\n  color:var(--v12-text);\n  background:\n    radial-gradient(circle at top right,rgba(198,151,77,.10),transparent 30%),\n    linear-gradient(180deg,#fff 0%,#faf7f1 100%);\n}\n\n.village12-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  border-radius:22px;\n}\n\n.village12-section{\n  margin:22px 0;\n  padding:34px;\n  background:#fff;\n  border:1px solid rgba(0,0,0,.08);\n  border-radius:28px;\n  box-shadow:0 16px 42px rgba(35,35,35,.06);\n}\n\n.village12-center{\n  text-align:center;\n}\n\n.village12-badge{\n  display:inline-block;\n  padding:8px 16px;\n  border-radius:999px;\n  background:var(--v12-red);\n  color:#fff!important;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.08em;\n}\n\n.village12-title{\n  max-width:820px;\n  margin:18px auto 0;\n  font-size:clamp(38px,6vw,62px);\n  line-height:1.05;\n  letter-spacing:-2px;\n  font-weight:900;\n  color:var(--v12-ink)!important;\n}\n\n.village12-title span{\n  color:var(--v12-red)!important;\n}\n\n.village12-sub{\n  max-width:750px;\n  margin:18px auto 0;\n  font-size:18px;\n  line-height:1.75;\n  color:var(--v12-muted)!important;\n}\n\n.village12-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:9px;\n  margin:24px 0;\n}\n\n.village12-tag{\n  padding:9px 13px;\n  border-radius:999px;\n  background:var(--v12-cream);\n  border:1px solid rgba(0,0,0,.08);\n  font-size:12px;\n  font-weight:800;\n}\n\n.village12-hero{\n  max-width:800px;\n  margin:30px auto 0;\n}\n\n.village12-hero img{\n  box-shadow:0 22px 55px rgba(0,0,0,.14);\n}\n\n.village12-h2{\n  margin:0;\n  font-size:clamp(30px,5vw,44px);\n  line-height:1.15;\n  font-weight:900;\n  color:var(--v12-ink)!important;\n}\n\n.village12-lead{\n  max-width:740px;\n  margin:15px auto 0;\n  font-size:16px;\n  line-height:1.78;\n  color:var(--v12-muted)!important;\n}\n\n.village12-stat-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n  margin-top:26px;\n}\n\n.village12-stat{\n  padding:20px 12px;\n  border-radius:18px;\n  background:var(--v12-cream);\n  border:1px solid rgba(0,0,0,.08);\n  text-align:center;\n}\n\n.village12-stat span{\n  display:block;\n  font-size:30px;\n  margin-bottom:4px;\n}\n\n.village12-stat strong{\n  display:block;\n  font-size:24px;\n  color:var(--v12-red)!important;\n}\n\n.village12-stat small{\n  display:block;\n  margin-top:3px;\n  color:var(--v12-muted);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.06em;\n}\n\n.village12-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n  margin-top:25px;\n}\n\n.village12-card{\n  padding:22px;\n  border-radius:20px;\n  background:var(--v12-soft);\n  border:1px solid rgba(0,0,0,.08);\n}\n\n.village12-icon{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.village12-card h3{\n  margin:0;\n  font-size:18px;\n  line-height:1.3;\n  color:var(--v12-ink)!important;\n}\n\n.village12-card p{\n  margin:9px 0 0;\n  color:var(--v12-muted)!important;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.village12-media{\n  max-width:790px;\n  margin:26px auto 0;\n}\n\n.village12-two{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:28px;\n  align-items:center;\n}\n\n.village12-copy p{\n  color:var(--v12-muted)!important;\n  line-height:1.76;\n}\n\n.village12-list{\n  margin:18px 0 0;\n  padding-left:20px;\n}\n\n.village12-list li{\n  margin:9px 0;\n}\n\n.village12-highlight{\n  margin-top:20px;\n  padding:18px 20px;\n  border-left:4px solid var(--v12-gold);\n  border-radius:0 16px 16px 0;\n  background:#fff8ea;\n  color:#594c37;\n  font-weight:800;\n}\n\n.village12-dark{\n  background:\n    radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 30%),\n    linear-gradient(145deg,var(--v12-night),var(--v12-green));\n  border:none;\n  color:#fff;\n}\n\n.village12-dark .village12-h2,\n.village12-dark .village12-lead{\n  color:#fff!important;\n}\n\n.village12-dark-note{\n  max-width:760px;\n  margin:22px auto 0;\n  padding:20px 22px;\n  border-radius:18px;\n  background:rgba(255,255,255,.11);\n  border:1px solid rgba(255,255,255,.18);\n  color:#fff;\n  font-size:17px;\n  font-weight:700;\n}\n\n.village12-included{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n  margin-top:25px;\n}\n\n.village12-include{\n  padding:20px 12px;\n  border-radius:18px;\n  background:var(--v12-soft);\n  border:1px solid rgba(0,0,0,.08);\n  text-align:center;\n}\n\n.village12-include strong{\n  display:block;\n  font-size:25px;\n  color:var(--v12-red)!important;\n}\n\n.village12-include span{\n  display:block;\n  margin-top:5px;\n  font-size:13px;\n  font-weight:800;\n  color:#343434;\n}\n\n.village12-steps{\n  max-width:780px;\n  margin:25px auto 0;\n}\n\n.village12-step{\n  display:grid;\n  grid-template-columns:56px 1fr auto;\n  gap:14px;\n  align-items:center;\n  margin:14px 0;\n  padding:18px;\n  border-radius:18px;\n  background:var(--v12-soft);\n  text-align:left;\n}\n\n.village12-num{\n  width:46px;\n  height:46px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:var(--v12-red);\n  color:#fff;\n  font-weight:900;\n}\n\n.village12-step strong{\n  display:block;\n  font-size:16px;\n  color:var(--v12-ink)!important;\n}\n\n.village12-step p{\n  margin:5px 0 0;\n  font-size:14px;\n  line-height:1.6;\n  color:var(--v12-muted)!important;\n}\n\n.village12-time{\n  padding:7px 10px;\n  border-radius:999px;\n  background:#fff;\n  border:1px solid rgba(0,0,0,.08);\n  font-size:11px;\n  font-weight:900;\n  white-space:nowrap;\n  color:#555;\n}\n\n.village12-ways{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n  margin-top:25px;\n}\n\n.village12-way{\n  padding:24px 18px;\n  border-radius:20px;\n  background:var(--v12-cream);\n  border:1px solid rgba(0,0,0,.08);\n  text-align:center;\n}\n\n.village12-way span{\n  display:block;\n  font-size:32px;\n  margin-bottom:9px;\n}\n\n.village12-way strong{\n  color:var(--v12-ink)!important;\n  font-size:17px;\n}\n\n.village12-way p{\n  margin:8px 0 0;\n  color:var(--v12-muted)!important;\n  font-size:14px;\n}\n\n.village12-details{\n  margin-top:24px;\n  border:1px solid rgba(0,0,0,.09);\n  border-radius:18px;\n  overflow:hidden;\n}\n\n.village12-row{\n  display:grid;\n  grid-template-columns:38% 62%;\n}\n\n.village12-row div{\n  padding:14px 16px;\n  border-bottom:1px solid rgba(0,0,0,.08);\n}\n\n.village12-row:last-child div{\n  border-bottom:0;\n}\n\n.village12-row div:first-child{\n  background:var(--v12-soft);\n  font-weight:800;\n  color:#333;\n}\n\n.village12-faq details{\n  margin-top:12px;\n  padding:16px 18px;\n  border:1px solid rgba(0,0,0,.09);\n  border-radius:15px;\n  background:#fff;\n}\n\n.village12-faq summary{\n  cursor:pointer;\n  font-weight:800;\n  color:#222;\n}\n\n.village12-faq p{\n  margin:10px 0 0;\n  color:var(--v12-muted)!important;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.village12-note{\n  max-width:790px;\n  margin:24px auto 0;\n  padding:17px 19px;\n  border-radius:16px;\n  background:var(--v12-soft);\n  border:1px solid rgba(0,0,0,.08);\n  color:#555;\n  font-size:13px;\n  line-height:1.65;\n}\n\n.village12-cta{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin-top:25px;\n  padding:17px 36px;\n  border-radius:16px;\n  background:#fff;\n  color:var(--v12-red)!important;\n  text-decoration:none!important;\n  font-size:16px;\n  font-weight:900;\n  box-shadow:0 14px 30px rgba(0,0,0,.15);\n}\n\n@media(max-width:720px){\n\n  .village12-page{\n    padding:5px;\n  }\n\n  .village12-section{\n    padding:23px 16px;\n    border-radius:22px;\n  }\n\n  .village12-title{\n    font-size:38px;\n    letter-spacing:-1.2px;\n  }\n\n  .village12-stat-grid,\n  .village12-included{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .village12-grid,\n  .village12-two,\n  .village12-ways{\n    grid-template-columns:1fr;\n  }\n\n  .village12-step{\n    grid-template-columns:48px 1fr;\n  }\n\n  .village12-time{\n    grid-column:2;\n    justify-self:start;\n  }\n\n  .village12-row{\n    grid-template-columns:1fr;\n  }\n\n  .village12-row div:first-child{\n    padding-bottom:6px;\n    border-bottom:0;\n  }\n\n  .village12-row div:nth-child(2){\n    padding-top:6px;\n  }\n}\n\n@media(max-width:420px){\n\n  .village12-stat-grid,\n  .village12-included{\n    grid-template-columns:1fr;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"village12-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"village12-section village12-center\"\u003e\n\u003cdiv class=\"village12-badge\"\u003e🎨 12 DAYS OF CHRISTMAS CREATIVITY\u003c\/div\u003e\n\u003ch1 class=\"village12-title\"\u003e12 Days Of Painting. \u003cspan\u003eOne Village That Glows.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"village12-sub\"\u003ePaint a little each day, build the village piece by piece, then add the included USB fairy lights for a colorful Christmas display you made yourself.\u003c\/p\u003e\n\u003cdiv class=\"village12-tags\"\u003e\n\u003cspan class=\"village12-tag\"\u003e12 Creative Days\u003c\/span\u003e \u003cspan class=\"village12-tag\"\u003eEngraved Wooden Pieces\u003c\/span\u003e \u003cspan class=\"village12-tag\"\u003eNo-Glue Slot Assembly\u003c\/span\u003e \u003cspan class=\"village12-tag\"\u003eUSB Fairy Lights Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-hero\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/55522764d3fe10c3babbfa31d718ae71d38f2def.jpeg\" alt=\"12-day DIY painted Christmas village kit\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"village12-stat-grid\"\u003e\n\u003cdiv class=\"village12-stat\"\u003e\n\u003cspan\u003e🎨\u003c\/span\u003e \u003cstrong\u003e12\u003c\/strong\u003e \u003csmall\u003eCREATIVE DAYS\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-stat\"\u003e\n\u003cspan\u003e🏠\u003c\/span\u003e \u003cstrong\u003e3\u003c\/strong\u003e \u003csmall\u003eWOODEN HOUSES\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-stat\"\u003e\n\u003cspan\u003e🎅\u003c\/span\u003e \u003cstrong\u003e4\u003c\/strong\u003e \u003csmall\u003eCHARACTERS\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-stat\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003e6\u003c\/strong\u003e \u003csmall\u003ePAINTABLE GIFTS\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INSIDE --\u003e\n\u003csection class=\"village12-section village12-center\"\u003e\n\u003ch2 class=\"village12-h2\"\u003eOne Box. A Whole Village To Bring To Life.\u003c\/h2\u003e\n\u003cp class=\"village12-lead\"\u003eThe project combines houses, characters, gifts, trees, streetlights, a village base and lighting so the pieces you paint gradually become one complete Christmas scene.\u003c\/p\u003e\n\u003cdiv class=\"village12-included\"\u003e\n\u003cdiv class=\"village12-include\"\u003e\n\u003cstrong\u003e3\u003c\/strong\u003e \u003cspan\u003eLaser-Cut Houses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-include\"\u003e\n\u003cstrong\u003e4\u003c\/strong\u003e \u003cspan\u003eCharacters\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-include\"\u003e\n\u003cstrong\u003e6\u003c\/strong\u003e \u003cspan\u003ePaintable Gifts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-include\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e \u003cspan\u003eVillage Base Board\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-include\"\u003e\n\u003cstrong\u003e+\u003c\/strong\u003e \u003cspan\u003eTrees \u0026amp; Streetlights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-include\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e \u003cspan\u003eUSB Fairy Light Set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-include\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e \u003cspan\u003eInstruction Booklet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-include\"\u003e\n\u003cstrong\u003e12\u003c\/strong\u003e \u003cspan\u003eCreative Paint Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/bd203173a7dc4547b675c02619cf49f2921666b5.jpeg\" alt=\"Contents of 12-day DIY Christmas village painting kit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ENGRAVED --\u003e\n\u003csection class=\"village12-section\"\u003e\n\u003cdiv class=\"village12-two\"\u003e\n\u003cdiv class=\"village12-copy\"\u003e\n\u003cdiv class=\"village12-badge\"\u003eNO BLANK PIECES\u003c\/div\u003e\n\u003ch2 class=\"village12-h2\" style=\"margin-top: 16px;\"\u003eThe Lines Are Already There.\u003c\/h2\u003e\n\u003cp\u003eEach wooden piece arrives with the design engraved into the surface, so you are not starting from an empty shape. Bricks, windows, roof tiles and festive details give you a guide while still leaving the color choices up to you.\u003c\/p\u003e\n\u003cul class=\"village12-list\"\u003e\n\u003cli\u003eEngraved decorative patterns\u003c\/li\u003e\n\u003cli\u003eNo need to sketch the house details first\u003c\/li\u003e\n\u003cli\u003eFollow the lines or choose your own color palette\u003c\/li\u003e\n\u003cli\u003eBeginner-friendly creative structure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"village12-highlight\"\u003eThe design gives you a starting point. The color choices make the finished village yours.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/79925b638f000cb4d62211b7fb2db6ecf7c4dab5.jpeg\" alt=\"Engraved wooden Christmas village pieces before painting\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEFORE \/ DURING --\u003e\n\u003csection class=\"village12-section village12-center\"\u003e\n\u003ch2 class=\"village12-h2\"\u003eFrom Engraved Wood To A Finished Christmas House\u003c\/h2\u003e\n\u003cp class=\"village12-lead\"\u003eThe engraved pattern helps break the creative process into smaller decisions: choose colors, fill the marked areas, then bring the finished pieces together.\u003c\/p\u003e\n\u003cdiv class=\"village12-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/ada90425496cc69539f7b53d399f62d0fd3e14ff.jpeg\" alt=\"Painting an engraved wooden Christmas village piece\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"village12-grid\"\u003e\n\u003cdiv class=\"village12-card\"\u003e\n\u003cdiv class=\"village12-icon\"\u003e🪵\u003c\/div\u003e\n\u003ch3\u003eBefore\u003c\/h3\u003e\n\u003cp\u003eThe piece already has the windows, bricks, roof details and decorative lines engraved into the wood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-card\"\u003e\n\u003cdiv class=\"village12-icon\"\u003e🎨\u003c\/div\u003e\n\u003ch3\u003eDuring\u003c\/h3\u003e\n\u003cp\u003eFill the engraved sections with your preferred colors and decide how bold, traditional or playful you want the village to look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-card\"\u003e\n\u003cdiv class=\"village12-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eAfter\u003c\/h3\u003e\n\u003cp\u003eSlot the painted pieces into the village layout and watch the separate craft projects become one complete scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"village12-section village12-dark village12-center\"\u003e\n\u003cdiv class=\"village12-badge\" style=\"background: rgba(255,255,255,.14);\"\u003eHOW IT WORKS\u003c\/div\u003e\n\u003ch2 class=\"village12-h2\" style=\"margin-top: 16px;\"\u003ePaint. Build. Light It Up.\u003c\/h2\u003e\n\u003cp class=\"village12-lead\"\u003eThe project is designed around a simple repeatable rhythm, so December creativity feels relaxing instead of complicated.\u003c\/p\u003e\n\u003cdiv class=\"village12-dark-note\"\u003eEach painting session can take roughly 20–40 minutes depending on how much detail you want to add, while the slot-together assembly keeps the building stage simple.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"village12-section village12-center\"\u003e\n\u003cdiv class=\"village12-steps\"\u003e\n\u003cdiv class=\"village12-step\"\u003e\n\u003cdiv class=\"village12-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOpen The Day\u003c\/strong\u003e\n\u003cp\u003eStart with the next set of pieces for your Christmas village project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-time\"\u003eABOUT 2 MIN\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-step\"\u003e\n\u003cdiv class=\"village12-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePaint It\u003c\/strong\u003e\n\u003cp\u003eFollow the engraved details or create a completely different color scheme.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-time\"\u003e20–40 MIN\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-step\"\u003e\n\u003cdiv class=\"village12-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSlot It Into The Village\u003c\/strong\u003e\n\u003cp\u003eAdd the finished pieces to the base board using the slot-together design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-time\"\u003eABOUT 1 MIN\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-step\"\u003e\n\u003cdiv class=\"village12-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdd The Fairy Lights\u003c\/strong\u003e\n\u003cp\u003eOnce the village is complete, use the included USB-powered fairy lights to create the final glowing display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-time\"\u003eFINAL STEP\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHO IT IS FOR --\u003e\n\u003csection class=\"village12-section village12-center\"\u003e\n\u003ch2 class=\"village12-h2\"\u003eOne Box. Three Ways To Enjoy December.\u003c\/h2\u003e\n\u003cp class=\"village12-lead\"\u003eMake the village by yourself, turn it into shared family craft time, or give someone a Christmas gift that unfolds over more than one evening.\u003c\/p\u003e\n\u003cdiv class=\"village12-ways\"\u003e\n\u003cdiv class=\"village12-way\"\u003e\n\u003cspan\u003e✎\u003c\/span\u003e \u003cstrong\u003eMake It Yourself\u003c\/strong\u003e\n\u003cp\u003eUse each painting session as a slower, hands-on activity for cozy December evenings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-way\"\u003e\n\u003cspan\u003e👨👩👧\u003c\/span\u003e \u003cstrong\u003eCreate It Together\u003c\/strong\u003e\n\u003cp\u003eSplit houses, characters and gifts between family members or friends and build the scene as a group.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-way\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003eGive 12 Days Of Creativity\u003c\/strong\u003e\n\u003cp\u003eA Christmas gift that gives the recipient something to paint, build and eventually display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINISHED RESULT --\u003e\n\u003csection class=\"village12-section village12-center\"\u003e\n\u003cdiv class=\"village12-badge\"\u003eTHE FINISHED VILLAGE\u003c\/div\u003e\n\u003ch2 class=\"village12-h2\" style=\"margin-top: 16px;\"\u003eSame Pieces. Completely Different Village.\u003c\/h2\u003e\n\u003cp class=\"village12-lead\"\u003eThe engraved lines stay the same, but your color choices change the personality of the entire display. Traditional Christmas reds and greens, pastel candy colors, snowy neutrals — the finished look is up to you.\u003c\/p\u003e\n\u003cdiv class=\"village12-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/882b96e8f472445a883fc8e58fdc3fe9a541a1f0.jpg\" alt=\"Painted Christmas village house with trees on base board\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- NIGHT EFFECT --\u003e\n\u003csection class=\"village12-section village12-dark village12-center\"\u003e\n\u003ch2 class=\"village12-h2\"\u003eWhen The Painting Is Done, The Village Becomes The Decoration\u003c\/h2\u003e\n\u003cp class=\"village12-lead\"\u003eAdd the included USB fairy lights and the project changes from a craft activity into a glowing Christmas display you can keep out through the holiday season.\u003c\/p\u003e\n\u003cdiv class=\"village12-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/29beadeebdd8391b1af71766907c20b786215bd8.jpg\" alt=\"Finished DIY Christmas village illuminated at night\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BUILD \/ DISPLAY --\u003e\n\u003csection class=\"village12-section\"\u003e\n\u003cdiv class=\"village12-two\"\u003e\n\u003cdiv class=\"village12-copy\"\u003e\n\u003ch2 class=\"village12-h2\"\u003eBuild The Scene As The Countdown Progresses\u003c\/h2\u003e\n\u003cp\u003eInstead of waiting until the final day to see the result, every painted piece adds something new to the village. Houses, characters, presents and small details gradually fill the base.\u003c\/p\u003e\n\u003cul class=\"village12-list\"\u003e\n\u003cli\u003eWatch the village grow day by day\u003c\/li\u003e\n\u003cli\u003eSlot-together assembly\u003c\/li\u003e\n\u003cli\u003eNo glue required for the stated base assembly\u003c\/li\u003e\n\u003cli\u003eFinished project becomes seasonal decor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/67c59e46436737a2e1e8461dd1e88c2aa0522ec3.jpg\" alt=\"Placing a painted piece onto Christmas village base board\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOX \/ GIFT --\u003e\n\u003csection class=\"village12-section\"\u003e\n\u003cdiv class=\"village12-two\"\u003e\n\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/636aa0e328d19b3e5fee9c616d9ec33838fbae2e.png\" alt=\"DIY Christmas village kit box beside completed village\" loading=\"lazy\"\u003e\n\u003cdiv class=\"village12-copy\"\u003e\n\u003ch2 class=\"village12-h2\"\u003eA Christmas Gift That Does Not End When The Box Opens\u003c\/h2\u003e\n\u003cp\u003eThe recipient gets the creative activity first, then the satisfaction of assembling the village, and finally a handmade decoration they can enjoy afterward.\u003c\/p\u003e\n\u003cdiv class=\"village12-highlight\"\u003eInstead of one unboxing moment, the gift creates multiple evenings of painting and one finished piece to show for it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EXTRA VISUAL --\u003e\n\u003csection class=\"village12-section village12-center\"\u003e\n\u003ch2 class=\"village12-h2\"\u003eYour Color Choices Are Part Of The Project\u003c\/h2\u003e\n\u003cp class=\"village12-lead\"\u003eNothing says the roofs have to be red or the walls have to be brown. Use the engraved pattern as a guide and make the village as traditional, colorful or playful as you want.\u003c\/p\u003e\n\u003cdiv class=\"village12-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/acea8f18cfcf106845bc2f894fac4c4d54513078.jpg\" alt=\"Painted gingerbread style Christmas house with pink roof\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MORE THAN COUNTDOWN --\u003e\n\u003csection class=\"village12-section village12-center\"\u003e\n\u003ch2 class=\"village12-h2\"\u003eMore Than A Countdown\u003c\/h2\u003e\n\u003cp class=\"village12-lead\"\u003eThe value continues after the last painting session because the project becomes something you can keep on display through Christmas.\u003c\/p\u003e\n\u003cdiv class=\"village12-grid\"\u003e\n\u003cdiv class=\"village12-card\"\u003e\n\u003cdiv class=\"village12-icon\"\u003e🎨\u003c\/div\u003e\n\u003ch3\u003eScreen-Free Creativity\u003c\/h3\u003e\n\u003cp\u003eReplace another evening of scrolling with a slow, hands-on activity you can actually finish and keep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-card\"\u003e\n\u003cdiv class=\"village12-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eBuild As You Go\u003c\/h3\u003e\n\u003cp\u003eEach completed piece makes the project feel more rewarding because the village visibly grows over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-card\"\u003e\n\u003cdiv class=\"village12-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eA Glowing Keepsake\u003c\/h3\u003e\n\u003cp\u003eAdd the fairy lights once the village is finished and turn the craft project into seasonal home decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"village12-section\"\u003e\n\u003ch2 class=\"village12-h2 village12-center\"\u003eWhat's In The Village\u003c\/h2\u003e\n\u003cdiv class=\"village12-details\"\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003eProject Format\u003c\/div\u003e\n\u003cdiv\u003e12-day Christmas painting and village-building activity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003eWooden Houses\u003c\/div\u003e\n\u003cdiv\u003e3 laser-cut houses\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003eCharacters\u003c\/div\u003e\n\u003cdiv\u003e4 paintable characters\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003ePaintable Gifts\u003c\/div\u003e\n\u003cdiv\u003e6 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003eAdditional Village Elements\u003c\/div\u003e\n\u003cdiv\u003eTrees and streetlights\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003eBase\u003c\/div\u003e\n\u003cdiv\u003e1 village base board\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003eLighting\u003c\/div\u003e\n\u003cdiv\u003e1 USB-powered fairy light set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003eInstructions\u003c\/div\u003e\n\u003cdiv\u003e1 instruction booklet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003eAssembly\u003c\/div\u003e\n\u003cdiv\u003ePieces are designed to slot into the village base without glue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-row\"\u003e\n\u003cdiv\u003ePainting Guidance\u003c\/div\u003e\n\u003cdiv\u003eWooden pieces arrive with engraved patterns\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"village12-note\"\u003e\n\u003cstrong\u003ePaint pen note:\u003c\/strong\u003e Paint supplies depend on the selected product set. If the variant you choose specifically includes paint pens, those pens are included. Check your selected option before ordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"village12-section village12-faq\"\u003e\n\u003ch2 class=\"village12-h2 village12-center\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo I need to buy paint pens separately?\u003c\/summary\u003e\n\u003cp\u003eIt depends on the option selected. If your chosen set specifically includes paint pens, those supplies are already part of that version. Check the selected variant before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat if I have never painted anything before?\u003c\/summary\u003e\n\u003cp\u003eThe wooden pieces already have the decorative lines engraved into them, giving you a visual guide for windows, bricks, roofs and other details. You can follow those lines or choose your own color approach.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need glue to build the village?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product information states that the pieces are designed to slot into the village base, so glue is not required for the stated assembly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does each day's project take?\u003c\/summary\u003e\n\u003cp\u003ePainting is described as taking roughly 20–40 minutes depending on how much detail you want to add. Your actual time may vary.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan families make the village together?\u003c\/summary\u003e\n\u003cp\u003eYes. The houses, characters and gift pieces can be divided between family members so several people can contribute to the finished display. Adult supervision is recommended when children participate.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the village light up?\u003c\/summary\u003e\n\u003cp\u003eThe set includes a small USB-powered fairy light set that is added to the completed village.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I display the village again after Christmas?\u003c\/summary\u003e\n\u003cp\u003eYes. Once painted and assembled, the village can be kept as a reusable seasonal decoration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"village12-section village12-dark village12-center\"\u003e\n\u003cdiv class=\"village12-badge\" style=\"background: rgba(255,255,255,.15);\"\u003e🎨 PAINT • BUILD • LIGHT IT UP\u003c\/div\u003e\n\u003ch2 class=\"village12-h2\" style=\"margin-top: 18px;\"\u003eStart With Engraved Pieces. Finish With Your Own Christmas Village.\u003c\/h2\u003e\n\u003cp class=\"village12-lead\"\u003eTwelve days of relaxing creativity become one colorful handmade village you can proudly light up and display through the holidays.\u003c\/p\u003e\n\u003ca href=\"#product-form\" class=\"village12-cta\"\u003e GET YOUR 12-DAY VILLAGE → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"theshy","offers":[{"title":"Advent only","offer_id":64540187623793,"sku":"FF3602746-A","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Advent + Pens Includes the paint pens","offer_id":64540187656561,"sku":"FF3602746-A+DB2885477-36色","price":46.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/55522764d3fe10c3babbfa31d718ae71d38f2def.jpg?v=1788579577","url":"https:\/\/viqzes.com\/products\/%f0%9f%8e%8412-days-of-painting-one-village-that-glows-%f0%9f%96%8c%ef%b8%8f%f0%9f%8e%85","provider":"viqzes","version":"1.0","type":"link"}