{"product_id":"the-nativity-story-building-block-set","title":"🌟The Nativity Story Building Block Set","description":"\u003cstyle\u003e\n.nativity-page,\n.nativity-page *,\n.nativity-page *::before,\n.nativity-page *::after{\n  box-sizing:border-box;\n}\n\n.nativity-page{\n  --brown:#3b2012;\n  --brown2:#5d341c;\n  --gold:#d9a441;\n  --cream:#fff8e8;\n  --cream2:#f7ead0;\n  --red:#8f241c;\n  --green:#254c35;\n  --text:#31261f;\n  --muted:#74665d;\n  --white:#fff;\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#fff;\n  color:var(--text);\n\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.65;\n  container-type:inline-size;\n}\n\n.nativity-page img{\n  display:block;\n  width:100%!important;\n  max-width:100%!important;\n  height:auto!important;\n  margin:0!important;\n}\n\n.nat-section{\n  padding:52px 20px;\n}\n\n.nat-center{\n  text-align:center;\n}\n\n.nat-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:7px;\n\n  margin-bottom:16px;\n  padding:8px 16px;\n\n  border-radius:50px;\n  border:1px solid rgba(178,126,48,.32);\n\n  background:#fff7e7;\n  color:#8a5d1d;\n\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1.3px;\n  text-transform:uppercase;\n}\n\n.nat-title{\n  margin:0 0 17px;\n\n  color:#3b2418;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:32px;\n  line-height:1.12;\n  font-weight:700;\n}\n\n.nat-subtitle{\n  max-width:760px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.75;\n}\n\n.nat-button{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  margin-top:26px;\n  padding:16px 28px;\n\n  border-radius:8px;\n\n  background:linear-gradient(135deg,#9c2e21,#73180f);\n  box-shadow:0 12px 26px rgba(115,24,15,.22);\n\n  color:#fff!important;\n  text-decoration:none!important;\n\n  font-size:16px;\n  font-weight:900;\n\n  transition:.2s ease;\n}\n\n.nat-button:hover{\n  transform:translateY(-2px);\n}\n\n\n\/* HERO *\/\n\n.nat-hero{\n  position:relative;\n  overflow:hidden;\n\n  padding:64px 20px 40px;\n\n  text-align:center;\n  color:#fff;\n\n  background:\n    radial-gradient(circle at 50% 0%,rgba(255,215,130,.18),transparent 36%),\n    linear-gradient(145deg,#241108,#4b2814 58%,#1a0a05);\n}\n\n.nat-hero-inner{\n  position:relative;\n  z-index:2;\n\n  max-width:920px;\n  margin:0 auto;\n}\n\n.nat-hero .nat-eyebrow{\n  background:rgba(255,255,255,.08);\n  border-color:rgba(244,208,138,.35);\n  color:#f2d28a;\n}\n\n.nat-main-title{\n  max-width:900px;\n  margin:0 auto 20px;\n\n  color:#fff5da;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:40px;\n  line-height:1.05;\n}\n\n.nat-main-title span{\n  color:#f1cc72;\n}\n\n.nat-hero-copy{\n  max-width:740px;\n  margin:0 auto;\n\n  color:#ead9c4;\n\n  font-size:17px;\n}\n\n.nat-hero-note{\n  margin-top:14px;\n\n  color:#cdb9a5;\n\n  font-size:13px;\n}\n\n.nat-hero-image{\n  max-width:900px;\n  margin:38px auto 0;\n\n  overflow:hidden;\n\n  border:6px solid rgba(255,255,255,.1);\n  border-radius:19px;\n\n  box-shadow:0 28px 65px rgba(0,0,0,.38);\n}\n\n\n\/* QUICK VALUES *\/\n\n.nat-values{\n  padding:32px 20px;\n\n  background:#fff9ee;\n  border-bottom:1px solid #eee0c7;\n}\n\n.nat-value-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n\n  max-width:960px;\n  margin:0 auto;\n}\n\n.nat-value{\n  padding:18px 10px;\n\n  background:#fff;\n  border:1px solid #eadcc5;\n  border-radius:12px;\n\n  text-align:center;\n}\n\n.nat-value span{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:27px;\n}\n\n.nat-value strong{\n  color:#4c2b19;\n\n  font-size:14px;\n}\n\n\n\/* SPLIT *\/\n\n.nat-split{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:34px;\n  align-items:center;\n}\n\n.nat-copy p{\n  margin:0 0 17px;\n\n  color:#71645b;\n\n  font-size:16px;\n}\n\n.nat-image-card{\n  overflow:hidden;\n\n  border-radius:18px;\n\n  background:#f6ead7;\n  box-shadow:0 18px 42px rgba(66,34,13,.12);\n}\n\n.nat-quote{\n  margin:23px 0;\n  padding:20px 22px;\n\n  border-left:4px solid #c8963e;\n\n  background:#fff8e9;\n\n  color:#583319;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:20px;\n  font-style:italic;\n}\n\n\n\/* FEATURE CARDS *\/\n\n.nat-features{\n  background:#f8efe1;\n}\n\n.nat-card-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:16px;\n\n  margin-top:32px;\n}\n\n.nat-card{\n  padding:27px 22px;\n\n  background:#fff;\n  border:1px solid #eadbc0;\n  border-radius:15px;\n\n  box-shadow:0 12px 28px rgba(73,41,17,.07);\n}\n\n.nat-card-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:48px;\n  height:48px;\n  margin-bottom:15px;\n\n  border-radius:50%;\n\n  background:#fff3d8;\n\n  font-size:24px;\n}\n\n.nat-card h3{\n  margin:0 0 8px;\n\n  color:#4b2b18;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:21px;\n}\n\n.nat-card p{\n  margin:0;\n\n  color:#77685e;\n\n  font-size:14px;\n}\n\n\n\/* DARK *\/\n\n.nat-dark{\n  background:\n    radial-gradient(circle at 18% 15%,rgba(232,181,82,.11),transparent 30%),\n    linear-gradient(145deg,#211008,#4b2812);\n\n  color:#fff;\n}\n\n.nat-dark .nat-title{\n  color:#f8e3ad;\n}\n\n.nat-dark .nat-eyebrow{\n  color:#f2d18b;\n  background:rgba(255,255,255,.06);\n  border-color:rgba(240,201,120,.25);\n}\n\n.nat-dark .nat-copy p{\n  color:#dfcebb;\n}\n\n.nat-checks{\n  margin:22px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.nat-checks li{\n  position:relative;\n\n  margin:13px 0;\n  padding-left:34px;\n\n  color:#66574d;\n\n  font-size:15px;\n  font-weight:600;\n}\n\n.nat-checks li::before{\n  content:\"✓\";\n\n  position:absolute;\n  left:0;\n  top:0;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:22px;\n  height:22px;\n\n  border-radius:50%;\n\n  background:#b88231;\n  color:#fff;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.nat-dark .nat-checks li{\n  color:#ead9c5;\n}\n\n\n\/* DETAIL *\/\n\n.nat-detail{\n  background:#fffaf1;\n}\n\n.nat-full-image{\n  max-width:900px;\n  margin:34px auto 0;\n\n  overflow:hidden;\n\n  border-radius:20px;\n\n  box-shadow:0 20px 50px rgba(61,31,11,.15);\n}\n\n\n\/* INCLUDED *\/\n\n.nat-included{\n  background:#fff;\n}\n\n.nat-included-box{\n  padding:30px 20px;\n\n  border-radius:20px;\n\n  background:#fff9ef;\n  border:1px solid #ead7b7;\n}\n\n.nat-included-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:15px;\n\n  margin-top:27px;\n}\n\n.nat-included-item{\n  padding:19px;\n\n  border-radius:13px;\n\n  background:#fff;\n}\n\n.nat-included-item strong{\n  display:block;\n  margin-bottom:6px;\n\n  color:#684019;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:18px;\n}\n\n.nat-included-item p{\n  margin:0;\n\n  color:#72645b;\n\n  font-size:14px;\n}\n\n\n\/* TRADITION *\/\n\n.nat-tradition{\n  background:#3b1610;\n  color:#fff;\n}\n\n.nat-tradition .nat-title{\n  color:#fff0c5;\n}\n\n.nat-tradition .nat-subtitle{\n  color:#ead8ca;\n}\n\n.nat-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:10px;\n\n  margin-top:27px;\n}\n\n.nat-tag{\n  padding:10px 15px;\n\n  border-radius:50px;\n  border:1px solid rgba(255,220,160,.24);\n\n  background:rgba(255,255,255,.08);\n  color:#fff0d0;\n\n  font-size:13px;\n  font-weight:700;\n}\n\n\n\/* STEPS *\/\n\n.nat-steps{\n  background:#fbf6ed;\n}\n\n.nat-step-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:15px;\n\n  margin-top:31px;\n}\n\n.nat-step{\n  padding:25px 20px;\n\n  background:#fff;\n  border:1px solid #eadfc9;\n  border-radius:15px;\n}\n\n.nat-step-number{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:36px;\n  height:36px;\n  margin-bottom:13px;\n\n  border-radius:50%;\n\n  background:#90251c;\n  color:#fff;\n\n  font-weight:900;\n}\n\n.nat-step h3{\n  margin:0 0 7px;\n\n  color:#4a2a19;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:20px;\n}\n\n.nat-step p{\n  margin:0;\n\n  color:#76685e;\n\n  font-size:14px;\n}\n\n\n\/* FAQ *\/\n\n.nat-faq{\n  background:#fff;\n}\n\n.nat-faq-list{\n  max-width:850px;\n  margin:27px auto 0;\n}\n\n.nat-faq details{\n  margin-bottom:12px;\n\n  border:1px solid #e9dcc7;\n  border-radius:12px;\n\n  background:#fffaf2;\n}\n\n.nat-faq summary{\n  position:relative;\n\n  padding:18px 48px 18px 18px;\n\n  cursor:pointer;\n\n  color:#4a2a19;\n\n  font-weight:800;\n  list-style:none;\n}\n\n.nat-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.nat-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:18px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:#a36a22;\n  font-size:24px;\n}\n\n.nat-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.nat-faq-answer{\n  padding:0 18px 19px;\n\n  color:#77685e;\n\n  font-size:14px;\n}\n\n\n\/* FINAL *\/\n\n.nat-final{\n  padding:64px 20px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(circle at 50% 0%,rgba(245,199,98,.17),transparent 40%),\n    linear-gradient(145deg,#251008,#511f10);\n\n  color:#fff;\n}\n\n.nat-final h2{\n  max-width:850px;\n  margin:0 auto 17px;\n\n  color:#fff1c7;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:34px;\n  line-height:1.15;\n}\n\n.nat-final p{\n  max-width:720px;\n  margin:0 auto;\n\n  color:#ead8c6;\n\n  font-size:16px;\n}\n\n.nat-final-note{\n  margin-top:14px!important;\n\n  color:#cdb9a6!important;\n  font-size:12px!important;\n}\n\n\n\/* RESPONSIVE *\/\n\n@container (min-width:700px){\n\n  .nat-section{\n    padding:68px 42px;\n  }\n\n  .nat-hero{\n    padding:74px 42px 44px;\n  }\n\n  .nat-main-title{\n    font-size:54px;\n  }\n\n  .nat-title{\n    font-size:39px;\n  }\n\n  .nat-value-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .nat-split{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:48px;\n  }\n\n  .nat-card-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .nat-included-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .nat-step-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .nat-included-box{\n    padding:40px;\n  }\n\n  .nat-final{\n    padding:78px 42px;\n  }\n\n  .nat-final h2{\n    font-size:42px;\n  }\n}\n\n@container (min-width:960px){\n\n  .nat-section{\n    padding:78px 58px;\n  }\n\n  .nat-hero{\n    padding:80px 58px 48px;\n  }\n\n  .nat-main-title{\n    font-size:62px;\n  }\n\n  .nat-title{\n    font-size:43px;\n  }\n\n  .nat-split{\n    gap:60px;\n  }\n\n  .nat-copy p{\n    font-size:17px;\n  }\n}\n\n@media screen and (max-width:480px){\n\n  .nat-main-title{\n    font-size:37px;\n  }\n\n  .nat-title{\n    font-size:29px;\n  }\n\n  .nat-hero-copy{\n    font-size:16px;\n  }\n\n  .nat-button{\n    width:100%;\n    max-width:420px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nativity-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"nat-hero\"\u003e\n\u003cdiv class=\"nat-hero-inner\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003e✦ The Nativity Story Building Block Set\u003c\/div\u003e\n\u003ch1 class=\"nat-main-title\"\u003eBuild The Story.\u003cbr\u003e\u003cspan\u003eCelebrate The Meaning Of Christmas.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"nat-hero-copy\"\u003eBring the Nativity story to life one piece at a time. Build the stable, place the Holy Family beneath the Bethlehem Star, and create a Christmas display your family can treasure year after year.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"nat-button\"\u003e Build Your Christmas Tradition → \u003c\/a\u003e\n\u003cp class=\"nat-hero-note\"\u003eBuild it together. Display it every Christmas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-hero-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_51.png?v=1790060419\u0026amp;width=1946\" alt=\"The Nativity Story Building Block Set\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VALUES --\u003e\n\u003csection class=\"nat-values\"\u003e\n\u003cdiv class=\"nat-value-grid\"\u003e\n\u003cdiv class=\"nat-value\"\u003e\n\u003cspan\u003e✦\u003c\/span\u003e \u003cstrong\u003eBethlehem Star\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-value\"\u003e\n\u003cspan\u003e👨👩👦\u003c\/span\u003e \u003cstrong\u003eFamily Building Time\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-value\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eWarm Light Display\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-value\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e \u003cstrong\u003eYearly Tradition\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL STORY --\u003e\n\u003csection class=\"nat-section\"\u003e\n\u003cdiv class=\"nat-split\"\u003e\n\u003cdiv class=\"nat-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_24.png?v=1790060419\u0026amp;width=1946\" alt=\"Nativity Story Building Set Christmas Display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nat-copy\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003eMore Than A Building Set\u003c\/div\u003e\n\u003ch2 class=\"nat-title\"\u003eA Christmas Memory Your Family Creates Together\u003c\/h2\u003e\n\u003cp\u003eSome Christmas decorations are simply placed on a shelf. This one begins with time spent together.\u003c\/p\u003e\n\u003cp\u003ePiece by piece, your family builds the stable, gathers the animals, places Mary and Joseph beside the manger, and completes the scene beneath the glowing Bethlehem Star.\u003c\/p\u003e\n\u003cdiv class=\"nat-quote\"\u003e“The best Christmas decorations are the ones filled with memories.”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"nat-section nat-features nat-center\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003eBUILD • DISPLAY • TREASURE\u003c\/div\u003e\n\u003ch2 class=\"nat-title\"\u003eA Christmas Tradition Made To Be Shared\u003c\/h2\u003e\n\u003cp class=\"nat-subtitle\"\u003eA meaningful activity during the season and a beautiful display once the final piece is in place.\u003c\/p\u003e\n\u003cdiv class=\"nat-card-grid\"\u003e\n\u003cdiv class=\"nat-card\"\u003e\n\u003cdiv class=\"nat-card-icon\"\u003e🧱\u003c\/div\u003e\n\u003ch3\u003eBuild Together\u003c\/h3\u003e\n\u003cp\u003eTurn a quiet December evening into meaningful family time as the Nativity scene takes shape piece by piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-card\"\u003e\n\u003cdiv class=\"nat-card-icon\"\u003e✝\u003c\/div\u003e\n\u003ch3\u003eFaith-Inspired Story\u003c\/h3\u003e\n\u003cp\u003eThe Holy Family, Bethlehem Star, stable and animals create a beautiful visual retelling of the Christmas story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-card\"\u003e\n\u003cdiv class=\"nat-card-icon\"\u003e🎁\u003c\/div\u003e\n\u003ch3\u003eDisplay Year After Year\u003c\/h3\u003e\n\u003cp\u003eOnce complete, it becomes a warm seasonal centerpiece you can bring back every Christmas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL --\u003e\n\u003csection class=\"nat-section nat-detail nat-center\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003eEVERY DETAIL TELLS THE STORY\u003c\/div\u003e\n\u003ch2 class=\"nat-title\"\u003eFrom The Bethlehem Star To The Stable Below\u003c\/h2\u003e\n\u003cp class=\"nat-subtitle\"\u003eEach part of the scene helps create a recognizable and heartfelt Nativity display filled with Christmas meaning.\u003c\/p\u003e\n\u003cdiv class=\"nat-full-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_45.png?v=1790060418\u0026amp;width=1946\" alt=\"Nativity Building Block Set Details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIGHT --\u003e\n\u003csection class=\"nat-section nat-dark\"\u003e\n\u003cdiv class=\"nat-split\"\u003e\n\u003cdiv class=\"nat-copy\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003eA WARM CHRISTMAS GLOW\u003c\/div\u003e\n\u003ch2 class=\"nat-title\"\u003eWhen The Lights Come On,\u003cbr\u003eThe Story Comes To Life\u003c\/h2\u003e\n\u003cp\u003eThe warm light transforms the finished build from a beautiful Nativity scene into a glowing Christmas centerpiece.\u003c\/p\u003e\n\u003cp\u003ePlace it near your tree, fireplace, entryway or holiday table and let the soft golden light become part of your Christmas atmosphere.\u003c\/p\u003e\n\u003cul class=\"nat-checks\"\u003e\n\u003cli\u003eWarm illuminated Bethlehem Star\u003c\/li\u003e\n\u003cli\u003eSoft interior stable lighting\u003c\/li\u003e\n\u003cli\u003eBeautiful evening display\u003c\/li\u003e\n\u003cli\u003eFaith-inspired seasonal décor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_48.png?v=1790060419\u0026amp;width=1946\" alt=\"Nativity Set Warm Light Display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"nat-section nat-included\"\u003e\n\u003cdiv class=\"nat-included-box\"\u003e\n\u003cdiv class=\"nat-center\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003eEVERYTHING YOU NEED\u003c\/div\u003e\n\u003ch2 class=\"nat-title\"\u003eBuild The Complete Nativity Story\u003c\/h2\u003e\n\u003cp class=\"nat-subtitle\"\u003eThe set brings together the stable, Holy Family, animals, angel and glowing star in one complete Christmas scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-full-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ChatGPTImage2026_9_18_10_13_54.png?v=1790060419\u0026amp;width=1946\" alt=\"Nativity Story Building Block Set Included Pieces\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nat-included-grid\"\u003e\n\u003cdiv class=\"nat-included-item\"\u003e\n\u003cstrong\u003eStable \u0026amp; Scenery\u003c\/strong\u003e\n\u003cp\u003eBrick-built stable structure with rustic Christmas details and surrounding decorative elements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-included-item\"\u003e\n\u003cstrong\u003eHoly Family \u0026amp; Figures\u003c\/strong\u003e\n\u003cp\u003eMary, Joseph, baby Jesus, angel and Nativity animals complete the central Christmas scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-included-item\"\u003e\n\u003cstrong\u003eLighting \u0026amp; Accessories\u003c\/strong\u003e\n\u003cp\u003eA glowing Bethlehem Star and warm interior light make the finished display especially beautiful at night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRADITION --\u003e\n\u003csection class=\"nat-section nat-tradition nat-center\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003eA NEW CHRISTMAS TRADITION\u003c\/div\u003e\n\u003ch2 class=\"nat-title\"\u003eBuild It This Year.\u003cbr\u003eBring It Back Every Christmas.\u003c\/h2\u003e\n\u003cp class=\"nat-subtitle\"\u003eThe real value is not only in finishing the build. It is in remembering who sat beside you while you built it.\u003c\/p\u003e\n\u003cdiv class=\"nat-tags\"\u003e\n\u003cspan class=\"nat-tag\"\u003e❤️ Family Keepsake\u003c\/span\u003e \u003cspan class=\"nat-tag\"\u003e✝ Faith-Inspired\u003c\/span\u003e \u003cspan class=\"nat-tag\"\u003e🎄 Christmas Display\u003c\/span\u003e \u003cspan class=\"nat-tag\"\u003e🎁 Meaningful Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STEPS --\u003e\n\u003csection class=\"nat-section nat-steps nat-center\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003eCREATE THE MOMENT\u003c\/div\u003e\n\u003ch2 class=\"nat-title\"\u003eFrom Box To Christmas Centerpiece\u003c\/h2\u003e\n\u003cdiv class=\"nat-step-grid\"\u003e\n\u003cdiv class=\"nat-step\"\u003e\n\u003cdiv class=\"nat-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eBuild The Stable\u003c\/h3\u003e\n\u003cp\u003eBegin the scene with the rustic structure and surrounding details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-step\"\u003e\n\u003cdiv class=\"nat-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eTell The Story\u003c\/h3\u003e\n\u003cp\u003eAdd the Holy Family, angel and animals to bring the Nativity to life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-step\"\u003e\n\u003cdiv class=\"nat-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eLight The Display\u003c\/h3\u003e\n\u003cp\u003eTurn on the warm lights and enjoy the completed Christmas scene together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"nat-section nat-faq\"\u003e\n\u003cdiv class=\"nat-center\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003eQUESTIONS \u0026amp; ANSWERS\u003c\/div\u003e\n\u003ch2 class=\"nat-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nat-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this mainly a toy or a Christmas decoration?\u003c\/summary\u003e\n\u003cdiv class=\"nat-faq-answer\"\u003eIt is designed to offer both experiences: an enjoyable building activity and a finished Nativity display that can become part of your Christmas décor.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the finished set light up?\u003c\/summary\u003e\n\u003cdiv class=\"nat-faq-answer\"\u003eThe product imagery shows a glowing Bethlehem Star and warm interior illumination that enhance the finished display.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat characters are included in the Nativity scene?\u003c\/summary\u003e\n\u003cdiv class=\"nat-faq-answer\"\u003eThe displayed set includes the Holy Family, an angel and Nativity animals, arranged around the stable and manger scene.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be displayed again next Christmas?\u003c\/summary\u003e\n\u003cdiv class=\"nat-faq-answer\"\u003eYes. The concept is designed around building it once and displaying it as a recurring seasonal Christmas decoration.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable as a Christmas gift?\u003c\/summary\u003e\n\u003cdiv class=\"nat-faq-answer\"\u003eIt works especially well as a meaningful gift for families, grandparents, building-set fans and people who enjoy faith-inspired Christmas décor.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"nat-final\"\u003e\n\u003cdiv class=\"nat-eyebrow\"\u003eFAITH • FAMILY • CHRISTMAS\u003c\/div\u003e\n\u003ch2\u003eBuild A Christmas Memory Your Family Can See Every Year\u003c\/h2\u003e\n\u003cp\u003eMore than a building set — a shared activity, a Nativity story and a Christmas display filled with meaning.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"nat-button\"\u003e Get The Nativity Story Set → \u003c\/a\u003e\n\u003cp class=\"nat-final-note\"\u003eBuild together today. Treasure the tradition every Christmas.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Default Title","offer_id":52708787388718,"sku":"WBK2609227643-马厩积木套装","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_18_10_13_51.png?v=1790060419","url":"https:\/\/cotitoc.com\/de\/products\/the-nativity-story-building-block-set","provider":"cotitoc","version":"1.0","type":"link"}