{"product_id":"digital-product-super-thinking-tomaque-explainer","title":"Super Thinking Tomaque Explainer","description":"\u003cstyle\u003e\n  .lywire-product {\n    --lywire-navy: #172033;\n    --lywire-blue: #2856a6;\n    --lywire-gold: #c6922e;\n    --lywire-bg: #f8fafc;\n    --lywire-card: #ffffff;\n    --lywire-border: #e3e8ef;\n    --lywire-muted: #5c6675;\n    --lywire-green: #1f7a55;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 28px 24px 50px;\n    background: #f8fafc;\n    color: var(--lywire-navy);\n    font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.7;\n    font-size: 16px;\n  }\n\n  .lywire-product * {\n    box-sizing: border-box;\n  }\n\n  .lywire-product h1,\n  .lywire-product h2,\n  .lywire-product h3 {\n    color: var(--lywire-navy);\n    line-height: 1.25;\n    margin-top: 0;\n  }\n\n  \/* Clean H1: title only *\/\n  .lywire-product h1 {\n    font-size: clamp(30px, 4vw, 46px);\n    font-weight: 800;\n    letter-spacing: -0.7px;\n    margin: 0 0 14px;\n  }\n\n  .lywire-product h2 {\n    font-size: 28px;\n    margin-bottom: 18px;\n    letter-spacing: -0.3px;\n  }\n\n  .lywire-product h3 {\n    font-size: 19px;\n    margin-bottom: 8px;\n  }\n\n  .lywire-product p {\n    margin: 0 0 16px;\n  }\n\n  .lywire-product ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .lywire-product li {\n    margin-bottom: 10px;\n  }\n\n  .lywire-hero {\n    background: #ffffff;\n    border: 1px solid var(--lywire-border);\n    border-top: 5px solid var(--lywire-blue);\n    padding: 42px 44px;\n    margin-bottom: 28px;\n  }\n\n  .lywire-kicker {\n    color: var(--lywire-blue);\n    text-transform: uppercase;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.3px;\n    margin-bottom: 12px;\n  }\n\n  .lywire-subtitle {\n    color: var(--lywire-muted);\n    font-size: 20px;\n    font-weight: 600;\n    margin-bottom: 22px;\n  }\n\n  .lywire-intro {\n    max-width: 850px;\n    font-size: 17px;\n    color: #3f4856;\n  }\n\n  .lywire-section {\n    background: #ffffff;\n    border: 1px solid var(--lywire-border);\n    padding: 34px 36px;\n    margin-bottom: 24px;\n  }\n\n  .lywire-section-header {\n    border-bottom: 1px solid var(--lywire-border);\n    padding-bottom: 15px;\n    margin-bottom: 24px;\n  }\n\n  .lywire-section-header p {\n    color: var(--lywire-muted);\n    margin-bottom: 0;\n  }\n\n  .lywire-question {\n    background: #eef4ff;\n    border-left: 4px solid var(--lywire-blue);\n    padding: 22px 24px;\n    margin-bottom: 26px;\n  }\n\n  .lywire-question p {\n    margin: 0;\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--lywire-navy);\n  }\n\n  .lywire-features {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .lywire-feature {\n    background: #fbfcfe;\n    border: 1px solid var(--lywire-border);\n    padding: 24px;\n  }\n\n  .lywire-feature-number {\n    display: inline-block;\n    color: var(--lywire-blue);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n\n  .lywire-feature p {\n    color: var(--lywire-muted);\n    margin-bottom: 0;\n  }\n\n  .lywire-audience {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px 28px;\n  }\n\n  .lywire-audience-item {\n    padding: 15px 16px;\n    background: #f8fafc;\n    border: 1px solid var(--lywire-border);\n    color: #354052;\n  }\n\n  .lywire-audience-item strong {\n    color: var(--lywire-green);\n    margin-right: 6px;\n  }\n\n  .lywire-edge {\n    background: #172033;\n    color: #ffffff;\n    padding: 36px;\n    margin-bottom: 24px;\n  }\n\n  .lywire-edge h2 {\n    color: #ffffff;\n  }\n\n  .lywire-edge p {\n    color: #e7ebf2;\n    max-width: 900px;\n  }\n\n  .lywire-principles {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 24px;\n  }\n\n  .lywire-principle {\n    border: 1px solid rgba(255,255,255,0.18);\n    padding: 20px;\n  }\n\n  .lywire-principle strong {\n    display: block;\n    color: #ffffff;\n    margin-bottom: 6px;\n  }\n\n  .lywire-principle span {\n    color: #cfd6e2;\n    font-size: 14px;\n  }\n\n  .lywire-cta {\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--lywire-border);\n    padding: 40px 32px;\n    margin-bottom: 24px;\n  }\n\n  .lywire-cta h2 {\n    margin-bottom: 12px;\n  }\n\n  .lywire-cta p {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    color: var(--lywire-muted);\n  }\n\n  .lywire-cta-label {\n    display: inline-block;\n    background: var(--lywire-blue);\n    color: #ffffff;\n    padding: 13px 24px;\n    font-weight: 800;\n    font-size: 15px;\n    letter-spacing: 0.2px;\n  }\n\n  .lywire-quote {\n    margin: 24px auto 0;\n    max-width: 760px;\n    color: var(--lywire-muted);\n    font-style: italic;\n    font-size: 17px;\n  }\n\n  .lywire-faq {\n    border-top: 1px solid var(--lywire-border);\n  }\n\n  .lywire-faq-item {\n    padding: 20px 0;\n    border-bottom: 1px solid var(--lywire-border);\n  }\n\n  .lywire-faq-item h3 {\n    margin-bottom: 8px;\n    font-size: 18px;\n  }\n\n  .lywire-faq-item p {\n    color: var(--lywire-muted);\n    margin-bottom: 0;\n  }\n\n  .lywire-disclaimer {\n    background: #fff8e8;\n    border: 1px solid #ead6a5;\n    border-left: 5px solid var(--lywire-gold);\n    padding: 20px 22px;\n    color: #4d4025;\n    margin-top: 24px;\n  }\n\n  .lywire-disclaimer strong {\n    color: #3e321d;\n  }\n\n  @media (max-width: 760px) {\n    .lywire-product {\n      padding: 18px 15px 36px;\n      font-size: 15px;\n    }\n\n    .lywire-hero,\n    .lywire-section,\n    .lywire-edge,\n    .lywire-cta {\n      padding: 26px 22px;\n    }\n\n    .lywire-features,\n    .lywire-audience,\n    .lywire-principles {\n      grid-template-columns: 1fr;\n    }\n\n    .lywire-product h1 {\n      font-size: 32px;\n    }\n\n    .lywire-product h2 {\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lywire-product\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"lywire-hero\"\u003e\n\u003cdiv class=\"lywire-kicker\"\u003eTomaque Explainer • Mental Models • Decision Making\u003c\/div\u003e\n\u003ch1\u003eSuper Thinking: Tomaque Explainer\u003c\/h1\u003e\n\u003cdiv class=\"lywire-subtitle\"\u003eYour Unfair Advantage in a Complex World\u003c\/div\u003e\n\u003cp class=\"lywire-intro\"\u003eWhat if you could approach difficult problems, decisions, and everyday situations through a clearer set of mental frameworks instead of relying only on instinct, scattered information, or endless overthinking?\u003c\/p\u003e\n\u003cp class=\"lywire-intro\"\u003eThe \u003cstrong\u003eSuper Thinking Tomaque Explainer\u003c\/strong\u003e is designed as a practical, easy-to-understand resource for exploring mental models and applying structured thinking to real-world situations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-header\"\u003e\n\u003ch2\u003eThink More Clearly. Decide More Deliberately.\u003c\/h2\u003e\n\u003cp\u003eMental models are frameworks that help people interpret situations, identify patterns, question assumptions, and approach decisions from different angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-question\"\u003e\n\u003cp\u003eThe goal is not to memorize more information. It is to build better ways of organizing and using the information you already have.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe resource explores widely used concepts such as first-principles thinking, inversion, Occam's Razor, the 80\/20 Rule, the Eisenhower Decision Matrix, the 5 Whys, sunk-cost thinking, forcing functions, and other decision-making and reasoning frameworks.\u003c\/p\u003e\n\u003cp\u003eThese concepts are associated with fields including psychology, economics, statistics, science, business, strategy, and everyday problem-solving. The original \u003cem\u003eSuper Thinking: The Big Book of Mental Models\u003c\/em\u003e by Gabriel Weinberg and Lauren McCann was published by Portfolio\/Penguin in 2019 and focuses on using mental models to understand complexity and make more informed decisions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT YOU GET --\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-header\" style=\"text-align: start;\"\u003e\n\u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n\u003cp\u003eA structured explainer built around practical understanding rather than complicated academic language.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/mental_models_unleashed_contents_holographic_dark.png?v=1789981925\" alt=\"mental_models_exploded_contents_infographic_dark\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-features\"\u003e\n\u003carticle class=\"lywire-feature\"\u003e\n\u003cdiv class=\"lywire-feature-number\"\u003e01 • Mental Models\u003c\/div\u003e\n\u003ch3\u003e300+ Mental Models — Decoded \u0026amp; Delivered\u003c\/h3\u003e\n\u003cp\u003eExplore a broad collection of thinking frameworks, from first principles and inversion to Occam's Razor, the 80\/20 Rule, decision matrices, cognitive biases, probability concepts, and more.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lywire-feature\"\u003e\n\u003cdiv class=\"lywire-feature-number\"\u003e02 • Practical Application\u003c\/div\u003e\n\u003ch3\u003eAn Actionable Field Manual — Not Just Theory\u003c\/h3\u003e\n\u003cp\u003eThe emphasis is on understanding how mental models can be used when evaluating problems, comparing options, prioritizing work, questioning assumptions, and making everyday decisions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lywire-feature\"\u003e\n\u003cdiv class=\"lywire-feature-number\"\u003e03 • Clear Interpretation\u003c\/div\u003e\n\u003ch3\u003eComplex Ideas Made Easier to Understand\u003c\/h3\u003e\n\u003cp\u003eConcepts are presented in accessible language with practical context, helping readers connect abstract ideas with situations they may encounter in business, study, work, and everyday life.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lywire-feature\"\u003e\n\u003cdiv class=\"lywire-feature-number\"\u003e04 • Condensed Learning\u003c\/div\u003e\n\u003ch3\u003eA Structured Resource for Faster Learning\u003c\/h3\u003e\n\u003cp\u003eInstead of jumping between disconnected concepts, use a structured resource to explore mental models and build a broader toolkit for reasoning, critical thinking, and decision-making.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATION --\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-header\" style=\"text-align: start;\"\u003e\n\u003ch2\u003eWhere Mental Models Can Help\u003c\/h2\u003e\n\u003cp\u003eUse the concepts as thinking prompts when you encounter decisions, uncertainty, competing priorities, or complex problems.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/mental_models_exploded_contents_infographic_light.png?v=1789981925\" alt=\"mental_models_exploded_contents_infographic_light\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-audience\"\u003e\n\u003cdiv class=\"lywire-audience-item\"\u003e\n\u003cstrong\u003e✓\u003c\/strong\u003e Entrepreneurs evaluating opportunities, risks, priorities, and strategy\u003c\/div\u003e\n\u003cdiv class=\"lywire-audience-item\"\u003e\n\u003cstrong\u003e✓\u003c\/strong\u003e Professionals dealing with complex decisions and competing demands\u003c\/div\u003e\n\u003cdiv class=\"lywire-audience-item\"\u003e\n\u003cstrong\u003e✓\u003c\/strong\u003e Students developing critical thinking and structured reasoning skills\u003c\/div\u003e\n\u003cdiv class=\"lywire-audience-item\"\u003e\n\u003cstrong\u003e✓\u003c\/strong\u003e Readers interested in psychology, strategy, business, and decision science\u003c\/div\u003e\n\u003cdiv class=\"lywire-audience-item\"\u003e\n\u003cstrong\u003e✓\u003c\/strong\u003e Anyone looking for practical frameworks for understanding problems\u003c\/div\u003e\n\u003cdiv class=\"lywire-audience-item\"\u003e\n\u003cstrong\u003e✓\u003c\/strong\u003e Lifelong learners who want a broader toolkit for thinking clearly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPETITIVE EDGE --\u003e\n\u003csection class=\"lywire-edge\"\u003e\n\u003ch2\u003eThe Competitive Edge You've Been Missing\u003c\/h2\u003e\n\u003cp\u003eIn an environment filled with information, opinions, distractions, and competing priorities, having useful frameworks can make it easier to structure your thinking.\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong\u003eSuper Thinking Tomaque Explainer\u003c\/strong\u003e brings together a wide range of mental-model concepts in a format designed for practical exploration, helping you move from simply collecting information toward understanding how different ideas can be applied.\u003c\/p\u003e\n\u003cdiv class=\"lywire-principles\"\u003e\n\u003cdiv class=\"lywire-principle\"\u003e\n\u003cstrong\u003eQuestion Assumptions\u003c\/strong\u003e \u003cspan\u003eExamine what you believe before building decisions around it.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-principle\"\u003e\n\u003cstrong\u003eSee Different Angles\u003c\/strong\u003e \u003cspan\u003eUse alternative frameworks to examine the same problem.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-principle\"\u003e\n\u003cstrong\u003eThink in Systems\u003c\/strong\u003e \u003cspan\u003eConsider relationships, incentives, trade-offs, and consequences.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY THIS RESOURCE --\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-header\"\u003e\n\u003ch2\u003eWhy Explore Mental Models?\u003c\/h2\u003e\n\u003cp\u003eA mental model can act as a useful lens for examining a situation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003eA single perspective rarely explains every complex situation. Mental models provide different lenses through which you can examine problems, decisions, incentives, risks, probabilities, human behavior, and systems.\u003c\/p\u003e\n\u003cp\u003eThe value comes from knowing when a particular framework may be useful, understanding its limitations, and combining perspectives rather than treating any single model as a universal answer.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"lywire-cta\"\u003e\n\u003ch2\u003eStop Reading Everything. Start Understanding More.\u003c\/h2\u003e\n\u003cp\u003eBuild a broader thinking toolkit with a structured exploration of mental models, reasoning frameworks, cognitive biases, and decision-making concepts.\u003c\/p\u003e\n\u003cdiv class=\"lywire-cta-label\"\u003eExplore the Digital Guide\u003c\/div\u003e\n\u003cdiv class=\"lywire-quote\"\u003e“It's not about working harder. It's about thinking better.”\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"lywire-section\"\u003e\n\u003cdiv class=\"lywire-section-header\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp\u003eCommon questions about the Super Thinking Tomaque Explainer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-faq\"\u003e\n\u003cdiv class=\"lywire-faq-item\"\u003e\n\u003ch3\u003eWhat is the Super Thinking Tomaque Explainer?\u003c\/h3\u003e\n\u003cp\u003eIt is a digital explainer focused on mental models, structured thinking, critical reasoning, problem-solving, and decision-making concepts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-faq-item\"\u003e\n\u003ch3\u003eWhat are mental models?\u003c\/h3\u003e\n\u003cp\u003eMental models are conceptual frameworks that can help people understand situations, recognize patterns, examine assumptions, and approach problems from different perspectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-faq-item\"\u003e\n\u003ch3\u003eIs this the original Super Thinking book?\u003c\/h3\u003e\n\u003cp\u003eNo. This product is a Tomaque Explainer and should not be confused with the original book \u003cem\u003eSuper Thinking: The Big Book of Mental Models\u003c\/em\u003e by Gabriel Weinberg and Lauren McCann.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-faq-item\"\u003e\n\u003ch3\u003eWho can use this resource?\u003c\/h3\u003e\n\u003cp\u003eEntrepreneurs, professionals, students, decision-makers, and general readers interested in critical thinking and practical mental models can explore the resource.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-faq-item\"\u003e\n\u003ch3\u003eCan mental models improve decision-making?\u003c\/h3\u003e\n\u003cp\u003eMental models can provide structured ways to examine decisions and assumptions. They are tools for thinking rather than guarantees of a particular outcome.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lywire-faq-item\"\u003e\n\u003ch3\u003eHow will I receive the product?\u003c\/h3\u003e\n\u003cp\u003eThis is a digital eBook product. After the purchase is completed, the download link will be shared digitally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIGITAL PRODUCT DISCLAIMER --\u003e\n\u003cdiv class=\"lywire-disclaimer\"\u003e\n\u003cstrong\u003e⚠️ Please note:\u003c\/strong\u003e It is an eBook that will be provided digitally, and the download link will be shared after the purchase is completed. No physical book will be provided.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT + FAQ SCHEMA --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Super Thinking: Tomaque Explainer\",\n  \"description\": \"A digital explainer covering mental models, critical thinking, structured reasoning, problem-solving and decision-making frameworks.\",\n  \"category\": \"Digital eBook\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Tomaque\"\n  },\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Format\",\n      \"value\": \"Digital eBook\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Delivery\",\n      \"value\": \"Digital download\"\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the Super Thinking Tomaque Explainer?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It is a digital explainer focused on mental models, structured thinking, critical reasoning, problem-solving and decision-making concepts.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are mental models?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Mental models are conceptual frameworks that can help people understand situations, recognize patterns, examine assumptions and approach problems from different perspectives.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this the original Super Thinking book?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This product is a Tomaque Explainer and should not be confused with the original book Super Thinking: The Big Book of Mental Models by Gabriel Weinberg and Lauren McCann.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Who can use this resource?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Entrepreneurs, professionals, students, decision-makers and general readers interested in critical thinking and practical mental models can explore the resource.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can mental models improve decision-making?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Mental models can provide structured ways to examine decisions and assumptions. They are tools for thinking rather than guarantees of a particular outcome.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How will I receive the product?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This is a digital eBook product. After the purchase is completed, the download link will be shared digitally.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Tomaque","offers":[{"title":"Default Title","offer_id":44146785550426,"sku":null,"price":99.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/SuperThinkingTomaqueExplainer.png?v=1789981925","url":"https:\/\/lywire.com\/products\/digital-product-super-thinking-tomaque-explainer","provider":"LyWire","version":"1.0","type":"link"}