{"product_id":"collector-magical-family-house-building-set","title":"Collector magical family house building set - 76437","description":"\u003c!-- =========================================================\n     THE BURROW-STYLE COLLECTOR HOUSE\n     Brickoraes Module 2-9 Landing Page\n     Max Width: 1200px\n     Replace YOUR_IMAGE_URL_X with your own Shopify image URLs\n========================================================= --\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   BRICKORAES RESPONSIVE PRODUCT PAGE\n   Desktop + Tablet + Mobile\n   Container-aware layout\n========================================================= *\/\n\n.brx-product-page {\n  width: 100%;\n  max-width: 1200px;\n  min-width: 0;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n\n  background: #ffffff;\n  color: #111111;\n\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.65;\n\n  box-sizing: border-box;\n\n  \/* IMPORTANT:\n     Makes responsive behavior depend on the actual\n     available Shopify content width, not only viewport width.\n  *\/\n  container-type: inline-size;\n  container-name: brxpage;\n}\n\n.brx-product-page *,\n.brx-product-page *::before,\n.brx-product-page *::after {\n  box-sizing: border-box;\n}\n\n.brx-container {\n  width: 100%;\n  max-width: 1200px;\n  min-width: 0;\n\n  margin: 0 auto;\n\n  padding-left: 20px;\n  padding-right: 20px;\n\n  box-sizing: border-box;\n}\n\n.brx-product-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.brx-product-page h1,\n.brx-product-page h2,\n.brx-product-page h3,\n.brx-product-page h4,\n.brx-product-page p {\n  margin-top: 0;\n  overflow-wrap: break-word;\n  word-break: normal;\n}\n\n.brx-eyebrow {\n  font-size: 12px;\n  line-height: 1.4;\n  letter-spacing: 3px;\n  font-weight: 700;\n  text-transform: uppercase;\n\n  margin-bottom: 18px;\n\n  opacity: .75;\n}\n\n.brx-section-title {\n  font-size: 42px;\n  line-height: 1.12;\n  font-weight: 800;\n\n  margin-bottom: 22px;\n\n  letter-spacing: -1px;\n\n  overflow-wrap: normal;\n  word-break: normal;\n}\n\n.brx-section-text {\n  font-size: 17px;\n  line-height: 1.8;\n\n  color: #555;\n\n  max-width: 760px;\n}\n\n\n\/* =========================================================\n   MODULE 2\n   HERO\n========================================================= *\/\n\n.brx-module-2 {\n  background: #171717;\n  color: #ffffff;\n\n  width: 100%;\n  min-width: 0;\n}\n\n.brx-hero-image {\n  width: 100%;\n  height: 520px;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.brx-hero-content {\n  width: 100%;\n  max-width: 900px;\n\n  margin: 0 auto;\n\n  padding: 70px 30px 80px;\n\n  text-align: center;\n\n  box-sizing: border-box;\n}\n\n.brx-hero-content .brx-eyebrow {\n  color: #d7b56d;\n}\n\n.brx-hero-content h1 {\n  color: #ffffff !important;\n\n  font-size: 58px;\n  line-height: 1.05;\n  font-weight: 800;\n\n  letter-spacing: -2px;\n\n  margin: 0 0 24px;\n}\n\n.brx-hero-content h2 {\n  color: #ffffff;\n\n  font-size: 24px;\n  line-height: 1.35;\n  font-weight: 500;\n\n  margin: 0 0 22px;\n}\n\n.brx-hero-content p {\n  color: #cccccc;\n\n  font-size: 17px;\n  line-height: 1.8;\n\n  max-width: 720px;\n\n  margin: 0 auto;\n}\n\n\n\/* =========================================================\n   MODULE 3\n   FEATURE STATS\n========================================================= *\/\n\n.brx-module-3 {\n  background: #f6f6f4;\n\n  padding: 55px 0;\n\n  width: 100%;\n}\n\n.brx-feature-grid {\n  width: 100%;\n  min-width: 0;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 1px;\n\n  background: #d9d9d9;\n}\n\n.brx-feature-card {\n  min-width: 0;\n\n  background: #f6f6f4;\n\n  padding: 32px 18px;\n\n  text-align: center;\n}\n\n.brx-feature-number {\n  font-size: 34px;\n  line-height: 1;\n\n  font-weight: 800;\n\n  margin-bottom: 12px;\n\n  color: #111;\n\n  white-space: nowrap;\n}\n\n.brx-feature-label {\n  font-size: 12px;\n  line-height: 1.4;\n\n  text-transform: uppercase;\n\n  letter-spacing: 1.5px;\n\n  font-weight: 700;\n\n  color: #666;\n}\n\n\n\/* =========================================================\n   MODULE 4\n   WHAT'S INCLUDED\n========================================================= *\/\n\n.brx-module-4 {\n  width: 100%;\n  min-width: 0;\n\n  padding: 90px 0;\n\n  background: #ffffff;\n}\n\n.brx-split {\n  width: 100%;\n  min-width: 0;\n\n  display: grid;\n\n  \/*\n    minmax(0,1fr) is VERY IMPORTANT.\n    Prevents grid columns from forcing overflow.\n  *\/\n\n  grid-template-columns:\n    minmax(0, 1.08fr)\n    minmax(0, .92fr);\n\n  gap: 55px;\n\n  align-items: center;\n}\n\n.brx-split-image {\n  width: 100%;\n  min-width: 0;\n\n  overflow: hidden;\n}\n\n.brx-split-image img {\n  width: 100%;\n  max-width: 100%;\n\n  min-height: 500px;\n\n  object-fit: cover;\n}\n\n.brx-split-content {\n  width: 100%;\n  min-width: 0;\n\n  padding: 10px 10px 10px 0;\n}\n\n.brx-split-content h2 {\n  max-width: 100%;\n\n  font-size: 42px;\n  line-height: 1.1;\n\n  overflow-wrap: normal;\n  word-break: normal;\n}\n\n.brx-check-list {\n  list-style: none;\n\n  padding: 0;\n  margin: 30px 0 0;\n\n  width: 100%;\n}\n\n.brx-check-list li {\n  position: relative;\n\n  padding: 13px 0 13px 30px;\n\n  border-bottom: 1px solid #eeeeee;\n\n  font-size: 15px;\n\n  color: #444;\n\n  overflow-wrap: break-word;\n}\n\n\n\/* =========================================================\n   MODULE 5\n========================================================= *\/\n\n.brx-module-5 {\n  width: 100%;\n  min-width: 0;\n\n  background: #1a1a1a;\n\n  color: #ffffff;\n\n  padding: 100px 0;\n}\n\n.brx-story-wrap {\n  width: 100%;\n  min-width: 0;\n\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, .9fr)\n    minmax(0, 1.1fr);\n\n  gap: 70px;\n\n  align-items: center;\n}\n\n.brx-story-image {\n  width: 100%;\n  min-width: 0;\n\n  overflow: hidden;\n}\n\n.brx-story-image img {\n  width: 100%;\n  max-width: 100%;\n\n  min-height: 500px;\n\n  object-fit: cover;\n}\n\n.brx-story-content {\n  min-width: 0;\n}\n\n.brx-story-content h2 {\n  color: #ffffff;\n\n  font-size: 48px;\n  line-height: 1.1;\n\n  margin-bottom: 25px;\n}\n\n.brx-story-content p {\n  color: #cccccc;\n\n  font-size: 17px;\n  line-height: 1.85;\n\n  margin-bottom: 20px;\n}\n\n.brx-story-highlight {\n  margin-top: 35px;\n\n  padding-left: 25px;\n\n  border-left: 2px solid #d7b56d;\n\n  color: #ffffff;\n\n  font-size: 20px;\n  line-height: 1.5;\n\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   MODULE 6\n========================================================= *\/\n\n.brx-module-6 {\n  width: 100%;\n\n  padding: 90px 0;\n\n  background: #ffffff;\n}\n\n.brx-module-heading {\n  width: 100%;\n  max-width: 760px;\n\n  margin: 0 auto 55px;\n\n  text-align: center;\n}\n\n.brx-love-grid {\n  width: 100%;\n  min-width: 0;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 22px;\n}\n\n.brx-love-card {\n  min-width: 0;\n\n  border: 1px solid #e4e4e4;\n\n  padding: 38px;\n\n  background: #fff;\n}\n\n.brx-love-card h3 {\n  font-size: 24px;\n  line-height: 1.25;\n\n  margin-bottom: 14px;\n}\n\n.brx-love-card p {\n  font-size: 15px;\n\n  color: #666;\n\n  line-height: 1.75;\n\n  margin-bottom: 0;\n}\n\n\n\/* =========================================================\n   MODULE 7\n========================================================= *\/\n\n.brx-module-7 {\n  width: 100%;\n\n  background: #f4f4f2;\n\n  padding: 90px 0;\n}\n\n.brx-feature-detail {\n  width: 100%;\n  min-width: 0;\n\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr)\n    minmax(0, 1fr);\n\n  gap: 55px;\n\n  align-items: center;\n\n  margin-bottom: 85px;\n}\n\n.brx-feature-detail:last-child {\n  margin-bottom: 0;\n}\n\n.brx-feature-detail-image {\n  width: 100%;\n  min-width: 0;\n\n  overflow: hidden;\n}\n\n.brx-feature-detail-image img {\n  width: 100%;\n  max-width: 100%;\n\n  min-height: 420px;\n\n  object-fit: cover;\n}\n\n.brx-feature-detail-content {\n  min-width: 0;\n\n  padding: 10px;\n}\n\n.brx-feature-detail-content h3 {\n  font-size: 34px;\n  line-height: 1.15;\n\n  margin-bottom: 18px;\n}\n\n.brx-feature-detail-content p {\n  font-size: 16px;\n\n  color: #555;\n\n  line-height: 1.8;\n}\n\n\n\/* =========================================================\n   MODULE 8\n========================================================= *\/\n\n.brx-module-8 {\n  width: 100%;\n\n  padding: 95px 0;\n\n  background: #ffffff;\n}\n\n.brx-building-header {\n  width: 100%;\n  max-width: 760px;\n\n  margin: 0 auto 50px;\n\n  text-align: center;\n}\n\n.brx-building-image {\n  width: 100%;\n\n  margin-bottom: 55px;\n\n  overflow: hidden;\n}\n\n.brx-building-image img {\n  width: 100%;\n\n  max-height: 600px;\n\n  object-fit: cover;\n}\n\n.brx-process-grid {\n  width: 100%;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 35px;\n}\n\n.brx-process-card {\n  min-width: 0;\n\n  text-align: center;\n\n  padding: 15px;\n}\n\n.brx-process-number {\n  font-size: 44px;\n\n  font-weight: 800;\n\n  line-height: 1;\n\n  margin-bottom: 15px;\n\n  color: #d7b56d;\n}\n\n\n\/* =========================================================\n   MODULE 9\n========================================================= *\/\n\n.brx-module-9 {\n  width: 100%;\n\n  background: #171717;\n\n  color: #ffffff;\n\n  padding: 90px 0 0;\n}\n\n.brx-lifestyle-content {\n  width: 100%;\n  max-width: 800px;\n\n  margin: 0 auto;\n\n  padding: 0 20px 60px;\n\n  text-align: center;\n}\n\n.brx-lifestyle-content h2 {\n  color: #ffffff;\n\n  font-size: 48px;\n  line-height: 1.1;\n\n  margin-bottom: 22px;\n}\n\n.brx-lifestyle-content p {\n  color: #cccccc;\n\n  font-size: 17px;\n  line-height: 1.8;\n}\n\n.brx-final-image {\n  width: 100%;\n  overflow: hidden;\n}\n\n.brx-final-image img {\n  width: 100%;\n\n  height: 520px;\n\n  object-fit: cover;\n}\n\n\n\/* =========================================================\n   SPEC BAR\n========================================================= *\/\n\n.brx-spec-bar {\n  width: 100%;\n\n  background: #0e0e0e;\n\n  color: #ffffff;\n\n  padding: 35px 20px;\n}\n\n.brx-spec-grid {\n  width: 100%;\n  max-width: 900px;\n\n  margin: 0 auto;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 20px;\n\n  text-align: center;\n}\n\n.brx-spec-item {\n  min-width: 0;\n}\n\n.brx-spec-item strong {\n  display: block;\n\n  font-size: 28px;\n\n  line-height: 1;\n\n  margin-bottom: 8px;\n\n  white-space: nowrap;\n}\n\n.brx-spec-item span {\n  font-size: 11px;\n\n  text-transform: uppercase;\n\n  letter-spacing: 1.5px;\n\n  color: #999;\n}\n\n\n\/* =========================================================\n   CONTAINER QUERY\n   IMPORTANT FOR SHOPIFY\n========================================================= *\/\n\n\/*\n  If the actual available product-description width\n  becomes smaller than 900px, switch to tablet layout.\n*\/\n\n@container brxpage (max-width: 899px) {\n\n  .brx-container {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .brx-hero-image {\n    height: 430px;\n  }\n\n  .brx-hero-content h1 {\n    font-size: 48px;\n  }\n\n  .brx-split {\n    grid-template-columns: 1fr;\n    gap: 40px;\n  }\n\n  .brx-split-image img {\n    min-height: 400px;\n  }\n\n  .brx-split-content {\n    padding: 0;\n  }\n\n  .brx-story-wrap {\n    grid-template-columns: 1fr;\n    gap: 40px;\n  }\n\n  .brx-story-image img {\n    min-height: 400px;\n  }\n\n  .brx-feature-detail {\n    grid-template-columns: 1fr;\n    gap: 35px;\n    margin-bottom: 65px;\n  }\n\n  .brx-feature-detail.reverse .brx-feature-detail-image {\n    order: 1;\n  }\n\n  .brx-feature-detail.reverse .brx-feature-detail-content {\n    order: 2;\n  }\n\n  .brx-process-grid {\n    grid-template-columns: 1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL CONTAINER\n========================================================= *\/\n\n@container brxpage (max-width: 599px) {\n\n  .brx-container {\n    padding-left: 18px;\n    padding-right: 18px;\n  }\n\n  .brx-module-3 {\n    padding: 35px 0;\n  }\n\n  .brx-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .brx-feature-card {\n    padding: 24px 10px;\n  }\n\n  .brx-feature-number {\n    font-size: 26px;\n  }\n\n  .brx-feature-label {\n    font-size: 10px;\n    letter-spacing: 1px;\n  }\n\n  .brx-module-4,\n  .brx-module-5,\n  .brx-module-6,\n  .brx-module-7,\n  .brx-module-8 {\n    padding: 65px 0;\n  }\n\n  .brx-hero-image {\n    height: 330px;\n  }\n\n  .brx-hero-content {\n    padding: 50px 20px 60px;\n  }\n\n  .brx-hero-content h1 {\n    font-size: 38px;\n    line-height: 1.08;\n    letter-spacing: -1px;\n  }\n\n  .brx-hero-content h2 {\n    font-size: 20px;\n  }\n\n  .brx-hero-content p {\n    font-size: 15px;\n  }\n\n  .brx-section-title {\n    font-size: 32px;\n  }\n\n  .brx-split-image img {\n    min-height: 300px;\n  }\n\n  .brx-split-content h2 {\n    font-size: 34px;\n    line-height: 1.12;\n  }\n\n  .brx-story-content h2 {\n    font-size: 36px;\n  }\n\n  .brx-story-image img {\n    min-height: 300px;\n  }\n\n  .brx-love-grid {\n    grid-template-columns: 1fr;\n    gap: 15px;\n  }\n\n  .brx-love-card {\n    padding: 28px;\n  }\n\n  .brx-feature-detail-image img {\n    min-height: 280px;\n  }\n\n  .brx-feature-detail-content {\n    padding: 0;\n  }\n\n  .brx-feature-detail-content h3 {\n    font-size: 29px;\n  }\n\n  .brx-lifestyle-content h2 {\n    font-size: 36px;\n  }\n\n  .brx-final-image img {\n    height: 350px;\n  }\n\n  .brx-spec-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    gap: 30px 10px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@container brxpage (max-width: 380px) {\n\n  .brx-container {\n    padding-left: 15px;\n    padding-right: 15px;\n  }\n\n  .brx-hero-content h1 {\n    font-size: 32px;\n  }\n\n  .brx-feature-number {\n    font-size: 22px;\n  }\n\n  .brx-feature-label {\n    font-size: 9px;\n  }\n\n  .brx-split-content h2 {\n    font-size: 30px;\n  }\n\n  .brx-story-content h2 {\n    font-size: 32px;\n  }\n\n  .brx-love-card {\n    padding: 22px;\n  }\n\n  .brx-spec-item strong {\n    font-size: 23px;\n  }\n\n}\n\n\n\/* =========================================================\n   SAFETY NET\n   Prevents Shopify theme CSS from breaking the layout\n========================================================= *\/\n\n.brx-product-page .brx-split,\n.brx-product-page .brx-story-wrap,\n.brx-product-page .brx-feature-detail,\n.brx-product-page .brx-feature-grid,\n.brx-product-page .brx-love-grid,\n.brx-product-page .brx-process-grid,\n.brx-product-page .brx-spec-grid {\n  min-width: 0;\n}\n\n.brx-product-page .brx-split \u003e *,\n.brx-product-page .brx-story-wrap \u003e *,\n.brx-product-page .brx-feature-detail \u003e *,\n.brx-product-page .brx-feature-grid \u003e *,\n.brx-product-page .brx-love-grid \u003e *,\n.brx-product-page .brx-process-grid \u003e *,\n.brx-product-page .brx-spec-grid \u003e * {\n  min-width: 0;\n}\n\n\n\/* =========================================================\n   MOBILE NORMAL SCREEN FALLBACK\n========================================================= *\/\n\n@media screen and (max-width: 767px) {\n\n  .brx-container {\n    padding-left: 18px;\n    padding-right: 18px;\n  }\n\n  .brx-split,\n  .brx-story-wrap,\n  .brx-feature-detail {\n    grid-template-columns: 1fr;\n  }\n\n  .brx-love-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .brx-process-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .brx-spec-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"brx-product-page\"\u003e\n\u003c!-- =====================================================\n       MODULE 2\n       PRODUCT STORY \/ HERO\n  ====================================================== --\u003e\n\u003csection class=\"brx-module-2\"\u003e\u003c!-- IMAGE 1: HERO IMAGE --\u003e\n\u003cdiv class=\"brx-hero-content\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/3_8e3c2947-e844-4359-b814-847c913cb07b.png?v=1788861178\" alt=\"\"\u003eCOLLECTOR EDITION\u003c\/div\u003e\n\u003ch1\u003eBuild A Home Full Of Magic\u003c\/h1\u003e\n\u003ch2\u003eA crooked little house. A world of stories inside.\u003c\/h2\u003e\n\u003cp\u003eBring one of the most memorable wizarding-style family homes to life, brick by brick. With 2,405 pieces, 10 character figures and a richly detailed interior, this collector-scale build is designed to turn every building session into a journey of discovery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODULE 3\n       FEATURE ICONS\n  ====================================================== --\u003e\n\u003csection class=\"brx-module-3\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-feature-grid\"\u003e\n\u003cdiv class=\"brx-feature-card\"\u003e\n\u003cdiv class=\"brx-feature-number\"\u003e2,405\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-label\"\u003ePieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-card\"\u003e\n\u003cdiv class=\"brx-feature-number\"\u003e10\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-label\"\u003eCharacter Figures\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-card\"\u003e\n\u003cdiv class=\"brx-feature-number\"\u003e46 CM\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-label\"\u003eHeight\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-card\"\u003e\n\u003cdiv class=\"brx-feature-number\"\u003e18+\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-label\"\u003eCollector Build\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODULE 4\n       WHAT'S INCLUDED\n  ====================================================== --\u003e\n\u003csection class=\"brx-module-4\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-split\"\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"brx-split-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/2_4b0e66a1-c830-421e-848c-f0650c7a4dbc.png?v=1788861178\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-split-content\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eEVERYTHING YOU NEED\u003c\/div\u003e\n\u003ch2 class=\"brx-section-title\"\u003eBuild A World, Not Just A House\u003c\/h2\u003e\n\u003cp class=\"brx-section-text\"\u003eThis collector-scale building experience goes far beyond four walls. Build the unusual architecture, explore the rooms inside and discover small details that make the finished model feel like a home filled with personality.\u003c\/p\u003e\n\u003cul class=\"brx-check-list\"\u003e\n\u003cli\u003e2,405-piece detailed building experience\u003c\/li\u003e\n\u003cli\u003e10 character figures for display and storytelling\u003c\/li\u003e\n\u003cli\u003eMulti-level crooked house structure\u003c\/li\u003e\n\u003cli\u003eDetailed kitchen and living spaces\u003c\/li\u003e\n\u003cli\u003eInteractive fireplace feature\u003c\/li\u003e\n\u003cli\u003eRotating family clock\u003c\/li\u003e\n\u003cli\u003eExterior pigsty with two pig figures\u003c\/li\u003e\n\u003cli\u003eDisplay-ready collector design\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODULE 5\n       PRODUCT STORY\n  ====================================================== --\u003e\n\u003csection class=\"brx-module-5\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-story-wrap\"\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"brx-story-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/1_582e80a2-5f14-4983-85bf-9cb2a14f913b.webp?v=1788862810\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-story-content\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eMORE THAN A BUILD\u003c\/div\u003e\n\u003ch2\u003eA House With A Story In Every Room\u003c\/h2\u003e\n\u003cp\u003eSome buildings are designed to look perfect. This one is designed to feel alive.\u003c\/p\u003e\n\u003cp\u003eCrooked walls, tilted floors, unusual windows and unexpected details give the structure its unmistakable personality. As you build upward, individual pieces gradually become rooms, rooms become memories, and the entire house begins to feel like a world of its own.\u003c\/p\u003e\n\u003cp\u003eOpen it up and the real story begins. Look inside the kitchen, explore the bedrooms, discover hidden details and bring the characters together under one extraordinary roof.\u003c\/p\u003e\n\u003cdiv class=\"brx-story-highlight\"\u003eThe magic isn't only in the finished model. It's in discovering what comes next.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODULE 6\n       WHY YOU'LL LOVE IT\n  ====================================================== --\u003e\n\u003csection class=\"brx-module-6\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-module-heading\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eWHY YOU'LL LOVE IT\u003c\/div\u003e\n\u003ch2 class=\"brx-section-title\"\u003eDesigned For Builders Who Love Details\u003c\/h2\u003e\n\u003cp class=\"brx-section-text\" style=\"margin: 0 auto;\"\u003eEvery part of this build is designed to reward curiosity, from its unusual architecture to the playful mechanisms hidden throughout the interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-love-grid\"\u003e\n\u003c!-- CARD 1 --\u003e\n\u003cdiv class=\"brx-love-card\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e\n\u003ch3\u003eAn Architecture You Can't Ignore\u003c\/h3\u003e\n\u003cp\u003eTilted floors, crooked windows and irregular walls create a distinctive silhouette that immediately stands apart from ordinary building models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 2 --\u003e\n\u003cdiv class=\"brx-love-card\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e\n\u003ch3\u003eDiscover A Detailed Interior\u003c\/h3\u003e\n\u003cp\u003eOpen the house and explore multiple rooms filled with furniture, accessories, character moments and small details waiting to be discovered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 3 --\u003e\n\u003cdiv class=\"brx-love-card\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e\n\u003ch3\u003eBuilt-In Interactive Features\u003c\/h3\u003e\n\u003cp\u003eMove the mechanisms, interact with the fireplace, spin the family clock and discover playful functions hidden inside the house.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 4 --\u003e\n\u003cdiv class=\"brx-love-card\"\u003e\n\u003cspan\u003e04\u003c\/span\u003e\n\u003ch3\u003eA True Collector Display\u003c\/h3\u003e\n\u003cp\u003eStanding around 46 cm tall, the completed model creates an impressive display piece with a strong presence on a shelf, desk or collector cabinet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODULE 7\n       FEATURES DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"brx-module-7\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003cdiv class=\"brx-feature-detail\"\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003cdiv class=\"brx-feature-detail-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/19_073fe1c9-d608-41b6-b2c7-b2110fcba7ea.jpg?v=1788863199\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-detail-content\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eARCHITECTURAL DETAIL\u003c\/div\u003e\n\u003ch3\u003eCrooked By Design\u003c\/h3\u003e\n\u003cp\u003eThe unusual shape is part of the experience. Carefully arranged building techniques recreate tilted floors, uneven walls and irregular windows, giving the completed structure its charming, handmade character.\u003c\/p\u003e\n\u003cp\u003eInstead of building another perfect rectangle, you're creating something with personality.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/6_17f1eadb-a232-4723-9c45-fcb19401ffa8.png?v=1788861178\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003cdiv class=\"brx-feature-detail reverse\"\u003e\n\u003c!-- IMAGE 5 --\u003e\n\u003cdiv class=\"brx-feature-detail-content\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eINSIDE THE HOUSE\u003c\/div\u003e\n\u003ch3\u003eOpen The Door To Another World\u003c\/h3\u003e\n\u003cp\u003eThe exterior is only the beginning. Open the model to reveal a richly detailed interior filled with rooms, furniture and playful accessories.\u003c\/p\u003e\n\u003cp\u003eEvery space adds another layer to the story, giving you more reasons to stop, look closer and discover another tiny detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003cdiv class=\"brx-feature-detail\"\u003e\n\u003c!-- IMAGE 6 --\u003e\n\u003cdiv class=\"brx-feature-detail-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/4_9bc3fe38-bf2d-49ef-b777-e8f43e7f49dc.png?v=1788861178\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-feature-detail-content\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003ePLAYFUL MECHANISM\u003c\/div\u003e\n\u003ch3\u003eMake The Magic Move\u003c\/h3\u003e\n\u003cp\u003eThis isn't simply a model to look at. Several clever functions invite you to interact with the finished build.\u003c\/p\u003e\n\u003cp\u003eThe fireplace includes a disappearing-style feature, while other mechanisms throughout the house bring everyday moments to life in unexpected ways.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/7_945e0596-e7ab-42c7-99d3-27aafd4c396d.png?v=1788861179\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/5_90bf2a4b-d9e8-420b-bcba-10805a1b590e.png?v=1788861178\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003cdiv class=\"brx-feature-detail reverse\"\u003e\n\u003c!-- IMAGE 7 --\u003e\n\u003cdiv class=\"brx-feature-detail-content\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eSMALL DETAILS. BIG STORY.\u003c\/div\u003e\n\u003ch3\u003eLook Closer. There's More To Find.\u003c\/h3\u003e\n\u003cp\u003eFrom the rotating family clock to the kitchen details, bedroom accessories and the little pigsty outside, the model is packed with details that reward a closer look.\u003c\/p\u003e\n\u003cp\u003eAdd the character figures and the house becomes a miniature stage for your own scenes and stories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODULE 8\n       PREMIUM BUILDING EXPERIENCE\n  ====================================================== --\u003e\n\u003csection class=\"brx-module-8\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-building-header\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eTHE BUILDING EXPERIENCE\u003c\/div\u003e\n\u003ch2 class=\"brx-section-title\"\u003eFrom A Box Of Pieces To A Home Full Of Stories\u003c\/h2\u003e\n\u003cp class=\"brx-section-text\" style=\"margin: 0 auto;\"\u003eTake your time. Build layer by layer. Watch the structure transform from individual pieces into a detailed collector display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 8 --\u003e\n\u003cdiv class=\"brx-building-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/8_2d84c364-514f-4905-b76a-d09aa159fa51.jpg?v=1788861178\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-process-grid\"\u003e\n\u003c!-- STEP 1 --\u003e\n\u003cdiv class=\"brx-process-card\"\u003e\n\u003cdiv class=\"brx-process-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eBuild\u003c\/h3\u003e\n\u003cp\u003eStart with the foundations and gradually construct the unusual architecture piece by piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 2 --\u003e\n\u003cdiv class=\"brx-process-card\"\u003e\n\u003cdiv class=\"brx-process-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eDiscover\u003c\/h3\u003e\n\u003cp\u003eExplore rooms, mechanisms, characters and hidden details as the house begins to come alive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STEP 3 --\u003e\n\u003cdiv class=\"brx-process-card\"\u003e\n\u003cdiv class=\"brx-process-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eDisplay\u003c\/h3\u003e\n\u003cp\u003eStep back and enjoy the finished model as a distinctive centerpiece in your collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODULE 9\n       LIFESTYLE \/ FINAL TRANSFORMATION\n  ====================================================== --\u003e\n\u003csection class=\"brx-module-9\"\u003e\n\u003cdiv class=\"brx-container\"\u003e\n\u003cdiv class=\"brx-lifestyle-content\"\u003e\n\u003cdiv class=\"brx-eyebrow\"\u003eMADE TO BE DISPLAYED\u003c\/div\u003e\n\u003ch2\u003eYour Collection Deserves A Story\u003c\/h2\u003e\n\u003cp\u003eOnce the final piece is in place, the building experience becomes something more. A conversation piece. A display centerpiece. A reminder of the time you spent building something extraordinary with your own hands.\u003c\/p\u003e\n\u003cp\u003ePlace it on a shelf, inside your display cabinet, or beside the rest of your favorite collector builds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 9 --\u003e\n\u003cdiv class=\"brx-final-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/17_ca4c9e87-a988-4436-a0bb-c9ea4c080d96.jpg?v=1788862810\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"brx-lifestyle-content\" style=\"padding-top: 60px;\"\u003e\n\u003ch2\u003eBuild The Home. Keep The Magic.\u003c\/h2\u003e\n\u003cp\u003eThe journey ends when the last piece is placed — but the story doesn't have to.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 10 --\u003e\n\u003cdiv class=\"brx-final-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/14_1a88f32f-956a-4e62-8830-79417307e4c4.jpg?v=1788861178\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n         SPECIFICATION BAR\n    ====================================================== --\u003e\n\u003cdiv class=\"brx-spec-bar\"\u003e\n\u003cdiv class=\"brx-spec-grid\"\u003e\n\u003cdiv class=\"brx-spec-item\"\u003e\n\u003cstrong\u003e2,405\u003c\/strong\u003e \u003cspan\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-spec-item\"\u003e\n\u003cstrong\u003e10\u003c\/strong\u003e \u003cspan\u003eCharacters\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-spec-item\"\u003e\n\u003cstrong\u003e46 CM\u003c\/strong\u003e \u003cspan\u003eHeight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx-spec-item\"\u003e\n\u003cstrong\u003e18+\u003c\/strong\u003e \u003cspan\u003eRecommended Age\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Brickoraes","offers":[{"title":"Default Title","offer_id":57290146873510,"sku":"AJ76437","price":129.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/3_8e3c2947-e844-4359-b814-847c913cb07b.png?v=1788861178","url":"https:\/\/www.brickoraes.com\/products\/collector-magical-family-house-building-set","provider":"Brickoraes","version":"1.0","type":"link"}