CINXE.COM
Marvel Comics Create An Agatha Harkness Tarot Card Set
<!doctype html><html lang='en' class='optml_no_js' prefix='og: https://ogp.me/ns#'><head> <meta charset='utf-8'> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://mlpnk72yciwc.i.optimole.com" rel="preconnect"> <style> #sidebar, #test_sidebar {min-height:1750px;} #breadcrumbs {min-height:24px;} section.main-content {min-height:3000px;} #article {min-height:1500px;} @media only screen and (min-width: 64em) { #sidebar, #test_sidebar {min-height:3000px;} } .bc-author-box{ min-height: 250px; } #bc_sharing_is_caring{ min-height: 144px; } #read_more section { min-height: 1445px;} @media only screen and (min-width: 64em) { #read_more section {min-height:712px;} } nav#keywords_banner { height: 19px;} /* #header-wrapper { height: 47px; }*/ .latest-headline { color: black; font-size: 1em; margin: 0 2px 5px 2px; } /* [data-spotim-module=spotlight] { min-height: 375px; overflow: hidden; } .main-menu, .main-menu li{ background-color: #060606; z-index: 3000; opacity: 1; }*/ #top_spacer, #bottom_spacer { height: 100px; background-color: #DDDDDD; overflow: hidden; } .sidebar_spacer { height: 250px; background-color: #DDDDDD; overflow:hidden; } .post_content_spacer { height: 400px; overflow: clip; } @media only screen and (max-width: 64em) { /* #search_box { width: 95% !important; height: 30px !important; box-sizing: border-box; margin: auto; display: block; margin-bottom: 5px; }*/ } @media only screen and (min-width: 64em) { #top_spacer, #bottom_spacer { height: 250px; } .sidebar_spacer { height: 600px; } } </style> <link rel='stylesheet' href='/pure-min.css' /> <link rel='stylesheet' href='/grids-responsive-min.css' /> <link rel='stylesheet' href='/theme.css?version=22' /> <script> // Initialize a variable to hold the timeout ID var timeoutId; function loadScripts() { // Clear the timeout to prevent multiple executions clearTimeout(timeoutId); // Initialize window.ramp object and queue window.ramp = window.ramp || {}; window.ramp.que = window.ramp.que || []; // Load the first script var pw_main1 = document.createElement('script'); pw_main1.type = 'text/javascript'; pw_main1.async = true; pw_main1.src = '//cdn.intergient.com/1002214/46776/ramp_config.js'; document.getElementsByTagName('head')[0].appendChild(pw_main1); // Add tags to the ramp queue window.ramp.que.push(function() { window.ramp.addTag("bottom_medium_rectangle"); window.ramp.addTag("bottom_medium_rectangle1"); window.ramp.addTag("bottom_leaderboard"); window.ramp.addTag("bottom_leaderboard2"); }); // Load the second script var pw_main2 = document.createElement('script'); pw_main2.type = 'text/javascript'; pw_main2.async = true; pw_main2.src = '//cdn.intergient.com/ramp_core.js'; document.getElementsByTagName('footer')[0].appendChild(pw_main2); // Remove event listeners since the scripts have been loaded window.removeEventListener('scroll', cancelTimeout); window.removeEventListener('click', cancelTimeout); } function cancelTimeout() { // Clear the timeout to prevent the scripts from loading clearTimeout(timeoutId); // Load the scripts immediately upon user interaction loadScripts(); // Remove these event listeners as they are no longer needed window.removeEventListener('scroll', cancelTimeout); window.removeEventListener('click', cancelTimeout); } // Attach the function to both 'scroll' and 'click' events // These will cancel the timeout if triggered window.addEventListener('scroll', cancelTimeout); window.addEventListener('click', cancelTimeout); // Add a 3-second timeout to load the scripts if no user interaction occurs timeoutId = setTimeout(loadScripts, 3000); </script> <style> #test_sidebar, #sidebar { display: flex; flex-direction: column; } .med_rect_wrapper { height: 600px; background-color: #DDDDDD; } body:has(.flex-skin-docked) .pw-sticky { top:100px; } body { padding-bottom: 100px } </style> <script> document.addEventListener('scroll', init_ga4_on_event); document.addEventListener('mousemove', init_ga4_on_event); document.addEventListener('touchstart', init_ga4_on_event); document.addEventListener('DOMContentLoaded', () => { setTimeout(init_ga4, 5000); }); function init_ga4_on_event(event) { event.currentTarget.removeEventListener(event.type, init_ga4_on_event); init_ga4(); } function init_ga4() { if (window.ga4_did_init) { return false; } window.ga4_did_init = true; const ga_script = document.createElement('script'); ga_script.type = 'text/javascript'; ga_script.id = 'bc_ga4_script'; ga_script.onload = () => { console.log('Starting custom GA4.'); window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('set', { "permalink" : "https://bleedingcool.com/pop-culture/marvel-comics-create-an-agatha-harkness-tarot-card-set/", "is_article" : "1", "post_id" : "2133781", "page_title" : "Marvel Comics Create An Agatha Harkness Tarot Card Set | 2133781", "author": "Rich Johnston", "categories": "Comics,Comics Publishers,Disney+,Fantastic Four,Marvel,Marvel Comics,Marvel Studios,Movies,Pop Culture,TV", "tags": "agatha harkness,Tarot", "publish_time": "1734112030", "publish_day": "20241213", "publish_hour": "11", "primary_category": "Comics", }); gtag('config', 'G-F25QJ8TZYF'); console.log('Done custom GA4.'); (function () { var script = document.createElement('script'); script.src = 'https://unpkg.com/web-vitals@3/dist/web-vitals.attribution.iife.js'; script.onload = function () { // When loading `web-vitals` using a classic script, all the public // methods can be found on the `webVitals` global namespace. function sendToGoogleAnalytics({name, delta, value, id, attribution}) { const eventParams = { // Built-in params: value: delta, // Use 'delta' so the value can be summed. // Custom params: metric_id: id, // Needed to aggregate events. }; switch (name) { case 'CLS': eventParams.debug_target = attribution.largestShiftTarget; break; case 'INP': eventParams.debug_target = attribution.eventTarget; break; case 'LCP': eventParams.debug_target = attribution.element; break; } // Assumes the global `gtag()` function exists, see: // https://developers.google.com/analytics/devguides/collection/ga4 console.log(eventParams); gtag('event', name, eventParams); } webVitals.onCLS(sendToGoogleAnalytics); webVitals.onCLS(console.log); webVitals.onINP(sendToGoogleAnalytics); webVitals.onFID(console.log); webVitals.onLCP(sendToGoogleAnalytics); webVitals.onLCP(console.log); console.log("Web vitals loaded."); }; document.head.appendChild(script); })();; console.log('Done web_vitals attribution.'); console.log('Now sending Playwire GA4.'); window._pwGA4PageviewId = ''.concat(Date.now()); gtag('js', new Date()); gtag('config', 'G-QRMCX9VK2M', { 'send_page_view': false }); gtag( 'event', 'ramp_js', { 'send_to': 'G-QRMCX9VK2M', 'pageview_id': window._pwGA4PageviewId } ); ; } ga_script.src = 'https://www.googletagmanager.com/gtag/js?id=G-F25QJ8TZYF'; ga_script.async = true; document.body.appendChild(ga_script); } </script> <link rel="alternate" type="application/rss+xml" href="https://bleedingcool.com/feed/" /> <link rel="alternate" type="application/rss+xml" href="https://bleedingcool.com/tv/feed/" /> <meta name='generator' content='Optimole 2.3.1'> <script type='application/javascript'> document.documentElement.className += ' optimole_has_js'; (function(w, d){ var b = d.getElementsByTagName('head')[0]; var s = d.createElement('script'); var v = ('IntersectionObserver' in w && 'isIntersecting' in w.IntersectionObserverEntry.prototype) ? '_no_poly' : ''; s.async = true; s.src = 'https://bleedingcool.com/optimole_lib' + v + '.min.js'; b.appendChild(s); w.optimoleData = { lazyloadOnly: 'optimole-lazy-only', backgroundReplaceClasses: [], watchClasses: [], backgroundLazySelectors: '', network_optimizations: true, ignoreDpr: true, quality: 75 } }(window, document)); document.addEventListener( 'DOMContentLoaded', function() { document.body.className = document.body.className.replace('optimole-no-script',''); } ); </script> <!-- This site is optimized with the Yoast SEO Premium plugin v15.5 - https://yoast.com/wordpress/plugins/seo/ --><title>Marvel Comics Create An Agatha Harkness Tarot Card Set</title> <meta name="description" content="Marvel Comics is putting out an Agatha Harkness Tarot Deck for next summer, courtesy of Andrea Hannah and Brittany Horn."> <meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"> <link rel="canonical" href="https://bleedingcool.com/pop-culture/marvel-comics-create-an-agatha-harkness-tarot-card-set/"> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="Marvel Comics Create An Agatha Harkness Tarot Card Set"> <meta property="og:description" content="Marvel Comics is putting out an Agatha Harkness Tarot Deck for next summer, courtesy of Andrea Hannah and Brittany Horn."> <meta property="og:url" content="https://bleedingcool.com/pop-culture/marvel-comics-create-an-agatha-harkness-tarot-card-set/"> <meta property="og:site_name" content="Bleeding Cool News"> <meta property="article:publisher" content="https://www.facebook.com/bleedingcoolnews"> <meta property="article:author" content="https://www.facebook.com/richard.james.johnston"> <meta property="article:published_time" content="2024-12-13T11:47:10-06:00"> <meta property="article:modified_time" content="2024-12-13T11:47:10-06:00"> <meta property="og:image" content="https://bleedingcool.com/wp-content/uploads/2024/12/81xzUm3niL._SL1500_-2001x1126.jpg"> <meta property="og:image:width" content="2000"> <meta property="og:image:height" content="1125"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:creator" content="@richjohnston"> <meta name="twitter:site" content="@bleedingcool"> <meta name="twitter:label1" content="Est. reading time"> <meta name="twitter:data1" content="1 minute"> <!-- / Yoast SEO Premium plugin. --> <script type='application/ld+json'>{ "publisher": { "url": "https:\/\/bleedingcool.com", "name": "Bleeding Cool News", "@type": "Organization", "logo": { "url": "https:\/\/www.bleedingcool.com\/wp-content\/uploads\/2019\/05\/cropped-bccircle.jpg", "@context": "http:\/\/schema.org", "@type": "ImageObject" } }, "datePublished": "2024-12-13T11:47:10-06:00", "author": { "name": "Rich Johnston", "url": "https:\/\/bleedingcool.com\/authorrich-johnston\/", "@context": "http:\/\/schema.org", "@type": "Person" }, "mainEntityOfPage": "https:\/\/bleedingcool.com\/pop-culture\/marvel-comics-create-an-agatha-harkness-tarot-card-set\/", "description": "She's come a long way since she was the witchy governess of the Fantastic Four, created by Jack Kirby and Stan Lee. Now Insight Editions is putting out an Agatha Tarot Deck for next summer, courtesy of Insight Editions. It is written by novelist and astrologer Andrea Hannah. And drawn by Brittany Horn, who worked […]\n", "dateModified": "2024-12-13T11:47:10-06:00", "headline": "Marvel Comics Create An Agatha Harkness Tarot Card Set", "keywords": "agatha harkness,Tarot", "speakable": { "cssSelector": ".headline", "xpath": "html\/head\/meta[@name='description']\/@content", "@context": "http:\/\/schema.org", "@type": "SpeakableSpecification" }, "inLanguage": "en-US", "isAccessibleForFree": "http:\/\/schema.org\/True", "image": [ "https:\/\/bleedingcool.com\/wp-content\/uploads\/2024\/12\/81xzUm3niL._SL1500_-1200x675.jpg", "https:\/\/bleedingcool.com\/wp-content\/uploads\/2024\/12\/81xzUm3niL._SL1500_-1200x900.jpg", "https:\/\/bleedingcool.com\/wp-content\/uploads\/2024\/12\/81xzUm3niL._SL1500_-900x900.jpg" ], "articleBody": "\nShe's come a long way since she was the witchy governess of the Fantastic Four, created by Jack Kirby and Stan Lee. Now Insight Editions is putting out an Agatha Tarot Deck for next summer, courtesy of Insight Editions. It is written by novelist and astrologer Andrea Hannah. And drawn by Brittany Horn, who worked on Agatha All Along as an assistant to showrunner Jac Schaeffer, as well as working in similar roles for Marvel on She Hulk, Ms Marvel, Spider-Man: No Way Home, Ms. Marvel, Loki and for DC on The Suicide Squad. It's not the first time they have put out a Marvel tarot deck, but it's the first one to be so… focused. It will be published on the 8th of July 2025.\n\n\"Harness the magic of your tarot practice with this illustrated tarot deck, inspired by the very deck seen in Marvel Television's new series Agatha All Along! Every witch needs their tarot­—and now, tarot enthusiasts can explore their destiny with this distinctive take on the traditional 78-card tarot deck, infused with all the magic of the Marvel Television universe. Follow the Witches' Road alongside Agatha and her coven with this deck, featuring stunning artwork pulled directly from Marvel Television's hit series, Agatha All Along, and inspired by the show's memorable characters and moments. Rendered in a classic style, this full deck of major and minor arcana includes a detailed guidebook, and is the perfect familiar for witches and wiccans, regardless of experience.\"\n\nBEAUTIFULLY ILLUSTRATED: Each card features a full-color illustration of a character or element from the show, including Agatha Harkness and exciting new characters, making it a must-have for fans.\nCOMPLETE TAROT EXPERIENCE: This deluxe set of 78 cards, modeled after the Rider Waite Deck, consists of both major and minor arcana—perfect for both anyone beginning their tarot practice and experienced practitioners and worthy of in-depth exploration.\nDETAILED GUIDEBOOK: Includes a 128-page guidebook with explanations of each card's meaning and simple spreads for easy readings.\nGREAT GIFT: Packaged in a deluxe gift box, the Agatha All Along Tarot Deck and Guidebook makes a thoughtful gift for significant people.\n\n\n\t\t\n\t\t\t#gallery-1 {\n\t\t\t\tmargin: auto;\n\t\t\t}\n\t\t\t#gallery-1 .gallery-item {\n\t\t\t\tfloat: left;\n\t\t\t\tmargin-top: 10px;\n\t\t\t\ttext-align: center;\n\t\t\t\twidth: 33%;\n\t\t\t}\n\t\t\t#gallery-1 img {\n\t\t\t\tborder: 2px solid #cfcfcf;\n\t\t\t}\n\t\t\t#gallery-1 .gallery-caption {\n\t\t\t\tmargin-left: 0;\n\t\t\t}\n\t\t\t\/* see gallery_shortcode() in wp-includes\/media.php *\/\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\n\n", "dateCreated": "2024-12-13T11:47:10-06:00", "copyrightYear": "2024", "articleSection": "Comics", "url": "https:\/\/bleedingcool.com\/pop-culture\/marvel-comics-create-an-agatha-harkness-tarot-card-set\/", "@context": "http:\/\/schema.org", "@type": "NewsArticle" }</script> <script>setTimeout(function(){var wps=document.createElement('script');wps.type='text/javascript';wps.async=true;wps.src='//web.webpushs.com/js/push/582fca4f3d20490e714a8a2ce06da6b8_1.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(wps,s);}, 4250);</script> </head> <body><div id='wrapper' style='min-height: 1000px; max-width:1024px !important;'><nav id="keywords_banner"> <span>Breaking:</span> <a href="https://bleedingcool.com/games/phantasy-star-online-2-new-genesis-reveals-5th-anniversary-plans/" rel="bookmark">Phantasy Star Online 2</a> | <a href="https://bleedingcool.com/comics/space-ghost-10-preview-future-ghosts-cosmic-threats/" rel="bookmark">Space Ghost #10</a> | <a href="https://bleedingcool.com/games/assassins-creed-shadows-focuses-more-on-your-hideout/" rel="bookmark">Assassin's Creed Shadows</a> | <a href="https://bleedingcool.com/tv/tracker-season-2-check-out-some-early-s02e12-monster-sneak-peeks/" rel="bookmark">Tracker</a> | <a href="https://bleedingcool.com/games/powerwash-simulator-has-released-the-wallace-gromit-dlc/" rel="bookmark">PowerWash Simulator</a> | <a href="https://bleedingcool.com/tv/daredevil-born-again-first-impressions-marvel-hits-its-dick-wolf-era/" rel="bookmark">Daredevil: Born Again</a> | <a href="https://bleedingcool.com/tv/the-daily-show-dedicates-trump-speech-drinking-game-to-pete-hegseth/" rel="bookmark">the daily show</a> | <a href="https://bleedingcool.com/tv/reacher-author-will-tell-the-stories-behind-the-stories-this-fall/" rel="bookmark">Reacher</a> | <a href="https://bleedingcool.com/games/the-crew-motorfest-partners-with-red-bull-for-season-6/" rel="bookmark">The Crew Motorfest</a> | <a href="https://bleedingcool.com/tv/should-travis-scott-be-the-next-wwe-champion/" rel="bookmark">Travis Scott</a> | <a href="https://bleedingcool.com/games/guild-wars-2-janthir-wilds-repentance-arrives-next-week/" rel="bookmark">Guild Wars 2</a> | <a href="https://bleedingcool.com/tv/wwe-raw-crushes-it-while-tony-khan-cries-in-his-pillow/" rel="bookmark">WWE Raw</a> | <a href="https://bleedingcool.com/comics/thundercats-13-preview-snarf-unleashed-who-knew/" rel="bookmark">Thundercats #13</a> | <a href="https://bleedingcool.com/games/marvel-snap-does-some-time-traveling-for-latest-season/" rel="bookmark">Marvel Snap</a> | <a href="https://bleedingcool.com/comics/terminator-5-preview-space-race-meets-robo-ruckus/" rel="bookmark">Terminator #5</a></nav> <div id="header-wrapper"> <header id="bc-masthead" class="pure-g" role="banner"> <div class="pure-u-1-5 pure-u-md-1-6 pure-u-lg-3-24"> <a href="https://bleedingcool.com/"> <img class="pure-img bc-logos" src="/bc-logo-headless-white-min.png" alt="Bleeding Cool News and Rumors" width='76px' height='32px'> </a> </div> <div class="pure-u-3-5 pure-u-md-4-6 pure-u-lg-18-24"> <nav id="menu" class="pure-u-1-1"> <label for="tm" id="toggle-menu"> <div class='hamburger'></div> <div class='hamburger'></div> <div class='hamburger'></div> <span class="drop-icon menu-top-level">▾</span></label> <input type="checkbox" id="tm"> <ul class="main-menu clearfix"> <li><a href="#"><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm1">Comics <span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm1"> <ul class="sub-menu"> <li><a href="/comics/">Comics</a></li> <li><a href="/comics/vintage-paper/">Vintage Paper</a></li> <li><a href="/sponsored/heritage-sponsored/">Heritage Auctions</a></li> <li><a href="/sponsored/comic-connect-sponsored/">ComicConnect Auctions</a></li> <li><a href="/comics/comics-publishers/marvel-comics/">Marvel</a></li> <li><a href="/comics/comics-publishers/dc-comics/">DC Comics</a></li> <li><a href="/comics/comics-publishers/image/">Image</a></li> <li><a href="/comics/comics-publishers/dark-horse-comics/">Dark Horse Comics</a></li> <li><a href="/comics/comics-publishers/idw/">IDW</a></li> <li><a href="/comics/comics-publishers/boom/">Boom! Studios</a></li> <li><a href="/comics/comics-publishers/dynamite/">Dynamite</a></li> <li><a href="/tag/penguin-random-house/">Penguin Random House</a></li> </ul> </li> <li><a href="#" ><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm2">Film<span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm2"> <ul class="sub-menu"> <li><a href="/movies/">Movies</a></li> <li><a href="/movies/blumhouse/">Blumhouse</a></li> <li><a href="/movies/disney-film/">Disney</a></li> <li><a href="/movies/fox-film/">Fox</a></li> <li><a href="/movies/hbo-film/">HBO</a></li> <li><a href="/movies/marvel-studios/">Marvel Studios</a></li> <li><a href="/movies/netflix-film/">Netflix</a></li> <li><a href="/movies/paramount-pictures/">Paramount Pictures</a></li> <li><a href="/movies/sony/">Sony</a></li> <li><a href="/movies/star-wars/">Star Wars</a></li> <li><a href="/movies/universal/">Universal</a></li> <li><a href="/movies/warner-bros/">Warner Bros</a></li> </ul> </li> <li><a href="#"><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm3">TV <span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm3"> <ul class="sub-menu"> <li><a href="/tv/">TV</a></li> <li><a href="/tv/abc/">ABC</a></li> <li><a href="/tv/comedy-central/">Adult Swim</a></li> <li><a href="/tv/amazon/">Amazon Prime</a></li> <li><a href="/tv/amc/">AMC</a></li> <li><a href="/tv/apple/">Apple</a></li> <li><a href="/tv/cbs/">CBS</a></li> <li><a href="/tv/cw/">The CW</a></li> <li><a href="/tv/disney-tv/">Disney+</a></li> <li><a href="/tv/fox/">Fox</a></li> <li><a href="/tv/hbo/">HBO/HBO Max</a></li> <li><a href="/tv/hulu/">Hulu</a></li> <li><a href="/tv/nbc/">NBC</a></li> <li><a href="/tv/netflix/">Netflix</a></li> </ul> </li> <li><a href="#"><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm4">Games <span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm4"> <ul class="sub-menu"> <li><a href="https://bleedingcool.com/games/">Video Games</a></li> <li><a href="https://bleedingcool.com/games/tabletop/">Tabletop</a></li> <li><a href="https://bleedingcool.com/games/mobile-games/">Mobile</a></li> <li><a href="https://bleedingcool.com/games/review-games/">Reviews</a></li> <li><a href="https://bleedingcool.com/games/video-games-2/esports/">Esports</a></li> <li><a href="https://bleedingcool.com/games/video-games-2/arcade/">Arcade</a></li> </ul> </li> <!--<li><a href="/collectibles/">Collectibles</a></li>--> <li><a href="#"><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm5">Collect<span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm5"> <ul class="sub-menu"> <li><a href="/collectibles/">Collectibles</a></li> <li><a href="/collectibles/lego/">LEGO</a></li> <li><a href="/collectibles/hasbro/">Hasbro</a></li> <li><a href="/collectibles/funko/">Funko</a></li> <li><a href="/collectibles/mattel/">Mattel</a></li> </ul> </li> <li><a href="/tag/wrestling/">Wrestling</a></li> <li><a href="/trends/">Trends</a></li> <li><a href="/contact/">Contact</a></li> <li><form method='GET' action='/search/' target='_self'><input id='search_box' name='s' placeholder='Search...' type='text'/></form></li> </ul> </nav> </div> <div class="pure-u-1-5 pure-u-md-1-6 pure-u-lg-3-24"> <a rel="nofollow" style="float:right" href="https://www.cgccomics.com"> <img class="pure-img bc-logos" src="/cgc-logo-headless-min.png" alt="CGC" width='72px' height='32px'> </a> </div> </header> </div> <div id='main' class='pure-g'><ol id="breadcrumbs" class="breadcrumbs" style="padding:0;" itemscope itemtype="http://schema.org/BreadcrumbList"> <li style="display:inline-block;" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" itemscope itemtype="http://schema.org/WebPage" href="https://bleedingcool.com/" itemid="https://bleedingcool.com/"> <span itemprop="name">Home</span> </a> <meta itemprop="position" content="1" /> </li> <li class="breadcrumb-spacer" style="margin: 0 9px 0 5px;">»</li> <li style="display:inline-block;" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" itemscope itemtype="http://schema.org/WebPage" href="https://bleedingcool.com/pop-culture/" itemid="https://bleedingcool.com/pop-culture/"> <span itemprop="name">Pop-culture</span> </a> <meta itemprop="position" content="2" /> </li> <li class="breadcrumb-spacer" style="margin: 0 9px 0 5px;">»</li> <li style="display: inline-block" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <span itemprop="item" itemscope itemtype="http://schema.org/WebPage" itemid="https://bleedingcool.com/pop-culture/marvel-comics-create-an-agatha-harkness-tarot-card-set/"> <span itemprop="name">Marvel Comics Create An Agatha Harkness Tarot Card Set</span> </span> <meta itemprop="position" content="3" /> </li> </ol> <section class='main-content pure-u-1-2'><article id='article' data-post-id='2133781' itemscope itemtype='http://schema.org/Article'><p class="taxonomy">Posted in: <a href='/comics/' rel='category'>Comics</a>, <a href='/comics/comics-publishers/' rel='category'>Comics Publishers</a>, <a href='/tv/disney-tv/' rel='category'>Disney+</a>, <a href='/movies/marvel-studios/fantastic-four/' rel='category'>Fantastic Four</a>, <a href='/tv/disney-tv/marvel-disney-tv/' rel='category'>Marvel</a>, <a href='/comics/comics-publishers/marvel-comics/' rel='category'>Marvel Comics</a>, <a href='/movies/marvel-studios/' rel='category'>Marvel Studios</a>, <a href='/movies/' rel='category'>Movies</a>, <a href='/pop-culture/' rel='category'>Pop Culture</a>, <a href='/tv/' rel='category'>TV</a> | Tagged: <a href='/tag/agatha-harkness/' rel='tag'>agatha harkness</a>, <a href='/tag/tarot/' rel='tag'>Tarot</a></p><hr><h1 class='headline' style='margin-top: 0;' itemprop='headline'>Marvel Comics Create An Agatha Harkness Tarot Card Set</h1><p class='excerpt' style='font-weight:lighter;margin:6px 0;font-size:1.1em;clear:both;'>Marvel Comics is putting out an Agatha Harkness Tarot Deck for next summer, courtesy of Andrea Hannah and Brittany Horn.</p><hr><div class="byline">Published <time itemprop="datePublished" datetime="2024-12-13T11:47:10-06:00" title="Fri, 13 Dec 2024 11:47:10 -0600">Fri, 13 Dec 2024 11:47:10 -0600</time> <address class="author">by <a rel='author' href='https://bleedingcool.com/author/rich-johnston/'>Rich Johnston</a></address><div class="byline-separator"> | </div><div class="comments-link"><a id="jump_to_comments" href="#comments-placeholder">Comments</a></div></div></header><hr><div id='post_summary' style='margin:6px 0;clear:both;'><h2 style='margin-top: 0;font-size:1.1em;'>Article Summary</h2><ul> <li>Marvel unveils the Agatha Harkness Tarot Deck, launching July 2025.</li> <li>Tarot deck features art by Brittany Horn, known for Marvel and DC projects.</li> <li>Includes a guidebook with 128 pages for understanding card meanings.</li> <li>Inspired by Marvel Television's series Agatha All Along, with a classic tarot style.</li> </ul></div><hr><p>She's come a long way since she was the witchy governess of the Fantastic Four, created by <strong>Jack Kirby </strong>and <strong>Stan Lee</strong>. Now Insight Editions is putting out an <a href="https://amzn.to/4gz8rx6">Agatha Tarot Deck</a> for next summer, courtesy of Insight Editions. It is written by novelist and astrologer <strong>Andrea Hannah.</strong> And drawn by <strong>Brittany Horn,</strong> who worked on <em>Agatha All Along</em> as an assistant to showrunner <strong>Jac Schaeffer</strong>, as well as working in similar roles for Marvel on <em>She Hulk, Ms Marvel, <i>Spider-Man: No Way Home</i>, <i>Ms. Marvel</i>,</em> <em>Loki</em> and for DC on <em>The Suicide Squad</em>. It's not the first time they have put out <a href="https://amzn.to/41xcS72">a Marvel tarot deck</a>, but it's the first one to be so… focused. It will be published on the 8th of July 2025.</p> <p><a href="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:auto/h:auto/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/81xzUm3niL._SL1500_.jpg"><img data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:1014/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/81xzUm3niL._SL1500_.jpg" class="aligncenter size-large wp-image-2133787" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20600%201014%22%20width%3D%22600%22%20height%3D%221014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Marvel Comics Create An Agatha Harkness Tarot Cart Set" width="600" height="1014"><noscript><img class="aligncenter size-large wp-image-2133787" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:1014/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/81xzUm3niL._SL1500_.jpg" alt="Marvel Comics Create An Agatha Harkness Tarot Cart Set" width="600" height="1014"></noscript></a></p> <blockquote><p>"Harness the magic of your tarot practice with this illustrated tarot deck, inspired by the very deck seen in Marvel Television's new series Agatha All Along! Every witch needs their tarot­—and now, tarot enthusiasts can explore their destiny with this distinctive take on the traditional 78-card tarot deck, infused with all the magic of the Marvel Television universe. Follow the Witches' Road alongside Agatha and her coven with this deck, featuring stunning artwork pulled directly from Marvel Television's hit series, Agatha All Along, and inspired by the show's memorable characters and moments. Rendered in a classic style, this full deck of major and minor arcana includes a detailed guidebook, and is the perfect familiar for witches and wiccans, regardless of experience."</p></blockquote> <ul> <li>BEAUTIFULLY ILLUSTRATED: Each card features a full-color illustration of a character or element from the show, including Agatha Harkness and exciting new characters, making it a must-have for fans.</li> <li>COMPLETE TAROT EXPERIENCE: This deluxe set of 78 cards, modeled after the Rider Waite Deck, consists of both major and minor arcana—perfect for both anyone beginning their tarot practice and experienced practitioners and worthy of in-depth exploration.</li> <li>DETAILED GUIDEBOOK: Includes a 128-page guidebook with explanations of each card's meaning and simple spreads for easy readings.</li> <li>GREAT GIFT: Packaged in a deluxe gift box, the Agatha All Along Tarot Deck and Guidebook makes a thoughtful gift for significant people.</li> </ul> <style type="text/css"> #gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php */ </style> <div id="gallery-1" class="gallery galleryid-2133781 gallery-columns-3 gallery-size-large"><dl class="gallery-item"> <dt class="gallery-icon portrait"> <a href="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:auto/h:auto/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/71sZv2yOgSL._SL1500_.jpg"><img data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:1014/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/71sZv2yOgSL._SL1500_.jpg" width="600" height="1014" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20600%201014%22%20width%3D%22600%22%20height%3D%221014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" class="attachment-large size-large" alt="Marvel Comics Create An Agatha Harkness Tarot Cart Set"><noscript><img width="600" height="1014" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:1014/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/71sZv2yOgSL._SL1500_.jpg" class="attachment-large size-large" alt="Marvel Comics Create An Agatha Harkness Tarot Cart Set"></noscript></a> </dt></dl><dl class="gallery-item"> <dt class="gallery-icon portrait"> <a href="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:auto/h:auto/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/81GV3Xyn3DL._SL1500_.jpg"><img data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:1014/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/81GV3Xyn3DL._SL1500_.jpg" width="600" height="1014" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20600%201014%22%20width%3D%22600%22%20height%3D%221014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" class="attachment-large size-large" alt="Marvel Comics Create An Agatha Harkness Tarot Cart Set"><noscript><img width="600" height="1014" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:1014/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/81GV3Xyn3DL._SL1500_.jpg" class="attachment-large size-large" alt="Marvel Comics Create An Agatha Harkness Tarot Cart Set"></noscript></a> </dt></dl><dl class="gallery-item"> <dt class="gallery-icon portrait"> <a href="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:auto/h:auto/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/71vH-XVEjJL._SL1500_.jpg"><img data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:1014/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/71vH-XVEjJL._SL1500_.jpg" width="600" height="1014" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20600%201014%22%20width%3D%22600%22%20height%3D%221014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" class="attachment-large size-large" alt="Marvel Comics Create An Agatha Harkness Tarot Cart Set"><noscript><img width="600" height="1014" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:1014/q:75/https://bleedingcool.com/wp-content/uploads/2024/12/71vH-XVEjJL._SL1500_.jpg" class="attachment-large size-large" alt="Marvel Comics Create An Agatha Harkness Tarot Cart Set"></noscript></a> </dt></dl><br style="clear: both"> </div> <hr><div style="margin-bottom: 10px" id="bc_sharing_is_caring"><center><p><strong>Enjoyed this? Please share on social media!</strong></p><a class='social_link' style='margin: 0 10px;' href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fbleedingcool.com%2Fpop-culture%2Fmarvel-comics-create-an-agatha-harkness-tarot-card-set%2F' target='_blank' onClick='open_social_link(this);return false;'><img class='social_icon' style='width:100px;height:100px;' loading='lazy' alt='facebook' src='/social_icons/social-1_square-facebook.svg' width='100' height='100'/></a><a class='social_link' style='margin: 0 10px;' href='https://twitter.com/share?url=https%3A%2F%2Fbleedingcool.com%2Fpop-culture%2Fmarvel-comics-create-an-agatha-harkness-tarot-card-set%2F&text=Marvel+Comics+Create+An+Agatha+Harkness+Tarot+Card+Set&via=bleedingcool' target='_blank' onClick='open_social_link(this);return false;'><img class='social_icon' style='width:100px;height:100px;' loading='lazy' alt='twitter' src='/social_icons/social-1_square-twitter.svg' width='100' height='100'/></a><a class='social_link' style='margin: 0 10px;' href='http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fbleedingcool.com%2Fpop-culture%2Fmarvel-comics-create-an-agatha-harkness-tarot-card-set%2F&description=Marvel+Comics+Create+An+Agatha+Harkness+Tarot+Card+Set' target='_blank' onClick='open_social_link(this);return false;'><img class='social_icon' style='width:100px;height:100px;' loading='lazy' alt='pinterest' src='/social_icons/social-1_square-pinterest.svg' width='100' height='100'/></a><a class='social_link' style='margin: 0 10px;' href='https://reddit.com/submit?url=https%3A%2F%2Fbleedingcool.com%2Fpop-culture%2Fmarvel-comics-create-an-agatha-harkness-tarot-card-set%2F&title=Marvel+Comics+Create+An+Agatha+Harkness+Tarot+Card+Set' target='_blank' onClick='open_social_link(this);return false;'><img class='social_icon' style='width:100px;height:100px;' loading='lazy' alt='reddit' src='/social_icons/social-1_square-reddit.svg' width='100' height='100'/></a></center></div><script type='text/javascript'> function open_social_link(e) { var href = e.getAttribute('href'); window.open(href, 'Share the Joy of Bleeding Cool', 'height=450, width=550, top=' + (window.innerHeight / 2 - 275) + ', left=' + (window.innerWidth / 2 - 225) + ', toolbar=0, location=0, menubar=0, directories=0, scrollbars=0'); return false; } </script> <a style=" display: flex; margin-top: 15px; margin-bottom: 10px; text-decoration: none; " id="google_follow" href="https://news.google.com/publications/CAAqBwgKMPHflgsw1IauAw?hl=en-US&gl=US&ceid=US:en"> <div class="pure-u-1-4 align-center" > <img width=100 height=81" src="/Google_News_icon.png"/> </div> <div class="pure-u-3-4" style=" text-align: center; font-size: 1.5em; vertical-align: text-top; color: #24292e; text-decoration: none; " > Stay up-to-date and support the site by following Bleeding Cool on Google News today! </div> </a></article><section class='bc-author-box'><h2 class='bc-author-name'><img class='bc-author-avatar' data-opt-src='https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:150/h:150/q:75/https://www.gravatar.com/avatar/fec70f10f8fe4fe9825aba60d338dbf0?s=150' src='data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20150%20150%22%20width%3D%22150%22%20height%3D%22150%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E' width='150px' height='150px' alt='Rich Johnston' />About <a href='/author/rich-johnston/'>Rich Johnston</a></h2>Founder of Bleeding Cool. The longest-serving digital news reporter in the world, since 1992. Author of The Flying Friar, Holed Up, The Avengefuls, Doctor Who: Room With A Deja Vu, The Many Murders Of Miss Cranbourne, Chase Variant. Lives in South-West London, works from The Union Club on Greek Street, shops at Gosh, Piranha and FP. Father of two daughters. Political cartoonist.<div class="bc-author-socials"><a class='bc-author-social' href='https://twitter.com/richjohnston'><img src='/social_twitter.png' loading='lazy' alt='twitter' width='64px' height='64px' /></a><a class='bc-author-social' href='https://www.facebook.com/richard.james.johnston'><img src='/social_facebook.png' loading='lazy' alt='facebook' width='64px' height='64px' /></a><a class='bc-author-social' href='https://instagram.com/thatrichjohnston'><img src='/social_instagram.png' loading='lazy' alt='instagram' width='64px' height='64px' /></a><a class='bc-author-social' href='https://johnstonesque.com'><img src='/social_website.png' loading='lazy' alt='website' width='64px' height='64px' /></a></div></section><div id="comments-placeholder" style="height:758px;overflow:scroll;"><div id="comments-message"><em>Comments will load 20 seconds after page.</em> <a id="load_spot" href="#comments-section">Click here</a> to load them now.</div><div id="comments-section" style="display:none;"></div></div><script type='text/javascript' defer> document.addEventListener('DOMContentLoaded', function(){ function makecommentsvisible() { var commentssection = document.querySelector('#comments-section'); commentssection.setAttribute('style', 'display:block;'); console.log('DEBUG: making comments visible.'); } function nogtmloadspot() { var commentssection = document.querySelector('#comments-section'); if (commentssection) var loaded = commentssection.getAttribute('data-loaded'); if (!loaded) { commentssection.innerHTML = ''; commentssection.setAttribute('data-loaded', true); console.log('DEBUG: Injecting Spot.IM script in no GTM mode.'); var s = document.createElement('script'); s.setAttribute('type', 'text/javascript'); s.setAttribute('src', 'https://launcher.spot.im/spot/sp_2NZshbIg'); s.setAttribute('data-spotim-module', 'spotim-launcher'); s.setAttribute('data-messages-count', '1'); s.setAttribute('data-post-url', 'https://bleedingcool.com/pop-culture/marvel-comics-create-an-agatha-harkness-tarot-card-set/'); s.setAttribute('data-article-tags', 'agatha harkness,Tarot'); s.setAttribute('data-post-id', '2133781'); s.setAttribute('data-disqus-url', 'https://bleedingcool.com/pop-culture/marvel-comics-create-an-agatha-harkness-tarot-card-set/'); s.setAttribute('data-disqus-identifier', '2133781 https://www.bleedingcool.com/?p=2133781'); document.getElementById('comments-section').appendChild(s); console.log('DEBUG: Injected Spot.IM script.'); setTimeout(makecommentsvisible, 12000); } } var loadspotlink = document.getElementById('load_spot'); loadspotlink.addEventListener('click',function(e){ e.preventDefault(); nogtmloadspot(); },false); var jumptocomments = document.getElementById('jump_to_comments'); jumptocomments.addEventListener('click',function(e){ nogtmloadspot(); },false); setTimeout(nogtmloadspot, 8000); }); </script></section><aside id='test_sidebar' class='sidebar pure-u-1-2' role='complementary'><div class="med_rect_wrapper"><div class="med_rect_unit"><div id="bottom_medium_rectangle" data-pw-desk="med_rect_atf" data-pw-mobi="med_rect_atf"></div></div></div><h2 class='sidebar-header'>Popular Now</h2><ol id="popular_now"> <li class='trending_article'><a href='https://bleedingcool.com/pop-culture/dungeons-dragons-ravenloft-heir-of-the-strahd-novel-revealed/' rel='bookmark'><span>Dungeons & Dragons: Ravenloft: Heir Of The Strahd Novel Revealed</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/pop-culture/critical-role-smiley-day-announced-for-october-release/' rel='bookmark'><span>Critical Role: Smiley Day Announced For October Release</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/pop-culture/mountain-dew-will-change-their-primary-logo-in-2025/' rel='bookmark'><span>Mountain Dew Will Change Their Primary Logo in 2025</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/pop-culture/5-hour-energy-brings-back-1-hour-shot-for-daylight-savings/' rel='bookmark'><span>5-Hour Energy Brings Back 1-Hour Shot For Daylight Savings</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/tv/alien-earth-series-preview-includes-look-at-timothy-olyphant-more/' rel='bookmark'><span>Alien: Earth Series Preview Includes Look at Timothy Olyphant & More</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/tv/the-rookie-season-7-ep-10-chaos-agent-official-overview-released/' rel='bookmark'><span>The Rookie Season 7 Ep. 10: "Chaos Agent" Official Overview Released</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/comics/punisher-police-skull-logo-spoilers/' rel='bookmark'><span>The Punisher Has Words For Police Who Use His Skull Logo (#13 Spoilers)</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/comics/superman-the-absolute-universe-version-of-the-legion-of-super-heroes/' rel='bookmark'><span>Superman & The Absolute Universe Version Of The Legion Of Super-Heroes</span></a></li></ol><div class="med_rect_wrapper"><div class="med_rect_unit"><div id="bottom_medium_rectangle1" data-pw-desk="med_rect_btf" data-pw-mobi="med_rect_btf"></div></div></div><h2 class='sidebar-header'>Popular Now</h2><ol id="popular_next"> <li class='trending_article'><a href='https://bleedingcool.com/comics/jack-kirbys-family-address-president-zelenskyy-of-ukraine/' rel='bookmark'><span>Jack Kirby's Family Address President Zelenskyy Of Ukraine</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/tv/the-daily-show-dedicates-trump-speech-drinking-game-to-pete-hegseth/' rel='bookmark'><span>The Daily Show Dedicates Trump Speech Drinking Game to Pete Hegseth</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/tv/daredevil-born-again-first-impressions-marvel-hits-its-dick-wolf-era/' rel='bookmark'><span>Daredevil: Born Again First Impressions: Marvel Hits Its Dick Wolf Era</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/comics/doctor-doom-teams-with-the-avengers-in-one-world-under-doom-5/' rel='bookmark'><span>Doctor Doom Teams With The Avengers in One World Under Doom #5</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/comics/dynamites-nick-barrucci-on-image-comics-leaving-diamond-entirely/' rel='bookmark'><span>Dynamite's Nick Barrucci, On Image Comics Leaving Diamond Entirely</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/collectibles/become-doctor-doom-with-hasbros-new-marvel-legends-replica-helmet/' rel='bookmark'><span>Become Doctor Doom with Hasbro's New Marvel Legends Replica Helmet </span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/comics/usa-imposes-new-tariffs-on-canada-mexico-china-including-on-comics/' rel='bookmark'><span>USA Imposes New Tariffs On Canada, Mexico & China, Including On Comics</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/tv/star-trek-william-shatner-on-writer-pitching-possible-kirk-return/' rel='bookmark'><span>Star Trek: William Shatner on Writer Pitching Possible Kirk Return</span></a></li></ol></aside><div id="read_more"><section><div class='hub_section pure-u-1'><h2 class="hub_section_title"><a href="https://bleedingcool.com/author/rich-johnston/" rel="bookmark">Latest by Rich Johnston</a></h2><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/jack-kirbys-family-address-president-zelenskyy-of-ukraine/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/jack-kirby-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Jack Kirby's Family Address President Zelenskyy of Ukraine" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/jack-kirby-350x350.jpg" alt="Jack Kirby's Family Address President Zelenskyy of Ukraine" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/jack-kirbys-family-address-president-zelenskyy-of-ukraine/"><h3 class="latest-headline" rel="bookmark">Jack Kirby's Family Address President Zelenskyy Of Ukraine</h3></a></div><div class="latest-article-excerpt">Jack Kirby's family address President Zelenskyy of Ukraine in his memory</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/should-we-buy-a-gun-a-new-graphic-novel-from-divided-perspectives/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/unnamed-2025-03-04T190717.740-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Should We Buy A Gun? A New Graphic Novel From Divided Perspectives" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/unnamed-2025-03-04T190717.740-350x350.jpg" alt="Should We Buy A Gun? A New Graphic Novel From Divided Perspectives" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/should-we-buy-a-gun-a-new-graphic-novel-from-divided-perspectives/"><h3 class="latest-headline" rel="bookmark">Should We Buy A Gun? A New Graphic Novel From Divided Perspectives</h3></a></div><div class="latest-article-excerpt">Dave Cowen is a left-wing writer, Gabriel Wexler, a right-wing artist. Together, they have created a new graphic novel, Should We Buy A Gun?</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/diamond-blowing-out-1100-image-comics-variants-for-10-a-pop/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Screenshot-2025-03-04-181402-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Diamond Blowing Out 1:100 Image Comics Variants For $10 A Pop" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Screenshot-2025-03-04-181402-350x350.jpg" alt="Diamond Blowing Out 1:100 Image Comics Variants For $10 A Pop" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/diamond-blowing-out-1100-image-comics-variants-for-10-a-pop/"><h3 class="latest-headline" rel="bookmark">Diamond Blowing Out 1:100 Image Comics Variants For $10 A Pop</h3></a></div><div class="latest-article-excerpt">Diamond blowing out 1:100 Image Comics Variants for $10 each including Ghost Machine, Transformers and GI Joe</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/cullen-bunn-riley-brown-adapt-dead-acre-vault-graphic-novel/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/af23539d-f2e1-4f8d-aa6d-f1aad9a4b4d1-350x350.jpeg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Cullen Bunn And Riley Brown Adapt Dead Acre As A Vault Graphic Novel" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/af23539d-f2e1-4f8d-aa6d-f1aad9a4b4d1-350x350.jpeg" alt="Cullen Bunn And Riley Brown Adapt Dead Acre As A Vault Graphic Novel" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/cullen-bunn-riley-brown-adapt-dead-acre-vault-graphic-novel/"><h3 class="latest-headline" rel="bookmark">Cullen Bunn And Riley Brown Adapt Dead Acre As A Vault Graphic Novel</h3></a></div><div class="latest-article-excerpt">Cullen Bunn and Riley Brown adapt Dead Acre: Black Badge as a weird western Vault Comics graphic novel</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/doctor-doom-teams-with-the-avengers-in-one-world-under-doom-5/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/ONEWORLDDOOM2025005_Cover-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Doctor Doom Teams With The Avengers in One World Under Doom #5" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/ONEWORLDDOOM2025005_Cover-350x350.jpg" alt="Doctor Doom Teams With The Avengers in One World Under Doom #5" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/doctor-doom-teams-with-the-avengers-in-one-world-under-doom-5/"><h3 class="latest-headline" rel="bookmark">Doctor Doom Teams With The Avengers in One World Under Doom #5</h3></a></div><div class="latest-article-excerpt">Doctor Doom Teams With The Avengers in One World Under Doom #5 by Ryan North and RB Silva, from Marvel Comics in June 2025</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/was-this-the-very-last-diamond-comics-previews-catalog-ever/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/Screenshot-2025-03-04-144610-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Was This The Very Last Diamond Comics Previews Catalog ever?" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/Screenshot-2025-03-04-144610-350x350.jpg" alt="Was This The Very Last Diamond Comics Previews Catalog ever?" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/was-this-the-very-last-diamond-comics-previews-catalog-ever/"><h3 class="latest-headline" rel="bookmark">Was This The Very Last Diamond Comics Previews Catalog ever?</h3></a></div><div class="latest-article-excerpt">Was This The Very Last Diamond Comics Previews Catalog Ever? It's a dark day for telephone books right now</div></div></a></article></div></section><div id="bottom_leaderboard2" class="center" data-pw-desk="leaderboard_btf" data-pw-mobi="leaderboard_btf"></div><section><div class='hub_section pure-u-1'><h2 class="hub_section_title"><a href="https://bleedingcool.com/comics/" rel="bookmark">Latest in Comics</a></h2><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/space-ghost-10-preview-future-ghosts-cosmic-threats/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/SpaceGhost-10_Page_1-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Interior preview page from Space Ghost #10" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/SpaceGhost-10_Page_1-350x350.jpg" alt="Interior preview page from Space Ghost #10" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/space-ghost-10-preview-future-ghosts-cosmic-threats/"><h3 class="latest-headline" rel="bookmark">Space Ghost #10 Preview: Future Ghosts & Cosmic Threats</h3></a></div><div class="latest-article-excerpt">Space Ghost #10 arrives in stores this Wednesday, as a mysterious figure from the future threatens to unleash doom across the galaxy. Check out the preview here!</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/thundercats-13-preview-snarf-unleashed-who-knew/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Thundercats-13_Page_02-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Interior preview page from Thundercats #13" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Thundercats-13_Page_02-350x350.jpg" alt="Interior preview page from Thundercats #13" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/thundercats-13-preview-snarf-unleashed-who-knew/"><h3 class="latest-headline" rel="bookmark">Thundercats #13 Preview: Snarf Unleashed! Who Knew?</h3></a></div><div class="latest-article-excerpt">Discover the hidden depths of everyone's favorite monosyllabic companion in Thundercats #13, hitting stores on Wednesday. Is there more to Snarf than meets the eye?</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/terminator-5-preview-space-race-meets-robo-ruckus/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Terminator-05_Page_1-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Interior preview page from Terminator #5" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Terminator-05_Page_1-350x350.jpg" alt="Interior preview page from Terminator #5" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/terminator-5-preview-space-race-meets-robo-ruckus/"><h3 class="latest-headline" rel="bookmark">Terminator #5 Preview: Space Race Meets Robo-Ruckus</h3></a></div><div class="latest-article-excerpt">In Terminator #5, the Cold War space race heats up as both superpowers race to reach orbit, but an unexpected mechanical stowaway may change history forever.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/jack-kirbys-family-address-president-zelenskyy-of-ukraine/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/jack-kirby-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Jack Kirby's Family Address President Zelenskyy of Ukraine" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/jack-kirby-350x350.jpg" alt="Jack Kirby's Family Address President Zelenskyy of Ukraine" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/jack-kirbys-family-address-president-zelenskyy-of-ukraine/"><h3 class="latest-headline" rel="bookmark">Jack Kirby's Family Address President Zelenskyy Of Ukraine</h3></a></div><div class="latest-article-excerpt">Jack Kirby's family address President Zelenskyy of Ukraine in his memory</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/herculoids-1-preview-space-pirates-meet-your-monster-match/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Herculoids-01_Page_01-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Interior preview page from Herculoids #1" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Herculoids-01_Page_01-350x350.jpg" alt="Interior preview page from Herculoids #1" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/herculoids-1-preview-space-pirates-meet-your-monster-match/"><h3 class="latest-headline" rel="bookmark">Herculoids #1 Preview: Space Pirates, Meet Your Monster Match</h3></a></div><div class="latest-article-excerpt">In Herculoids #1, the legendary defenders of Amzot face their greatest challenge yet as space pirates threaten their world and an ancient darkness stirs beneath the surface.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/the-strange-case-of-canadas-1948-golden-age-flash-comic-at-auction/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/flash-nn-featured-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Flash #nn (Superior Comics, 1948)" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/flash-nn-featured-350x350.jpg" alt="Flash #nn (Superior Comics, 1948)" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/the-strange-case-of-canadas-1948-golden-age-flash-comic-at-auction/"><h3 class="latest-headline" rel="bookmark">The Strange Case of Canada's 1948 Golden Age Flash Comic, at Auction</h3></a></div><div class="latest-article-excerpt">The unusual 1948 Canadian comic book Flash is a historical oddity, but its circumstances connect it to one of the best-known tabloids of the era.</div></div></a></article></div></section><section><div class='hub_section pure-u-1'><h2 class="hub_section_title"><a href="https://bleedingcool.com/movies/" rel="bookmark">Latest in Movies</a></h2><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/disney-descendants-5-rise-of-red-4-new-vks-cast/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/166844_0669_40772ded-350x350.jpeg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Descendants: The Rise Of Red Sequel In Development At Disney" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/166844_0669_40772ded-350x350.jpeg" alt="Descendants: The Rise Of Red Sequel In Development At Disney" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/disney-descendants-5-rise-of-red-4-new-vks-cast/"><h3 class="latest-headline" rel="bookmark">Descendants: The Rise Of Red Sequel Adds New VKs To Cast</h3></a></div><div class="latest-article-excerpt">Four more new VKs have been cast in the next "Descendants" film, which is heading into production soon. Get excited, "The Rise of Red" fans!</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/movies/the-odyssey-cosmo-jarvis-has-joined-the-cast-as-filming-continues/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/shutterstock_2425195493-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="The Odyssey: Cosmo Jarvis Has Joined The Cast As Filming Continues" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/shutterstock_2425195493-350x350.jpg" alt="The Odyssey: Cosmo Jarvis Has Joined The Cast As Filming Continues" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/movies/the-odyssey-cosmo-jarvis-has-joined-the-cast-as-filming-continues/"><h3 class="latest-headline" rel="bookmark">The Odyssey: Cosmo Jarvis Has Joined The Cast As Filming Continues</h3></a></div><div class="latest-article-excerpt">Filming on The Odyssey has kicked off in Morocco, but the cast continues to grow. Cosmo Jarvis is the latest to join the cast.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/star-trek-william-shatner-on-writer-pitching-possible-kirk-return/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2021/09/Star_Trek_6_-_William_Shatner_1489x720-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Star Trek: William Shatner to Fly Like Kirk, Thanks to Jeff Bezos" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2021/09/Star_Trek_6_-_William_Shatner_1489x720-350x350.jpg" alt="Star Trek: William Shatner to Fly Like Kirk, Thanks to Jeff Bezos" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/star-trek-william-shatner-on-writer-pitching-possible-kirk-return/"><h3 class="latest-headline" rel="bookmark">Star Trek: William Shatner on Writer Pitching Possible Kirk Return</h3></a></div><div class="latest-article-excerpt">William Shatner revealed he's been approached by a writer for an untitled Star Trek project at Paramount that would see him return as Kirk.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/tiana-star-rose-posts-after-series-news-hits-yesterday-was-a-doozy/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-03-Mar-2025-07-58-PM-742-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Tiana" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-03-Mar-2025-07-58-PM-742-350x350.jpg" alt="Tiana" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/tiana-star-rose-posts-after-series-news-hits-yesterday-was-a-doozy/"><h3 class="latest-headline" rel="bookmark">Tiana Star Rose Posts After Series News Hits: "Yesterday Was a Doozy"</h3></a></div><div class="latest-article-excerpt">Tiana star Anika Noni Rose took to social media shortly after the news hit that Disney had shelved The Princess and the Frog spinoff series.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/movies/warfare-official-first-look-behind-the-scenes-featurette-released/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/W_01055_R-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/W_01055_R-350x350.jpg" alt="" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/movies/warfare-official-first-look-behind-the-scenes-featurette-released/"><h3 class="latest-headline" rel="bookmark">Warfare: Official First Look Behind-The-Scenes Featurette Released</h3></a></div><div class="latest-article-excerpt">A24 has released an official first look behind-the-scenes featurette for Ray Mendoza and Alex Garland's new film Warfare.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/movies/cineverse-toxic-avenger-new-poster-theaters-august/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/GlI7njNXQAAOZ2J-1-350x350.jpeg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Toxic Avenger: Cineverse Puts Out Campaign Poster For August Release" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/GlI7njNXQAAOZ2J-1-350x350.jpeg" alt="Toxic Avenger: Cineverse Puts Out Campaign Poster For August Release" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/movies/cineverse-toxic-avenger-new-poster-theaters-august/"><h3 class="latest-headline" rel="bookmark">Toxic Avenger: Cineverse Puts Out Campaign Poster For August Release</h3></a></div><div class="latest-article-excerpt">A new poster for the Toxic Avenger remake was put out into the world by Cineverse. They will put the film in theaters on August 29.</div></div></a></article></div></section><section><div class='hub_section pure-u-1'><h2 class="hub_section_title"><a href="https://bleedingcool.com/pop-culture/" rel="bookmark">Latest in Pop Culture</a></h2><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/reacher-author-will-tell-the-stories-behind-the-stories-this-fall/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-04-Mar-2025-08-14-PM-4530-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Reacher" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-04-Mar-2025-08-14-PM-4530-350x350.jpg" alt="Reacher" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/reacher-author-will-tell-the-stories-behind-the-stories-this-fall/"><h3 class="latest-headline" rel="bookmark">Reacher Author Will Tell "The Stories Behind the Stories" This Fall</h3></a></div><div class="latest-article-excerpt">Along with Lee Child's insights into the book series, Reacher: The Stories Behind the Stories also includes a new Jack Reacher short story.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/chappell-roan-confirms-the-giver-set-to-deliver-on-march-13th/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-04-Mar-2025-03-57-PM-4718-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Chappell Roan" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-04-Mar-2025-03-57-PM-4718-350x350.jpg" alt="Chappell Roan" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/chappell-roan-confirms-the-giver-set-to-deliver-on-march-13th/"><h3 class="latest-headline" rel="bookmark">Chappell Roan Confirms "The Giver" Set to Deliver on March 13th</h3></a></div><div class="latest-article-excerpt">Chappell Roan took to social media to confirm that her newest single "The Giver" would be released on March 13th, at 8 pm ET.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/pop-culture/dungeons-dragons-ravenloft-heir-of-the-strahd-novel-revealed/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Dungeons-Dragons-Ravenloft-Heir-Of-The-Strahd-Cover-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Dungeons & Dragons: Ravenloft: Heir Of The Strahd Novel Revealed" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Dungeons-Dragons-Ravenloft-Heir-Of-The-Strahd-Cover-350x350.jpg" alt="Dungeons & Dragons: Ravenloft: Heir Of The Strahd Novel Revealed" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/pop-culture/dungeons-dragons-ravenloft-heir-of-the-strahd-novel-revealed/"><h3 class="latest-headline" rel="bookmark">Dungeons & Dragons: Ravenloft: Heir Of The Strahd Novel Revealed</h3></a></div><div class="latest-article-excerpt">Random House Worlds has a new D&D book on the way as they revealed Dungeons & Dragons: Ravenloft: Heir of the Strahd today</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/frank-quitely-artwork-preserved-in-bowmore-whisky/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Screenshot-827-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Frank Quitely Whisky" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Screenshot-827-350x350.jpg" alt="Frank Quitely Whisky" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/frank-quitely-artwork-preserved-in-bowmore-whisky/"><h3 class="latest-headline" rel="bookmark">Frank Quitely's Artwork, Preserved in Bowmore Whisky</h3></a></div><div class="latest-article-excerpt">Frank Quitely's artwork off the island of Islay, preserved in Bowmore whisky, to share storytelling traditions in comic book form.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/a-better-paradise-rockstar-co-founder-dan-housers-podcast-gets-novel/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/41HfjFDCDDL1-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="A Better Paradise: Rockstar Co-Founder Dan Houser's Podcast Gets Novel" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/41HfjFDCDDL1-350x350.jpg" alt="A Better Paradise: Rockstar Co-Founder Dan Houser's Podcast Gets Novel" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/a-better-paradise-rockstar-co-founder-dan-housers-podcast-gets-novel/"><h3 class="latest-headline" rel="bookmark">A Better Paradise: Rockstar Co-Founder Dan Houser's Podcast Gets Novel</h3></a></div><div class="latest-article-excerpt">A Better Paradise: Volume One: The Aftermath is the first novel by Rockstar Games' Dan Houser from his Science Fiction drama podcast series.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/pop-culture/current-news/hp-lovecraft-review-sausages-tesco/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/sausages-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="The Greatest Review Of Sausages Ever Posted On Tesco's Website" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/sausages-350x350.jpg" alt="The Greatest Review Of Sausages Ever Posted On Tesco's Website" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/pop-culture/current-news/hp-lovecraft-review-sausages-tesco/"><h3 class="latest-headline" rel="bookmark">An HP Lovecraft Review of a Pack of Sausages Posted on Tesco's Website</h3></a></div><div class="latest-article-excerpt">"Taste like shoggoth & disappointment" - an HP Lovecraft review of a pack of sausages posted on Tesco's website</div></div></a></article></div></section><section><div class='hub_section pure-u-1'><h2 class="hub_section_title"><a href="https://bleedingcool.com/tv/" rel="bookmark">Latest in TV</a></h2><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/tracker-season-2-check-out-some-early-s02e12-monster-sneak-peeks/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/3052587_0406b-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Tracker" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/02/3052587_0406b-350x350.jpg" alt="Tracker" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/tracker-season-2-check-out-some-early-s02e12-monster-sneak-peeks/"><h3 class="latest-headline" rel="bookmark">Tracker Season 2: Check Out Some Early S02E12 "Monster" Sneak Peeks</h3></a></div><div class="latest-article-excerpt">Check out some early sneak peeks at what's ahead this weekend with CBS's hit Justin Hartley-starring series Tracker S02E12: "Monster."</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/daredevil-born-again-first-impressions-marvel-hits-its-dick-wolf-era/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/OTK-101-38476_R-1-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Daredevil: Born Again First Impressions: Marvel Hits Its Dick Wolf Era" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/OTK-101-38476_R-1-350x350.jpg" alt="Daredevil: Born Again First Impressions: Marvel Hits Its Dick Wolf Era" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/daredevil-born-again-first-impressions-marvel-hits-its-dick-wolf-era/"><h3 class="latest-headline" rel="bookmark">Daredevil: Born Again First Impressions: Marvel Hits Its Dick Wolf Era</h3></a></div><div class="latest-article-excerpt">Daredevil: Born Again is well-acted, well-scripted, and wastes no time. It's not big event TV, but much more like Marvel's Dick Wolf era.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/the-daily-show-dedicates-trump-speech-drinking-game-to-pete-hegseth/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-04-Mar-2025-08-42-PM-1524-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="The Daily Show" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-04-Mar-2025-08-42-PM-1524-350x350.jpg" alt="The Daily Show" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/the-daily-show-dedicates-trump-speech-drinking-game-to-pete-hegseth/"><h3 class="latest-headline" rel="bookmark">The Daily Show Dedicates Trump Speech Drinking Game to Pete Hegseth</h3></a></div><div class="latest-article-excerpt">Comedy Central's The Daily Show offered an "interactive" way to get through Trump's speech to Congress - and they named it after Pete Hegseth.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/reacher-author-will-tell-the-stories-behind-the-stories-this-fall/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-04-Mar-2025-08-14-PM-4530-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Reacher" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/MixCollage-04-Mar-2025-08-14-PM-4530-350x350.jpg" alt="Reacher" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/reacher-author-will-tell-the-stories-behind-the-stories-this-fall/"><h3 class="latest-headline" rel="bookmark">Reacher Author Will Tell "The Stories Behind the Stories" This Fall</h3></a></div><div class="latest-article-excerpt">Along with Lee Child's insights into the book series, Reacher: The Stories Behind the Stories also includes a new Jack Reacher short story.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/should-travis-scott-be-the-next-wwe-champion/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Cody-Rhodes-WWE-Elimination-Chamber-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="A battered Cody Rhodes leaves the WWE Elimination Chamber ring after reportedly getting beaten up by... Travis Scott?!" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/Cody-Rhodes-WWE-Elimination-Chamber-350x350.jpg" alt="A battered Cody Rhodes leaves the WWE Elimination Chamber ring after reportedly getting beaten up by... Travis Scott?!" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/should-travis-scott-be-the-next-wwe-champion/"><h3 class="latest-headline" rel="bookmark">Should Travis Scott Be the Next WWE Champion?</h3></a></div><div class="latest-article-excerpt">El Presidente reveals how Travis Scott legitimately injured WWE Champion Cody Rhodes, and why this qualifies him for a socialist championship opportunity!</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/wwe-raw-crushes-it-while-tony-khan-cries-in-his-pillow/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/CM-Punk-WWE-Raw-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="CM Punk appears on WWE Raw" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2025/03/CM-Punk-WWE-Raw-350x350.jpg" alt="CM Punk appears on WWE Raw" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/wwe-raw-crushes-it-while-tony-khan-cries-in-his-pillow/"><h3 class="latest-headline" rel="bookmark">WWE Raw Crushes It While Tony Khan Cries in His Pillow</h3></a></div><div class="latest-article-excerpt">The Chadster reviews a PERFECT episode of WWE Raw with CM Punk, Gunther, and a shocking title change! Meanwhile, Tony Khan continues his obsession with ruining The Chadster's life!</div></div></a></article></div></section></div><div id="bottom_spacer"><div id="bottom_leaderboard" class="center" data-pw-desk="leaderboard_btf" data-pw-mobi="leaderboard_btf"></div></div> </div><div id="footer-wrapper"> <footer id="colophon" class="pure-u-1-1 align-center" role="contentinfo"> <div id="ownership_statement">Bleeding Cool is owned and operated by Avatar Press, Inc. For more information, visit our <a href='/contact/'>contact page</a>.</div> © 2021 <a href ="/">Bleeding Cool</a> | <a href='/contact/'>Contact Us</a> | <a href='/about/'>About Us</a> | <a href='/privacy-policy/'>Privacy Policy</a> </footer> </div> </div><script> setTimeout(function() { if (document.querySelector('.gallery')) { var css = document.createElement("link"); css.rel = "stylesheet"; css.type = "text/css"; css.href = "/simpleLightbox.min.css"; document.getElementsByTagName("head")[0].appendChild(css); var js = document.createElement("script"); js.src = "/simpleLightbox.min.js"; document.getElementsByTagName("head")[0].appendChild(js); setTimeout(function() { new SimpleLightbox({elements: '.gallery a'}); console.log("Loaded gallery."); }, 2000); } }, 5000); </script> </body></html>