{"title":"Featured Collection","description":"","products":[{"product_id":"stem-robotics-coding-kit","title":"Kollider Kids™ STEM Robotics \u0026 Coding Kit","description":"\u003cstyle\u003e\n    .kk-stem-section {\n      font-family: inherit;\n      background: linear-gradient(135deg, #f7fbff, #ffffff);\n      padding: 42px 18px;\n      border-radius: 24px;\n      overflow: hidden;\n      position: relative;\n      color: #172033;\n    }\n\n    .kk-stem-section * {\n      box-sizing: border-box;\n    }\n\n    .kk-hero {\n      text-align: center;\n      max-width: 900px;\n      margin: 0 auto 34px;\n      animation: kkFadeUp 0.8s ease both;\n    }\n\n    .kk-badge {\n      display: inline-block;\n      background: #eef3ff;\n      color: #3157d5;\n      padding: 8px 16px;\n      border-radius: 999px;\n      font-size: 13px;\n      font-weight: 700;\n      margin-bottom: 16px;\n      box-shadow: 0 8px 20px rgba(49, 87, 213, 0.12);\n    }\n\n    .kk-hero h2 {\n      font-size: clamp(32px, 6vw, 56px);\n      margin: 0 0 14px;\n      line-height: 1.05;\n      font-weight: 900;\n      letter-spacing: -1px;\n    }\n\n    .kk-hero p {\n      font-size: 17px;\n      line-height: 1.7;\n      max-width: 720px;\n      margin: 0 auto;\n      color: #44506a;\n    }\n\n    .kk-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n      max-width: 1050px;\n      margin: 0 auto;\n    }\n\n    .kk-card {\n      background: #ffffff;\n      border: 1px solid rgba(23, 32, 51, 0.08);\n      border-radius: 22px;\n      padding: 24px;\n      box-shadow: 0 14px 35px rgba(23, 32, 51, 0.08);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      animation: kkFadeUp 0.9s ease both;\n    }\n\n    .kk-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 22px 50px rgba(23, 32, 51, 0.14);\n    }\n\n    .kk-card h3 {\n      margin: 0 0 16px;\n      font-size: 22px;\n      font-weight: 900;\n    }\n\n    .kk-feature {\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n      padding: 12px 0;\n      border-bottom: 1px solid rgba(23, 32, 51, 0.06);\n    }\n\n    .kk-feature:last-child {\n      border-bottom: none;\n    }\n\n    .kk-icon {\n      width: 38px;\n      height: 38px;\n      min-width: 38px;\n      border-radius: 14px;\n      background: linear-gradient(135deg, #3157d5, #7b61ff);\n      color: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 18px;\n      animation: kkFloat 3s ease-in-out infinite;\n    }\n\n    .kk-feature strong {\n      display: block;\n      font-size: 15px;\n      margin-bottom: 3px;\n      color: #172033;\n    }\n\n    .kk-feature span {\n      font-size: 14px;\n      color: #5b667c;\n      line-height: 1.5;\n    }\n\n    .kk-full {\n      grid-column: 1 \/ -1;\n      background: linear-gradient(135deg, #172033, #26385f);\n      color: #fff;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .kk-full h3 {\n      color: #fff;\n      font-size: 26px;\n    }\n\n    .kk-full p {\n      color: #dce5ff;\n      font-size: 16px;\n      line-height: 1.7;\n      max-width: 760px;\n      margin: 0 auto;\n    }\n\n    .kk-includes {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 14px;\n      margin-top: 24px;\n    }\n\n    .kk-include {\n      background: rgba(255,255,255,0.12);\n      border: 1px solid rgba(255,255,255,0.16);\n      border-radius: 18px;\n      padding: 18px 12px;\n      font-weight: 800;\n      backdrop-filter: blur(8px);\n      transition: transform 0.3s ease;\n    }\n\n    .kk-include:hover {\n      transform: scale(1.05);\n    }\n\n    .kk-age {\n      margin-top: 24px;\n      display: inline-block;\n      background: #ffffff;\n      color: #172033;\n      padding: 12px 20px;\n      border-radius: 999px;\n      font-weight: 900;\n    }\n\n    .kk-cta {\n      margin-top: 28px;\n      font-size: 15px;\n      color: #dce5ff;\n      font-weight: 700;\n    }\n\n    @keyframes kkFadeUp {\n      from {\n        opacity: 0;\n        transform: translateY(24px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    @keyframes kkFloat {\n      0%, 100% {\n        transform: translateY(0);\n      }\n      50% {\n        transform: translateY(-5px);\n      }\n    }\n\n    @media (max-width: 768px) {\n      .kk-stem-section {\n        padding: 34px 14px;\n        border-radius: 18px;\n      }\n\n      .kk-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .kk-card {\n        padding: 20px;\n      }\n\n      .kk-includes {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    @media (max-width: 420px) {\n      .kk-includes {\n        grid-template-columns: 1fr;\n      }\n\n      .kk-hero h2 {\n        font-size: 34px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"kk-stem-section\"\u003e\n\u003cdiv class=\"kk-hero\"\u003e\n\u003cdiv class=\"kk-badge\"\u003eKollider Kids™ STEM Learning\u003c\/div\u003e\n\u003ch2\u003eBuild. Code. Conquer. 🤖\u003c\/h2\u003e\n\u003cp\u003eGive your child a head start in the skills of tomorrow. The \u003cstrong\u003eKollider Kids™ STEM Robotics \u0026amp; Coding Kit\u003c\/strong\u003e transforms playtime into hands-on learning through robotics, coding, creativity, and problem-solving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-grid\"\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003ch3\u003eWhy Kids Love It\u003c\/h3\u003e\n\u003cdiv class=\"kk-feature\"\u003e\n\u003cdiv class=\"kk-icon\"\u003e🚀\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBuild a real working robot\u003c\/strong\u003e \u003cspan\u003eHands-on creation they can proudly show off.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-feature\"\u003e\n\u003cdiv class=\"kk-icon\"\u003e🧠\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLearn coding through play\u003c\/strong\u003e \u003cspan\u003eA beginner-friendly way to understand logic and movement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-feature\"\u003e\n\u003cdiv class=\"kk-icon\"\u003e🎯\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFun challenges and missions\u003c\/strong\u003e \u003cspan\u003eKeeps children engaged while they learn step by step.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-feature\"\u003e\n\u003cdiv class=\"kk-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eThink like an engineer\u003c\/strong\u003e \u003cspan\u003eExperiment, test, improve, and create with confidence.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003ch3\u003eWhy Parents Love It\u003c\/h3\u003e\n\u003cdiv class=\"kk-feature\"\u003e\n\u003cdiv class=\"kk-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEducational screen-free learning\u003c\/strong\u003e \u003cspan\u003eActive building instead of passive watching.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-feature\"\u003e\n\u003cdiv class=\"kk-icon\"\u003e💡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBoosts problem-solving\u003c\/strong\u003e \u003cspan\u003eEncourages patience, focus, and creative thinking.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-feature\"\u003e\n\u003cdiv class=\"kk-icon\"\u003e📖\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEasy to follow\u003c\/strong\u003e \u003cspan\u003eSimple instructions make it suitable for beginners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-feature\"\u003e\n\u003cdiv class=\"kk-icon\"\u003e🌟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSupports STEM development\u003c\/strong\u003e \u003cspan\u003eIntroduces science, technology, engineering, and maths through play.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-full\"\u003e\n\u003ch3\u003eFuture Skills Start Today 🇿🇦\u003c\/h3\u003e\n\u003cp\u003eTechnology continues to play an important role in education and future careers. With this kit, children can start developing useful STEM skills in a fun, practical, and confidence-building way.\u003c\/p\u003e\n\u003cdiv class=\"kk-includes\"\u003e\n\u003cdiv class=\"kk-include\"\u003e🤖 Robot Parts\u003c\/div\u003e\n\u003cdiv class=\"kk-include\"\u003e💻 Coding Interface\u003c\/div\u003e\n\u003cdiv class=\"kk-include\"\u003e🎯 Challenge Cards\u003c\/div\u003e\n\u003cdiv class=\"kk-include\"\u003e📖 Step Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-age\"\u003eRecommended Age: 8+ Years\u003c\/div\u003e\n\u003cdiv class=\"kk-cta\"\u003eKollider Kids™ — inspiring young creators, builders, and problem-solvers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Kollider Kids","offers":[{"title":"Default Title","offer_id":45716190330963,"sku":null,"price":1199.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/1195\/6819\/files\/file_0000000060b871f4841b3b2b340109b1.png?v=1781807830"},{"product_id":"kollider-kids™-magnetic-building-blocks-3d-stem-building-set-for-kids","title":"Kollider Kids™ 3D STEM Magnetic Building Blocks (68 Piece)","description":"\u003cstyle\u003e\n  .kk-blocks {\n    font-family: inherit;\n    background: linear-gradient(180deg, #fff8fb 0%, #f4fbff 100%);\n    padding: 28px;\n    border-radius: 24px;\n    color: #24313f;\n    line-height: 1.65;\n  }\n\n  .kk-hero {\n    text-align: center;\n    padding: 28px 18px;\n    background: linear-gradient(135deg, #ffe6f1, #e4f7ff, #fff4d9);\n    border-radius: 22px;\n    margin-bottom: 24px;\n  }\n\n  .kk-hero h2 {\n    font-size: 30px;\n    margin: 0 0 12px;\n    color: #26384d;\n  }\n\n  .kk-hero p {\n    font-size: 16px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .kk-badge {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 8px 16px;\n    background: #ffffffcc;\n    border-radius: 999px;\n    font-weight: 700;\n    color: #4c5f78;\n  }\n\n  .kk-section h3 {\n    font-size: 24px;\n    margin: 28px 0 14px;\n    color: #26384d;\n  }\n\n  .kk-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 14px;\n    margin: 18px 0 26px;\n  }\n\n  .kk-card {\n    background: #ffffff;\n    border-radius: 18px;\n    padding: 18px;\n    box-shadow: 0 8px 22px rgba(60, 80, 110, 0.08);\n    border: 1px solid rgba(255,255,255,0.8);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n\n  .kk-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 28px rgba(60, 80, 110, 0.14);\n  }\n\n  .kk-card strong {\n    display: block;\n    font-size: 17px;\n    margin-bottom: 6px;\n    color: #26384d;\n  }\n\n  .kk-card span {\n    font-size: 14.5px;\n    color: #52657a;\n  }\n\n  .kk-dark-card {\n    background: linear-gradient(135deg, #35495f, #526a85);\n    color: #ffffff;\n  }\n\n  .kk-dark-card strong,\n  .kk-dark-card span {\n    color: #ffffff;\n  }\n\n  .kk-list {\n    background: #ffffff;\n    padding: 20px;\n    border-radius: 18px;\n    box-shadow: 0 8px 22px rgba(60, 80, 110, 0.07);\n  }\n\n  .kk-list ul {\n    padding-left: 20px;\n    margin: 0;\n  }\n\n  .kk-list li {\n    margin-bottom: 10px;\n  }\n\n  .kk-closing {\n    text-align: center;\n    margin-top: 26px;\n    padding: 22px;\n    background: #fff4d9;\n    border-radius: 20px;\n    font-size: 17px;\n    font-weight: 700;\n    color: #3b4b5f;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kk-blocks\"\u003e\n\u003cdiv class=\"kk-hero\"\u003e\n\u003cdiv class=\"kk-badge\"\u003eKollider Kids™ 3D STEM Magnetic Building Blocks\u003c\/div\u003e\n\u003ch2\u003eBuild. Connect. Imagine. Repeat.\u003c\/h2\u003e\n\u003cp\u003eTurn everyday playtime into a colourful world of creativity, learning, and discovery. The \u003cstrong\u003eKollider Kids™ 3D STEM Magnetic Building Blocks\u003c\/strong\u003e helps children build towers, houses, vehicles, shapes, and endless creations — all through hands-on, screen-free fun.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-section\"\u003e\n\u003ch3\u003e✨ Big Benefits for Little Builders\u003c\/h3\u003e\n\u003cdiv class=\"kk-grid\"\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e🧠 Boosts STEM Skills\u003c\/strong\u003e \u003cspan\u003eEncourages problem-solving, spatial awareness, engineering thinking, and early maths confidence.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e📵 Screen-Free Fun\u003c\/strong\u003e \u003cspan\u003eKeeps kids happily focused with hands-on play instead of passive screen time.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e🎨 Sparks Creativity\u003c\/strong\u003e \u003cspan\u003eChildren can design, build, rebuild, and invent something new every time they play.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e🤲 Hands-On Learning\u003c\/strong\u003e \u003cspan\u003eSupports fine motor skills, coordination, patience, and confidence through play.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .kk-accordion {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .kk-accordion-item {\n    background: #ffffff;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 8px 22px rgba(60, 80, 110, 0.07);\n  }\n\n  .kk-accordion-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 18px 20px;\n    font-weight: 700;\n    color: #26384d;\n    font-size: 16px;\n    position: relative;\n    transition: all 0.3s ease;\n  }\n\n  .kk-accordion-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kk-accordion-item summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 20px;\n    font-size: 24px;\n    font-weight: 400;\n    transition: transform 0.3s ease;\n  }\n\n  .kk-accordion-item[open] summary:after {\n    content: \"−\";\n  }\n\n  .kk-accordion-item summary:hover {\n    background: #f8fbff;\n  }\n\n  .kk-accordion-content {\n    padding: 0 20px 20px;\n    color: #52657a;\n    line-height: 1.7;\n    font-size: 15px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kk-blocks\"\u003e\n\u003cdiv class=\"kk-section\"\u003e\n\u003ch3\u003e💛 Why Parents Love It\u003c\/h3\u003e\n\u003cdiv class=\"kk-accordion\"\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e⏰ Hours of Focused Play\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eChildren stay engaged for hours building, rebuilding, and experimenting with new designs. No batteries, no complicated setup, and no endless screen time.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e🧠 Educational Without Feeling Like School\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eEvery build naturally develops STEM skills, critical thinking, creativity, and problem-solving abilities while kids simply think they're having fun.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e🛡️ Safe \u0026amp; Durable Design\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eMade from child-friendly, durable materials designed to withstand years of imaginative play and countless building adventures.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e👨👩👧 Perfect for Family Bonding\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eWhether it's parents helping build a castle, siblings creating cities together, or friends sharing ideas, these blocks encourage meaningful interaction.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e🎁 A Gift They'll Actually Use\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eUnlike toys that get forgotten after a week, magnetic building blocks offer endless ways to play, learn, and create for years to come.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"kk-section\"\u003e\n\u003ch3\u003e🏗️ What Can Your Child Build?\u003c\/h3\u003e\n\u003cdiv class=\"kk-grid\"\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e🏙️ Mini Cities\u003c\/strong\u003e \u003cspan\u003eSkyscrapers, houses, bridges, towers, and colourful buildings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e🚗 Vehicles\u003c\/strong\u003e \u003cspan\u003eCars, garages, tracks, and imaginative moving creations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e🔷 3D Shapes\u003c\/strong\u003e \u003cspan\u003eCubes, pyramids, castles, patterns, and geometric designs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e🌈 Anything They Imagine\u003c\/strong\u003e \u003cspan\u003eEvery build becomes a new adventure in creativity and confidence.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-closing\"\u003eBecause the best toy is one that keeps them thinking, creating, and smiling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Kollider Kids","offers":[{"title":"Default Title","offer_id":45722643955795,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/1195\/6819\/files\/ChatGPTImageJun16_2026_03_09_31PM.png?v=1781892451"},{"product_id":"kollider-kids™-watts-up-the-circuit-building-kit-for-little-electricians","title":"Kollider Kids™ — Watts Up! The Circuit Building Kit for Little Electricians","description":"\u003cstyle\u003e\n  .kk-watts-section {\n    font-family: inherit;\n    background: linear-gradient(135deg, #fbf7ff, #f1e7ff, #ffffff);\n    padding: 28px 20px;\n    border-radius: 26px;\n    color: #2d174d;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .kk-watts-section * {\n    box-sizing: border-box;\n  }\n\n  .kk-watts-hero {\n    text-align: center;\n    padding: 34px 18px;\n    border-radius: 24px;\n    background: linear-gradient(135deg, #5b2a86, #7c3fc5, #c7a7ff);\n    color: #fff;\n    box-shadow: 0 18px 45px rgba(91, 42, 134, 0.22);\n    animation: kkFadeUp 0.9s ease both;\n  }\n\n  .kk-watts-hero h2 {\n    font-size: 32px;\n    margin: 0 0 12px;\n    color: #fff;\n  }\n\n  .kk-watts-hero p {\n    font-size: 16px;\n    line-height: 1.7;\n    margin: 0 auto;\n    max-width: 780px;\n  }\n\n  .kk-spark {\n    display: inline-block;\n    animation: kkPulse 1.7s infinite ease-in-out;\n  }\n\n  .kk-watts-block {\n    margin-top: 26px;\n    padding: 24px;\n    border-radius: 22px;\n    background: rgba(255, 255, 255, 0.84);\n    border: 1px solid rgba(124, 63, 197, 0.18);\n    box-shadow: 0 14px 35px rgba(45, 23, 77, 0.08);\n    animation: kkFadeUp 1s ease both;\n  }\n\n  .kk-watts-block h2 {\n    color: #4b1f78;\n    font-size: 24px;\n    margin: 0 0 12px;\n  }\n\n  .kk-watts-block p {\n    line-height: 1.75;\n    margin: 0;\n    color: #3d2a57;\n  }\n\n  .kk-benefit-grid,\n  .kk-kit-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .kk-card {\n    background: linear-gradient(135deg, #ffffff, #f3e9ff);\n    padding: 18px;\n    border-radius: 18px;\n    border: 1px solid rgba(124, 63, 197, 0.2);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n\n  .kk-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 16px 30px rgba(91, 42, 134, 0.16);\n  }\n\n  .kk-card strong {\n    display: block;\n    color: #4b1f78;\n    font-size: 17px;\n    margin-bottom: 7px;\n  }\n\n  .kk-card span {\n    color: #4c3b63;\n    line-height: 1.6;\n    font-size: 14px;\n  }\n\n  .kk-dark-card {\n    background: linear-gradient(135deg, #3b145f, #5b2a86);\n    color: #fff;\n    border: none;\n  }\n\n  .kk-dark-card strong,\n  .kk-dark-card span {\n    color: #fff;\n  }\n\n  .kk-tagline {\n    margin-top: 26px;\n    padding: 24px;\n    text-align: center;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #efe1ff, #ffffff);\n    border: 1px dashed #8e5bd3;\n    animation: kkGlow 2.4s infinite ease-in-out;\n  }\n\n  .kk-tagline strong {\n    color: #4b1f78;\n    font-size: 20px;\n  }\n\n  .kk-cta {\n    margin-top: 28px;\n    text-align: center;\n    padding: 28px 18px;\n    border-radius: 24px;\n    background: linear-gradient(135deg, #4b1f78, #7c3fc5);\n    color: #fff;\n    box-shadow: 0 18px 45px rgba(91, 42, 134, 0.24);\n  }\n\n  .kk-cta h2 {\n    color: #fff;\n    margin: 0 0 10px;\n    font-size: 26px;\n  }\n\n  .kk-cta p {\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  @keyframes kkFadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(22px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes kkPulse {\n    0%, 100% {\n      transform: scale(1);\n    }\n    50% {\n      transform: scale(1.18);\n    }\n  }\n\n  @keyframes kkGlow {\n    0%, 100% {\n      box-shadow: 0 0 0 rgba(124, 63, 197, 0);\n    }\n    50% {\n      box-shadow: 0 0 28px rgba(124, 63, 197, 0.18);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .kk-watts-section {\n      padding: 20px 14px;\n    }\n\n    .kk-watts-hero h2 {\n      font-size: 26px;\n    }\n\n    .kk-watts-block {\n      padding: 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kk-watts-section\"\u003e\n\u003cdiv class=\"kk-watts-hero\"\u003e\n\u003ch2\u003eIgnite Their Inner Engineer \u003cspan class=\"kk-spark\"\u003e⚡\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eKollider Kids™ Watts Up! Circuit Building Kit\u003c\/strong\u003e turns curiosity into real hands-on discovery. Kids snap, connect, test, and build working circuits while developing confidence, focus, and STEM thinking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-watts-block\"\u003e\n\u003ch2\u003eWhat Your Child Will Experience\u003c\/h2\u003e\n\u003cp\u003eFrom lights flickering to buzzers sounding, every project gives your child that proud \u003cstrong\u003e“I built that!”\u003c\/strong\u003e moment. It’s exciting, educational, and designed to make learning feel like play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-watts-block\"\u003e\n\u003ch2\u003eThe Benefits Go Beyond the Box\u003c\/h2\u003e\n\u003cdiv class=\"kk-benefit-grid\"\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e🧠 Builds Critical Thinking\u003c\/strong\u003e \u003cspan\u003eKids learn by testing, adjusting, and solving problems step by step.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e⚡ Real Electronics Concepts\u003c\/strong\u003e \u003cspan\u003eCircuits, switches, current, and energy become easy to understand.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e🎯 Sharpens Focus\u003c\/strong\u003e \u003cspan\u003eHands-on projects encourage patience, concentration, and follow-through.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e🚀 Sparks STEM Confidence\u003c\/strong\u003e \u003cspan\u003eEarly exposure to engineering can inspire a lifelong love for learning.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e🤝 Parent-Child Bonding\u003c\/strong\u003e \u003cspan\u003eBuild together, learn together, and celebrate every working circuit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-watts-block\"\u003e\n\u003ch2\u003eWhy Parents Choose Watts Up!\u003c\/h2\u003e\n\u003cp\u003eIn a world full of passive screen time, \u003cstrong\u003eWatts Up!\u003c\/strong\u003e puts learning directly into your child’s hands. Every build is a new challenge, every connection is a new lesson, and every success builds confidence.\u003c\/p\u003e\n\u003cdiv class=\"kk-tagline\"\u003e\u003cstrong\u003eBecause the best toy doesn’t just entertain — it helps your child grow.\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-watts-block\"\u003e\n\u003ch2\u003eWhat’s Inside the Kit\u003c\/h2\u003e\n\u003cdiv class=\"kk-kit-grid\"\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e✅ Snap-Together Components\u003c\/strong\u003e \u003cspan\u003eLights, buzzers, switches, connectors, and more.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e✅ Project Guide\u003c\/strong\u003e \u003cspan\u003eIllustrated step-by-step builds made simple for young learners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e✅ Child-Friendly Design\u003c\/strong\u003e \u003cspan\u003eLow-voltage learning made safe and suitable for ages 6+.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e✅ Built To Last\u003c\/strong\u003e \u003cspan\u003eDurable, premium-quality parts made for repeat play.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-cta\"\u003e\n\u003ch2\u003eGive Your Child The Spark That Starts Curiosity 🔋⚡\u003c\/h2\u003e\n\u003cp\u003eA premium STEM gift that makes learning exciting, hands-on, and unforgettable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Kollider Kids","offers":[{"title":"Default Title","offer_id":45722722369619,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/1195\/6819\/files\/file_0000000099ac71f4b45b363faa754162_89751755-9545-4c0d-9117-9c984c64dcee.png?v=1782310191"},{"product_id":"kollider-kids-aeromind™-advanced-stem-aircraft-building-set","title":"Kollider Kids AeroMind™ – Advanced STEM Aircraft Building Set","description":"\u003cstyle\u003e\n  .aeromind-wrap {\n    font-family: inherit;\n    background: linear-gradient(135deg, #f7fbff, #fff8ec);\n    padding: 28px 20px;\n    border-radius: 24px;\n    color: #1f2a37;\n    overflow: hidden;\n  }\n\n  .aeromind-hero {\n    text-align: center;\n    padding: 35px 18px;\n    background: linear-gradient(135deg, #dff3ff, #fff2d8);\n    border-radius: 24px;\n    position: relative;\n    animation: fadeUp 0.9s ease both;\n  }\n\n  .aeromind-plane {\n    font-size: 46px;\n    display: block;\n    animation: flyFloat 3s ease-in-out infinite;\n  }\n\n  .aeromind-hero h2 {\n    font-size: 30px;\n    margin: 12px 0;\n    color: #123047;\n  }\n\n  .aeromind-hero p {\n    max-width: 760px;\n    margin: auto;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .aeromind-section {\n    margin-top: 26px;\n    background: #ffffff;\n    border-radius: 22px;\n    padding: 24px;\n    box-shadow: 0 12px 30px rgba(18, 48, 71, 0.08);\n    animation: fadeUp 1s ease both;\n  }\n\n  .aeromind-section h2 {\n    color: #123047;\n    font-size: 24px;\n    margin-bottom: 12px;\n  }\n\n  .aeromind-section p {\n    font-size: 15.5px;\n    line-height: 1.7;\n  }\n\n  .benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .benefit-card {\n    background: linear-gradient(135deg, #123047, #24506f);\n    color: #ffffff;\n    padding: 18px;\n    border-radius: 18px;\n    transition: all 0.3s ease;\n    cursor: pointer;\n  }\n\n  .benefit-card:hover {\n    transform: translateY(-6px) scale(1.02);\n    box-shadow: 0 14px 28px rgba(18, 48, 71, 0.22);\n  }\n\n  .benefit-card strong {\n    display: block;\n    font-size: 16px;\n    margin-bottom: 6px;\n  }\n\n  .benefit-card span {\n    font-size: 14px;\n    line-height: 1.5;\n    opacity: 0.95;\n  }\n\n  .steps {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .step-card {\n    background: #f4f9ff;\n    border: 1px solid #dbeeff;\n    padding: 20px;\n    border-radius: 18px;\n    transition: 0.3s ease;\n  }\n\n  .step-card:hover {\n    background: #fff7e8;\n    transform: translateY(-5px);\n  }\n\n  .step-number {\n    background: #ffb84d;\n    color: #123047;\n    font-weight: bold;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 10px;\n  }\n\n  .gift-box {\n    text-align: center;\n    background: linear-gradient(135deg, #123047, #1e4f73);\n    color: white;\n  }\n\n  .gift-box h2 {\n    color: white;\n  }\n\n  .age-note {\n    margin-top: 18px;\n    font-size: 14px;\n    opacity: 0.9;\n  }\n\n  @keyframes fadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(25px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes flyFloat {\n    0%, 100% {\n      transform: translateY(0) rotate(-3deg);\n    }\n    50% {\n      transform: translateY(-10px) rotate(4deg);\n    }\n  }\n\n  @media (max-width: 600px) {\n    .aeromind-hero h2 {\n      font-size: 24px;\n    }\n\n    .aeromind-section {\n      padding: 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"aeromind-wrap\"\u003e\n\u003cdiv class=\"aeromind-hero\"\u003e\n\u003cspan class=\"aeromind-plane\"\u003e✈️\u003c\/span\u003e\n\u003ch2\u003eBuild It. Fly It. Love It.\u003c\/h2\u003e\n\u003cp\u003eIgnite your child's passion for engineering and aviation with the \u003cstrong\u003eKollider Kids AeroMind™ STEM Aircraft Building Set\u003c\/strong\u003e — where hands-on construction meets real outdoor flight. Designed for curious minds who want more than just a toy, AeroMind™ transforms playtime into a genuine learning adventure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aeromind-section\"\u003e\n\u003ch2\u003e💛 Why Parents Love It\u003c\/h2\u003e\n\u003cp\u003eIn a world of screens and passive entertainment, AeroMind™ puts your child in the pilot's seat. From the moment they open the box, they're builders, problem-solvers, and young aviators. Watch their confidence soar as they move from building to flying, learning the \u003cem\u003ewhy\u003c\/em\u003e behind every wing, rotor, and launch.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cstrong\u003e🧠 Builds STEM Skills\u003c\/strong\u003e \u003cspan\u003eEncourages aerodynamics, spatial reasoning, mechanical thinking, and hands-on problem-solving.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cstrong\u003e🔧 Hands-On Building\u003c\/strong\u003e \u003cspan\u003eChildren assemble components themselves, helping develop patience, focus, and fine motor skills.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cstrong\u003e🌤️ Outdoor Flight Fun\u003c\/strong\u003e \u003cspan\u003eOnce built, the aircraft is ready for outdoor launch, turning the backyard into a mini runway.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cstrong\u003e📵 Screen-Free Play\u003c\/strong\u003e \u003cspan\u003ePurposeful, focused play that keeps kids engaged without passive screen time.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cstrong\u003e⭐ Premium Feel\u003c\/strong\u003e \u003cspan\u003eDesigned to feel exciting, durable, and gift-worthy from the moment it is opened.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aeromind-section\"\u003e\n\u003ch2\u003e🛠️ How It Works\u003c\/h2\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eBuild\u003c\/h3\u003e\n\u003cp\u003eFollow the guide and assemble your aircraft piece by piece, learning how every part works together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eFly\u003c\/h3\u003e\n\u003cp\u003eTake it outside, launch it, and experience the thrill of watching something you built take to the sky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eLearn\u003c\/h3\u003e\n\u003cp\u003eAdjust, test, and relaunch — discovering real physics through fun, practical play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aeromind-section gift-box\"\u003e\n\u003ch2\u003e🎁 The Gift That Keeps Giving\u003c\/h2\u003e\n\u003cp\u003eWhether it's a birthday, holiday, or just-because surprise, AeroMind™ is more than a toy — it's a confidence-building, curiosity-sparking STEM experience kids will remember.\u003c\/p\u003e\n\u003cp class=\"age-note\"\u003e\u003cem\u003eRecommended for ages 8 and up. Adult supervision recommended for younger builders.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Kollider Kids","offers":[{"title":"Biplane","offer_id":45722577535059,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Seaplane","offer_id":45722577567827,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"High Wing","offer_id":45722577600595,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true},{"title":"Low Wing","offer_id":45722577633363,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/1195\/6819\/files\/file_00000000379071f4936dab7216b5cfe0_1807a3c2-9f9a-4b64-a21c-46bb94afa49c.png?v=1782310025"},{"product_id":"kollider-kids-magnetic-blocks-set-100-piece","title":"Kollider Kids™ 3D STEM Magnetic Building Blocks (100 Piece)","description":"\u003cstyle\u003e\n  .kk-blocks {\n    font-family: inherit;\n    background: linear-gradient(180deg, #fff8fb 0%, #f4fbff 100%);\n    padding: 28px;\n    border-radius: 24px;\n    color: #24313f;\n    line-height: 1.65;\n  }\n\n  .kk-hero {\n    text-align: center;\n    padding: 28px 18px;\n    background: linear-gradient(135deg, #ffe6f1, #e4f7ff, #fff4d9);\n    border-radius: 22px;\n    margin-bottom: 24px;\n  }\n\n  .kk-hero h2 {\n    font-size: 30px;\n    margin: 0 0 12px;\n    color: #26384d;\n  }\n\n  .kk-hero p {\n    font-size: 16px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .kk-badge {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 8px 16px;\n    background: #ffffffcc;\n    border-radius: 999px;\n    font-weight: 700;\n    color: #4c5f78;\n  }\n\n  .kk-section h3 {\n    font-size: 24px;\n    margin: 28px 0 14px;\n    color: #26384d;\n  }\n\n  .kk-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 14px;\n    margin: 18px 0 26px;\n  }\n\n  .kk-card {\n    background: #ffffff;\n    border-radius: 18px;\n    padding: 18px;\n    box-shadow: 0 8px 22px rgba(60, 80, 110, 0.08);\n    border: 1px solid rgba(255,255,255,0.8);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n\n  .kk-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 28px rgba(60, 80, 110, 0.14);\n  }\n\n  .kk-card strong {\n    display: block;\n    font-size: 17px;\n    margin-bottom: 6px;\n    color: #26384d;\n  }\n\n  .kk-card span {\n    font-size: 14.5px;\n    color: #52657a;\n  }\n\n  .kk-dark-card {\n    background: linear-gradient(135deg, #35495f, #526a85);\n    color: #ffffff;\n  }\n\n  .kk-dark-card strong,\n  .kk-dark-card span {\n    color: #ffffff;\n  }\n\n  .kk-list {\n    background: #ffffff;\n    padding: 20px;\n    border-radius: 18px;\n    box-shadow: 0 8px 22px rgba(60, 80, 110, 0.07);\n  }\n\n  .kk-list ul {\n    padding-left: 20px;\n    margin: 0;\n  }\n\n  .kk-list li {\n    margin-bottom: 10px;\n  }\n\n  .kk-closing {\n    text-align: center;\n    margin-top: 26px;\n    padding: 22px;\n    background: #fff4d9;\n    border-radius: 20px;\n    font-size: 17px;\n    font-weight: 700;\n    color: #3b4b5f;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kk-blocks\"\u003e\n\u003cdiv class=\"kk-hero\"\u003e\n\u003cdiv class=\"kk-badge\"\u003eKollider Kids™ 3D STEM Magnetic Building Blocks\u003c\/div\u003e\n\u003ch2\u003eBuild. Connect. Imagine. Repeat.\u003c\/h2\u003e\n\u003cp\u003eTurn everyday playtime into a colourful world of creativity, learning, and discovery. The \u003cstrong\u003eKollider Kids™ 3D STEM Magnetic Building Blocks\u003c\/strong\u003e helps children build towers, houses, vehicles, shapes, and endless creations — all through hands-on, screen-free fun.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-section\"\u003e\n\u003ch3\u003e✨ Big Benefits for Little Builders\u003c\/h3\u003e\n\u003cdiv class=\"kk-grid\"\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e🧠 Boosts STEM Skills\u003c\/strong\u003e \u003cspan\u003eEncourages problem-solving, spatial awareness, engineering thinking, and early maths confidence.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e📵 Screen-Free Fun\u003c\/strong\u003e \u003cspan\u003eKeeps kids happily focused with hands-on play instead of passive screen time.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e🎨 Sparks Creativity\u003c\/strong\u003e \u003cspan\u003eChildren can design, build, rebuild, and invent something new every time they play.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card kk-dark-card\"\u003e\n\u003cstrong\u003e🤲 Hands-On Learning\u003c\/strong\u003e \u003cspan\u003eSupports fine motor skills, coordination, patience, and confidence through play.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .kk-accordion {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .kk-accordion-item {\n    background: #ffffff;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 8px 22px rgba(60, 80, 110, 0.07);\n  }\n\n  .kk-accordion-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 18px 20px;\n    font-weight: 700;\n    color: #26384d;\n    font-size: 16px;\n    position: relative;\n    transition: all 0.3s ease;\n  }\n\n  .kk-accordion-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kk-accordion-item summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 20px;\n    font-size: 24px;\n    font-weight: 400;\n    transition: transform 0.3s ease;\n  }\n\n  .kk-accordion-item[open] summary:after {\n    content: \"−\";\n  }\n\n  .kk-accordion-item summary:hover {\n    background: #f8fbff;\n  }\n\n  .kk-accordion-content {\n    padding: 0 20px 20px;\n    color: #52657a;\n    line-height: 1.7;\n    font-size: 15px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kk-blocks\"\u003e\n\u003cdiv class=\"kk-section\"\u003e\n\u003ch3\u003e💛 Why Parents Love It\u003c\/h3\u003e\n\u003cdiv class=\"kk-accordion\"\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e⏰ Hours of Focused Play\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eChildren stay engaged for hours building, rebuilding, and experimenting with new designs. No batteries, no complicated setup, and no endless screen time.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e🧠 Educational Without Feeling Like School\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eEvery build naturally develops STEM skills, critical thinking, creativity, and problem-solving abilities while kids simply think they're having fun.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e🛡️ Safe \u0026amp; Durable Design\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eMade from child-friendly, durable materials designed to withstand years of imaginative play and countless building adventures.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e👨👩👧 Perfect for Family Bonding\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eWhether it's parents helping build a castle, siblings creating cities together, or friends sharing ideas, these blocks encourage meaningful interaction.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kk-accordion-item\"\u003e\n\u003csummary\u003e🎁 A Gift They'll Actually Use\u003c\/summary\u003e\n\u003cdiv class=\"kk-accordion-content\"\u003eUnlike toys that get forgotten after a week, magnetic building blocks offer endless ways to play, learn, and create for years to come.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"kk-section\"\u003e\n\u003ch3\u003e🏗️ What Can Your Child Build?\u003c\/h3\u003e\n\u003cdiv class=\"kk-grid\"\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e🏙️ Mini Cities\u003c\/strong\u003e \u003cspan\u003eSkyscrapers, houses, bridges, towers, and colourful buildings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e🚗 Vehicles\u003c\/strong\u003e \u003cspan\u003eCars, garages, tracks, and imaginative moving creations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e🔷 3D Shapes\u003c\/strong\u003e \u003cspan\u003eCubes, pyramids, castles, patterns, and geometric designs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-card\"\u003e\n\u003cstrong\u003e🌈 Anything They Imagine\u003c\/strong\u003e \u003cspan\u003eEvery build becomes a new adventure in creativity and confidence.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kk-closing\"\u003eBecause the best toy is one that keeps them thinking, creating, and smiling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Kollider Kids™","offers":[{"title":"Default Title","offer_id":45730380808275,"sku":null,"price":599.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/1195\/6819\/files\/ChatGPTImageJun16_2026_03_09_31PM_dc03a19c-a1e6-43ec-94c5-91879813c5ba.png?v=1782243748"},{"product_id":"3d-engineering-pen-refill-pack","title":"3D Engineering Pen Refill Pack","description":"\u003ch2\u003eKeep the Creativity Flowing! 🎨✏️\u003c\/h2\u003e\u003cp\u003eBecause the best ideas don't stop — and neither should your little engineer.\u003c\/p\u003e\u003cp\u003eThese refill filaments are the perfect companion to your \u003cstrong\u003eKollider Kids™ 3D Engineering Pen Kit\u003c\/strong\u003e. Whether you're mid-masterpiece or starting a brand-new build, running out of filament is never an option when you've got a stash of these on hand.\u003c\/p\u003e\u003ch3\u003eWhy Stock Up?\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003e🌈 \u003cstrong\u003eVibrant colours\u003c\/strong\u003e — mix, match, and layer for epic 3D creations\u003c\/li\u003e\n\u003cli\u003e🔒 \u003cstrong\u003eCompatible\u003c\/strong\u003e with your Kollider Kids™ 3D Engineering Pen\u003c\/li\u003e\n\u003cli\u003e🌿 \u003cstrong\u003eSafe \u0026amp; non-toxic\u003c\/strong\u003e — designed with kids in mind\u003c\/li\u003e\n\u003cli\u003e⚡ \u003cstrong\u003eFast-melting formula\u003c\/strong\u003e — smooth flow, no clogging, no frustration\u003c\/li\u003e\n\u003cli\u003e📦 \u003cstrong\u003eGreat value\u003c\/strong\u003e — more filament, more fun, less interruptions\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003ePro Tip 💡\u003c\/h3\u003e\u003cp\u003eGrab a refill pack when you order your pen kit and \u003cstrong\u003esave yourself the wait\u003c\/strong\u003e when inspiration strikes at 7pm on a school night. Trust us — your future self will thank you.\u003c\/p\u003e\u003cp\u003e\u003cem\u003ePerfect as a standalone gift or add-on for any young builder, maker, or aspiring engineer in your life.\u003c\/em\u003e\u003c\/p\u003e","brand":"Kollider Kids™","offers":[{"title":"Default Title","offer_id":45730393391187,"sku":null,"price":199.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/1195\/6819\/files\/file_00000000f90871f487819512ed071587.png?v=1782244495"},{"product_id":"3d-engineering-pen-glow-in-the-dark-refill-pack","title":"3D Engineering Pen Glow in the Dark Refill Pack","description":"\u003ch2\u003eCreate by Day. Glow by Night. ✨🌙\u003c\/h2\u003e\u003cp\u003eTake your 3D creations to a whole new dimension with the \u003cstrong\u003eGlow in the Dark Refill Pack\u003c\/strong\u003e — the ultimate premium upgrade for your \u003cstrong\u003eKollider Kids™ 3D Creative Engineering Pen Kit\u003c\/strong\u003e.\u003c\/p\u003e\u003cp\u003eBecause some masterpieces deserve to shine even after the lights go out.\u003c\/p\u003e\u003ch3\u003eWhat Makes This Pack Special?\u003c\/h3\u003e\u003cul\u003e\n\u003cli\u003e🌟 \u003cstrong\u003eGlow in the dark filament\u003c\/strong\u003e — charges in light, glows brilliantly in the dark\u003c\/li\u003e\n\u003cli\u003e🎨 \u003cstrong\u003eWorks seamlessly\u003c\/strong\u003e with your Kollider Kids™ 3D Engineering Pen\u003c\/li\u003e\n\u003cli\u003e🔒 \u003cstrong\u003eSafe \u0026amp; non-toxic\u003c\/strong\u003e — kid-approved, parent-trusted\u003c\/li\u003e\n\u003cli\u003e⚡ \u003cstrong\u003eSmooth, clog-free flow\u003c\/strong\u003e — so the magic never gets interrupted\u003c\/li\u003e\n\u003cli\u003e🏆 \u003cstrong\u003ePremium quality\u003c\/strong\u003e — because your little creator deserves the best\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3\u003eThe Must-Have Add-On 💡\u003c\/h3\u003e\u003cp\u003eWhether they're crafting glowing galaxies, spooky Halloween decorations, or luminous sculptures that wow the whole family — this refill pack transforms ordinary 3D creations into \u003cstrong\u003eextraordinary, light-up works of art\u003c\/strong\u003e.\u003c\/p\u003e\u003cp\u003ePair it with our standard colour refill packs to build the ultimate creative toolkit. The more colours in their collection, the bigger the imagination.\u003c\/p\u003e\u003cp\u003e\u003cem\u003eA premium gift idea for birthdays, holidays, or simply because your young engineer has earned it.\u003c\/em\u003e 🌠\u003c\/p\u003e","brand":"Kollider Kids™","offers":[{"title":"Default Title","offer_id":45730398142547,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/1195\/6819\/files\/file_00000000fd347243baca03dc27bb1544.png?v=1782244866"}],"url":"https:\/\/kolliderkids.co.za\/collections\/you-may-also-like.oembed","provider":"Kollider Kids™","version":"1.0","type":"link"}