{"product_id":"brain-development-kit-based-on-scientific-research-age-7-9years","title":"Research Based Brain Activities - Digital Pack","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .product-description {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #222;\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 0 14px;\n    line-height: 1.6;\n    font-size: 15px;\n    box-sizing: border-box;\n  }\n\n  .product-description * {\n    box-sizing: border-box;\n  }\n\n  \/* ==================================================\n     RESEARCH MESSAGE - SOFT GLOW\n  ================================================== *\/\n\n  .research-box {\n    position: relative;\n    overflow: hidden;\n    background: #f9e8e0;\n    border: 1px solid #c9956a;\n    border-radius: 10px;\n    padding: 12px 13px;\n    margin: 10px 0 22px;\n    text-align: center;\n    font-size: 14px;\n    line-height: 1.5;\n    font-weight: 700;\n    color: #4f1322;\n\n    box-shadow:\n      0 0 0 rgba(201, 149, 106, 0),\n      0 0 12px rgba(201, 149, 106, 0.18);\n\n    animation: researchGlow 2.8s ease-in-out infinite;\n  }\n\n  .research-box::after {\n    content: \"\";\n    position: absolute;\n    top: -50%;\n    left: -60%;\n    width: 35px;\n    height: 200%;\n    background: rgba(255, 255, 255, 0.55);\n    transform: rotate(20deg);\n    filter: blur(4px);\n    animation: researchShine 4s ease-in-out infinite;\n    pointer-events: none;\n  }\n\n  @keyframes researchGlow {\n    0%, 100% {\n      box-shadow:\n        0 0 0 rgba(201, 149, 106, 0),\n        0 0 10px rgba(201, 149, 106, 0.15);\n    }\n\n    50% {\n      box-shadow:\n        0 0 4px rgba(201, 149, 106, 0.18),\n        0 0 20px rgba(201, 149, 106, 0.35);\n    }\n  }\n\n  @keyframes researchShine {\n    0% {\n      left: -60%;\n      opacity: 0;\n    }\n\n    12% {\n      opacity: 0.65;\n    }\n\n    28% {\n      left: 120%;\n      opacity: 0;\n    }\n\n    100% {\n      left: 120%;\n      opacity: 0;\n    }\n  }\n\n  \/* ==================================================\n     MAIN HEADING\n  ================================================== *\/\n\n  .product-description .main-heading {\n    font-size: 28px;\n    line-height: 1.2;\n    font-weight: 800;\n    text-align: center;\n    margin: 10px 0 8px;\n    color: #4f1322;\n  }\n\n  .product-description .sub-heading {\n    font-size: 19px;\n    line-height: 1.35;\n    font-weight: 700;\n    text-align: center;\n    margin: 0 0 22px;\n    color: #4f1322;\n  }\n\n  \/* ==================================================\n     SECTION HEADINGS\n  ================================================== *\/\n\n  .product-description h3 {\n    font-size: 21px;\n    line-height: 1.3;\n    font-weight: 800;\n    color: #4f1322;\n    margin: 24px 0 12px;\n  }\n\n  \/* ==================================================\n     INCLUDED LIST\n  ================================================== *\/\n\n  .included-list {\n    background: #fdf6f0;\n    border: 1px solid #e1c4ae;\n    border-radius: 12px;\n    padding: 14px 15px;\n    margin-bottom: 22px;\n  }\n\n  .included-item {\n    display: flex;\n    gap: 9px;\n    align-items: flex-start;\n    margin-bottom: 11px;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .included-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .included-item strong {\n    color: #4f1322;\n  }\n\n  \/* ==================================================\n     BONUS\n  ================================================== *\/\n\n  .bonus-box {\n    background: #fff7df;\n    border: 2px solid #e3b84d;\n    border-radius: 12px;\n    padding: 16px 14px;\n    margin: 22px 0;\n  }\n\n  .bonus-title {\n    font-size: 20px;\n    line-height: 1.3;\n    font-weight: 800;\n    color: #7a2035;\n    margin: 0 0 8px;\n  }\n\n  .bonus-box p {\n    font-size: 15px;\n    line-height: 1.55;\n    margin: 0 0 12px;\n  }\n\n  .bonus-value {\n    text-align: center;\n    background: #7a2035;\n    color: #fff;\n    border-radius: 8px;\n    padding: 10px 8px;\n    margin-top: 12px;\n    font-size: 16px;\n    line-height: 1.4;\n    font-weight: 800;\n  }\n\n  \/* ==================================================\n     OFFER\n  ================================================== *\/\n\n  .offer-box {\n    text-align: center;\n    margin: 24px 0 20px;\n    padding: 17px 12px;\n    background: #f5ede8;\n    border: 2px solid #7a2035;\n    border-radius: 12px;\n  }\n\n  .offer-title {\n    font-size: 20px;\n    font-weight: 800;\n    color: #7a2035;\n    margin-bottom: 6px;\n  }\n\n  .old-price {\n    font-size: 18px;\n    color: #777;\n    margin-right: 7px;\n  }\n\n  .new-price {\n    font-size: 30px;\n    font-weight: 900;\n    color: #7a2035;\n  }\n\n  .limited-offer {\n    display: block;\n    font-size: 13px;\n    margin-top: 6px;\n    color: #555;\n    font-weight: 600;\n  }\n\n  \/* ==================================================\n     PAYMENT\n  ================================================== *\/\n\n  .payment-box {\n    background: #f9e8e0;\n    border-radius: 12px;\n    padding: 16px 14px;\n    margin: 22px 0;\n    border: 1px solid #c9956a;\n  }\n\n  .payment-title {\n    font-size: 20px;\n    font-weight: 800;\n    color: #4f1322;\n    margin: 0 0 10px;\n  }\n\n  .payment-box p {\n    font-size: 15px;\n    line-height: 1.55;\n    margin: 5px 0;\n  }\n\n  .payment-highlight {\n    font-weight: 800;\n    color: #7a2035;\n  }\n\n  \/* ==================================================\n     WHY PARENTS\n  ================================================== *\/\n\n  .parents-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .parents-list li {\n    background: #fdf6f0;\n    border-radius: 9px;\n    padding: 11px 12px;\n    margin-bottom: 9px;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .parents-list strong {\n    color: #4f1322;\n  }\n\n  \/* ==================================================\n     FINAL MESSAGE\n  ================================================== *\/\n\n  .final-message {\n    margin: 26px 0 8px;\n    padding: 18px 14px;\n    text-align: center;\n    background: #4f1322;\n    border-radius: 12px;\n    color: #fff;\n  }\n\n  .final-message h3 {\n    color: #fff;\n    font-size: 22px;\n    line-height: 1.3;\n    margin: 0;\n  }\n\n  .final-message p {\n    font-size: 15px;\n    line-height: 1.5;\n    margin: 8px 0 0;\n  }\n\n  \/* ==================================================\n     MOBILE\n  ================================================== *\/\n\n  @media (max-width: 480px) {\n\n    .product-description {\n      padding: 0 12px;\n      font-size: 15px;\n    }\n\n    .research-box {\n      font-size: 13.5px;\n      padding: 11px 12px;\n    }\n\n    .product-description .main-heading {\n      font-size: 27px;\n    }\n\n    .product-description .sub-heading {\n      font-size: 18px;\n    }\n\n    .product-description h3 {\n      font-size: 20px;\n    }\n\n    .included-item,\n    .bonus-box p,\n    .payment-box p,\n    .parents-list li {\n      font-size: 14.5px;\n    }\n\n    .new-price {\n      font-size: 29px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003c!-- ==================================================\n       RESEARCH MESSAGE\n  ================================================== --\u003e\n\u003cdiv class=\"research-box\"\u003e🧠 Every Single Activity \u0026amp; Game is Based on Research Case Studies\u003c\/div\u003e\n\u003c!-- ==================================================\n       MAIN HEADING\n  ================================================== --\u003e\n\u003ch2 class=\"main-heading\"\u003eMake Learning Fun.\u003cbr\u003eBuild Better Thinking. 🧩\u003c\/h2\u003e\n\u003c!-- ==================================================\n       WHAT'S INCLUDED\n  ================================================== --\u003e\n\u003ch3\u003e🎁 What's Included?\u003c\/h3\u003e\n\u003cdiv class=\"included-list\"\u003e\n\u003cdiv class=\"included-item\"\u003e📘\n\u003cdiv\u003e\u003cstrong\u003eParent Guide with Activity e-Book\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e🎨\n\u003cdiv\u003e\u003cstrong\u003e135 Colorful Printable Neuro Activity Sheets\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e🧠\n\u003cdiv\u003e\u003cstrong\u003e45+ Activities and Games Paper\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e👧\n\u003cdiv\u003e\u003cstrong\u003eDesigned for Kids 4–12 Years\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e📱\n\u003cdiv\u003e\u003cstrong\u003eGet Instantly on Your WhatsApp and Email After Payment\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==================================================\n       FREE BONUS\n  ================================================== --\u003e\n\u003cdiv class=\"bonus-box\"\u003e\n\u003cdiv class=\"bonus-title\"\u003e🎁 FREE BONUS — Selective Activity Bundle\u003c\/div\u003e\n\u003cp\u003eGet \u003cstrong\u003e₹1,500+ Worth of Selective Digital Activities FREE!\u003c\/strong\u003e 🎉\u003c\/p\u003e\n\u003cp\u003eAlong with your Digital Pack, you'll receive access to a \u003cstrong\u003especial collection of additional digital activities\u003c\/strong\u003e that you can use at home.\u003c\/p\u003e\n\u003cdiv class=\"bonus-value\"\u003eDigital Pack ₹399 + ₹1,500+ Bonus FREE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==================================================\n       OFFER\n  ================================================== --\u003e\n\u003cdiv class=\"offer-box\"\u003e\n\u003cdiv class=\"offer-title\"\u003e🔥 Special Offer — Only ₹399\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"old-price\"\u003e \u003cs\u003e₹999\u003c\/s\u003e \u003c\/span\u003e \u003cspan class=\"new-price\"\u003e ₹399 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"limited-offer\"\u003e ⏳ Limited-period offer. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ==================================================\n       PAYMENT\n  ================================================== --\u003e\n\u003cdiv class=\"payment-box\"\u003e\n\u003cdiv class=\"payment-title\"\u003e💳 Easy Process\u003c\/div\u003e\n\u003cp\u003e✅ \u003cspan class=\"payment-highlight\"\u003e Pay just ₹399 now \u003c\/span\u003e and get the Digital Pack instantly on your MOBILE.\u003c\/p\u003e\n\u003cp\u003e📲 Get your complete digital material directly on \u003cstrong\u003eWhatsApp \u0026amp; Email\u003c\/strong\u003e after payment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ==================================================\n       WHY PARENTS CHOOSE IT\n  ================================================== --\u003e\n\u003ch3\u003e❤️ Why Parents Choose It\u003c\/h3\u003e\n\u003cul class=\"parents-list\"\u003e\n\u003c!-- RESEARCH POINT ADDED FIRST --\u003e\n\u003cli\u003e🔬 \u003cstrong\u003eResearch-Informed Design\u003c\/strong\u003e — Every activity and game has been thoughtfully developed by studying research, educational approaches and relevant case studies from around the world.\u003c\/li\u003e\n\u003cli\u003e👧 \u003cstrong\u003eLess passive screen time\u003c\/strong\u003e — Give your child something productive to do.\u003c\/li\u003e\n\u003cli\u003e🧠 \u003cstrong\u003eLearning through play\u003c\/strong\u003e — Activities make thinking practice more enjoyable.\u003c\/li\u003e\n\u003cli\u003e🎯 \u003cstrong\u003eShort \u0026amp; engaging\u003c\/strong\u003e — Designed for easy activity sessions at home.\u003c\/li\u003e\n\u003cli\u003e👨 \u003cstrong\u003eParent-friendly\u003c\/strong\u003e — Simple activities that parents can do with their children.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ==================================================\n       FINAL MESSAGE\n  ================================================== --\u003e\n\u003cdiv class=\"final-message\"\u003e\n\u003ch3\u003e🌱 Don't Just Give Your Child More Screen Time.\u003c\/h3\u003e\n\u003cp\u003eGive Them Something \u003cstrong\u003eScientific\u003c\/strong\u003e to Think About.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"Expert Mom Shop","offers":[{"title":"Default Title","offer_id":54234714800239,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0748\/7792\/7535\/files\/100018802_1.jpg?v=1787832715","url":"https:\/\/expertmom.shop\/products\/brain-development-kit-based-on-scientific-research-age-7-9years","provider":"Expert Mom Shop","version":"1.0","type":"link"}