{"title":"Lights for LEGO® Creator","description":"\u003ch2\u003eIlluminate Your LEGO® Creator Sets\u003c\/h2\u003e\n\u003ch2\u003eBring Your LEGO® Creations to Life\u003c\/h2\u003e\n\u003cp\u003eEnhance the beauty of your LEGO® sets with our LEGO® Creator lights. Our light kits are designed to perfectly fit various Creator sets, making your models stand out with stunning illumination.\u003c\/p\u003e\n\u003ch3\u003eWhy Choose LEGO® Creator Lighting Kits?\u003c\/h3\u003e\n\u003cp\u003eOur Creator lighting kits are tailored to seamlessly integrate with your LEGO® sets, providing an easy way to add vibrant lighting effects. Whether you're a seasoned builder or a newcomer, our kits make it simple to illuminate your models.\u003c\/p\u003e\n\u003ch3\u003eFeatures and Benefits\u003c\/h3\u003e\n\u003ch4\u003eEasy Installation\u003c\/h4\u003e\n\u003cp\u003eOur kits are user-friendly, allowing for quick and easy installation. Each creator lighting kit comes with detailed instructions, ensuring a hassle-free setup.\u003c\/p\u003e\n\u003ch4\u003eHigh-Quality Components\u003c\/h4\u003e\n\u003cp\u003eWe use premium LEDs to ensure bright, long-lasting lighting. Each LEGO® Creator light brick is tested for durability and performance, providing a reliable lighting solution for your sets.\u003c\/p\u003e\n\u003ch4\u003eCustomizable Lighting Effects\u003c\/h4\u003e\n\u003cp\u003eChoose from a variety of lighting options, including steady illumination, flashing lights, and color-changing LEDs. Customize your LEGO® Creator light kit to match your display's ambiance.\u003c\/p\u003e\n\u003ch3\u003ePopular LEGO® Creator Light Kits\u003c\/h3\u003e\n\u003ch4\u003eLEGO® Creator Expert Ferris Wheel\u003c\/h4\u003e\n\u003cp\u003eOur light kit for the LEGO® Creator Expert Ferris Wheel brings this fun set to life. The lights highlight the Ferris wheel's movement, creating a dynamic and eye-catching display.\u003c\/p\u003e\n\u003ch4\u003eLEGO® Creator 3-in-1 Pirate Ship\u003c\/h4\u003e\n\u003cp\u003eTransform your LEGO® Creator 3-in-1 Pirate Ship with our light kit. Illuminate the ship's deck, sails, and cannons to showcase every detail of this adventurous model.\u003c\/p\u003e\n\u003ch4\u003eLEGO® Creator Expert Roller Coaster\u003c\/h4\u003e\n\u003cp\u003eAdd excitement to your LEGO® Creator Expert Roller Coaster with our lighting kit. Highlight the thrilling drops and loops with bright, dynamic lights that capture the ride's exhilarating spirit.\u003c\/p\u003e\n\u003ch4\u003eLEGO® Creator Expert Bookshop\u003c\/h4\u003e\n\u003cp\u003eIlluminate the charming details of the LEGO® Creator Expert Bookshop. Our light kit highlights the shop's windows, interior, and exterior features, making it a delightful addition to any display.\u003c\/p\u003e\n\u003ch3\u003eHow to Install Your LEGO® Creator Light Kit\u003c\/h3\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003ePlan Your Layout: Identify where you want to place each light.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eInstall the LEDs: Follow the provided instructions to place the LEDs in the designated spots.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eConnect the Wires: Use the connectors to link the LEDs to the power source.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eHide the Wires: Tuck away any excess wiring for a clean look.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e: Plug in the power source and enjoy your illuminated LEGO® set.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eEnhance your LEGO® Creator sets with our high-quality light kits. Whether you're illuminating a Ferris Wheel, Pirate Ship, Roller Coaster, or Bookshop, our kits provide an easy way to add stunning lighting effects to your models. Explore our collection today and discover the perfect LEGO® Creator light kit for your builds.\u003c\/p\u003e\n\n\u003cstyle\u003e\n.dvz-faq {\n  max-width: 60%; \/* Keep the FAQ block narrower *\/\n  margin: 0; \/* Remove any extra margin *\/\n  font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif;\n  color: #333; \/* Dark gray text *\/\n}\n\n.dvz-faq__head {\n  margin-bottom: 10px; \/* Reduced bottom margin to bring the FAQ title closer *\/\n  display: flex;\n  justify-content: flex-start;\n}\n\n.dvz-faq__title {\n  font-size: clamp(28px, 2.8vw, 32px); \/* Slightly bigger title font size *\/\n  line-height: 1.25;\n  margin: 0;\n  color: #000;\n  text-align: left; \/* Align the FAQ title to the left *\/\n  padding-left: 0; \/* Align it with the start of the container *\/\n}\n\n.dvz-faq__wrap {\n  background: none;\n  border: none;\n  width: 100%; \/* FAQ block will take full width within the defined max-width *\/\n  margin-left: 0; \/* Align the FAQ block to the left of the container *\/\n  margin-top: -10px; \/* Move the FAQ block slightly higher *\/\n}\n\n.dvz-faq details {\n  margin: 8px 0;\n  padding: 0;\n  background: none;\n  border: none;\n  position: relative; \/* For the separator line *\/\n}\n\n.dvz-faq summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 12px 16px 12px 16px; \/* Adjust space between text and icon *\/\n  font-weight: 600;\n  font-size: 18px;\n  color: #333;\n  transition: background .2s;\n  background: none;\n  border: none;\n  display: flex; \/* Ensures the icon stays near the heading *\/\n  align-items: center; \/* Vertically align the icon with the text *\/\n  position: relative; \/* Position relative to keep the icon in place *\/\n}\n\n.dvz-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.dvz-faq summary:hover {\n  background: rgba(44, 126, 252, .07);\n}\n\n.dvz-faq summary:focus-visible {\n  outline: 2px solid rgba(44, 126, 252, .45);\n  outline-offset: -2px;\n  border-radius: 8px;\n}\n\n.dvz-faq summary h3 {\n  margin: 0;\n  font-size: 18px; \/* Set the size of the question (heading) *\/\n}\n\n.dvz-faq summary::after {\n  content: \"+\"; \/* Black plus sign *\/\n  position: absolute;\n  right: 10px; \/* Move the plus sign closer to the text *\/\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 18px;\n  color: #000; \/* Black plus sign *\/\n}\n\n.dvz-faq details[open] summary::after {\n  content: \"-\"; \/* Change to minus sign when open *\/\n}\n\n.dvz-faq p {\n  margin: 0;\n  padding: 10px 16px;\n  color: #555;\n  line-height: 1.5;\n  font-size: 16px;\n  display: inline-block;\n  width: 100%; \/* Ensure it stays in the same width as the summary *\/\n  margin-top: 0; \/* Prevent additional margin when the block opens *\/\n}\n\n.dvz-faq details + details {\n  border-top: 1px solid #ccc; \/* Add separator line between blocks *\/\n}\n\n@media (max-width: 560px) {\n  .dvz-faq {\n    margin: 32px 12px;\n  }\n  .dvz-faq details {\n    margin: 6px 0;\n  }\n  .dvz-faq summary {\n    padding-right: 40px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dvz-faq\" id=\"dvz-faq\"\u003e\n  \u003cdiv class=\"dvz-faq__head\"\u003e\n    \u003ch2 class=\"dvz-faq__title\"\u003eFAQ\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dvz-faq__wrap\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003ch3\u003eWhich LEGO® Creator sets work best with light kits?\u003c\/h3\u003e\u003c\/summary\u003e\n      \u003cp\u003eAlmost all LEGO® Creator sets look brilliant with proper lighting! Larger display models like the Ferris Wheel and Roller Coaster transform completely. Smaller LEGO® Creator sets still pop with lights, but do check each product page for compatibility details first.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003ch3\u003eHow difficult is installation for LEGO® Creator lights?\u003c\/h3\u003e\u003c\/summary\u003e\n      \u003cp\u003eInstallation takes about 30-45 minutes for most LEGO® Creator sets. Every kit comes with all the tools needed — no extra purchases necessary. Simply follow the step-by-step guide, and you'll have your LEGO® lighting kits fitted without any bother.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003ch3\u003eCan I remove the LEGO® lighting kits without damaging bricks?\u003c\/h3\u003e\u003c\/summary\u003e\n      \u003cp\u003eAbsolutely. Our LEGO® Creator lights use non-permanent mounting methods. The wires tuck between bricks without adhesives, so you can return to the original build whenever you fancy. Just pull them out gently when you're ready for a change.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003ch3\u003eHow long do batteries last in LEGO® Creator light kits?\u003c\/h3\u003e\u003c\/summary\u003e\n      \u003cp\u003eStandard batteries run about 24-36 hours of continuous use. For LEGO® Creator sets on permanent display, grab our USB power adapter — it sorts the battery issue completely. Your illuminated LEGO® Creator ships and buildings stay glowing for ages.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003ch3\u003eWill lights make my LEGO® Creator buildings look realistic?\u003c\/h3\u003e\u003c\/summary\u003e\n      \u003cp\u003eThey transform ordinary LEGO® Creator sets into proper showstoppers. Picture tiny glowing windows in your LEGO® Creator buildings at night — visitors always ask if they're custom pieces. The right lighting turns plastic bricks into miniature masterpieces.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003ch3\u003eCan children install these LEGO® lighting kits themselves?\u003c\/h3\u003e\u003c\/summary\u003e\n      \u003cp\u003eOlder children (10+) handle most LEGO® Creator light installations quite well. Younger builders need grown-up supervision since wires must thread through tight spaces. Makes for a brilliant parent-child project, though — kids learn basic electronics while upgrading their favourite sets.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003ch3\u003eWhat if parts of my LEGO® lighting kits stop working?\u003c\/h3\u003e\u003c\/summary\u003e\n      \u003cp\u003eOur LEGO® Creator lights come with a one-year warranty. Each LED functions independently, so one failure doesn't ruin the entire display. Replacement parts ship promptly — just snap a photo of the issue, and our team sorts it straight away.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which LEGO® Creator sets work best with light kits?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Almost all LEGO® Creator sets look brilliant with proper lighting! Larger display models like the Ferris Wheel and Roller Coaster transform completely. Smaller LEGO® Creator sets still pop with lights, but do check each product page for compatibility details first.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How difficult is installation for LEGO® Creator lights?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Installation takes about 30-45 minutes for most LEGO® Creator sets. Every kit comes with all the tools needed — no extra purchases necessary. Simply follow the step-by-step guide, and you'll have your LEGO® lighting kits fitted without any bother.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I remove the LEGO® lighting kits without damaging bricks?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Absolutely. Our LEGO® Creator lights use non-permanent mounting methods. The wires tuck between bricks without adhesives, so you can return to the original build whenever you fancy. Just pull them out gently when you're ready for a change.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long do batteries last in LEGO® Creator light kits?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Standard batteries run about 24-36 hours of continuous use. For LEGO® Creator sets on permanent display, grab our USB power adapter — it sorts the battery issue completely. Your illuminated LEGO® Creator ships and buildings stay glowing for ages.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Will lights make my LEGO® Creator buildings look realistic?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"They transform ordinary LEGO® Creator sets into proper showstoppers. Picture tiny glowing windows in your LEGO® Creator buildings at night — visitors always ask if they're custom pieces. The right lighting turns plastic bricks into miniature masterpieces.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can children install these LEGO® lighting kits themselves?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Older children (10+) handle most LEGO® Creator light installations quite well. Younger builders need grown-up supervision since wires must thread through tight spaces. Makes for a brilliant parent-child project, though — kids learn basic electronics while upgrading their favourite sets.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What if parts of my LEGO® lighting kits stop working?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Our LEGO® Creator lights come with a one-year warranty. Each LED functions independently, so one failure doesn't ruin the entire display. Replacement parts ship promptly — just snap a photo of the issue, and our team sorts it straight away.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","products":[{"product_id":"lego-tower-bridge-10214-light-kit","title":"Light Kit for Tower Bridge 10214","description":"","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16472234524783,"sku":"10214-cv","price":74.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/LEDLightingKitforLEGOTowerBridge10214a.jpg?v=1753169021"},{"product_id":"lego-big-ben-10253-light-kit","title":"Light Kit for Big Ben 10253 (Updated)","description":"\u003cstyle\u003e\u003c!--\n.tcontent_area{\n\t\t\twidth: 100%;\n\t\t\tmargin: auto;\n\t\t}\n\t\t.tcd-flex{\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: -moz-flex;\n\t\t\tdisplay: -ms-flex;\n\t\t\tdisplay: -o-flex;\n\t\t\tdisplay: flex;\n\t\t}\n\t\t.ai-center{\n\t\t\t-ms-align-items: center;\n\t\t\talign-items: center;\n\t\t}\n\t\t.tcd-flex .tc_col{\n\t\t\tpadding: 5px;\n                        -webkit-flex: 1px;\n\t\t\t-moz-flex: 1px;\n\t\t\t-ms-flex: 1px;\n\t\t\t-o-flex: 1px;\n\t\t\tflex: 1px;\n\t\t}\n\t\t.full-flex{\n\t\t\tmargin-left: -5px;\n\t\t\tmargin-right: -5px;\n\t\t}\n\t\t.py-50{\n\t\t\tpadding-top: 50px;\n\t\t\tpadding-bottom: 50px;\n\t\t}\n                .py-30{\n\t\t\tpadding-top: 30px;\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\t.px-20{\n\t\t\tpadding-left: 20px;\n\t\t\tpadding-right: 20px;\n\t\t}\n\t\t.mb-20{\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\t\t.mb-30{\n\t\t\tmargin-bottom: 30px;\n\t\t}\n\t\t.pt-20{\n\t\t\tpadding-top: 20px !important;\n\t\t}\n\t\t.mb-0{\n\t\t\tmargin-bottom: 0 !important;\n\t\t}\n\t\t.pb-0{\n\t\t\tpadding-bottom: 0 !important;\n\t\t}\n\t\t.mt-0{\n\t\t\tmargin-top: 0 !important;\n\t\t}\n\t\t.text-center{\n\t\t\ttext-align: center;\n\t\t}\n\t\t.tcontent_text h2, .tcontent_text h3, .tcontent_text h4{\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t\t.tcontent_text{\n                     color: #000;\n                 }\n\t\t.tcontent_text img{\n\t\t\twidth: 100%;\n\t\t}\n\t\t.tcontent_text img + h4{\n\t\t\tmargin-top: 15px !important;\n\t\t}\n\t\t.inner_content{\n\t\t\tmax-width: 100%;\n\t\t}\n\t\t.content_90{\n\t\t\tmax-width: 90%;\n\t\t}\n\t\t.inner_content h2{\n\t\t\tfont-weight: 300 !important;\n\t\t\tcolor: #000\n\t\t\tline-height: 1.25;\n\t\t    font-size: 38px;\n\t\t    margin-top: 0;\n\t\t    letter-spacing: 1px;\n\t\t    margin-bottom: 18px !important;\n\t\t}\n\t\t.inner_content h3{\n\t\t    font-size: 22px;\n\t\t    color: inherit !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h4{\n\t\t    font-size: 20px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n                    line-height: 1.3;\n\t\t    margin-bottom: 10px !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h5{\n\t\t    font-size: 18px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 10px;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content p{\n\t\t\tfont-size: 18px;\n\t\t    line-height: 1.6;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 15px !important;\n\t\t}\n\t\t.tc_yellow_bg{\n\t\t\tbackground: #f7b733;\n\t\t\tpadding: 5px;\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.tc_youtube{\n\t\t\ttext-align: center;\n\t\t\tmargin-bottom: 18px;\n\t\t\tmargin-top: 20px;\n\t\t}\n\t\t.tc_youtube iframe {\n\t\t    width: 100%;\n\t\t    max-width: 670px !important;\n\t\t    height: 375px;\n\t\t}\n\t\t.tc_background{\n\t\t\tbackground: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover;\n\t\t\tcolor: #fff;\n    \t\tpadding: 40px 35px 10px;\n\t\t}\n\t\t.tc_background h4{\n\t\t\tcolor: #fff;\n                       font-size: 18px;\n\t\t}\n\t\t.tc_footer p span{\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px;\n\t\t}\n\n\t\t@media screen and (max-width: 640px) {\n\t\t\t.px-20{\n\t\t\t\tpadding-left: 0;\n\t\t\t\tpadding-right: 0;\n\t\t\t}\n\t\t\t.py-50 {\n\t\t\t    padding-top: 30px;\n\t\t\t    padding-bottom: 30px;\n\t\t\t}\n                        .py-30{\n                           padding-top: 20px;\n                           padding-bottom: 20px;\n                        }\n\t\t\t.tcd-flex{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\t.tc_youtube iframe{\n\t\t\t\theight: 220px;\n\t\t\t}\n\t\t\t.tc_background{\n\t\t\t\tpadding: 30px 10px 15px;\n\t\t\t}\n\t\t\t.tc_footer p span{\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 2px 0;\n\t\t\t}\n                       .content_90{\n\t\t\t  max-width: 100%;\n\t\t       }\n                       .inner_content h4 br{display:none;}\n                       .tcd-flex .tc_col{margin-bottom: 8px;}\n                       .inner_content h2{font-size: 25px;}\n                       .inner_content p{font-size: 15px;}\n                       .inner_content h4{font-size: 18px;}\n                       .inner_content h3{font-size: 20px; margin-bottom: 15px !important;}\n                       .tc_background h4{font-size: 16px;}\n\t\t}\n--\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":30917809012874,"sku":"10253-cv","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Remote","offer_id":30917809045642,"sku":"10253-rc","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-big-ben-10253-light-kit_1.png?v=1753169001"},{"product_id":"lego-10246-detectives-office-light-kit","title":"Light Kit for Detective's Office 10246","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16476603646063,"sku":"10246-cv","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/lego-10246-detectives-office-light-kit_1_c066b690-8204-46be-8dcd-fce3c5e1b71b.jpg?v=1753168992"},{"product_id":"lego-parisian-restaurant-10243-light-kit","title":"Light Kit for Parisian Restaurant 10243","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16481609908335,"sku":"10243-cv","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Remote","offer_id":40480533479584,"sku":"10243-rc","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-parisian-restaurant-10243-light-kit_1.png?v=1753168978"},{"product_id":"lego-10249-winter-toy-shop-light-kit","title":"Light Kit for Winter Toy Shop 10249","description":"\u003cstyle\u003e\u003c!--\n.tcontent_area{\n\t\t\twidth: 100%;\n\t\t\tmargin: auto;\n\t\t}\n\t\t.tcd-flex{\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: -moz-flex;\n\t\t\tdisplay: -ms-flex;\n\t\t\tdisplay: -o-flex;\n\t\t\tdisplay: flex;\n\t\t}\n\t\t.ai-center{\n\t\t\t-ms-align-items: center;\n\t\t\talign-items: center;\n\t\t}\n\t\t.tcd-flex .tc_col{\n\t\t\tpadding: 5px;\n                        -webkit-flex: 1px;\n\t\t\t-moz-flex: 1px;\n\t\t\t-ms-flex: 1px;\n\t\t\t-o-flex: 1px;\n\t\t\tflex: 1px;\n\t\t}\n\t\t.full-flex{\n\t\t\tmargin-left: -5px;\n\t\t\tmargin-right: -5px;\n\t\t}\n\t\t.py-50{\n\t\t\tpadding-top: 50px;\n\t\t\tpadding-bottom: 50px;\n\t\t}\n                .py-30{\n\t\t\tpadding-top: 30px;\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\t.px-20{\n\t\t\tpadding-left: 20px;\n\t\t\tpadding-right: 20px;\n\t\t}\n\t\t.mb-20{\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\t\t.mb-30{\n\t\t\tmargin-bottom: 30px;\n\t\t}\n\t\t.pt-20{\n\t\t\tpadding-top: 20px !important;\n\t\t}\n\t\t.mb-0{\n\t\t\tmargin-bottom: 0 !important;\n\t\t}\n\t\t.pb-0{\n\t\t\tpadding-bottom: 0 !important;\n\t\t}\n\t\t.mt-0{\n\t\t\tmargin-top: 0 !important;\n\t\t}\n\t\t.text-center{\n\t\t\ttext-align: center;\n\t\t}\n\t\t.tcontent_text h2, .tcontent_text h3, .tcontent_text h4{\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t\t.tcontent_text{\n                     color: #000;\n                 }\n\t\t.tcontent_text img{\n\t\t\twidth: 100%;\n\t\t}\n\t\t.tcontent_text img + h4{\n\t\t\tmargin-top: 15px !important;\n\t\t}\n\t\t.inner_content{\n\t\t\tmax-width: 100%;\n\t\t}\n\t\t.content_90{\n\t\t\tmax-width: 90%;\n\t\t}\n\t\t.inner_content h2{\n\t\t\tfont-weight: 300 !important;\n\t\t\tcolor: #000\n\t\t\tline-height: 1.25;\n\t\t    font-size: 38px;\n\t\t    margin-top: 0;\n\t\t    letter-spacing: 1px;\n\t\t    margin-bottom: 18px !important;\n\t\t}\n\t\t.inner_content h3{\n\t\t    font-size: 22px;\n\t\t    color: inherit !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h4{\n\t\t    font-size: 20px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n                    line-height: 1.3;\n\t\t    margin-bottom: 10px !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h5{\n\t\t    font-size: 18px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 10px;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content p{\n\t\t\tfont-size: 18px;\n\t\t    line-height: 1.6;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 15px !important;\n\t\t}\n\t\t.tc_yellow_bg{\n\t\t\tbackground: #f7b733;\n\t\t\tpadding: 5px;\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.tc_youtube{\n\t\t\ttext-align: center;\n\t\t\tmargin-bottom: 18px;\n\t\t\tmargin-top: 20px;\n\t\t}\n\t\t.tc_youtube iframe {\n\t\t    width: 100%;\n\t\t    max-width: 670px !important;\n\t\t    height: 375px;\n\t\t}\n\t\t.tc_background{\n\t\t\tbackground: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover;\n\t\t\tcolor: #fff;\n    \t\tpadding: 40px 35px 10px;\n\t\t}\n\t\t.tc_background h4{\n\t\t\tcolor: #fff;\n                       font-size: 18px;\n\t\t}\n\t\t.tc_footer p span{\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px;\n\t\t}\n\n\t\t@media screen and (max-width: 640px) {\n\t\t\t.px-20{\n\t\t\t\tpadding-left: 0;\n\t\t\t\tpadding-right: 0;\n\t\t\t}\n\t\t\t.py-50 {\n\t\t\t    padding-top: 30px;\n\t\t\t    padding-bottom: 30px;\n\t\t\t}\n                        .py-30{\n                           padding-top: 20px;\n                           padding-bottom: 20px;\n                        }\n\t\t\t.tcd-flex{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\t.tc_youtube iframe{\n\t\t\t\theight: 220px;\n\t\t\t}\n\t\t\t.tc_background{\n\t\t\t\tpadding: 30px 10px 15px;\n\t\t\t}\n\t\t\t.tc_footer p span{\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 2px 0;\n\t\t\t}\n                       .content_90{\n\t\t\t  max-width: 100%;\n\t\t       }\n                       .inner_content h4 br{display:none;}\n                       .tcd-flex .tc_col{margin-bottom: 8px;}\n                       .inner_content h2{font-size: 25px;}\n                       .inner_content p{font-size: 15px;}\n                       .inner_content h4{font-size: 18px;}\n                       .inner_content h3{font-size: 20px; margin-bottom: 15px !important;}\n                       .tc_background h4{font-size: 16px;}\n\t\t}\n--\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16482766618735,"sku":"10249-cv","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-10249-winter-toy-shop-light-kit-1.jpg?v=1753168963"},{"product_id":"lego-pet-shop-10218-light-kit","title":"Light Kit for Pet Shop 10218","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16483158032495,"sku":"10218-cv","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-pet-shop-10218-light-kit_1.jpg?v=1753168954"},{"product_id":"lego-10245-santas-workshop-light-kit","title":"Light Kit for Santa's Workshop 10245","description":"\u003cstyle\u003e\u003c!--\n.tcontent_area{\n\t\t\twidth: 100%;\n\t\t\tmargin: auto;\n\t\t}\n\t\t.tcd-flex{\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: -moz-flex;\n\t\t\tdisplay: -ms-flex;\n\t\t\tdisplay: -o-flex;\n\t\t\tdisplay: flex;\n\t\t}\n\t\t.ai-center{\n\t\t\t-ms-align-items: center;\n\t\t\talign-items: center;\n\t\t}\n\t\t.tcd-flex .tc_col{\n\t\t\tpadding: 5px;\n                        -webkit-flex: 1px;\n\t\t\t-moz-flex: 1px;\n\t\t\t-ms-flex: 1px;\n\t\t\t-o-flex: 1px;\n\t\t\tflex: 1px;\n\t\t}\n\t\t.full-flex{\n\t\t\tmargin-left: -5px;\n\t\t\tmargin-right: -5px;\n\t\t}\n\t\t.py-50{\n\t\t\tpadding-top: 50px;\n\t\t\tpadding-bottom: 50px;\n\t\t}\n                .py-30{\n\t\t\tpadding-top: 30px;\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\t.px-20{\n\t\t\tpadding-left: 20px;\n\t\t\tpadding-right: 20px;\n\t\t}\n\t\t.mb-20{\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\t\t.mb-30{\n\t\t\tmargin-bottom: 30px;\n\t\t}\n\t\t.pt-20{\n\t\t\tpadding-top: 20px !important;\n\t\t}\n\t\t.mb-0{\n\t\t\tmargin-bottom: 0 !important;\n\t\t}\n\t\t.pb-0{\n\t\t\tpadding-bottom: 0 !important;\n\t\t}\n\t\t.mt-0{\n\t\t\tmargin-top: 0 !important;\n\t\t}\n\t\t.text-center{\n\t\t\ttext-align: center;\n\t\t}\n\t\t.tcontent_text h2, .tcontent_text h3, .tcontent_text h4{\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t\t.tcontent_text{\n                     color: #000;\n                 }\n\t\t.tcontent_text img{\n\t\t\twidth: 100%;\n\t\t}\n\t\t.tcontent_text img + h4{\n\t\t\tmargin-top: 15px !important;\n\t\t}\n\t\t.inner_content{\n\t\t\tmax-width: 100%;\n\t\t}\n\t\t.content_90{\n\t\t\tmax-width: 90%;\n\t\t}\n\t\t.inner_content h2{\n\t\t\tfont-weight: 300 !important;\n\t\t\tcolor: #000\n\t\t\tline-height: 1.25;\n\t\t    font-size: 38px;\n\t\t    margin-top: 0;\n\t\t    letter-spacing: 1px;\n\t\t    margin-bottom: 18px !important;\n\t\t}\n\t\t.inner_content h3{\n\t\t    font-size: 22px;\n\t\t    color: inherit !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h4{\n\t\t    font-size: 20px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n                    line-height: 1.3;\n\t\t    margin-bottom: 10px !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h5{\n\t\t    font-size: 18px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 10px;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content p{\n\t\t\tfont-size: 18px;\n\t\t    line-height: 1.6;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 15px !important;\n\t\t}\n\t\t.tc_yellow_bg{\n\t\t\tbackground: #f7b733;\n\t\t\tpadding: 5px;\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.tc_youtube{\n\t\t\ttext-align: center;\n\t\t\tmargin-bottom: 18px;\n\t\t\tmargin-top: 20px;\n\t\t}\n\t\t.tc_youtube iframe {\n\t\t    width: 100%;\n\t\t    max-width: 670px !important;\n\t\t    height: 375px;\n\t\t}\n\t\t.tc_background{\n\t\t\tbackground: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover;\n\t\t\tcolor: #fff;\n    \t\tpadding: 40px 35px 10px;\n\t\t}\n\t\t.tc_background h4{\n\t\t\tcolor: #fff;\n                       font-size: 18px;\n\t\t}\n\t\t.tc_footer p span{\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px;\n\t\t}\n\n\t\t@media screen and (max-width: 640px) {\n\t\t\t.px-20{\n\t\t\t\tpadding-left: 0;\n\t\t\t\tpadding-right: 0;\n\t\t\t}\n\t\t\t.py-50 {\n\t\t\t    padding-top: 30px;\n\t\t\t    padding-bottom: 30px;\n\t\t\t}\n                        .py-30{\n                           padding-top: 20px;\n                           padding-bottom: 20px;\n                        }\n\t\t\t.tcd-flex{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\t.tc_youtube iframe{\n\t\t\t\theight: 220px;\n\t\t\t}\n\t\t\t.tc_background{\n\t\t\t\tpadding: 30px 10px 15px;\n\t\t\t}\n\t\t\t.tc_footer p span{\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 2px 0;\n\t\t\t}\n                       .content_90{\n\t\t\t  max-width: 100%;\n\t\t       }\n                       .inner_content h4 br{display:none;}\n                       .tcd-flex .tc_col{margin-bottom: 8px;}\n                       .inner_content h2{font-size: 25px;}\n                       .inner_content p{font-size: 15px;}\n                       .inner_content h4{font-size: 18px;}\n                       .inner_content h3{font-size: 20px; margin-bottom: 15px !important;}\n                       .tc_background h4{font-size: 16px;}\n\t\t}\n--\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16483507732591,"sku":"10245-cv","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lighting-kit-for-santas-workshop-10245-game-of-bricks-334303.png?v=1753168950"},{"product_id":"lego-10257-carousel-light-kit","title":"Light Kit for Carousel 10257","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16485911593071,"sku":"10257-cv","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/LED_Lighting_Kit_for_LEGO_Creator_Expert_Carousel_10257-1.png?v=1753168940"},{"product_id":"lego-10247-ferris-wheel-light-kit","title":"Light Kit for Ferris Wheel 10247 (Updated)","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":20645157404783,"sku":"10247-cv","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Standard","offer_id":46528884769101,"sku":"10247-sv","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/lego-10247-ferris-wheel-light-kit_1_1bf65bfa-7a91-4185-9711-7ec1b167816f.jpg?v=1753168924"},{"product_id":"lego-10234-sydney-opera-house-light-kit","title":"Light Kit for Sydney Opera House 10234","description":"","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16488981495919,"sku":"10234-cv","price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/LEDLightingKitforLEGOCreatorExpert10234SydneyOperaHousea.jpg?v=1753168900"},{"product_id":"lego-10185-green-grocer-light-kit","title":"Light Kit for Green Grocer 10185","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16490882105455,"sku":"10185-cv","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-10185-green-grocer-light-kit-1.jpg?v=1753168879"},{"product_id":"lego-taj-mahal-light-kit","title":"Light Kit for Taj Mahal #10256 #10189","description":"","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":39868048343200,"sku":"10189-cv","price":64.99,"currency_code":"USD","in_stock":true},{"title":"Standard","offer_id":39868048375968,"sku":"10189-sv","price":84.99,"currency_code":"USD","in_stock":true},{"title":"Remote","offer_id":39868048408736,"sku":"10189-rc","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lighting-kit-for-taj-mahal-10189-10256-game-of-bricks-advanced-version-689652.png?v=1753168847"},{"product_id":"lego-brick-bank-10251-light-kit","title":"Light Kit for Brick Bank 10251","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16495689269359,"sku":"10251-cv","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/2.jpg?v=1753168839"},{"product_id":"lego-10255-assembly-square-light-kit","title":"Light Kit for Assembly Square 10255","description":"\u003cstyle\u003e\u003c!--\n.tcontent_area{\n\t\t\twidth: 100%;\n\t\t\tmargin: auto;\n\t\t}\n\t\t.tcd-flex{\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: -moz-flex;\n\t\t\tdisplay: -ms-flex;\n\t\t\tdisplay: -o-flex;\n\t\t\tdisplay: flex;\n\t\t}\n\t\t.ai-center{\n\t\t\t-ms-align-items: center;\n\t\t\talign-items: center;\n\t\t}\n\t\t.tcd-flex .tc_col{\n\t\t\tpadding: 5px;\n                        -webkit-flex: 1px;\n\t\t\t-moz-flex: 1px;\n\t\t\t-ms-flex: 1px;\n\t\t\t-o-flex: 1px;\n\t\t\tflex: 1px;\n\t\t}\n\t\t.full-flex{\n\t\t\tmargin-left: -5px;\n\t\t\tmargin-right: -5px;\n\t\t}\n\t\t.py-50{\n\t\t\tpadding-top: 50px;\n\t\t\tpadding-bottom: 50px;\n\t\t}\n                .py-30{\n\t\t\tpadding-top: 30px;\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\t.px-20{\n\t\t\tpadding-left: 20px;\n\t\t\tpadding-right: 20px;\n\t\t}\n\t\t.mb-20{\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\t\t.mb-30{\n\t\t\tmargin-bottom: 30px;\n\t\t}\n\t\t.pt-20{\n\t\t\tpadding-top: 20px !important;\n\t\t}\n\t\t.mb-0{\n\t\t\tmargin-bottom: 0 !important;\n\t\t}\n\t\t.pb-0{\n\t\t\tpadding-bottom: 0 !important;\n\t\t}\n\t\t.mt-0{\n\t\t\tmargin-top: 0 !important;\n\t\t}\n\t\t.text-center{\n\t\t\ttext-align: center;\n\t\t}\n\t\t.tcontent_text h2, .tcontent_text h3, .tcontent_text h4{\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t\t.tcontent_text{\n                     color: #000;\n                 }\n\t\t.tcontent_text img{\n\t\t\twidth: 100%;\n\t\t}\n\t\t.tcontent_text img + h4{\n\t\t\tmargin-top: 15px !important;\n\t\t}\n\t\t.inner_content{\n\t\t\tmax-width: 100%;\n\t\t}\n\t\t.content_90{\n\t\t\tmax-width: 90%;\n\t\t}\n\t\t.inner_content h2{\n\t\t\tfont-weight: 300 !important;\n\t\t\tcolor: #000\n\t\t\tline-height: 1.25;\n\t\t    font-size: 38px;\n\t\t    margin-top: 0;\n\t\t    letter-spacing: 1px;\n\t\t    margin-bottom: 18px !important;\n\t\t}\n\t\t.inner_content h3{\n\t\t    font-size: 22px;\n\t\t    color: inherit !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h4{\n\t\t    font-size: 20px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n                    line-height: 1.3;\n\t\t    margin-bottom: 10px !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h5{\n\t\t    font-size: 18px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 10px;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content p{\n\t\t\tfont-size: 18px;\n\t\t    line-height: 1.6;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 15px !important;\n\t\t}\n\t\t.tc_yellow_bg{\n\t\t\tbackground: #f7b733;\n\t\t\tpadding: 5px;\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.tc_youtube{\n\t\t\ttext-align: center;\n\t\t\tmargin-bottom: 18px;\n\t\t\tmargin-top: 20px;\n\t\t}\n\t\t.tc_youtube iframe {\n\t\t    width: 100%;\n\t\t    max-width: 670px !important;\n\t\t    height: 375px;\n\t\t}\n\t\t.tc_background{\n\t\t\tbackground: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover;\n\t\t\tcolor: #fff;\n    \t\tpadding: 40px 35px 10px;\n\t\t}\n\t\t.tc_background h4{\n\t\t\tcolor: #fff;\n                       font-size: 18px;\n\t\t}\n\t\t.tc_footer p span{\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px;\n\t\t}\n\n\t\t@media screen and (max-width: 640px) {\n\t\t\t.px-20{\n\t\t\t\tpadding-left: 0;\n\t\t\t\tpadding-right: 0;\n\t\t\t}\n\t\t\t.py-50 {\n\t\t\t    padding-top: 30px;\n\t\t\t    padding-bottom: 30px;\n\t\t\t}\n                        .py-30{\n                           padding-top: 20px;\n                           padding-bottom: 20px;\n                        }\n\t\t\t.tcd-flex{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\t.tc_youtube iframe{\n\t\t\t\theight: 220px;\n\t\t\t}\n\t\t\t.tc_background{\n\t\t\t\tpadding: 30px 10px 15px;\n\t\t\t}\n\t\t\t.tc_footer p span{\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 2px 0;\n\t\t\t}\n                       .content_90{\n\t\t\t  max-width: 100%;\n\t\t       }\n                       .inner_content h4 br{display:none;}\n                       .tcd-flex .tc_col{margin-bottom: 8px;}\n                       .inner_content h2{font-size: 25px;}\n                       .inner_content p{font-size: 15px;}\n                       .inner_content h4{font-size: 18px;}\n                       .inner_content h3{font-size: 20px; margin-bottom: 15px !important;}\n                       .tc_background h4{font-size: 16px;}\n\t\t}\n--\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":16496442310767,"sku":"10255-cv","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-10255-assembly-square-light-kit-1.jpg?v=1753168830"},{"product_id":"lego-palace-cinema-10232-light-kit","title":"Light Kit for Palace Cinema 10232 (Updated)","description":"\u003cstyle\u003e\u003c!--\n.tcontent_area{\n\t\t\twidth: 100%;\n\t\t\tmargin: auto;\n\t\t}\n\t\t.tcd-flex{\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: -moz-flex;\n\t\t\tdisplay: -ms-flex;\n\t\t\tdisplay: -o-flex;\n\t\t\tdisplay: flex;\n\t\t}\n\t\t.ai-center{\n\t\t\t-ms-align-items: center;\n\t\t\talign-items: center;\n\t\t}\n\t\t.tcd-flex .tc_col{\n\t\t\tpadding: 5px;\n                        -webkit-flex: 1px;\n\t\t\t-moz-flex: 1px;\n\t\t\t-ms-flex: 1px;\n\t\t\t-o-flex: 1px;\n\t\t\tflex: 1px;\n\t\t}\n\t\t.full-flex{\n\t\t\tmargin-left: -5px;\n\t\t\tmargin-right: -5px;\n\t\t}\n\t\t.py-50{\n\t\t\tpadding-top: 50px;\n\t\t\tpadding-bottom: 50px;\n\t\t}\n                .py-30{\n\t\t\tpadding-top: 30px;\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\t.px-20{\n\t\t\tpadding-left: 20px;\n\t\t\tpadding-right: 20px;\n\t\t}\n\t\t.mb-20{\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\t\t.mb-30{\n\t\t\tmargin-bottom: 30px;\n\t\t}\n\t\t.pt-20{\n\t\t\tpadding-top: 20px !important;\n\t\t}\n\t\t.mb-0{\n\t\t\tmargin-bottom: 0 !important;\n\t\t}\n\t\t.pb-0{\n\t\t\tpadding-bottom: 0 !important;\n\t\t}\n\t\t.mt-0{\n\t\t\tmargin-top: 0 !important;\n\t\t}\n\t\t.text-center{\n\t\t\ttext-align: center;\n\t\t}\n\t\t.tcontent_text h2, .tcontent_text h3, .tcontent_text h4{\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t\t.tcontent_text{\n                     color: #000;\n                 }\n\t\t.tcontent_text img{\n\t\t\twidth: 100%;\n\t\t}\n\t\t.tcontent_text img + h4{\n\t\t\tmargin-top: 15px !important;\n\t\t}\n\t\t.inner_content{\n\t\t\tmax-width: 100%;\n\t\t}\n\t\t.content_90{\n\t\t\tmax-width: 90%;\n\t\t}\n\t\t.inner_content h2{\n\t\t\tfont-weight: 300 !important;\n\t\t\tcolor: #000\n\t\t\tline-height: 1.25;\n\t\t    font-size: 38px;\n\t\t    margin-top: 0;\n\t\t    letter-spacing: 1px;\n\t\t    margin-bottom: 18px !important;\n\t\t}\n\t\t.inner_content h3{\n\t\t    font-size: 22px;\n\t\t    color: inherit !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h4{\n\t\t    font-size: 20px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n                    line-height: 1.3;\n\t\t    margin-bottom: 10px !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h5{\n\t\t    font-size: 18px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 10px;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content p{\n\t\t\tfont-size: 18px;\n\t\t    line-height: 1.6;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 15px !important;\n\t\t}\n\t\t.tc_yellow_bg{\n\t\t\tbackground: #f7b733;\n\t\t\tpadding: 5px;\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.tc_youtube{\n\t\t\ttext-align: center;\n\t\t\tmargin-bottom: 18px;\n\t\t\tmargin-top: 20px;\n\t\t}\n\t\t.tc_youtube iframe {\n\t\t    width: 100%;\n\t\t    max-width: 670px !important;\n\t\t    height: 375px;\n\t\t}\n\t\t.tc_background{\n\t\t\tbackground: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover;\n\t\t\tcolor: #fff;\n    \t\tpadding: 40px 35px 10px;\n\t\t}\n\t\t.tc_background h4{\n\t\t\tcolor: #fff;\n                       font-size: 18px;\n\t\t}\n\t\t.tc_footer p span{\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px;\n\t\t}\n\n\t\t@media screen and (max-width: 640px) {\n\t\t\t.px-20{\n\t\t\t\tpadding-left: 0;\n\t\t\t\tpadding-right: 0;\n\t\t\t}\n\t\t\t.py-50 {\n\t\t\t    padding-top: 30px;\n\t\t\t    padding-bottom: 30px;\n\t\t\t}\n                        .py-30{\n                           padding-top: 20px;\n                           padding-bottom: 20px;\n                        }\n\t\t\t.tcd-flex{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\t.tc_youtube iframe{\n\t\t\t\theight: 220px;\n\t\t\t}\n\t\t\t.tc_background{\n\t\t\t\tpadding: 30px 10px 15px;\n\t\t\t}\n\t\t\t.tc_footer p span{\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 2px 0;\n\t\t\t}\n                       .content_90{\n\t\t\t  max-width: 100%;\n\t\t       }\n                       .inner_content h4 br{display:none;}\n                       .tcd-flex .tc_col{margin-bottom: 8px;}\n                       .inner_content h2{font-size: 25px;}\n                       .inner_content p{font-size: 15px;}\n                       .inner_content h4{font-size: 18px;}\n                       .inner_content h3{font-size: 20px; margin-bottom: 15px !important;}\n                       .tc_background h4{font-size: 16px;}\n\t\t}\n--\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":51589801410893,"sku":"10232-cv","price":56.99,"currency_code":"USD","in_stock":true},{"title":"Standard","offer_id":16497088495727,"sku":"10232-sv","price":72.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-10232-palace-cinema-light-kit_1.png?v=1753168821"},{"product_id":"lego-10231-shuttle-expedition-light-kit","title":"Light Kit for Shuttle Expedition 10231 (Updated)","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":30930894585994,"sku":"10231-cv","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Sound","offer_id":30930894618762,"sku":"10231-sound","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/led-lighting-kit-for-lego-creator-expert-shuttle-expedition-10231-1.png?v=1753168757"},{"product_id":"lego-10181-the-eiffel-tower-1-300-light-kit","title":"Light Kit for The Eiffel Tower 1:300 10181","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":20656303833199,"sku":"10181-cv","price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/led-lighting-kit-for-lego-10181-creator-expert-the-eiffel-tower-1-300-1.png?v=1753168755"},{"product_id":"lego-corner-garage-10264-light-kit","title":"Light Kit for Corner Garage 10264","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":20801859321967,"sku":"10264-cv","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-10264-corner-garage-light-kit_1.png?v=1753168730"},{"product_id":"lego-gingerbread-house-10267-light-kit","title":"Light Kit for Gingerbread House 10267 (Updated)","description":"\u003cstyle\u003e\u003c!--\n.tcontent_area{\n\t\t\twidth: 100%;\n\t\t\tmargin: auto;\n\t\t}\n\t\t.tcd-flex{\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: -moz-flex;\n\t\t\tdisplay: -ms-flex;\n\t\t\tdisplay: -o-flex;\n\t\t\tdisplay: flex;\n\t\t}\n\t\t.ai-center{\n\t\t\t-ms-align-items: center;\n\t\t\talign-items: center;\n\t\t}\n\t\t.tcd-flex .tc_col{\n\t\t\tpadding: 5px;\n                        -webkit-flex: 1px;\n\t\t\t-moz-flex: 1px;\n\t\t\t-ms-flex: 1px;\n\t\t\t-o-flex: 1px;\n\t\t\tflex: 1px;\n\t\t}\n\t\t.full-flex{\n\t\t\tmargin-left: -5px;\n\t\t\tmargin-right: -5px;\n\t\t}\n\t\t.py-50{\n\t\t\tpadding-top: 50px;\n\t\t\tpadding-bottom: 50px;\n\t\t}\n                .py-30{\n\t\t\tpadding-top: 30px;\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\t.px-20{\n\t\t\tpadding-left: 20px;\n\t\t\tpadding-right: 20px;\n\t\t}\n\t\t.mb-20{\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\t\t.mb-30{\n\t\t\tmargin-bottom: 30px;\n\t\t}\n\t\t.pt-20{\n\t\t\tpadding-top: 20px !important;\n\t\t}\n\t\t.mb-0{\n\t\t\tmargin-bottom: 0 !important;\n\t\t}\n\t\t.pb-0{\n\t\t\tpadding-bottom: 0 !important;\n\t\t}\n\t\t.mt-0{\n\t\t\tmargin-top: 0 !important;\n\t\t}\n\t\t.text-center{\n\t\t\ttext-align: center;\n\t\t}\n\t\t.tcontent_text h2, .tcontent_text h3, .tcontent_text h4{\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t\t.tcontent_text{\n                     color: #000;\n                 }\n\t\t.tcontent_text img{\n\t\t\twidth: 100%;\n\t\t}\n\t\t.tcontent_text img + h4{\n\t\t\tmargin-top: 15px !important;\n\t\t}\n\t\t.inner_content{\n\t\t\tmax-width: 100%;\n\t\t}\n\t\t.content_90{\n\t\t\tmax-width: 90%;\n\t\t}\n\t\t.inner_content h2{\n\t\t\tfont-weight: 300 !important;\n\t\t\tcolor: #000\n\t\t\tline-height: 1.25;\n\t\t    font-size: 38px;\n\t\t    margin-top: 0;\n\t\t    letter-spacing: 1px;\n\t\t    margin-bottom: 18px !important;\n\t\t}\n\t\t.inner_content h3{\n\t\t    font-size: 22px;\n\t\t    color: inherit !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h4{\n\t\t    font-size: 20px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n                    line-height: 1.3;\n\t\t    margin-bottom: 10px !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h5{\n\t\t    font-size: 18px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 10px;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content p{\n\t\t\tfont-size: 18px;\n\t\t    line-height: 1.6;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 15px !important;\n\t\t}\n\t\t.tc_yellow_bg{\n\t\t\tbackground: #f7b733;\n\t\t\tpadding: 5px;\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.tc_youtube{\n\t\t\ttext-align: center;\n\t\t\tmargin-bottom: 18px;\n\t\t\tmargin-top: 20px;\n\t\t}\n\t\t.tc_youtube iframe {\n\t\t    width: 100%;\n\t\t    max-width: 670px !important;\n\t\t    height: 375px;\n\t\t}\n\t\t.tc_background{\n\t\t\tbackground: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover;\n\t\t\tcolor: #fff;\n    \t\tpadding: 40px 35px 10px;\n\t\t}\n\t\t.tc_background h4{\n\t\t\tcolor: #fff;\n                       font-size: 18px;\n\t\t}\n\t\t.tc_footer p span{\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px;\n\t\t}\n\n\t\t@media screen and (max-width: 640px) {\n\t\t\t.px-20{\n\t\t\t\tpadding-left: 0;\n\t\t\t\tpadding-right: 0;\n\t\t\t}\n\t\t\t.py-50 {\n\t\t\t    padding-top: 30px;\n\t\t\t    padding-bottom: 30px;\n\t\t\t}\n                        .py-30{\n                           padding-top: 20px;\n                           padding-bottom: 20px;\n                        }\n\t\t\t.tcd-flex{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\t.tc_youtube iframe{\n\t\t\t\theight: 220px;\n\t\t\t}\n\t\t\t.tc_background{\n\t\t\t\tpadding: 30px 10px 15px;\n\t\t\t}\n\t\t\t.tc_footer p span{\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 2px 0;\n\t\t\t}\n                       .content_90{\n\t\t\t  max-width: 100%;\n\t\t       }\n                       .inner_content h4 br{display:none;}\n                       .tcd-flex .tc_col{margin-bottom: 8px;}\n                       .inner_content h2{font-size: 25px;}\n                       .inner_content p{font-size: 15px;}\n                       .inner_content h4{font-size: 18px;}\n                       .inner_content h3{font-size: 20px; margin-bottom: 15px !important;}\n                       .tc_background h4{font-size: 16px;}\n\t\t}\n--\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":40170780983456,"sku":"10267-cv","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Standard","offer_id":30806261727370,"sku":"10267-sv","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Remote","offer_id":30806261891210,"sku":"10267-rc","price":56.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-gingerbread-house-10267-light-kit_2.jpg?v=1753168669"},{"product_id":"lego-old-trafford-10272-light-kit","title":"Light Kit for Old Trafford 10272","description":"\u003cstyle\u003e\u003c!--\n.tcontent_area{\n\t\t\twidth: 100%;\n\t\t\tmargin: auto;\n\t\t}\n\t\t.tcd-flex{\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: -moz-flex;\n\t\t\tdisplay: -ms-flex;\n\t\t\tdisplay: -o-flex;\n\t\t\tdisplay: flex;\n\t\t}\n\t\t.ai-center{\n\t\t\t-ms-align-items: center;\n\t\t\talign-items: center;\n\t\t}\n\t\t.tcd-flex .tc_col{\n\t\t\tpadding: 5px;\n                        -webkit-flex: 1px;\n\t\t\t-moz-flex: 1px;\n\t\t\t-ms-flex: 1px;\n\t\t\t-o-flex: 1px;\n\t\t\tflex: 1px;\n\t\t}\n\t\t.full-flex{\n\t\t\tmargin-left: -5px;\n\t\t\tmargin-right: -5px;\n\t\t}\n\t\t.py-50{\n\t\t\tpadding-top: 50px;\n\t\t\tpadding-bottom: 50px;\n\t\t}\n                .py-30{\n\t\t\tpadding-top: 30px;\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\t.px-20{\n\t\t\tpadding-left: 20px;\n\t\t\tpadding-right: 20px;\n\t\t}\n\t\t.mb-20{\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\t\t.mb-30{\n\t\t\tmargin-bottom: 30px;\n\t\t}\n\t\t.pt-20{\n\t\t\tpadding-top: 20px !important;\n\t\t}\n\t\t.mb-0{\n\t\t\tmargin-bottom: 0 !important;\n\t\t}\n\t\t.pb-0{\n\t\t\tpadding-bottom: 0 !important;\n\t\t}\n\t\t.mt-0{\n\t\t\tmargin-top: 0 !important;\n\t\t}\n\t\t.text-center{\n\t\t\ttext-align: center;\n\t\t}\n\t\t.tcontent_text h2, .tcontent_text h3, .tcontent_text h4{\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t\t.tcontent_text{\n                     color: #000;\n                 }\n\t\t.tcontent_text img{\n\t\t\twidth: 100%;\n\t\t}\n\t\t.tcontent_text img + h4{\n\t\t\tmargin-top: 15px !important;\n\t\t}\n\t\t.inner_content{\n\t\t\tmax-width: 100%;\n\t\t}\n\t\t.content_90{\n\t\t\tmax-width: 90%;\n\t\t}\n\t\t.inner_content h2{\n\t\t\tfont-weight: 300 !important;\n\t\t\tcolor: #000\n\t\t\tline-height: 1.25;\n\t\t    font-size: 38px;\n\t\t    margin-top: 0;\n\t\t    letter-spacing: 1px;\n\t\t    margin-bottom: 18px !important;\n\t\t}\n\t\t.inner_content h3{\n\t\t    font-size: 22px;\n\t\t    color: inherit !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h4{\n\t\t    font-size: 20px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n                    line-height: 1.3;\n\t\t    margin-bottom: 10px !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h5{\n\t\t    font-size: 18px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 10px;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content p{\n\t\t\tfont-size: 18px;\n\t\t    line-height: 1.6;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 15px !important;\n\t\t}\n\t\t.tc_yellow_bg{\n\t\t\tbackground: #f7b733;\n\t\t\tpadding: 5px;\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.tc_youtube{\n\t\t\ttext-align: center;\n\t\t\tmargin-bottom: 18px;\n\t\t\tmargin-top: 20px;\n\t\t}\n\t\t.tc_youtube iframe {\n\t\t    width: 100%;\n\t\t    max-width: 670px !important;\n\t\t    height: 375px;\n\t\t}\n\t\t.tc_background{\n\t\t\tbackground: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover;\n\t\t\tcolor: #fff;\n    \t\tpadding: 40px 35px 10px;\n\t\t}\n\t\t.tc_background h4{\n\t\t\tcolor: #fff;\n                       font-size: 18px;\n\t\t}\n\t\t.tc_footer p span{\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px;\n\t\t}\n\n\t\t@media screen and (max-width: 640px) {\n\t\t\t.px-20{\n\t\t\t\tpadding-left: 0;\n\t\t\t\tpadding-right: 0;\n\t\t\t}\n\t\t\t.py-50 {\n\t\t\t    padding-top: 30px;\n\t\t\t    padding-bottom: 30px;\n\t\t\t}\n                        .py-30{\n                           padding-top: 20px;\n                           padding-bottom: 20px;\n                        }\n\t\t\t.tcd-flex{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\t.tc_youtube iframe{\n\t\t\t\theight: 220px;\n\t\t\t}\n\t\t\t.tc_background{\n\t\t\t\tpadding: 30px 10px 15px;\n\t\t\t}\n\t\t\t.tc_footer p span{\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 2px 0;\n\t\t\t}\n                       .content_90{\n\t\t\t  max-width: 100%;\n\t\t       }\n                       .inner_content h4 br{display:none;}\n                       .tcd-flex .tc_col{margin-bottom: 8px;}\n                       .inner_content h2{font-size: 25px;}\n                       .inner_content p{font-size: 15px;}\n                       .inner_content h4{font-size: 18px;}\n                       .inner_content h3{font-size: 20px; margin-bottom: 15px !important;}\n                       .tc_background h4{font-size: 16px;}\n\t\t}\n--\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":32379874476170,"sku":"10272-cv","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Classic Remote","offer_id":32379874508938,"sku":"10272-cv-rc","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Standard","offer_id":33153601962122,"sku":"10272-sv","price":56.99,"currency_code":"USD","in_stock":true},{"title":"Standard Remote","offer_id":33153609957514,"sku":"10272-sv-rc","price":74.99,"currency_code":"USD","in_stock":true},{"title":"Standard RC + Sound","offer_id":35995001323680,"sku":"10272-sv-rc-sound","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-old-trafford-10272-light-kit-1s.jpg?v=1753168635"},{"product_id":"lego-aston-martin-valkyrie-amr-pro-and-aston-martin-vantage-gt3-76910-light-kit","title":"Light Kit for Aston Martin Valkyrie AMR Pro and Aston Martin Vantage GT3 76910","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Default Title","offer_id":42487744332029,"sku":"76910-cv","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-aston-martin-valkyrie-amr-pro-and-aston-martin-vantage-gt3-76910-light-kit_1.png?v=1753168133"},{"product_id":"lego-real-madrid-santiago-bernabeu-stadium-10299-light-kit","title":"Light Kit for Real Madrid – Santiago Bernabéu Stadium 10299","description":"\u003cstyle\u003e\u003c!--\n.tcontent_area{\n\t\t\twidth: 100%;\n\t\t\tmargin: auto;\n\t\t}\n\t\t.tcd-flex{\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: -moz-flex;\n\t\t\tdisplay: -ms-flex;\n\t\t\tdisplay: -o-flex;\n\t\t\tdisplay: flex;\n\t\t}\n\t\t.ai-center{\n\t\t\t-ms-align-items: center;\n\t\t\talign-items: center;\n\t\t}\n\t\t.tcd-flex .tc_col{\n\t\t\tpadding: 5px;\n                        -webkit-flex: 1px;\n\t\t\t-moz-flex: 1px;\n\t\t\t-ms-flex: 1px;\n\t\t\t-o-flex: 1px;\n\t\t\tflex: 1px;\n\t\t}\n\t\t.full-flex{\n\t\t\tmargin-left: -5px;\n\t\t\tmargin-right: -5px;\n\t\t}\n\t\t.py-50{\n\t\t\tpadding-top: 50px;\n\t\t\tpadding-bottom: 50px;\n\t\t}\n                .py-30{\n\t\t\tpadding-top: 30px;\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\t.px-20{\n\t\t\tpadding-left: 20px;\n\t\t\tpadding-right: 20px;\n\t\t}\n\t\t.mb-20{\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\t\t.mb-30{\n\t\t\tmargin-bottom: 30px;\n\t\t}\n\t\t.pt-20{\n\t\t\tpadding-top: 20px !important;\n\t\t}\n\t\t.mb-0{\n\t\t\tmargin-bottom: 0 !important;\n\t\t}\n\t\t.pb-0{\n\t\t\tpadding-bottom: 0 !important;\n\t\t}\n\t\t.mt-0{\n\t\t\tmargin-top: 0 !important;\n\t\t}\n\t\t.text-center{\n\t\t\ttext-align: center;\n\t\t}\n\t\t.tcontent_text h2, .tcontent_text h3, .tcontent_text h4{\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t\t.tcontent_text{\n                     color: #000;\n                 }\n\t\t.tcontent_text img{\n\t\t\twidth: 100%;\n\t\t}\n\t\t.tcontent_text img + h4{\n\t\t\tmargin-top: 15px !important;\n\t\t}\n\t\t.inner_content{\n\t\t\tmax-width: 100%;\n\t\t}\n\t\t.content_90{\n\t\t\tmax-width: 90%;\n\t\t}\n\t\t.inner_content h2{\n\t\t\tfont-weight: 300 !important;\n\t\t\tcolor: #000\n\t\t\tline-height: 1.25;\n\t\t    font-size: 38px;\n\t\t    margin-top: 0;\n\t\t    letter-spacing: 1px;\n\t\t    margin-bottom: 18px !important;\n\t\t}\n\t\t.inner_content h3{\n\t\t    font-size: 22px;\n\t\t    color: inherit !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h4{\n\t\t    font-size: 20px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n                    line-height: 1.3;\n\t\t    margin-bottom: 10px !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h5{\n\t\t    font-size: 18px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 10px;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content p{\n\t\t\tfont-size: 18px;\n\t\t    line-height: 1.6;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 15px !important;\n\t\t}\n\t\t.tc_yellow_bg{\n\t\t\tbackground: #f7b733;\n\t\t\tpadding: 5px;\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.tc_youtube{\n\t\t\ttext-align: center;\n\t\t\tmargin-bottom: 18px;\n\t\t\tmargin-top: 20px;\n\t\t}\n\t\t.tc_youtube iframe {\n\t\t    width: 100%;\n\t\t    max-width: 670px !important;\n\t\t    height: 375px;\n\t\t}\n\t\t.tc_background{\n\t\t\tbackground: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover;\n\t\t\tcolor: #fff;\n    \t\tpadding: 40px 35px 10px;\n\t\t}\n\t\t.tc_background h4{\n\t\t\tcolor: #fff;\n                       font-size: 18px;\n\t\t}\n\t\t.tc_footer p span{\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px;\n\t\t}\n\n\t\t@media screen and (max-width: 640px) {\n\t\t\t.px-20{\n\t\t\t\tpadding-left: 0;\n\t\t\t\tpadding-right: 0;\n\t\t\t}\n\t\t\t.py-50 {\n\t\t\t    padding-top: 30px;\n\t\t\t    padding-bottom: 30px;\n\t\t\t}\n                        .py-30{\n                           padding-top: 20px;\n                           padding-bottom: 20px;\n                        }\n\t\t\t.tcd-flex{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\t.tc_youtube iframe{\n\t\t\t\theight: 220px;\n\t\t\t}\n\t\t\t.tc_background{\n\t\t\t\tpadding: 30px 10px 15px;\n\t\t\t}\n\t\t\t.tc_footer p span{\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 2px 0;\n\t\t\t}\n                       .content_90{\n\t\t\t  max-width: 100%;\n\t\t       }\n                       .inner_content h4 br{display:none;}\n                       .tcd-flex .tc_col{margin-bottom: 8px;}\n                       .inner_content h2{font-size: 25px;}\n                       .inner_content p{font-size: 15px;}\n                       .inner_content h4{font-size: 18px;}\n                       .inner_content h3{font-size: 20px; margin-bottom: 15px !important;}\n                       .tc_background h4{font-size: 16px;}\n\t\t}\n--\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":42671617933565,"sku":"10299-cv","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Remote","offer_id":42671617966333,"sku":"10299-rc","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Remote + Sound","offer_id":42671617999101,"sku":"10299-rc-sound","price":82.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-real-madrid-santiago-bernabeu-stadium-10299-light-kit_2_bc9042dd-a172-43a0-bcca-2e660bb66f52.jpg?v=1753168114"},{"product_id":"lego-eiffel-tower-10307-light-kit","title":"Light Kit for Eiffel Tower 10307","description":"\u003cstyle\u003e\u003c!--\n.tcontent_area{\n\t\t\twidth: 100%;\n\t\t\tmargin: auto;\n\t\t}\n\t\t.tcd-flex{\n\t\t\tdisplay: -webkit-flex;\n\t\t\tdisplay: -moz-flex;\n\t\t\tdisplay: -ms-flex;\n\t\t\tdisplay: -o-flex;\n\t\t\tdisplay: flex;\n\t\t}\n\t\t.ai-center{\n\t\t\t-ms-align-items: center;\n\t\t\talign-items: center;\n\t\t}\n\t\t.tcd-flex .tc_col{\n\t\t\tpadding: 5px;\n                        -webkit-flex: 1px;\n\t\t\t-moz-flex: 1px;\n\t\t\t-ms-flex: 1px;\n\t\t\t-o-flex: 1px;\n\t\t\tflex: 1px;\n\t\t}\n\t\t.full-flex{\n\t\t\tmargin-left: -5px;\n\t\t\tmargin-right: -5px;\n\t\t}\n\t\t.py-50{\n\t\t\tpadding-top: 50px;\n\t\t\tpadding-bottom: 50px;\n\t\t}\n                .py-30{\n\t\t\tpadding-top: 30px;\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\t.px-20{\n\t\t\tpadding-left: 20px;\n\t\t\tpadding-right: 20px;\n\t\t}\n\t\t.mb-20{\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\t\t.mb-30{\n\t\t\tmargin-bottom: 30px;\n\t\t}\n\t\t.pt-20{\n\t\t\tpadding-top: 20px !important;\n\t\t}\n\t\t.mb-0{\n\t\t\tmargin-bottom: 0 !important;\n\t\t}\n\t\t.pb-0{\n\t\t\tpadding-bottom: 0 !important;\n\t\t}\n\t\t.mt-0{\n\t\t\tmargin-top: 0 !important;\n\t\t}\n\t\t.text-center{\n\t\t\ttext-align: center;\n\t\t}\n\t\t.tcontent_text h2, .tcontent_text h3, .tcontent_text h4{\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t\t.tcontent_text{\n                     color: #000;\n                 }\n\t\t.tcontent_text img{\n\t\t\twidth: 100%;\n\t\t}\n\t\t.tcontent_text img + h4{\n\t\t\tmargin-top: 15px !important;\n\t\t}\n\t\t.inner_content{\n\t\t\tmax-width: 100%;\n\t\t}\n\t\t.content_90{\n\t\t\tmax-width: 90%;\n\t\t}\n\t\t.inner_content h2{\n\t\t\tfont-weight: 300 !important;\n\t\t\tcolor: #000\n\t\t\tline-height: 1.25;\n\t\t    font-size: 38px;\n\t\t    margin-top: 0;\n\t\t    letter-spacing: 1px;\n\t\t    margin-bottom: 18px !important;\n\t\t}\n\t\t.inner_content h3{\n\t\t    font-size: 22px;\n\t\t    color: inherit !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h4{\n\t\t    font-size: 20px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n                    line-height: 1.3;\n\t\t    margin-bottom: 10px !important;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content h5{\n\t\t    font-size: 18px;\n\t\t    color: #000;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 10px;\n\t\t    text-transform: uppercase;\n\t\t    letter-spacing: 1.3px;\n\t\t    font-weight: 700 !important;\n\t\t}\n\t\t.inner_content p{\n\t\t\tfont-size: 18px;\n\t\t    line-height: 1.6;\n\t\t    margin-top: 0;\n\t\t    margin-bottom: 15px !important;\n\t\t}\n\t\t.tc_yellow_bg{\n\t\t\tbackground: #f7b733;\n\t\t\tpadding: 5px;\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.tc_youtube{\n\t\t\ttext-align: center;\n\t\t\tmargin-bottom: 18px;\n\t\t\tmargin-top: 20px;\n\t\t}\n\t\t.tc_youtube iframe {\n\t\t    width: 100%;\n\t\t    max-width: 670px !important;\n\t\t    height: 375px;\n\t\t}\n\t\t.tc_background{\n\t\t\tbackground: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover;\n\t\t\tcolor: #fff;\n    \t\tpadding: 40px 35px 10px;\n\t\t}\n\t\t.tc_background h4{\n\t\t\tcolor: #fff;\n                       font-size: 18px;\n\t\t}\n\t\t.tc_footer p span{\n\t\t\tdisplay: inline-block;\n\t\t\tmargin: 0 5px;\n\t\t}\n\n\t\t@media screen and (max-width: 640px) {\n\t\t\t.px-20{\n\t\t\t\tpadding-left: 0;\n\t\t\t\tpadding-right: 0;\n\t\t\t}\n\t\t\t.py-50 {\n\t\t\t    padding-top: 30px;\n\t\t\t    padding-bottom: 30px;\n\t\t\t}\n                        .py-30{\n                           padding-top: 20px;\n                           padding-bottom: 20px;\n                        }\n\t\t\t.tcd-flex{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\t.tc_youtube iframe{\n\t\t\t\theight: 220px;\n\t\t\t}\n\t\t\t.tc_background{\n\t\t\t\tpadding: 30px 10px 15px;\n\t\t\t}\n\t\t\t.tc_footer p span{\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 2px 0;\n\t\t\t}\n                       .content_90{\n\t\t\t  max-width: 100%;\n\t\t       }\n                       .inner_content h4 br{display:none;}\n                       .tcd-flex .tc_col{margin-bottom: 8px;}\n                       .inner_content h2{font-size: 25px;}\n                       .inner_content p{font-size: 15px;}\n                       .inner_content h4{font-size: 18px;}\n                       .inner_content h3{font-size: 20px; margin-bottom: 15px !important;}\n                       .tc_background h4{font-size: 16px;}\n\t\t}\n--\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":43654604554493,"sku":"10307-cv","price":69.99,"currency_code":"USD","in_stock":true},{"title":"Classic Remote","offer_id":43654606487805,"sku":"10307-cv-rc","price":84.99,"currency_code":"USD","in_stock":true},{"title":"Standard Remote","offer_id":43682518761725,"sku":"10307-sv-rc","price":116.99,"currency_code":"USD","in_stock":true},{"title":"Standard RC + Sound","offer_id":43682518794493,"sku":"10307-sv-rc-sound","price":136.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/products\/lego-eiffel-tower-10307-light-kit-sv_3.jpg?v=1753167863"},{"product_id":"lego-natural-history-museum-10326-light-kit","title":"Light Kit for Natural History Museum 10326","description":"\u003cstyle\u003e\u003c!-- .tcontent_area{ width: 100%; margin: auto; } .tcd-flex{ display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .ai-center{ -ms-align-items: center; align-items: center; } .tcd-flex .tc_col{ padding: 5px; -webkit-flex: 1px; -moz-flex: 1px; -ms-flex: 1px; -o-flex: 1px; flex: 1px; } .full-flex{ margin-left: -5px; margin-right: -5px; } .py-50{ padding-top: 50px; padding-bottom: 50px; } .py-30{ padding-top: 30px; padding-bottom: 30px; } .px-20{ padding-left: 20px; padding-right: 20px; } .mb-20{ margin-bottom: 20px; } .mb-30{ margin-bottom: 30px; } .pt-20{ padding-top: 20px !important; } .mb-0{ margin-bottom: 0 !important; } .pb-0{ padding-bottom: 0 !important; } .mt-0{ margin-top: 0 !important; } .text-center{ text-align: center; } .tcontent_text h2, .tcontent_text h3, .tcontent_text h4{ text-transform: uppercase; } .tcontent_text{ color: #000; } .tcontent_text img{ width: 100%; } .tcontent_text img + h4{ margin-top: 15px !important; } .inner_content{ max-width: 100%; } .content_90{ max-width: 90%; } .inner_content h2{ font-weight: 300 !important; color: #000 line-height: 1.25; font-size: 38px; margin-top: 0; letter-spacing: 1px; margin-bottom: 18px !important; } .inner_content h3{ font-size: 22px; color: inherit !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h4{ font-size: 20px; color: #000; margin-top: 0; line-height: 1.3; margin-bottom: 10px !important; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content h5{ font-size: 18px; color: #000; margin-top: 0; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1.3px; font-weight: 700 !important; } .inner_content p{ font-size: 18px; line-height: 1.6; margin-top: 0; margin-bottom: 15px !important; } .tc_yellow_bg{ background: #f7b733; padding: 5px; margin: 10px 0; } .tc_youtube{ text-align: center; margin-bottom: 18px; margin-top: 20px; } .tc_youtube iframe { width: 100%; max-width: 670px !important; height: 375px; } .tc_background{ background: #333 url('https:\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/background-pattern-min.png?14199') no-repeat center \/ cover; color: #fff; padding: 40px 35px 10px; } .tc_background h4{ color: #fff; font-size: 18px; } .tc_footer p span{ display: inline-block; margin: 0 5px; } @media screen and (max-width: 640px) { .px-20{ padding-left: 0; padding-right: 0; } .py-50 { padding-top: 30px; padding-bottom: 30px; } .py-30{ padding-top: 20px; padding-bottom: 20px; } .tcd-flex{ display: block; } .tc_youtube iframe{ height: 220px; } .tc_background{ padding: 30px 10px 15px; } .tc_footer p span{ display: block; margin: 2px 0; } .content_90{ max-width: 100%; } .inner_content h4 br{display:none;} .tcd-flex .tc_col{margin-bottom: 8px;} .inner_content h2{font-size: 25px;} .inner_content p{font-size: 15px;} .inner_content h4{font-size: 18px;} .inner_content h3{font-size: 20px; margin-bottom: 15px !important;} .tc_background h4{font-size: 16px;} } --\u003e\u003c\/style\u003e","brand":"Game of Bricks","offers":[{"title":"Classic","offer_id":47837866754381,"sku":"10326-cv","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Remote","offer_id":47837888971085,"sku":"10326-rc","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0022\/7573\/7711\/files\/lego-natural-history-museum-10326-light-kit_16.jpg?v=1753167544"}],"url":"https:\/\/gameofbricks.de\/collections\/lego-creator-light-kits\/rr_track_lights.oembed","provider":"Game of Bricks","version":"1.0","type":"link"}