<!DOCTYPE html>
<html lang="en" class="  nytapp-vi-homepage  tpl-always-light"  xmlns:og="http://opengraphprotocol.org/schema/">
  <head>
    
    
    <meta charset="utf-8" />
    <title data-rh="true">The New York Times - Breaking News, US News, World News and Videos</title>
    <meta data-rh="true" name="description" content="Live news, investigations, opinion, photos and video by the journalists of The New York Times from more than 150 countries around the world. Subscribe for coverage of U.S. and international news, politics, business, technology, science, health, arts, sports and more."/><meta data-rh="true" property="og:url" content="https://www.nytimes.com"/><meta data-rh="true" property="og:type" content="website"/><meta data-rh="true" property="og:title" content="The New York Times - Breaking News, US News, World News and Videos"/><meta data-rh="true" property="og:description" content="Live news, investigations, opinion, photos and video by the journalists of The New York Times from more than 150 countries around the world. Subscribe for coverage of U.S. and international news, politics, business, technology, science, health, arts, sports and more."/><meta data-rh="true" property="og:image" content="https://static01.nyt.com/newsgraphics/images/icons/defaultPromoCrop.png"/> <link data-rh="true" rel="canonical" href="https://www.nytimes.com"/><link data-rh="true" rel="alternate" href="https://www.nytimes.com" hrefLang="x-default"/><link data-rh="true" rel="alternate" href="https://www.nytimes.com" hrefLang="en-US"/><link data-rh="true" rel="alternate" href="https://www.nytimes.com/international/" hrefLang="en"/><link data-rh="true" rel="alternate" href="https://www.nytimes.com/international/" hrefLang="en-GB"/><link data-rh="true" rel="alternate" href="https://www.nytimes.com/international/" hrefLang="en-AU"/><link data-rh="true" rel="alternate" href="https://www.nytimes.com/ca/" hrefLang="en-CA"/><link data-rh="true" rel="alternate" href="https://www.nytimes.com/es/" hrefLang="es"/><link data-rh="true" rel="alternate" href="https://cn.nytimes.com" hrefLang="zh-Hans"/><link data-rh="true" rel="alternate" href="https://cn.nytimes.com/zh-hant/" hrefLang="zh-Hant"/><link data-rh="true" rel="alternate" type="application/rss+xml" title="RSS" href="https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml"/> 
    <meta data-rh="true" name="application-name" content="The New York Times"/><meta data-rh="true" name="msapplication-starturl" content="https://www.nytimes.com"/><meta data-rh="true" name="msapplication-task" content="name=Search;action-uri=https://www.nytimes.com/search/?src=iepin;icon-uri=https://static01.nyt.com/images/icons/search.ico"/><meta data-rh="true" name="msapplication-task" content="name=Most Popular;action-uri=https://www.nytimes.com/trending/?src=iepin;icon-uri=https://static01.nyt.com/images/icons/mostpopular.ico"/><meta data-rh="true" name="msapplication-task" content="name=Video;action-uri=https://www.nytimes.com/video?src=iepin;icon-uri=https://static01.nyt.com/images/icons/video.ico"/><meta data-rh="true" name="msapplication-task" content="name=Homepage;action-uri=https://www.nytimes.com?src=iepin&amp;adxnnl=1;icon-uri=https://static01.nyt.com/images/icons/homepage.ico"/><meta data-rh="true" name="nyt_uri" content="nyt://programmingnode/1999c500-b740-5ba9-b2c1-57ff6b183315"/><meta data-rh="true" name="CG" content="Homepage"/><meta data-rh="true" name="SCG" content=""/><meta data-rh="true" name="PT" content="Homepage"/><meta data-rh="true" name="PST" content=""/><meta data-rh="true" name="keywords" content="news, live updates, latest news, breaking news, local news, current events, top stories, livestream, live video, world news, us news"/>
    
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="fb:app_id" content="9869919170" />
<meta name="twitter:site" content="@nytimes" />
<meta name="slack-app-id" content="A0121HXPPTQ" />
    
<meta name="color-scheme" content="light" />

    <script>(function sentryLoader(sampleRate) {
	if (new URL(window.location).searchParams.get("sentryOverride") || Math.floor(Math.random() * 100) <= sampleRate) {
		const script = document.createElement("script");
		script.src = "https://js.sentry-cdn.com/7bc8bccf5c254286a99b11c68f6bf4ce.min.js";
		script.crossOrigin = "anonymous";
		script.async = true;
		document.head.appendChild(script);
	}
})(1);</script><script>(function sentrySetup({ release, env, routeName }) {
	const webviewEnvironment = window.vi && window.vi.webviewEnvironment || {};
	const { isPreloaded = false } = webviewEnvironment;
	const isIOS = webviewEnvironment.deviceType === "IOS";
	if (window.Sentry) {
		const MAX_BREADCRUMS = 70;
		let ignoreErrors = [
			"2mdn",
			"ads-us",
			"amazon-adsystem",
			"amp4ads",
			"ampproject",
			"bk_addPageCtx",
			"boomerang",
			"BOOMR",
			"cb is not a function",
			"chartbeat",
			"google_tag_manager",
			"gsi",
			"gtm",
			"prebid",
			"pubads",
			"scorecardresearch",
			"setConfig is not a function",
			"webkitExitFullScreen",
			"yimg",
			"reading 'campaign'",
			"Object.fromEntries is not a function",
			"Message Selection Error. status=499"
		];
		if (isPreloaded) ignoreErrors = ignoreErrors.concat([
			"Failed to fetch",
			"Load failed",
			"Something went wrong",
			"Unexpected EOF",
			"The request is not allowed by the user agent",
			"scrollIntoView",
			"No weather-bot homepage data available",
			"UnhandledRejection: Non-Error promise rejection captured with value: false",
			"VHS is currently showing this error message on-screen.",
			"useMessageSelection",
			"messageComponentLibrary"
		]);
		const allowUrls = [/^https?:\/\/(vi-pr-.*|www|vi|local|alpha|alpha-preview|static01)\.(stg\.|dev\.)?(nytimes\.com|nyt\.net)/];
		function sentryOnload() {
			window.Sentry.init({
				maxBreadcrumbs: MAX_BREADCRUMS,
				release,
				environment: env,
				allowUrls,
				ignoreErrors,
				beforeSend(event, hint) {
					const error = hint.originalException;
					if (error && error.stack && error.stack.includes("datadog-rum")) return null;
					return event;
				},
				initialScope: (scope) => {
					scope.setTags({ "nyt.route": routeName });
					const id = /nyt-a=(.*?)(;|$)/.exec(document.cookie);
					if (id !== null) scope.setUser({ id: id[1] });
					try {
						if (isPreloaded) {
							const { eventId = "", uri = "", url = "", sourceType = "", sourceId = "" } = window.asset || {};
							if (eventId) scope.setTag("eventId", eventId);
							if (uri) scope.setTag("uri", uri);
							if (url) scope.setTag("url", url);
							if (sourceType) scope.setTag("sourceType", sourceType);
							if (sourceId) scope.setTag("sourceId", sourceId);
							scope.setExtra("visibilityState", document.visibilityState);
							if (window?.performance?.timeOrigin) scope.setExtra("timeOrigin", window.performance.timeOrigin);
							scope.setTag("type", "preloaded-webview");
						} else scope.setTag("type", "browser");
						const configureConfigScope = () => {
							const { AppVersion = "", ConnectionStatus = 3, LoggedIn = false, Subscriber = false } = window.config || {};
							scope?.setTag("AppVersion", AppVersion);
							scope?.setTag("ConnectionStatus", ConnectionStatus);
							scope?.setTag("LoggedIn", LoggedIn);
							scope?.setTag("Subscriber", Subscriber);
						};
						if (isIOS) window.addEventListener("initWebview:ios", configureConfigScope);
						else configureConfigScope();
					} catch (err) {
						console.error(err);
					}
					return scope;
				},
				replaysSessionSampleRate: 0,
				replaysOnErrorSampleRate: .01,
				integrations: [window.Sentry.browserTracingIntegration({
					enableInp: true,
					instrumentNavigation: false,
					instrumentPageLoad: false
				})]
			});
			const client = window.Sentry.getClient();
			const attributes = {};
			attributes[window.Sentry.SEMANTIC_ATTRIBUTE_SENTRY_SOURCE] = "url";
			window.Sentry.startBrowserTracingPageLoadSpan(client, {
				name: routeName,
				attributes
			});
		}
		window.Sentry.onLoad(sentryOnload);
		if (window.__isUnitTestEnv) window.__testSentryOnload = sentryOnload;
	}
})({"release":"260c27395cc4b800ca8e6bded183a9c4f5350e29","env":"prd","routeName":"homepage","allowUrls":[{}]});</script>
    
    <script>
      
      (function ddLoader() {
	(function(h, o, u, n, d) {
		h = h[d] = h[d] || {
			q: [],
			onReady(c) {
				h.q.push(c);
			}
		};
		d = o.createElement(u);
		d.async = 1;
		d.src = n;
		n = o.getElementsByTagName(u)[0];
		n.parentNode.insertBefore(d, n);
	})(window, document, "script", "https://www.datadoghq-browser-agent.com/us1/v7/datadog-rum.js", "DD_RUM");
})();
      (function ddSetup(params) {
	const { service, env, version, sessionSampleRate, deploymentId, routeName, tenant } = params;
	/**
	* Validates if a user ID is a real user ID and not a placeholder/default value
	* @param {string} userId - The user ID to validate
	* @return {boolean} - True if the user ID is valid, false if it's a placeholder
	*/
	function isValidUserId(userId) {
		if (!userId || typeof userId !== "string") return false;
		return ![/^00000000-0000-0000-0000-000000000000$/, /^0000-0000$/].some((pattern) => pattern.test(userId));
	}
	function isAndroid() {
		if (window.config && window.config.OS) return window.config.OS.toUpperCase() === "ANDROID";
		return false;
	}
	function isBotUserAgent() {
		const ua = (navigator.userAgent || "").toLowerCase();
		return /(ads|google|bing|msn|yandex|baidu|ro|career|)(bot|-inspectiontool|other)|(baidu|jike|symantec)spider|scanner|(web)crawler|mediapartners-google|facebookexternalhit|meta-externalads/i.test(ua);
	}
	if (window.DD_RUM) {
		const id = /nyt-a=(.*?)(;|$)/.exec(document.cookie);
		const cookieUserId = id ? id[1] : null;
		const { isPreloaded = false, isInWebview = false } = window.vi && window.vi.webviewEnvironment || {};
		let nativeBridgeUserId = null;
		if (isPreloaded && window.getNativeBridgeCookie) nativeBridgeUserId = window.getNativeBridgeCookie("nyt-a");
		if ((cookieUserId || nativeBridgeUserId) && (!cookieUserId || !isValidUserId(cookieUserId)) && (!nativeBridgeUserId || !isValidUserId(nativeBridgeUserId))) {
			console.debug("Skipping Datadog RUM initialization due to invalid user IDs");
			return;
		}
		function onReady() {
			let ignoreErrors = [
				"2mdn",
				"ads-us",
				"amazon-adsystem",
				"amp4ads",
				"ampproject",
				"bk_addPageCtx",
				"boomerang",
				"BOOMR",
				"cb is not a function",
				"chartbeat",
				"google_tag_manager",
				"gsi",
				"gtm",
				"prebid",
				"pubads",
				"scorecardresearch",
				"setConfig is not a function",
				"webkitExitFullScreen",
				"yimg",
				"reading 'campaign'",
				"Object.fromEntries is not a function",
				"Message Selection Error. status=499"
			];
			if (isPreloaded) ignoreErrors = ignoreErrors.concat([
				"Failed to fetch",
				"Load failed",
				"Something went wrong",
				"Unexpected EOF",
				"The request is not allowed by the user agent",
				"scrollIntoView",
				"No weather-bot homepage data available",
				"UnhandledRejection: Non-Error promise rejection captured with value: false",
				"VHS is currently showing this error message on-screen.",
				"useMessageSelection",
				"messageComponentLibrary"
			]);
			function isIgnoredError(message) {
				if (typeof message !== "string") return false;
				const lowerMessage = message.toLowerCase();
				return ignoreErrors.some((pattern) => lowerMessage.includes(pattern.toLowerCase()));
			}
			const isBot = isBotUserAgent();
			const initOptions = {
				clientToken: "pube5bf68ea68edb54c35106f34e32ff07c",
				applicationId: "7d0602a0-8ef8-4d39-985b-c3188887e5b3",
				site: "datadoghq.com",
				service: `${service}-client`,
				env,
				version,
				sessionSampleRate: isBot ? 0 : parseInt(sessionSampleRate, 10),
				sessionReplaySampleRate: isBot ? 0 : 10,
				trackViewsManually: true,
				defaultPrivacyLevel: "mask-user-input",
				beforeSend(event) {
					if (event.type === "error" && isIgnoredError(event.error && event.error.message)) return false;
					return true;
				},
				allowedTracingUrls: [
					/https:\/\/samizdat-graphql.*\.nytimes\.com/,
					/https:\/\/alpha\.nytimes\.com/,
					/https:\/\/www\.nytimes\.com/,
					/https:\/\/www\.stg\.nytimes\.com/,
					/https:\/\/cooking\.nytimes\.com/,
					/https:\/\/myaccount\.nytimes\.com/
				],
				traceSampleRate: isBot ? 0 : 10,
				propagateTraceBaggage: false,
				usePartitionedCrossSiteSessionCookie: true,
				useSecureSessionCookie: true
			};
			if (isPreloaded) Object.assign(initOptions, {
				sessionReplaySampleRate: 0,
				sessionPersistence: ["cookie", "local-storage"]
			});
			window.DD_RUM.init(initOptions);
			const globalContextProps = {
				billing: {
					environment: env,
					deployment: { id: deploymentId }
				},
				dvsp: { tenant },
				route: { name: routeName },
				webview: isInWebview,
				preloaded: isPreloaded,
				appType: "web"
			};
			if (isPreloaded) Object.assign(globalContextProps, {
				team: "web-platforms",
				appType: isAndroid() ? "android" : "ios"
			});
			window.DD_RUM.setGlobalContextProperty("nyt", globalContextProps);
			window.DD_RUM.startView({ name: routeName });
			if (cookieUserId && isValidUserId(cookieUserId)) window.DD_RUM.setUser({ id: cookieUserId });
			if (isPreloaded) {
				const { url = "" } = window.asset || {};
				window.DD_RUM.setGlobalContextProperty("url", url);
				if (nativeBridgeUserId && isValidUserId(nativeBridgeUserId)) window.DD_RUM.setUser({ id: nativeBridgeUserId });
			}
		}
		window.DD_RUM.onReady(onReady);
		if (window.__isUnitTestEnv) window.__testDataDogOnReady = onReady;
	}
})({"service":"vi","env":"prd","version":"v11357-260c273","sessionSampleRate":"10","deploymentId":"aws-491988406224","routeName":"homepage","tenant":"web-platforms"});
    </script>
  

    <link data-rh="true" rel="shortcut icon" href="https://static01.nyt.com/vi-assets/static-assets/assets/favicon-NXM0N6-N.ico"/><link data-rh="true" rel="icon" type="image/svg+xml" href="https://static01.nyt.com/vi-assets/static-assets/assets/favicon-BfpYO4zl.svg"/><link data-rh="true" rel="apple-touch-icon" href="https://static01.nyt.com/vi-assets/static-assets/assets/apple-touch-icon-BTg5GMmB.png"/><link data-rh="true" rel="apple-touch-icon-precomposed" sizes="144×144" href="https://static01.nyt.com/vi-assets/static-assets/assets/apple-touch-icon-BTg5GMmB.png"/><link data-rh="true" rel="apple-touch-icon-precomposed" sizes="114×114" href="https://static01.nyt.com/vi-assets/static-assets/assets/ios-iphone-114x144-PTTpqXor.png"/><link data-rh="true" rel="apple-touch-icon-precomposed" href="https://static01.nyt.com/vi-assets/static-assets/assets/ios-default-homescreen-57x57-BHEW_r4j.png"/><link data-rh="true" rel="preload" href="https://static01.nyt.com/video-static/betamax/player-0.3.28-gTxBzUvg.css" as="style" crossorigin=""/><link data-rh="true" rel="preload" href="https://static01.nyt.com/video-static/betamax/cover-0.3.28-eTrf0IGY.css" as="style" crossorigin=""/><link data-rh="true" rel="preload" href="https://static01.nyt.com/video-static/betamax/poster-0.3.28-Cda1v6Rn.css" as="style" crossorigin=""/><link data-rh="true" rel="preload" href="https://static01.nyt.com/video-static/betamax/overlay-controls-0.3.28-BN-qu2gk.css" as="style" crossorigin=""/><link data-rh="true" rel="preload" href="https://static01.nyt.com/video-static/betamax/share-button-0.3.28-Cus4rs29.css" as="style" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/player-BBowVWE5.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/betamax-shared-5FjOYNdY.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/use-error-8M0i7DYK.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/signal-utils-Bb5wl1hz.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/event-types-BrZZ5qge.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/identify-user-NlIHKxju.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/video-element-BtmZreY3.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/play-blocked-by-user-Dn8T9JcO.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/reduced-motion-DmxrXP3q.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/use-player-context-48p3BmCk.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/cover-0.3.28-h8C8He0b.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/betamax-shared-5FjOYNdY.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/poster-0.3.28-LihBkboI.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/betamax-shared-5FjOYNdY.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/image-BwBcILE6.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/play-blocked-by-user-Dn8T9JcO.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/reduced-motion-DmxrXP3q.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/overlay-controls-0.3.28-BLNvt-8d.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/betamax-shared-5FjOYNdY.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/share-button-BSSnyzX-.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/signal-utils-Bb5wl1hz.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/use-share-Ly9wbrO-.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/event-types-BrZZ5qge.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/use-player-context-48p3BmCk.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/keyboard-controls-DP4GA8px.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/reduced-motion-DmxrXP3q.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/use-error-8M0i7DYK.js" as="script" crossorigin=""/><link data-rh="true" rel="modulepreload" href="https://static01.nyt.com/video-static/betamax/image-BwBcILE6.js" as="script" crossorigin=""/><link data-rh="true" rel="preconnect" href="https://vp.nyt.com" crossorigin=""/>
    
  <script>
    (function() {
      try {
        sessionStorage.removeItem('sveltekit:scroll');
        history.scrollRestoration = 'auto';
        addEventListener('popstate', function () { history.scrollRestoration = 'auto'; });
        addEventListener('pageshow', function () { history.scrollRestoration = 'auto'; });
      } catch (e) {}
    })();
  </script>
    <link rel="preconnect" href="https://g1.nyt.com" crossorigin="anonymous"/>
    <link href="https://g1.nyt.com/fonts/css/web-fonts.c851560786173ad206e1f76c1901be7e096e8f8b.css" rel="stylesheet" type="text/css" crossorigin />
    
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/global-BkpZ1gXh.css" />
    <style>[data-timezone] { display: none }</style>
    <style data-lights-css="0 9sbjgg 1ep04sb 1e46tsl 1dv1kvn 1aouwco 1pd1msn 83e46w ks2lns kgn7zc 3nnk4d 1vmxvgg 10klw3m hf83mx 1570kgy gr7b3e 1hyfx7x 1pm6klw 2m4u4s ki347z 101kej7 1baulvz 777zgl rfqw0c 17ih8de 1jmk4jh 1e1s8k7 1qa4qp6 jq1cx6 acwcvw 122y91a uewl2b 9n2jq3 1ppjtba pnomtl u39nq7 r1a9vb 1pqiz9q bvk7sj r6z5ec 1ii2lp6 sxmela 37urdo 15rwwo 1wd5atx 1e60p7c 19fwril 1yib1yb b8r4vz a9yml1 144vlu9 hzjvwj 5rdpe1 hob20z en4c2f t62eiv 42qkq 1xlo3nw 1iruc8t sg7scw jxzr5i oylsik qtw155 v0l3hm g4gku8 1rr4qq7 6xhk3s 1onhbft tj0ten ist4u3 1gprdgz 10t7hia e9w26l yk8vb4 z6qatp 1ea6cym 6td9kr 1o03u4n iha15 1a5mdf6 1ho5u4o t8x4fj a7htku 1jwi144 cfnhvx sarx3u dupwnw 12yuaq1 aljv3 l08pwh pqd7q9 vdx5iu 1cjc0ec 1vb0fst 9l1wwj xdandi 1ihhrxw 1ig8fj6 hurk9l 1ovi921 1p5yz2j 1j306sm 1q1ex5f ih84ha lohzsq 18dbn8f pyqhjs 10gj16w 1nblseu tucewo mrgnx3 ae0yjg 1cn1oj4 158podi 1stvlmo kpxlkr 1dgotqu 13xl2ke 17e5aga btn4v0 177t3is 8jmk14 1mdh0k9 17f98eb 1i2lkp3 160v3a8 1tg7jao 1jmv2cj 1apzvm4 1xa7vwy wne7fp 1hti9pf unyhgk 1eufcf1 1oz0cgh 1nvd0f8 zgxzbv 1cbzfmv e6rebf 1l5nfyn plkyuz 6m70jk 1j89zyh 19f1f20 gnck2o 1b8iwcz 1brcdcv 187m7gx 1ibpbzu 1562qz4 12s170a eknnsg 1m076r6 nmceeh one0ye 1nfqq2l 1qa0wyj 1g40whw 1jpppf6 y8eamz yznnsi 1pn3yvg 1gy0j1f x8i2kv 2wsnfl s56da4 50gbj 1hx5i9w e2a84x bfvq22 1exksqq wko1er 7wm2er 1gudca6 17gowb8 10x191d j17ofq 1c3h0ps gmbbcp ut44vn mqqhto 1w56wsb 1ag5cwv 1p9j7c8 1f3uwuc 1jx52rd">.css-9sbjgg{color:inherit;-webkit-text-decoration:underline;text-decoration:underline;}.css-9sbjgg:hover{-webkit-text-decoration:none;text-decoration:none;}.css-9sbjgg[target="_blank"]::after{-webkit-clip:rect(0 0 0 0);clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;content:'(opens in new tab)';}@supports (content:"primary" / "alt"){.css-9sbjgg[target="_blank"]::after{content:'\FEFF' / '(opens in new tab)';display:contents;}}.css-1ep04sb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:var(--tpl-story-list-itemContentMediaGap,1rem);}.css-1e46tsl{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.css-1dv1kvn{border:0;-webkit-clip:rect(0 0 0 0);clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.css-1aouwco{display:none;font-size:10px;margin-left:auto;text-transform:uppercase;}.hasLinks .css-1aouwco{display:block;min-height:10px;}@media (min-width:740px){(p) => !p.theme.isIntlHomepage .hasLinks .css-1aouwco.hasLinks .css-1aouwco !p.theme.homepage .hasLinks .css-1aouwco.hasLinks .css-1aouwco{margin:"none", position:"absolute", right:"20px";}}@media (min-width:1024px){.hasLinks .css-1aouwco{display:none;min-height:0;}}.css-1pd1msn{display:inline-block;font-size:0.875rem;line-height:1.25rem;-webkit-transition:color 0.6s ease;transition:color 0.6s ease;color:#121212;}.css-1pd1msn:hover{color:#666;}.css-83e46w{background-color:#fff;border-radius:2px;display:inline-block;margin-right:10px;padding:7px 0;position:relative;width:calc(100% - 47px);}@media (min-width:1024px){.css-83e46w{background-color:#fff;border:1px solid #787878;border-radius:3px;height:auto;margin-right:4px;padding:0 40px 0 0;width:auto;}.css-83e46w:focus-within{border:1px solid black;box-shadow:0 0 0 1px black;outline:2px solid transparent;}}.css-ks2lns[type='text']{border:1px solid #787878;box-sizing:border-box;color:#666;font-size:0.875rem;font-family:nyt-franklin,helvetica,arial,sans-serif;font-weight:normal;height:35px;line-height:16px;margin:0;padding:1px 40px 0 10px;vertical-align:middle;width:100%;}.css-ks2lns[type='text']:focus{color:#333;box-shadow:none;outline:none;}@media (min-width:1024px){.css-ks2lns[type='text']{border:0 #787878;height:31px;padding:1px 10px 0 10px;}}.css-kgn7zc{border:0;-webkit-clip:rect(0 0 0 0);clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;border-radius:3px;cursor:pointer;font-family:nyt-franklin,helvetica,arial,sans-serif;-webkit-transition:ease 0.6s;transition:ease 0.6s;white-space:nowrap;vertical-align:middle;background-color:transparent;color:#000;font-size:11px;line-height:11px;font-weight:700;-webkit-letter-spacing:0.02em;-moz-letter-spacing:0.02em;-ms-letter-spacing:0.02em;letter-spacing:0.02em;padding:11px 12px 8px;background:#fff;display:inline-block;left:44px;text-transform:uppercase;-webkit-transition:none;transition:none;z-index:5;}.css-kgn7zc:active,.css-kgn7zc:focus{-webkit-clip:auto;clip:auto;overflow:visible;width:auto;height:auto;}.css-kgn7zc::-moz-focus-inner{padding:0;border:0;}.css-kgn7zc:-moz-focusring{outline:1px dotted;}.css-kgn7zc:disabled,.css-kgn7zc.disabled{opacity:0.5;cursor:default;}.css-kgn7zc:active,.css-kgn7zc.active{background-color:#f7f7f7;}@media (min-width:740px){.css-kgn7zc:hover{background-color:#f7f7f7;}}.css-kgn7zc:focus{margin-top:3px;padding:8px 8px 6px;}@media (max-width:600px){.css-kgn7zc:focus{margin-top:12px;margin-left:9px;}}@media (min-width:1024px){.css-kgn7zc{left:112px;}}.css-3nnk4d{background:var(--tpl-color-background-primary);display:inline-block;text-align:left;width:100%;padding:24px 12px 24px 0;}.css-3nnk4d:focus{outline:auto 2px Highlight;outline:auto 2px -webkit-focus-ring-color;outline-offset:-1px;}@supports selector(:focus-visible){.css-3nnk4d:focus{outline:none;}.css-3nnk4d:focus-visible{outline:auto 2px Highlight;outline:auto 2px -webkit-focus-ring-color;outline-offset:-1px;}}.css-1vmxvgg{border-bottom:1px solid var(--tpl-color-stroke-tertiary);margin:0 24px;}.css-1vmxvgg:last-child{border-bottom:none;margin-bottom:145px;}.css-1vmxvgg:nth-last-child(2){border-bottom:2px solid var(--tpl-color-stroke-primary);}.css-10klw3m{height:100%;}.css-hf83mx{height:100%;overflow-y:scroll;}.css-1570kgy{height:16px;width:16px;}.css-gr7b3e{background:var(--tpl-color-background-primary);margin-bottom:40px;position:absolute;top:24px;left:24px;}.css-gr7b3e:focus{outline:auto 2px Highlight;outline:auto 2px -webkit-focus-ring-color;outline-offset:2px;}@supports selector(:focus-visible){.css-gr7b3e:focus{box-shadow:none;outline:none;}.css-gr7b3e:focus-visible{outline:auto 2px Highlight;outline:auto 2px -webkit-focus-ring-color;outline-offset:2px;}}.css-1hyfx7x{display:none;}.css-1pm6klw{width:14px;vertical-align:middle;float:right;margin-right:12px;}.css-2m4u4s{display:block;}.css-2m4u4s ul{text-align:left;}.css-2m4u4s ul li{display:block;font-size:14px;margin:24px 0;}.css-ki347z{overflow:hidden;position:relative;display:inline-block;}.css-101kej7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;white-space:nowrap;}.css-1baulvz{display:inline-block;}.css-777zgl{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;-webkit-clip:rect(0 0 0 0);clip:rect(0 0 0 0);overflow:hidden;text-align:center;}.css-777zgl:focus-visible{background-color:#fff;border-radius:3px;height:auto;width:auto;-webkit-clip:auto;clip:auto;font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;font-weight:700;left:50%;padding:8px 8px 6px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:5px;}.css-rfqw0c{text-align:center;height:100%;display:block;}.css-17ih8de{box-sizing:border-box;vertical-align:top;}@media (min-width:1150px){.css-1jmk4jh{margin:0 auto;max-width:1200px;padding:0 3% 9px;}}.NYTApp .css-1jmk4jh{display:none;}@media print{.css-1jmk4jh{display:none;}}.css-1e1s8k7{font-size:11px;text-align:center;padding-bottom:25px;}@media (min-width:1024px){.css-1e1s8k7{padding:0 3% 9px;}}.css-1e1s8k7.dockVisible{padding-bottom:45px;}@media (min-width:1024px){.css-1e1s8k7.dockVisible{padding:0 3% 45px;}}@media (min-width:1150px){.css-1e1s8k7{margin:0 auto;max-width:1200px;}}.NYTApp .css-1e1s8k7{display:none;}@media print{.css-1e1s8k7{display:none;}}.css-1qa4qp6{border-top:1px solid #ebebeb;padding-top:9px;margin:0 0 35px;}.css-jq1cx6{color:#666;font-family:nyt-franklin,helvetica,arial,sans-serif;padding:10px 0;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;}.css-jq1cx6:hover{-webkit-text-decoration:underline;text-decoration:underline;}.css-acwcvw{margin-bottom:1rem;}.css-122y91a{position:absolute;top:0;left:0;width:100%;height:100%;}.css-uewl2b{margin-bottom:20px;}.css-9n2jq3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:20px 0;}.css-1ppjtba{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;}.css-pnomtl{height:20px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;z-index:100;margin-top:10px;}.css-u39nq7{width:8px;height:8px;background-color:var(--tpl-color-stroke-tertiary);border-radius:4px;-webkit-transition:width 0.5s,height 0.5s,background-color 0.01s ease-out;transition:width 0.5s,height 0.5s,background-color 0.01s ease-out;margin:3px;}.css-r1a9vb{margin:0.75rem 0 1.25rem;text-align:center;position:relative;}.css-1pqiz9q{display:none;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}@media (min-width:740px){.css-1pqiz9q{display:block;}}.css-bvk7sj{width:100%;color:var(--tpl-color-content-secondary-dim);text-transform:uppercase;font-size:10px;font-family:nyt-franklin,helvetica,arial,sans-serif;text-align:center;-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;padding:11px 0 10px;}.css-r6z5ec{z-index:1;}.css-1ii2lp6{opacity:0;-webkit-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out;}.css-sxmela{display:block;left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw;}.css-37urdo{padding-top:4px;}.css-15rwwo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.css-1wd5atx{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:top;}.css-1e60p7c{color:var(--tpl-color-content-primary);font-weight:700;-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:1rem;line-height:1.3em;}@media (min-width:740px){.css-1e60p7c{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.875rem;line-height:1.3em;}}.css-19fwril{display:block;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);}@media (prefers-color-scheme:dark){.NYTApp .css-19fwril path.milan,.NYTApp .css-19fwril g.milan path{fill:#ffffff;}}.css-19fwril[id='worldcup2026brand']{-webkit-transform:translateY(-2.5px);-ms-transform:translateY(-2.5px);transform:translateY(-2.5px);}.css-19fwril[id='worldcup2026brand'] path.text{fill:#221e1f;}@media (prefers-color-scheme:dark){.NYTApp .css-19fwril[id='worldcup2026brand'] path.text{fill:#ffffff;}}.css-19fwril[id='elections2026brand']{-webkit-transform:scale(0.8) translateY(-1px);-ms-transform:scale(0.8) translateY(-1px);transform:scale(0.8) translateY(-1px);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;margin-right:-20px;}@media (min-width:740px){.css-19fwril[id='elections2026brand']{-webkit-transform:scale(0.7) translateY(-1px);-ms-transform:scale(0.7) translateY(-1px);transform:scale(0.7) translateY(-1px);margin-right:-30px;}}.css-1yib1yb{font-weight:500;color:var(--tpl-color-content-primary);font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:1rem;line-height:1.3em;}@media (min-width:740px){.css-1yib1yb{font-size:0.8125rem;line-height:1rem;}}.css-1yib1yb:last-child{margin-right:1.25rem;}@media (min-width:740px){.css-1yib1yb:last-child{margin-right:unset;}}.css-1yib1yb strong{font-weight:700;}.css-1yib1yb a{-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color 0.6s ease;transition:color 0.6s ease;color:var(--tpl-color-content-primary);}.css-1yib1yb a:visited{color:var(--tpl-color-content-primary);}.css-1yib1yb a:hover,.css-1yib1yb a:active{color:var(--tpl-color-content-secondary-dim);}.css-b8r4vz{max-width:100vw;}.css-a9yml1{position:relative;overflow-x:scroll;overflow-y:hidden;-webkit-scroll-snap-type:x mandatory;-moz-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100vw;-ms-overflow-style:none;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;}.css-a9yml1::-webkit-scrollbar{display:none;}.css-144vlu9{overflow-y:hidden;}.css-hzjvwj{--hp-grid-gap:16px;}.css-5rdpe1{list-style-type:none;-webkit-text-decoration:none;text-decoration:none;}.css-5rdpe1:not(:last-child){margin-right:20px;}.css-5rdpe1 > a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-column-gap:4px;column-gap:4px;row-gap:4px;}.css-5rdpe1 > a > *{white-space:pre;}.css-hob20z{overflow-x:auto;-ms-overflow-style:none;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;}.css-hob20z::-webkit-scrollbar{display:none;}.css-en4c2f{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}@media (max-width:740px){.css-en4c2f{margin-left:20px;}}.css-t62eiv{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}.css-t62eiv:not(:first-child){margin-left:20px;padding-left:20px;border-left:1px solid #121212;}.css-t62eiv:last-child > ul li:last-child time{z-index:3;}@media (max-width:1069.99999px){.css-t62eiv:last-child{padding-right:20px;}.css-t62eiv:not(:first-child){border-left:1px solid var(--tpl-color-stroke-tertiary);}}.css-42qkq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}.css-42qkq li:first-child{margin-left:20px;}.css-1xlo3nw{width:auto;min-width:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;position:relative;}.css-1iruc8t{list-style:none;margin:0;padding:0;}.css-sg7scw{padding:0 20px;}.css-sg7scw::before{background-color:#fff;border-bottom:1px solid #e2e2e2;border-top:2px solid #e2e2e2;content:'';display:block;height:1px;margin-top:0;}@media (min-width:740px){.css-sg7scw{padding:0 3%;}}@media (min-width:1150px){.css-sg7scw{padding:0;}}.css-jxzr5i{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;}.css-oylsik{display:block;height:44px;vertical-align:middle;width:184px;}.css-qtw155{display:block;}@media (min-width:1150px){.css-qtw155{display:none;}}.css-v0l3hm{display:none;}@media (min-width:1150px){.css-v0l3hm{display:block;}}.css-g4gku8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px;min-width:600px;}.css-1rr4qq7{-webkit-flex:1;-ms-flex:1;flex:1;}.css-6xhk3s{border-left:1px solid #e2e2e2;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:15px;}.css-1onhbft{color:#333;font-size:13px;font-weight:700;font-family:nyt-franklin,helvetica,arial,sans-serif;height:25px;line-height:15px;margin:0;text-transform:uppercase;width:150px;}.css-tj0ten{margin-bottom:5px;white-space:nowrap;}.css-tj0ten:last-child{margin-bottom:10px;}.css-ist4u3.desktop{display:none;}@media (min-width:740px){.css-ist4u3.desktop{display:block;}.css-ist4u3.smartphone{display:none;}}.css-1gprdgz{list-style:none;margin:0;padding:0;-webkit-columns:2;columns:2;padding:0 0 15px;}.css-10t7hia{height:34px;line-height:34px;list-style-type:none;}.css-10t7hia.desktop{display:none;}@media (min-width:740px){.css-10t7hia.desktop{display:block;}.css-10t7hia.smartphone{display:none;}}.css-e9w26l{color:#333;display:block;font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:15px;font-weight:500;height:34px;line-height:34px;-webkit-text-decoration:none;text-decoration:none;text-transform:capitalize;}.css-yk8vb4{color:#000;display:inline-block;font-family:nyt-franklin,helvetica,arial,sans-serif;-webkit-text-decoration:none;text-decoration:none;width:150px;font-size:14px;font-weight:500;height:23px;line-height:16px;}.css-yk8vb4:hover{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}body.dark .css-yk8vb4{color:#fff;}.css-z6qatp{color:#000;display:inline-block;font-family:nyt-franklin,helvetica,arial,sans-serif;-webkit-text-decoration:none;text-decoration:none;width:150px;font-size:16px;font-weight:700;height:25px;line-height:15px;padding-bottom:0;}.css-z6qatp:hover{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}body.dark .css-z6qatp{color:#fff;}.css-1ea6cym{color:#000;display:inline-block;font-family:nyt-franklin,helvetica,arial,sans-serif;-webkit-text-decoration:none;text-decoration:none;width:150px;font-size:11px;font-weight:500;height:23px;line-height:21px;}.css-1ea6cym:hover{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;}body.dark .css-1ea6cym{color:#fff;}.css-6td9kr{list-style:none;margin:0;padding:0;border-top:1px solid #e2e2e2;margin-top:2px;padding-top:10px;}.css-1o03u4n{display:inline-block;height:13px;width:13px;margin-right:7px;vertical-align:middle;}.css-iha15{opacity:1;visibility:visible;-webkit-transition:opacity 300ms ease-out,visibility 0s ease-out 0s;transition:opacity 300ms ease-out,visibility 0s ease-out 0s;}.css-1a5mdf6{cursor:pointer;margin:0;border-top:1px solid #ebebeb;color:#333;font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:13px;font-weight:700;height:44px;-webkit-letter-spacing:0.04rem;-moz-letter-spacing:0.04rem;-ms-letter-spacing:0.04rem;letter-spacing:0.04rem;line-height:44px;text-transform:uppercase;}.accordionExpanded .css-1a5mdf6{color:#b3b3b3;}.css-1ho5u4o{list-style:none;margin:0 0 15px;padding:0;}@media (min-width:600px){.css-1ho5u4o{display:inline-block;}}.css-t8x4fj{list-style:none;line-height:8px;padding:0;}.css-t8x4fj:last-child > li{margin:16px 0 0 0;}@media (min-width:600px){.css-t8x4fj{display:inline-block;}}.css-a7htku{display:inline-block;line-height:20px;padding:0 10px;}.css-a7htku:first-child{border-left:none;}.css-a7htku.desktop{display:none;}@media (min-width:740px){.css-a7htku.smartphone{display:none;}.css-a7htku.desktop{display:inline-block;}.css-a7htku.mobileOnly{display:none;}}.css-1jwi144{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:var(--tpl-story-list-itemContentInnerGap,0.5rem);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.css-cfnhvx{margin:0;color:var(--tpl-color-content-primary,#121212);font:400 1.125rem/1.2 nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;-webkit-letter-spacing:0.01em;-moz-letter-spacing:0.01em;-ms-letter-spacing:0.01em;letter-spacing:0.01em;}.css-sarx3u{margin:0;color:var(--tpl-color-content-secondary,#5A5A5A);font:400 1rem/1.39 nyt-imperial,georgia,'times new roman',times,serif;}.css-dupwnw{margin:0;color:var(--tpl-color-content-secondary,#5A5A5A);font:500 0.6875rem/1.25 nyt-franklin,helvetica,arial,sans-serif;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;}.css-12yuaq1{margin:0;color:var(--tpl-color-content-primary,#121212);font:500 0.6875rem/1.25 nyt-franklin,helvetica,arial,sans-serif;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;font:600 0.6875rem/1.25 nyt-franklin,helvetica,arial,sans-serif;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;margin:0 0 var(--tpl-story-list-itemTopLabelMarginBottom,-0.25rem);}.css-aljv3{position:relative;position:relative;min-height:90px;width:100%;overflow:hidden;}.css-l08pwh{width:100%;margin:0 auto;height:auto;}.css-pqd7q9{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 auto;}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.css-pqd7q9 > *{min-height:1px;}}@media (min-width:740px){.css-pqd7q9{padding:0 3%;}}@media (min-width:1070px){.css-pqd7q9{max-width:1200px;}}:where(.tpl-lb){position:relative;isolation:isolate;}:where(.tpl-lb :is( a[href], area, button:enabled, input:not([type=hidden]):enabled, link[href], object, select:enabled, textarea:enabled, [tabindex], [draggable]):not(.tpl-lbl)){position:relative;z-index:1;}@media (forced-colors:none){:where(.tpl-lb .tpl-lbl)::before{outline:0.125rem solid var(--tpl-color-content-accent,#346EB7);outline-offset:0.125rem;outline-color:transparent;}}:where(.tpl-lb .tpl-lbl):focus::before{outline:0.125rem solid var(--tpl-color-content-accent,#346EB7);outline-offset:0.125rem;}:where(.tpl-lb .tpl-lbl):focus:not(:focus-visible)::before{outline:0.125rem solid transparent;}:where(.tpl-lb .tpl-lbl):focus-visible::before{outline:0.125rem solid var(--tpl-color-content-accent,#346EB7);outline-offset:0.125rem;}:where(.tpl-lb .tpl-lbl),:where(.tpl-lb .tpl-lbl):is(:focus,:focus:not(:focus-visible),:focus-visible){outline:none !important;}:where(.tpl-lb .tpl-lbl)::before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;}.css-1cjc0ec{padding-top:calc(var(--tpl-story-list-itemOuterPaddingTop,0.75rem) * 1);padding-right:calc(var(--tpl-story-list-outerPaddingHorizontal,1.25rem) * 1);padding-bottom:calc(var(--tpl-story-list-itemOuterPaddingBottom,1.5rem) * 1);padding-left:calc(var(--tpl-story-list-outerPaddingHorizontal,1.25rem) * 1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:var(--tpl-story-list-itemActionsGap,0.5rem);--tpl-story-list-item-poster-overlay-color:transparent;--tpl-story-list-item-poster-text-shadow-color:transparent;--tpl-story-list-item-poster-gradient-color:transparent;--tpl-story-list-itemContentMediaGap:0;--tpl-story-list-itemContentInnerGap:0;--tpl-story-list-itemTopLabelMarginBottom:0.25rem;--tpl-story-list-itemActionsGap:0;--tpl-story-list-outerPaddingHorizontal:0;--tpl-story-list-itemOuterPaddingTop:0;--tpl-story-list-itemOuterPaddingBottom:0;}@media (prefers-color-scheme:dark){[data-dark-mode] .css-1cjc0ec{--tpl-story-list-item-poster-overlay-color:hsla(0 0% 50% / 0.1);--tpl-story-list-item-poster-text-shadow-color:hsla(0 0 0% / 79%);--tpl-story-list-item-poster-gradient-color:#000;}}.css-1vb0fst{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0;}.css-9l1wwj{color:inherit;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:none;text-decoration:none;}.css-9l1wwj:hover{-webkit-text-decoration:none;text-decoration:none;}.css-9l1wwj[target="_blank"]::after{-webkit-clip:rect(0 0 0 0);clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;content:'(opens in new tab)';}@supports (content:"primary" / "alt"){.css-9l1wwj[target="_blank"]::after{content:'\FEFF' / '(opens in new tab)';display:contents;}}.css-9l1wwj:hover{-webkit-text-decoration:underline;text-decoration:underline;}.css-1ihhrxw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0.5rem;margin-bottom:0;margin-right:0;}@media (min-width:740px){.css-1ihhrxw{margin-top:0.25rem;}}.css-1ig8fj6{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.25rem;line-height:1.15em;-webkit-letter-spacing:0.01em;-moz-letter-spacing:0.01em;-ms-letter-spacing:0.01em;letter-spacing:0.01em;margin:0;color:var(--color-content-primary,#121212);font-weight:700;-webkit-font-smoothing:antialiased;}.tablet .css-1ig8fj6{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.125rem;line-height:1.2em;-webkit-letter-spacing:0.01em;-moz-letter-spacing:0.01em;-ms-letter-spacing:0.01em;letter-spacing:0.01em;}.css-hurk9l{margin:0;margin-bottom:0;}.css-1ovi921{background-color:var(--tpl-color-background-tertiary);display:block;width:100%;height:0;position:relative;padding:0 0 150.06802721088437% 0;}.css-1ovi921 > *,.css-1ovi921 .fill-container{position:absolute;top:0;left:0;width:100%;height:100%;}.css-1p5yz2j{font-family:nyt-imperial,georgia,'times new roman',times,serif;font-size:0.6875rem;line-height:1.4em;margin:0;color:var(--color-content-quaternary,#727272);text-align:right;margin-top:0.25rem;}.css-1j306sm{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.625rem;line-height:1.3em;margin:0;color:var(--color-content-quaternary,#727272);display:inline-block;vertical-align:text-top;line-height:1.2em;}.tablet .css-1j306sm{font-size:0.56rem;}.css-1q1ex5f{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:1rem;line-height:1.3em;font-weight:700;color:var(--tpl-color-content-primary);-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;margin-bottom:12px;margin-top:-4px;margin-bottom:16px;}@media (min-width:740px){.css-1q1ex5f{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.875rem;line-height:1.3em;margin-top:-11px;}}.css-ih84ha{background-color:var(--tpl-color-background-tertiary);display:block;width:100%;height:0;position:relative;padding:0 0 100% 0;}.css-ih84ha > *,.css-ih84ha .fill-container{position:absolute;top:0;left:0;width:100%;height:100%;}.css-lohzsq:not(:empty){padding-bottom:2.5rem;padding-bottom:2.5rem;}@media (min-width:740px){.css-lohzsq:not(:empty){padding-bottom:1.5rem;}}@media (min-width:740px){.css-18dbn8f{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;}}.css-pyqhjs{background-color:var(--tpl-color-background-secondary);border-top:1px solid var(--tpl-color-stroke-tertiary);border-bottom:1px solid var(--tpl-color-stroke-tertiary);padding-bottom:16px;min-height:280px;}@media (min-width:740px){.css-pyqhjs{min-height:280px;}}@media (min-width:740px){.css-pyqhjs{padding-bottom:32px;margin-bottom:0;}}.css-10gj16w{-webkit-flex:1;-ms-flex:1;flex:1;vertical-align:top;margin-bottom:12px;margin-top:-4px;min-width:0;}@media (min-width:740px){.css-10gj16w{margin-top:-11px;}}.css-1nblseu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;background-color:var(--tpl-color-background-primary);padding:2px 0 10px;overflow-x:auto;white-space:nowrap;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;width:calc(100vw - 1.25rem);margin-left:1.25rem;}@media (min-width:740px){.css-1nblseu{width:100%;margin-left:unset;}}.css-1nblseu::-webkit-scrollbar{display:none;}@media (pointer:coarse){.css-1nblseu{overflow-x:scroll;-webkit-overflow-scrolling:touch;}}@media (max-width:599px){.css-1nblseu::after{content:'';background:linear-gradient(90deg,color-mix(in srgb,var(--tpl-color-background-elevated-always-light) 0%,transparent),var(--tpl-color-background-primary));height:40px;position:absolute;right:0;width:24px;z-index:2;}@media (prefers-color-scheme:dark){.NYTApp .css-1nblseu::after{background:linear-gradient(90deg,color-mix(in srgb,var(--tpl-color-background-elevated-always-dark) 0%,transparent),var(--tpl-color-background-primary));}}}.css-tucewo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1rem;}.css-mrgnx3{color:var(--tpl-color-content-primary);font-weight:700;-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:1rem;line-height:1.3em;-webkit-transition:color 0.6s ease;transition:color 0.6s ease;}@media (min-width:740px){.css-mrgnx3{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.875rem;line-height:1.3em;}}.css-mrgnx3:visted{color:var(--tpl-color-content-primary);}.css-mrgnx3:hover,.css-mrgnx3:active{color:var(--tpl-color-content-secondary-dim);}.css-ae0yjg{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;line-height:1.25em;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;margin:0;color:var(--color-content-primary,#121212);margin-right:0;}.css-1cn1oj4{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;line-height:1.25em;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;margin:0;color:var(--color-content-primary,#121212);font-weight:800;margin-right:0;color:var(--tpl-color-content-breaking);white-space:normal;}.css-158podi{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;line-height:1.25em;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;margin:0;color:var(--color-content-primary,#121212);font-weight:800;color:var(--tpl-color-content-breaking);white-space:normal;}.css-1stvlmo{-webkit-transform:translateY(-110%);-ms-transform:translateY(-110%);transform:translateY(-110%);-webkit-transition:-webkit-transform 0.3s ease-in-out;-webkit-transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;display:inline-block;}.css-kpxlkr{-webkit-transform:translateY(110%);-ms-transform:translateY(110%);transform:translateY(110%);left:0;position:absolute;-webkit-transition:-webkit-transform 0.3s ease-in-out;-webkit-transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;display:inline-block;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);display:inline-block;}@media (max-width:600px){.css-kpxlkr{display:block;left:unset;top:0;}}.css-1dgotqu{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:1rem;line-height:1.3em;margin:0;color:var(--color-content-secondary,#363636);margin-top:0.5rem;}.css-13xl2ke{margin-right:10px;display:inline-block;width:40px;height:40px;border-radius:50%;display:block;margin-right:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.css-13xl2ke img{margin-right:0;}.css-13xl2ke img{border-radius:50%;}.css-17e5aga{display:inline-block;margin:0;font-size:0.875rem;line-height:1.125rem;font-family:nyt-franklin,helvetica,arial,sans-serif;font-weight:700;color:var(--tpl-color-content-primary-dim);font-weight:500;margin-top:2px;color:var(--tpl-color-content-primary-dim);padding-right:0.25rem;}@media (min-width:740px){.css-17e5aga{font-size:0.9375rem;line-height:1.25rem;}}.css-17e5aga a{color:var(--tpl-color-content-primary-dim);}.css-17e5aga,.css-17e5aga span{font-size:0.8125rem;line-height:1rem;display:inline;}.css-17e5aga .last-byline,.css-17e5aga span .last-byline{margin-right:0.25rem;}.css-btn4v0{margin:0;font-weight:500;font:500 1rem/1.3 nyt-franklin,helvetica,arial,sans-serif;}.tablet .css-btn4v0{font:500 0.875rem/1.3 nyt-franklin,helvetica,arial,sans-serif;}.desktop .css-btn4v0{font:500 0.875rem/1.3 nyt-franklin,helvetica,arial,sans-serif;}.css-177t3is{width:8px;height:8px;background-color:var(--tpl-color-stroke-tertiary);border-radius:4px;-webkit-transition:width 0.5s,height 0.5s,background-color 0.01s ease-out;transition:width 0.5s,height 0.5s,background-color 0.01s ease-out;margin:3px;background-color:var(--tpl-color-stroke-primary);}.css-8jmk14{width:8px;height:8px;background-color:var(--tpl-color-stroke-tertiary);border-radius:4px;-webkit-transition:width 0.5s,height 0.5s,background-color 0.01s ease-out;transition:width 0.5s,height 0.5s,background-color 0.01s ease-out;margin:3px;width:6px;height:6px;}.css-1mdh0k9{width:8px;height:8px;background-color:var(--tpl-color-stroke-tertiary);border-radius:4px;-webkit-transition:width 0.5s,height 0.5s,background-color 0.01s ease-out;transition:width 0.5s,height 0.5s,background-color 0.01s ease-out;margin:3px;width:6px;height:6px;width:3px;height:3px;}.css-17f98eb{background-color:transparent;display:inline-block;width:2.75em;height:2.75em;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;border:0;right:0;border-radius:50%;padding:0;fill:var(--tpl-color-background-primary);stroke:var(--tpl-color-stroke-primary);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:0;width:1.5rem;height:1.5rem;}.css-17f98eb:disabled svg{stroke:var(--tpl-color-stroke-tertiary);}.css-17f98eb svg{width:100%;height:100%;cursor:pointer;-webkit-transition:fill 0.2s,stroke 0.2s;transition:fill 0.2s,stroke 0.2s;}.css-17f98eb:hover:enabled svg{fill:var(--tpl-color-stroke-tertiary);}.css-17f98eb:first-child{margin-right:0.25em;}.css-1i2lkp3{background-color:transparent;display:inline-block;width:2.75em;height:2.75em;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;border:0;right:0;border-radius:50%;padding:0;fill:var(--tpl-color-background-primary);stroke:var(--tpl-color-stroke-primary);width:1.5rem;height:1.5rem;}.css-1i2lkp3:disabled svg{stroke:var(--tpl-color-stroke-tertiary);}.css-1i2lkp3 svg{width:100%;height:100%;cursor:pointer;-webkit-transition:fill 0.2s,stroke 0.2s;transition:fill 0.2s,stroke 0.2s;}.css-1i2lkp3:hover:enabled svg{fill:var(--tpl-color-stroke-tertiary);}.css-1i2lkp3:first-child{margin-right:0.25em;}.css-160v3a8{margin:0;margin-top:0;margin-bottom:0;}.css-1tg7jao{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:1rem;line-height:1.3em;font-weight:700;color:var(--tpl-color-content-primary);-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;margin-bottom:12px;margin-top:-4px;}@media (min-width:740px){.css-1tg7jao{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.875rem;line-height:1.3em;margin-top:-11px;}}.css-1jmv2cj{margin:0;font:400 1.75rem/1.15 nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.875rem;}@media (min-width:740px){.css-1jmv2cj{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.875rem;line-height:1.3em;font-weight:700;-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;}}.css-1apzvm4{font-family:nyt-cheltenham-small,nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:0.75rem;line-height:1.25em;-webkit-letter-spacing:0.01em;-moz-letter-spacing:0.01em;-ms-letter-spacing:0.01em;letter-spacing:0.01em;margin:0;color:var(--color-content-quaternary,#727272);font-weight:700;margin-bottom:0.25rem;text-transform:uppercase;line-height:1.35em !important;-webkit-letter-spacing:1px !important;-moz-letter-spacing:1px !important;-ms-letter-spacing:1px !important;letter-spacing:1px !important;}.tablet .css-1apzvm4{font-family:nyt-cheltenham-small,nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:0.6875rem;line-height:1.25em;-webkit-letter-spacing:0.01em;-moz-letter-spacing:0.01em;-ms-letter-spacing:0.01em;letter-spacing:0.01em;}.css-1xa7vwy{font-family:nyt-cheltenham-text-cond,nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.5rem;line-height:1.15em;-webkit-letter-spacing:0.0025em;-moz-letter-spacing:0.0025em;-ms-letter-spacing:0.0025em;letter-spacing:0.0025em;margin:0;color:var(--color-content-primary,#121212);font-weight:700;-webkit-font-smoothing:antialiased;}.tablet .css-1xa7vwy{font-family:nyt-cheltenham-text-cond,nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.25rem;line-height:1.15em;-webkit-letter-spacing:0.0025em;-moz-letter-spacing:0.0025em;-ms-letter-spacing:0.0025em;letter-spacing:0.0025em;}.css-wne7fp{display:inline;font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1rem;line-height:1.2em;-webkit-letter-spacing:0.01em;-moz-letter-spacing:0.01em;-ms-letter-spacing:0.01em;letter-spacing:0.01em;font-weight:normal;font-style:italic;-webkit-letter-spacing:0.1px;-moz-letter-spacing:0.1px;-ms-letter-spacing:0.1px;letter-spacing:0.1px;padding-left:8px;}@media (min-width:740px){.css-wne7fp{font-family:nyt-cheltenham-small,nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:0.875rem;line-height:1.25em;-webkit-letter-spacing:0.01em;-moz-letter-spacing:0.01em;-ms-letter-spacing:0.01em;letter-spacing:0.01em;padding-left:8px;}}.css-1hti9pf{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-around;-webkit-justify-content:space-around;-ms-flex-pack:space-around;justify-content:space-around;left:10px;position:absolute;}@media (min-width:1024px){.css-1hti9pf{left:0;}}@media print{.css-1hti9pf{display:none;}}.css-unyhgk{max-width:100%;overflow-x:clip;}.css-unyhgk:not(:empty):not(:first-child)::before{border-bottom:2px solid var(--tpl-color-stroke-primary);content:'';display:block;margin-bottom:12px;margin-left:20px;margin-right:20px;}@media (min-width:740px){.css-unyhgk:not(:empty):not(:first-child)::before{border-bottom:1px solid var(--tpl-color-stroke-primary);margin-bottom:1.25rem;margin-left:0;margin-right:0;}}.css-1eufcf1{max-width:100%;overflow-x:clip;}.css-1eufcf1:not(:empty){padding-bottom:2.5rem;}.css-1eufcf1:not(:empty):not(:first-child)::before{border-bottom:2px solid var(--tpl-color-stroke-primary);content:'';display:block;margin-bottom:12px;margin-left:20px;margin-right:20px;}@media (min-width:740px){.css-1eufcf1:not(:empty):not(:first-child)::before{border-bottom:1px solid var(--tpl-color-stroke-primary);margin-bottom:1.25rem;margin-left:0;margin-right:0;}}.css-1oz0cgh{margin:0;margin-top:1rem;margin-bottom:0;}.css-1nvd0f8{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;line-height:1.25em;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;margin:0;color:var(--color-content-primary,#121212);font-weight:600;margin-right:0;color:var(--tpl-color-content-primary);white-space:normal;}.css-zgxzbv{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:2rem;line-height:1.15em;margin:0;color:var(--color-content-primary,#121212);font-weight:700;-webkit-font-smoothing:antialiased;-webkit-letter-spacing:normal;-moz-letter-spacing:normal;-ms-letter-spacing:normal;letter-spacing:normal;font-size:1.875rem;line-height:112%;}.tablet .css-zgxzbv{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.75rem;line-height:1.15em;}.css-1cbzfmv{color:var(--tpl-color-content-secondary);font-family:nyt-imperial,georgia,'times new roman',times,Songti SC,simsun,serif;font-size:1rem;-webkit-letter-spacing:normal;-moz-letter-spacing:normal;-ms-letter-spacing:normal;letter-spacing:normal;line-height:1.375rem;margin:0;padding:0;margin-top:0.5rem;-webkit-font-smoothing:auto;}.css-e6rebf{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;line-height:1.25em;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;margin:0;color:var(--color-content-quaternary,#727272);margin-top:0px;margin-bottom:0;}.css-1l5nfyn{padding-top:calc(var(--tpl-story-list-itemOuterPaddingTop,0.75rem) * 1);padding-right:calc(var(--tpl-story-list-outerPaddingHorizontal,1.25rem) * 1);padding-bottom:calc(var(--tpl-story-list-itemOuterPaddingBottom,1.5rem) * 1);padding-left:calc(var(--tpl-story-list-outerPaddingHorizontal,1.25rem) * 1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:var(--tpl-story-list-itemActionsGap,0.5rem);--tpl-story-list-item-poster-overlay-color:transparent;--tpl-story-list-item-poster-text-shadow-color:transparent;--tpl-story-list-item-poster-gradient-color:transparent;--tpl-story-list-itemContentMediaGap:0;--tpl-story-list-itemContentInnerGap:0;--tpl-story-list-itemTopLabelMarginBottom:0.25rem;--tpl-story-list-itemActionsGap:0;--tpl-story-list-outerPaddingHorizontal:20px;--tpl-story-list-itemOuterPaddingTop:0;--tpl-story-list-itemOuterPaddingBottom:0;}@media (prefers-color-scheme:dark){[data-dark-mode] .css-1l5nfyn{--tpl-story-list-item-poster-overlay-color:hsla(0 0% 50% / 0.1);--tpl-story-list-item-poster-text-shadow-color:hsla(0 0 0% / 79%);--tpl-story-list-item-poster-gradient-color:#000;}}.css-plkyuz{margin-bottom:0.5rem;}.css-6m70jk{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.75rem;line-height:1.15em;margin:0;color:var(--color-content-primary,#121212);font-weight:700;-webkit-font-smoothing:antialiased;-webkit-letter-spacing:normal;-moz-letter-spacing:normal;-ms-letter-spacing:normal;letter-spacing:normal;font-size:1.625rem;line-height:115%;}.tablet .css-6m70jk{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.25rem;line-height:1.15em;-webkit-letter-spacing:0.01em;-moz-letter-spacing:0.01em;-ms-letter-spacing:0.01em;letter-spacing:0.01em;}.css-1j89zyh{color:var(--tpl-color-content-secondary);font-family:nyt-imperial,georgia,'times new roman',times,Songti SC,simsun,serif;font-size:1rem;-webkit-letter-spacing:normal;-moz-letter-spacing:normal;-ms-letter-spacing:normal;letter-spacing:normal;line-height:1.375rem;margin:0;padding:0;-webkit-font-smoothing:auto;}.css-19f1f20{height:-webkit-max-content;height:-moz-max-content;height:max-content;}.css-19f1f20 > *:not(:empty)::after{content:'';display:block;border-bottom:1px solid var(--tpl-color-stroke-tertiary);margin-top:1.5rem;margin-bottom:0.75rem;clear:both;grid-column:1/-1;}.css-19f1f20 > *:not(:empty):last-child::after{display:none;}.css-gnck2o{margin:0;margin-top:0.25rem;margin-bottom:0;}.css-1b8iwcz{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:2rem;line-height:1.15em;margin:0;color:var(--color-content-primary,#121212);font-weight:200;-webkit-font-smoothing:antialiased;-webkit-letter-spacing:normal;-moz-letter-spacing:normal;-ms-letter-spacing:normal;letter-spacing:normal;line-height:115%;font-size:1.875rem;font-weight:300;}.tablet .css-1b8iwcz{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.75rem;line-height:1.15em;font-weight:200;}.css-1brcdcv{max-width:100%;overflow-x:clip;height:-webkit-max-content;height:-moz-max-content;height:max-content;}.css-1brcdcv:not(:empty){padding-bottom:2.5rem;}@media (min-width:740px){.css-1brcdcv:not(:empty){padding-bottom:1.5rem;}}.css-1brcdcv:not(:empty):not(:first-child)::before{border-bottom:2px solid var(--tpl-color-stroke-primary);content:'';display:block;margin-bottom:12px;margin-left:20px;margin-right:20px;}@media (min-width:740px){.css-1brcdcv:not(:empty):not(:first-child)::before{border-bottom:1px solid var(--tpl-color-stroke-primary);margin-bottom:1.25rem;margin-left:0;margin-right:0;}}.css-187m7gx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-top:4px;overflow-x:scroll;overflow-y:hidden;-webkit-scroll-snap-type:x mandatory;-moz-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;padding-left:20px;}@media (min-width:740px){.css-187m7gx{padding-left:0;}}.css-187m7gx::-webkit-scrollbar{display:none;}.css-1ibpbzu{border-right:1px solid var(--tpl-color-stroke-tertiary);-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding-right:20px;margin-right:20px;-webkit-scroll-snap-align:center;-moz-scroll-snap-align:center;-ms-scroll-snap-align:center;scroll-snap-align:center;-webkit-scroll-snap-margin-left:20px;-moz-scroll-snap-margin-left:20px;-ms-scroll-snap-margin-left:20px;scroll-snap-margin-left:20px;-webkit-scroll-snap-stop:normal;-moz-scroll-snap-stop:normal;-ms-scroll-snap-stop:normal;scroll-snap-stop:normal;-webkit-scroll-margin-left:20px;-moz-scroll-margin-left:20px;-ms-scroll-margin-left:20px;scroll-margin-left:20px;width:75%;}@media (min-width:740px){.css-1ibpbzu{border-right:1px solid var(--tpl-color-stroke-tertiary);padding-right:15px;margin-right:15px;width:38.5%;}}.css-1ibpbzu:first-child{padding-left:0;}.css-1ibpbzu:last-child{border-right:none;}.css-1562qz4{max-width:100%;overflow-x:clip;height:-webkit-max-content;height:-moz-max-content;height:max-content;}.css-1562qz4:not(:empty):not(:first-child)::before{border-bottom:2px solid var(--tpl-color-stroke-primary);content:'';display:block;margin-bottom:12px;margin-left:20px;margin-right:20px;}@media (min-width:740px){.css-1562qz4:not(:empty):not(:first-child)::before{border-bottom:1px solid var(--tpl-color-stroke-primary);margin-bottom:1.25rem;margin-left:0;margin-right:0;}}.css-12s170a{position:relative;overflow-x:scroll;overflow-y:hidden;-webkit-scroll-snap-type:x mandatory;-moz-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100vw;-ms-overflow-style:none;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;padding-top:4px;}.css-12s170a::-webkit-scrollbar{display:none;}.css-eknnsg{grid-template-columns:repeat(2,calc(87%)) max(calc(1.25rem - 1rem),0.25rem);--hp-grid-gap:1rem;margin-left:1.25rem;}.css-eknnsg:after{content:' ';}.css-eknnsg > *{-webkit-scroll-snap-align:center;-moz-scroll-snap-align:center;-ms-scroll-snap-align:center;scroll-snap-align:center;-webkit-scroll-snap-stop:normal;-moz-scroll-snap-stop:normal;-ms-scroll-snap-stop:normal;scroll-snap-stop:normal;}.css-1m076r6{--hp-grid-gap:calc(1rem - 1px);height:100%;}.css-nmceeh{margin-top:1.25rem;}.css-one0ye{background-color:var(--tpl-color-background-tertiary);display:block;width:100%;height:0;position:relative;padding:0 0 150% 0;}.css-one0ye > *,.css-one0ye .fill-container{position:absolute;top:0;left:0;width:100%;height:100%;}.css-1nfqq2l{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;line-height:1.25em;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;margin:0;color:var(--color-content-quaternary,#727272);margin-top:0px;text-align:left;}.css-1qa0wyj{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:2rem;line-height:1.15em;margin:0;color:var(--color-content-primary,#121212);font-weight:300;-webkit-font-smoothing:antialiased;margin-bottom:0.5rem;font-weight:300;line-height:115%;font-size:1.875em;}.tablet .css-1qa0wyj{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1.75rem;line-height:1.15em;}.css-1g40whw{grid-template-columns:repeat(4,calc(41%)) max(calc(1.25rem - 1rem),0.25rem);--hp-grid-gap:1rem;margin-left:1.25rem;}.css-1g40whw:after{content:' ';}.css-1g40whw > *{-webkit-scroll-snap-align:center;-moz-scroll-snap-align:center;-ms-scroll-snap-align:center;scroll-snap-align:center;-webkit-scroll-snap-stop:normal;-moz-scroll-snap-stop:normal;-ms-scroll-snap-stop:normal;scroll-snap-stop:normal;}.css-1jpppf6{margin:0;margin-top:0;margin-bottom:0.75rem;}.css-y8eamz{margin:0;font:700 1.125rem/1.15 nyt-karnak,georgia,'times new roman',times,serif;display:inline;-webkit-letter-spacing:0.25px;-moz-letter-spacing:0.25px;-ms-letter-spacing:0.25px;letter-spacing:0.25px;}.css-yznnsi{grid-template-columns:repeat(5,calc(81%)) max(calc(1.25rem - 1rem),0.25rem);--hp-grid-gap:1rem;margin-left:1.25rem;}.css-yznnsi:after{content:' ';}.css-yznnsi > *{-webkit-scroll-snap-align:center;-moz-scroll-snap-align:center;-ms-scroll-snap-align:center;scroll-snap-align:center;-webkit-scroll-snap-stop:normal;-moz-scroll-snap-stop:normal;-ms-scroll-snap-stop:normal;scroll-snap-stop:normal;}.css-1pn3yvg{margin:0;margin-top:0;margin-bottom:1.25rem;}.css-1gy0j1f{grid-template-columns:repeat(15,calc(81%)) max(calc(1.25rem - 1rem),0.25rem);--hp-grid-gap:1rem;margin-left:1.25rem;}.css-1gy0j1f:after{content:' ';}.css-1gy0j1f > *{-webkit-scroll-snap-align:center;-moz-scroll-snap-align:center;-ms-scroll-snap-align:center;scroll-snap-align:center;-webkit-scroll-snap-stop:normal;-moz-scroll-snap-stop:normal;-ms-scroll-snap-stop:normal;scroll-snap-stop:normal;}.css-x8i2kv{line-height:0;min-height:19px;min-width:72px;}.css-2wsnfl{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:1rem;line-height:1.3em;font-weight:700;color:var(--tpl-color-content-primary);-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;margin-bottom:12px;margin-top:-4px;}@media (min-width:740px){.css-2wsnfl{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.875rem;line-height:1.3em;margin-top:-11px;}}.css-2wsnfl:first-child{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:1rem;line-height:1.3em;font-weight:600;color:var(--tpl-color-content-primary);}@media (min-width:740px){.css-2wsnfl:first-child{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.875rem;line-height:1.3em;margin-top:-6px;}}.css-s56da4{height:-webkit-max-content;height:-moz-max-content;height:max-content;}.css-s56da4 > *:not(:empty)::after{content:'';display:block;margin-top:0;margin-bottom:0;}.css-s56da4 > *:not(:empty):last-child::after{display:none;}.css-50gbj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-around;-webkit-justify-content:space-around;-ms-flex-pack:space-around;justify-content:space-around;position:absolute;right:10px;top:8px;}@media (min-width:740px){.css-50gbj{top:10px;}}@media (min-width:1024px){.css-50gbj{top:4px;right:0;}}@media print{.css-50gbj{display:none;}}.css-1hx5i9w{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:11px;-webkit-box-pack:space-around;-webkit-justify-content:space-around;-ms-flex-pack:space-around;justify-content:space-around;padding:13px 20px 12px;border-bottom:1px solid #e2e2e2;background-color:#f7f7f7;-webkit-letter-spacing:0.1px;-moz-letter-spacing:0.1px;-ms-letter-spacing:0.1px;letter-spacing:0.1px;}@media (min-width:740px){.css-1hx5i9w{background-color:#fff;}}@media (min-width:740px){.css-1hx5i9w{position:relative;}}@media (min-width:1024px){.css-1hx5i9w{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border:none;padding:0;height:0;-webkit-transform:translateY(48px);-ms-transform:translateY(48px);transform:translateY(48px);-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;}}@media print{.css-1hx5i9w{display:none;}}.css-e2a84x{color:#121212;font-size:0.6875rem;font-family:nyt-franklin,helvetica,arial,sans-serif;display:none;width:auto;font-weight:700;display:block;}@media (min-width:740px){.css-e2a84x{text-align:center;width:100%;font-weight:700;}}@media (min-width:1024px){.css-e2a84x{font-size:0.875rem;line-height:1.25rem;width:auto;margin-bottom:4px;font-weight:400;}}.css-bfvq22{display:none;}@media (min-width:1024px){.css-bfvq22{display:block;}}.css-1exksqq{background:var(--tpl-color-background-primary);position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000000150;width:100%;padding:0;margin:0;border:none;height:100%;max-height:100%;max-width:100%;overflow-y:clip;display:none;}.css-1exksqq form{display:block;margin:64px 24px 0;}.css-wko1er{border-bottom:1px solid var(--tpl-color-stroke-tertiary);margin:0 24px;cursor:pointer;font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.4375rem;}.css-wko1er:last-child{border-bottom:none;margin-bottom:145px;}.css-wko1er:nth-last-child(2){border-bottom:2px solid var(--tpl-color-stroke-primary);}.css-7wm2er{background-color:#fff;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (min-width:1024px){.css-7wm2er{background-color:#fff;border-radius:3px;margin-left:7px;}}.css-1gudca6{border-radius:3px;cursor:pointer;font-family:nyt-franklin,helvetica,arial,sans-serif;-webkit-transition:ease 0.6s;transition:ease 0.6s;white-space:nowrap;vertical-align:middle;background-color:#567b95;border:1px solid #326891;color:#fff;font-size:11px;line-height:11px;font-weight:700;-webkit-letter-spacing:0.05em;-moz-letter-spacing:0.05em;-ms-letter-spacing:0.05em;letter-spacing:0.05em;padding:11px 12px 8px;text-transform:uppercase;height:35px;font-weight:bold;margin:0;padding:8px 9px 6px;vertical-align:middle;}.css-1gudca6::-moz-focus-inner{padding:0;border:0;}.css-1gudca6:-moz-focusring{outline:1px dotted;}.css-1gudca6:disabled,.css-1gudca6.disabled{opacity:0.5;cursor:default;}@media (min-width:740px){.css-1gudca6:hover{background-color:#326891;}}.css-1gudca6:disabled{cursor:default;opacity:0.5;}@media (min-width:1024px){.css-1gudca6{font-weight:bold;font-size:10px;height:33px;padding:7px 9px 6px;}}.css-17gowb8{max-width:100%;overflow-x:clip;height:-webkit-max-content;height:-moz-max-content;height:max-content;}.css-17gowb8:not(:empty){padding-bottom:1.25rem;padding-top:1.25rem;}@media (min-width:740px){.css-17gowb8:not(:empty){padding-bottom:1rem;}}.css-17gowb8:not(:empty):not(:first-child)::before{border-bottom:2px solid var(--tpl-color-stroke-primary);content:'';display:block;margin-bottom:12px;margin-left:20px;margin-right:20px;}@media (min-width:740px){.css-17gowb8:not(:empty):not(:first-child)::before{border-bottom:1px solid var(--tpl-color-stroke-primary);margin-bottom:1rem;margin-left:0;margin-right:0;}}@media (min-width:740px){.css-17gowb8:not(:empty){padding-top:1rem;}}.css-10x191d{max-width:100%;overflow-x:clip;}.css-10x191d:not(:empty):not(:first-child)::before{border-bottom:2px solid var(--tpl-color-stroke-primary);content:'';display:block;margin-bottom:12px;margin-left:20px;margin-right:20px;}@media (min-width:740px){.css-10x191d:not(:empty):not(:first-child)::before{border-bottom:1px solid var(--tpl-color-stroke-primary);margin-bottom:1rem;margin-left:0;margin-right:0;}}.css-j17ofq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;}.css-j17ofq::after{content:'';height:20px;position:absolute;right:0;bottom:0;top:0;width:24px;z-index:2;background:linear-gradient(90deg,transparent,var(--tpl-color-background-elevated));}@media (prefers-color-scheme:dark){.NYTApp .css-j17ofq::after{background:linear-gradient(90deg,transparent,var(--tpl-color-background-primary));}}.css-1c3h0ps{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;line-height:1.25em;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;margin:0;color:var(--color-content-primary,#121212);margin-right:0.25rem;}.css-gmbbcp{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;line-height:1.25em;-webkit-letter-spacing:0.1em;-moz-letter-spacing:0.1em;-ms-letter-spacing:0.1em;letter-spacing:0.1em;text-transform:uppercase;margin:0;color:var(--color-content-primary,#121212);font-weight:800;margin-right:0;color:var(--tpl-color-content-breaking);white-space:nowrap;}.css-ut44vn{-webkit-text-decoration:none;text-decoration:none;}.package-title-wrapper:hover .css-ut44vn > *{color:var(--tpl-color-content-secondary-dim);}@media (hover:hover){.css-ut44vn:hover .indicate-hover{color:var(--tpl-color-content-secondary);}}.css-mqqhto{font-family:nyt-cheltenham,cheltenham-fallback-georgia,cheltenham-fallback-noto,georgia,'times new roman',times,serif;font-size:1rem;line-height:1.2em;-webkit-letter-spacing:0.01em;-moz-letter-spacing:0.01em;-ms-letter-spacing:0.01em;letter-spacing:0.01em;margin:0;color:var(--color-content-primary,#121212);font-weight:700;-webkit-font-smoothing:antialiased;font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.8125rem;-webkit-letter-spacing:0;-moz-letter-spacing:0;-ms-letter-spacing:0;letter-spacing:0;}@media (max-width:740px){.css-mqqhto{font-size:0.9375rem;}}.css-1w56wsb{font-family:nyt-franklin,helvetica,arial,sans-serif;font-size:0.6875rem;line-height:1.3em;color:var(--tpl-color-content-secondary-dim);color:var(--tpl-color-content-breaking);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;white-space:nowrap;}.css-1w56wsb span[data-time='rel']{position:relative;}.css-1w56wsb span[data-time='abs']{display:none;}.css-1ag5cwv{max-width:100%;overflow-x:clip;content-visibility:auto;contain-intrinsic-size:auto 840px;}.css-1ag5cwv:not(:empty){padding-bottom:2.5rem;}@media (min-width:740px){.css-1ag5cwv:not(:empty){padding-bottom:1.5rem;}}.css-1ag5cwv:not(:empty):not(:first-child)::before{border-bottom:2px solid var(--tpl-color-stroke-primary);content:'';display:block;margin-bottom:12px;margin-left:20px;margin-right:20px;}@media (min-width:740px){.css-1ag5cwv:not(:empty):not(:first-child)::before{border-bottom:1px solid var(--tpl-color-stroke-primary);margin-bottom:1.25rem;margin-left:0;margin-right:0;}}.css-1p9j7c8{max-width:100%;overflow-x:clip;content-visibility:auto;contain-intrinsic-size:auto 840px;}.css-1p9j7c8:not(:empty){padding-bottom:2.5rem;}.css-1p9j7c8:not(:empty):not(:first-child)::before{border-bottom:2px solid var(--tpl-color-stroke-primary);content:'';display:block;margin-bottom:12px;margin-left:20px;margin-right:20px;}@media (min-width:740px){.css-1p9j7c8:not(:empty):not(:first-child)::before{border-bottom:1px solid var(--tpl-color-stroke-primary);margin-bottom:1.25rem;margin-left:0;margin-right:0;}}.css-1f3uwuc{max-width:100%;overflow-x:clip;content-visibility:auto;contain-intrinsic-size:auto 840px;}.css-1f3uwuc:not(:empty):not(:first-child)::before{border-bottom:2px solid var(--tpl-color-stroke-primary);content:'';display:block;margin-bottom:12px;margin-left:20px;margin-right:20px;}@media (min-width:740px){.css-1f3uwuc:not(:empty):not(:first-child)::before{border-bottom:1px solid var(--tpl-color-stroke-primary);margin-bottom:1.25rem;margin-left:0;margin-right:0;}}.css-1jx52rd{background-color:var(--tpl-color-background-tertiary);display:block;width:100%;height:0;position:relative;padding:0 0 149.93197278911566% 0;}.css-1jx52rd > *,.css-1jx52rd .fill-container{position:absolute;top:0;left:0;width:100%;height:100%;}</style>
    
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/CommentsPanelActual-CZcnunpy.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/Button-BxXoPQfv.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/conversationsExperiment-3MRDOTy-.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/CopyLinkButton-kAw8QUHo.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/Masthead-DxDdQjRu.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/Bold-B4IrFkOT.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/Logo-CeXp1J_9.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/DesktopLogoNav-FXNN5oHv.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/Home-kyfxdaN6.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/CardDeck-C4g5YBKG.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/mapInlineUnion-DBWUNpee.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/ItalicFormat-DOYIYgTZ.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/LiveBlogByline-BUVXf0DX.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/VHS-DQszqKmn.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/Cinemagraph-cqow3aLn.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/watch-feed-CcKccXXL.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/GreenDiff-BYNRDyR5.css" />
    <link rel="stylesheet" href="/vi-assets/static-assets/assets/Transcript-DWPLxQHq.css" />
    
    
    <!-- The fidesEmbed script must load before the getFidesSnippet script to prevent blank screen issues on privacy pages. homepage -->
    
    <script type="text/javascript">
    (function fidesScript(a, b, c, d) {
	/**
	* Loads Fides TCF and/or GPP scripts based on cookie values and configuration.
	*
	* This function handles both offline webviews (which use NativeBridge for cookie access)
	* and regular web environments (which use document.cookie). It conditionally loads:
	* - TCF (Transparency & Consent Framework) script when shouldLoadTCF returns true
	* - GPP (Global Privacy Platform) script when shouldLoadGPP returns true and GPP strings are available
	*
	* @param purrCacheRefreshedEvent - Set to true when called from a 'purrCacheRefreshed' event.
	*   This indicates the purr-cache cookie has been updated and GPP scripts should be reloaded even
	*   if already present. Also enables Sentry alerting for missing GPP strings since this
	*   represents a final attempt after cache refresh.
	* @param initWebviewIosEvent - Set to true when called from an 'initWebview:ios' event.
	*   This handles the iOS webview initialization race condition where the config may not
	*   be available initially. Enables Sentry alerting for missing GPP strings since this
	*   represents the final initialization attempt.
	*/ function e() {
		var e, f, g, h = !!(0 < arguments.length && void 0 !== arguments[0]) && arguments[0], i = !!(1 < arguments.length && void 0 !== arguments[1]) && arguments[1], j = null === (e = d.vi) || void 0 === e || null === (f = e.webviewEnvironment) || void 0 === f ? void 0 : f.isPreloaded;
		if (void 0 === d.fides_overrides && (d.fides_overrides = {}), j && "function" == typeof (null === (g = d.NativeBridge) || void 0 === g ? void 0 : g.getAllCookies)) d.NativeBridge.getAllCookies().then(function(e) {
			var g = e.values.cookies;
			q = g;
			var h = void 0 !== d.config, j = !1;
			if (!u("nyt-fides-tcf") && h && p(g) && (j = !0, n("nyt-fides-tcf", a, r, s)), !u("nyt-fides-gpp") && o(g)) {
				j = !0, u("iab-gpp-stub") || n("iab-gpp-stub", c, r, s);
				var k = !1;
				i && (k = !0), t(g, k), n("nyt-fides-gpp", b, r, s);
			}
			j || r();
		})["catch"](function(a) {
			console.log(a);
		});
		else {
			var k = d.document.cookie;
			q = k;
			var l = !1;
			if (!u("nyt-fides-tcf") && p(k) && (l = !0, n("nyt-fides-tcf", a, r, s)), !u("nyt-fides-gpp") && o(k)) try {
				l = !0, u("iab-gpp-stub") || n("iab-gpp-stub", c, r, s);
				var m = !1;
				h && (m = !0), t(k, m), n("nyt-fides-gpp", b, r, s);
			} catch (a) {
				console.log(a);
			}
			l || r();
		}
	}
	var f, g = 16, h = 21, i = "nyt-purr=", j = "override-purr=", k = new URLSearchParams(d.location.search), l = function c(a, b) {
		return (a.split(";").find(function(a) {
			return a.includes(b);
		}) || "").replace(b, "").trim();
	}, m = function d(a, b, c) {
		return l(a, b).charAt(c);
	}, n = function f(a, b, c, e) {
		var g = document.createElement("script");
		g.id = a, c && g.addEventListener("load", c, { once: !0 }), e && g.addEventListener("error", e, { once: !0 }), g.src = b;
		var h = document.getElementById(a);
		h && h.parentNode && h.parentNode.removeChild(h), d.document.head.appendChild(g);
	}, o = function b(a) {
		var c = k.get("load-gpp"), d = m(a, i, h);
		return "t" === m(a, j, h) || "t" === d || "true" === c;
	}, p = function b(a) {
		var c = k.get("fides-override"), d = m(a, i, g);
		return "s" === m(a, j, g) || "s" === d || "true" === c;
	}, q = "", r = function a() {
		f = {
			gppApplies: o(q),
			tcfApplies: p(q)
		}, d.dispatchEvent(new CustomEvent("FIDES_CMP_RESOLVED", { detail: f }));
	}, s = function b(a) {
		f = { error: a };
		var c = new Error(a.message);
		d.Sentry && d.Sentry.captureException && d.Sentry.captureException(c), d.dispatchEvent(new CustomEvent("FIDES_CMP_RESOLVED", { detail: f }));
	}, t = function c(a, b) {
		var e, f, g, h = l(a, "gpp-string-override="), i = l(a, "gpp-string="), j = k.get("load-gpp"), m = k.get("gpp-string");
		if ("true" === j && null !== m) g = m;
		else if (null !== (e = d.config) && void 0 !== e && null !== (f = e.gppData) && void 0 !== f && f.encodedString) g = d.config.gppData.encodedString;
		else if (h) g = h;
		else if (i) g = i;
		else {
			var n = /* @__PURE__ */ new Error("Fides Wrapper: No valid GPP string value was found. GPP CMP will not be loaded.");
			throw d.Sentry && d.Sentry.captureException && b && d.Sentry.captureException(n), n;
		}
		g && g.startsWith("\"") && g.endsWith("\"") && (g = g.slice(1, -1)), d.fides_overrides.fides_string = g;
	}, u = function b(a) {
		return null !== d.document.getElementById(a);
	};
	/**
	* Subscriber API for the Fides CMP-applicability resolution. Invokes
	* `callback` exactly once with `{ gppApplies, tcfApplies }` describing which CMPs
	* (TCF, GPP) apply to the current user.
	*
	* Exposed publicly on `window.fidesUtils.onCmpResolved` so any code on the page
	* can subscribe regardless of when it loads relative to `fidesScript`.
	*
	* The two branches handle a timing problem inherent to fire-and-forget
	* browser events: `window.dispatchEvent` only delivers to listeners
	* registered *before* the dispatch — there is no buffering or replay for
	* late subscribers. Without explicit handling, any consumer that called
	* `onCmpResolved` after the publisher (`conveyFidesCmpResolution`) had already dispatched the
	* `FIDES_CMP_RESOLVED` event would hang forever waiting for an event
	* that already happened.
	*
	*   - **Late subscriber** (`lastCmpResolution !== undefined`): the resolution
	*     has already been published. Invoke `callback` synchronously with
	*     the captured `lastCmpResolution` payload.
	*
	*   - **On-time subscriber** (`lastCmpResolution === undefined`): the
	*     resolution has not yet been published. Register a one-time
	*     (`{ once: true }`) listener for `FIDES_CMP_RESOLVED`; when the
	*     event fires, forward `event.detail` to `callback`.
	*
	* `{ once: true }` matters because the publisher can dispatch
	* `FIDES_CMP_RESOLVED` more than once per page load — once per loaded
	* `<script>` tag's `onload` (TCF, GPP stub, GPP), and again on each
	* `loadFides` re-run (`initWebview:ios`, `purrCacheRefreshed`). Without
	* `{ once: true }` an on-time subscriber would have its callback invoked
	* multiple times for what is conceptually a single resolution event.
	*
	* Note: the two branches return data from different sources. The on-time
	* path replays `event.detail` (the original dispatched payload). The
	* late path *recomputes* the payload from `pageCookies`. These produce
	* the same result today only because `pageCookies` happens not to change
	* between dispatch and replay — a future change that updates
	* `pageCookies` outside `loadFides` would create a real divergence.
	*
	* @param callback - Invoked once with `{ gppApplies, tcfApplies }` indicating
	*   which CMPs apply to this user, or `undefined` if a custom
	*   `FIDES_CMP_RESOLVED` event was dispatched without `detail`.
	*/ /**
	* Reads the GPP (Global Privacy Platform) string from various sources and writes it to the fides_overrides object.
	*
	* The function attempts to retrieve the GPP string in the following priority order:
	* 1. Query parameter (gpp-string) when load-gpp=true is also present
	* 2. Window config (win.config.gppData.encodedString)
	* 3. Override cookie (gpp-string-override)
	* 4. Standard GPP cookie (gpp-string)
	*
	* @param cookieStr - The document cookie string to parse
	* @param shouldAlertOnMissingGppString - Whether to send a Sentry alert if no GPP string is found.
	*   Set to `true` only when this is expected to be the final attempt to retrieve the GPP string
	*   (e.g., during initWebview:ios or purrCacheRefreshed events). Set to `false` during initial
	*   page load or other scenarios where the GPP string might legitimately not be available yet
	*   and additional calls are expected.
	*
	* @throws {Error} When no valid GPP string is found from any source
	*/ e(), d.addEventListener("initWebview:ios", function() {
		return e(!1, !0);
	}, { once: !0 }), document.addEventListener("purrCacheRefreshed", function() {
		return e(!0, !1);
	}, { once: !0 }), d.fidesUtils = {
		shouldLoadTCF: p,
		shouldLoadGPP: o,
		onCmpResolved: function b(a) {
			f ? a(f) : d.addEventListener("FIDES_CMP_RESOLVED", function(b) {
				a(b.detail);
			}, { once: !0 });
		}
	};
})('https://static01.nyt.com/vi-assets/static-assets/fides-1182b3743d46b6ae880fe217339d4333.js', 'https://static01.nyt.com/vi-assets/static-assets/fides-gpp-5a027aa4b3607787ee6c96c4967fc45a.js', 'https://static01.nyt.com/vi-assets/static-assets/iab-gpp-stub-02a14dbfddf7bec445adfaeef0a17830.js', window);
    (function fidesTracking(a) {
	function b(a) {
		var b = a.layerType;
		return {
			event: "impression",
			priority: !0,
			module: {
				name: b,
				label: b,
				region: "bottom"
			}
		};
	}
	function c(a) {
		var b = a.actionType, c = void 0 === b ? "" : b, d = a.layerType, e = void 0 === d ? "" : d;
		return {
			event: "moduleInteraction",
			eventData: {
				trigger: "module",
				type: "click"
			},
			module: {
				name: e,
				label: e,
				element: {
					name: c,
					label: c
				}
			}
		};
	}
	function d(a) {
		var b = a.actionType, c = void 0 === b ? "" : b, d = a.layerType, e = void 0 === d ? "" : d;
		return {
			subject: "interaction",
			data: {
				name: e,
				label: e,
				element: {
					name: c,
					label: c
				}
			}
		};
	}
	function e(b) {
		(a.dataLayer || (a.dataLayer = [])).push(b);
	}
	function f(b) {
		var c = a.document.getElementById("fides-banner"), d = a.document.getElementById("fides-modal"), e = a.document.getElementById("fides-embed-container"), f = "true" === (null === d || void 0 === d ? void 0 : d.getAttribute("aria-hidden"));
		if (e) return "cmp_layer_2";
		if (null !== b) {
			if (!c || !d) return "";
			if (c.contains(b)) return "cmp_layer_1";
			if (d.contains(b)) return "cmp_layer_2";
		}
		return f ? "cmp_layer_1" : "cmp_layer_2";
	}
	function g(a) {
		return {
			"accept all": "accept_all",
			"reject all": "reject_all",
			"manage preferences": "manage_prefs",
			"cookie policy": "cookie_policy",
			"privacy policy": "privacy_policy",
			purposes: "purposes",
			features: "features",
			vendors: "vendors",
			save: "save"
		}[a.textContent.toLowerCase()] || "";
	}
	function h(b) {
		var c = new CustomEvent("NYTFidesUpdated", { detail: b });
		a.dispatchEvent(c);
	}
	var i;
	!0 === (null === (i = a.fidesUtils) || void 0 === i ? void 0 : i.shouldLoadTCF(a.document.cookie)) && (a.addEventListener("FidesUIShown", function(a) {
		var c, f = (null === a || void 0 === a || null === (c = a.detail) || void 0 === c ? void 0 : c.extraDetails).servingComponent;
		if ("tcf_banner" === (void 0 === f ? "" : f)) e(b({ layerType: "cmp_layer_1" }));
	}), a.addEventListener("click", function(a) {
		var b = a.target, i = "button" === b.type, j = "a" === b.nodeName.toLowerCase();
		if (i || j) {
			var k = g(b), l = f(b);
			if (k) {
				e(c({
					actionType: k,
					layerType: l
				}));
				h(d({
					actionType: k,
					layerType: l
				})), a.stopPropagation();
			}
		}
	}), a.addEventListener("beforeunload", function() {
		var a = f(null);
		e(b({ layerType: "".concat(a, "_exit") }));
	}));
})(window);
  </script>
    
    <script type="text/javascript">
      // 44.085kB
      window.viHeadScriptSize = 44.085;
      window.NYTD = {};
      window.vi = window.vi || {};
      window.vi.pageType = { type: 'Homepage', edge: 'vi-homepage'};
      (function () { var userAgent=window.navigator.userAgent||window.navigator.vendor||window.opera||"",inNewsreaderApp=userAgent.includes("nytios")||userAgent.includes("nyt_android"),inXWordsApp=userAgent.includes("nyt_xwords_ios")||userAgent.includes("Crosswords"),inAndroid=userAgent.includes("nyt_android")||userAgent.includes("Crosswords"),iniOS=userAgent.includes("nytios")||userAgent.includes("nyt_xwords_ios"),isInWebviewByUserAgent=(inAndroid||iniOS)&&(inNewsreaderApp||inXWordsApp);function appType(){return inNewsreaderApp?"newsreader":inXWordsApp?"crosswords":""}function deviceType(){return inAndroid?"ANDROID":iniOS?"IOS":""}var _f=function(e){window.vi.webviewEnvironment={appType:appType(),deviceType:deviceType(),isInWebview:e.webviewEnvironment.isInWebview||isInWebviewByUserAgent,isPreloaded:e.webviewEnvironment.isPreloaded}};;_f.apply(null, [{"gqlUrlClient":"https://samizdat-graphql.nytimes.com/graphql/v2","gqlRequestHeaders":{"nyt-app-type":"project-vi","nyt-app-version":"0.0.5","nyt-token":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs+/oUCTBmD/cLdmcecrnBMHiU/pxQCn2DDyaPKUOXxi4p0uUSZQzsuq1pJ1m5z1i0YGPd1U1OeGHAChWtqoxC7bFMCXcwnE1oyui9G1uobgpm1GdhtwkR7ta7akVTcsF8zxiXx7DNXIPd2nIJFH83rmkZueKrC4JVaNzjvD+Z03piLn5bHWU6+w+rA+kyJtGgZNTXKyPh6EC6o5N+rknNMG5+CdTq35p8f99WjFawSvYgP9V64kgckbTbtdJ6YhVP58TnuYgr12urtwnIqWP9KSJ1e5vmgf3tunMqWNm6+AnsqNj8mCLdCuc5cEB74CwUeQcP2HQQmbCddBy2y0mEwIDAQAB","x-statsig-home-curator-assignments":"%7B%22gates%22:%7B%22home_non_tristate_0925%22:false%7D%2C%22layers%22:%7B%7D%2C%22configs%22:%7B%7D%7D"},"gqlFetchTimeout":1500,"disablePersistedQueries":false,"initialDeviceType":"smartphone","fastlyAbraConfig":{".ver":"29820.000"},"fastlyEntitlements":[],"targetingDimensionsConfig":{"agent_id":"bhekRiZqf8qgNeACVha3Cv","newsTenure":"anon_user","nyt-s-present":"0","loggedInRegi":"0"},"internalPreviewConfig":{},"webviewEnvironment":{"isInWebview":false,"isPreloaded":false,"colorBehaviorConfig":{"colorBehavior":"alwaysLight","colorBehaviorClassName":"tpl-always-light","colorScheme":"light","dataAttributes":{}}},"isOptimisticallyTruncated":false,"optimisticTruncationDropzone":6,"requestPath":"/","routeName":"homepage","pageVariant":"tristate","adReserveHeights":{"smallVp":280,"largeVp":280},"adFormatRulesByPosition":{},"fastlyStatsigUsedAssignments":{"gates":{"home_non_tristate_0925":false,"npf_etched_interactives":true,"avo_page_viewed_dual_send":false,"free_always_vi_to_fds":true,"free_always_homescreen":true,"home_feature_persquery":false,"journeys_free_month_front_end_gate":false,"npf_content_visibility_defer":true,"home_feature_inset_media":false,"betamax_grids_homepage":true,"av1_mp4_standalone_betamax":true,"av1_hls_home_betamax":true,"one_tap_web":false,"one_tap_native":false,"one_tap_comments":true},"configs":{"home_comment_counts":{"value":{}},"vi_ad_config":{"value":{"reserve_height_large_vp":280,"reserve_height_small_vp":280}},"journeys_always_free_for_anons":{"value":{}},"journeys_free_month_202603":{"value":{"has_free_daily_roundup":"false","has_free_month":"false"}},"home_kebab_0626":{"value":{}},"one_tap_app_experiment":{"value":{}}},"layers":{}},"etchedEnabled":true,"sendAvoPageViewedDualSend":false,"serviceWorkerFile":"sw.js"}]); })();;(function () { var _f=function(i,w){window.vi=window.vi||{},window.vi.env=Object.freeze(i),window.hybrid=w};;_f.apply(null, [{"JKIDD_PATH":"https://a.nytimes.com/svc/nyt/data-layer","ET2_URL":"https://a.et.nytimes.com","EVENTGATE_BASE_URL":"https://eg.nytimes.com","ALS_URL":"https://als-svc.nytimes.com","WEDDINGS_PATH":"https://content.api.nytimes.com","GDPR_PATH":"https://us-central1-nyt-dsra-prd.cloudfunctions.net/datagov-dsr-formhandler","RECAPTCHA_SITEKEY":"6LevSGcUAAAAAF-7fVZF05VTRiXvBDAY4vBSPaTF","ABRA_ET_URL":"//et.nytimes.com","NODE_ENV":"production","EXPERIMENTAL_ROUTE_PREFIX":"","ENVIRONMENT":"prd","RELEASE":"260c27395cc4b800ca8e6bded183a9c4f5350e29","RELEASE_TAG":"","AUTH_HOST":"https://myaccount.nytimes.com","METER_HOST":"https://meter-svc.nytimes.com","MESSAGING_LANDING_PAGE_HOST":"https://www.nytimes.com","CAPI_HOST":"https://mwcm.nytimes.com","SWG_PUBLICATION_ID":"nytimes.com","GQL_FETCH_TIMEOUT":"1500","GOOGLE_CLIENT_ID":"1005640118348-amh5tgkq641oru4fbhr3psm3gt2tcc94.apps.googleusercontent.com","STORY_SURROGATE_CONTROL":"max-age=300, stale-if-error=259200, stale-while-revalidate=259200","ONBOARDING_API_KEY":"","PURR_ENV":"prd"},false]); })();;(function () { var _f=function(){var e=window;e.initWebview=function(e){var t=document.documentElement;if(e.OS){var i=e.OS.toUpperCase();t.classList.add(i)}if(e.BaseFontSize&&(t.dataset.baseFontSize=e.BaseFontSize),e.trackingSensitive&&(t.dataset.trackingSensitive=!0),e.hasOptedOutOfTracking&&(t.dataset.hasOptedOutOfTracking=!0),e.PurrDirectives){var a=e.PurrDirectives.PURR_AdConfiguration_v3||e.PurrDirectives.PURR_AdConfiguration_v2;a&&(t.dataset.optedOutOfAds=["adluce","adluce-socrates"].includes(a))}e.OS&&"IOS"===e.OS.toUpperCase()&&window.dispatchEvent(new CustomEvent("initWebview:ios",{detail:e}))};var t=e.navigator.userAgent.toLowerCase();/iphone|ipod|ipad/.test(t)||void 0===e.config||e.initWebview(e.config)};;_f.apply(null, []); })();;
(()=>{var Oe=[];function G(){var e,t,n=window.crypto||window.msCrypto;if(n)t=n.getRandomValues(new Uint8Array(18));else for(t=[];t.length<18;)t.push(Math.random()*256^(e=e||+new Date)&255),e=Math.floor(e/256);return btoa(String.fromCharCode.apply(String,t)).replace(/\+/g,"-").replace(/\//g,"_")}function Be(e,t){let n=!1,s=!1,o=!1,a=!1,f="",c="",l=[];return""+e+JSON.stringify(t),typeof e=="string"&&e==="init"&&((!t||typeof t=="object"&&t.subject)&&(t={}),n=!!t.intranet,o=!!t.store_last_response,a=!!t.enable_native_bridge_transmit,s=!!t.force_xhr,c="",f="",typeof t.ctx_id_override=="string"&&(t.ctx_id_override.length>=24?c=t.ctx_id_override:l.push("ctx_id_override must be a string and >= 24 chars long")),typeof t.pv_id_override=="string"&&(t.pv_id_override.length>=24?f=t.pv_id_override:l.push("pv_id_override must be a string and >= 24 chars long"))),e==="pageinit"&&(f=""),{intranet:n,store_last_response:o,enable_native_bridge_transmit:a,force_xhr:s,pv_id:f,ctx_id:c,errors:l}}function Le(e){let t=null,n=null,s="et_server",o=!0,a=[],f=[];if(e&&typeof e=="object"){t=e.hostname||null;var c=e.event_gate;n=c&&c.hostname||null,c&&c.nest_session_payload===!1&&(o=!1),Array.isArray(e.dual_send_subjects)&&(a=e.dual_send_subjects.filter(l=>typeof l=="string")),e.default_host!=null&&(e.default_host==="et_server"||e.default_host==="event_gate"?s=e.default_host:f.push("default_host must be 'et_server' or 'event_gate'"))}else typeof e=="string"&&(t=e);return typeof t=="string"&&/^https/.test(t)?t=String(t).replace(/([^/])$/,"$1/"):(f.push("hostname must be a valid URL"),t=null),n!==null&&(typeof n=="string"&&/^http/.test(n)?n=String(n).replace(/([^/])$/,"$1/"):(f.push("event_gate_hostname must be a valid URL"),n=null)),s==="event_gate"&&n===null&&(f.push("default_host 'event_gate' requires event_gate.hostname"),s="et_server"),{et2hostname:t,event_gate_hostname:n,default_host:s,nest_session_payload:o,dual_send_subjects:a,errors:f}}function De(e){let t=e[0],n=null,s=null,o="et_server",a=!0,f=[],c=null,l=null,u=[],d=e.length-1,_=null;if(""+JSON.stringify(e),typeof t=="string"&&t==="init"){let g=Le(e[1]);n=g.et2hostname,s=g.event_gate_hostname,o=g.default_host,a=g.nest_session_payload,f=g.dual_send_subjects,u.push(...g.errors),typeof e[2]=="string"?c=e[2]:(u.push("source app must be a string"),c=null),l=Be(t,e[3]),u.push(...l.errors)}return typeof e[d]=="object"&&(_=e[d],_.subject||(u.push("event data {} must include a subject"),_=null)),""+t+JSON.stringify(u)+n+s+o+c+JSON.stringify(l)+JSON.stringify(_),{action:t,hostname:n,event_gate_hostname:s,default_host:o,nest_session_payload:a,dual_send_subjects:f,source_app:c,overrides:l,data:_,errors:u}}function V(e){return e!=null&&typeof e=="object"&&!Array.isArray(e)}function xe(e){if(!V(e))return"et2_flat";let t=V(e.legacy),n=V(e.payload);return t&&n?"both":n?"dp2_only":t?"et2_legacy":"et2_flat"}function Ve(e,t){return t==="et2_flat"?{legacy:V(e)?e:null,payload:null}:t==="et2_legacy"?{legacy:e.legacy,payload:null}:t==="dp2_only"?{legacy:null,payload:e.payload}:t==="both"?{legacy:e.legacy,payload:e.payload}:{legacy:null,payload:null}}function _e(e,t,n){let s=n.force_beacon,o=n.force_xhr,a=n.is_exit,f=n.store_last_response,c=n.sendIgnoreSessionHeader,l=n.how,u=n.can_beacon;if(""+e+JSON.stringify(t)+JSON.stringify(n),!o&&(l==="beacon"||u&&(s||l==="nativebridge"||a))){""+e+JSON.stringify(t);var d=window.navigator.sendBeacon(e,t);return f&&(last_send_response=d),d}else{var _=typeof XMLHttpRequest<"u"?new XMLHttpRequest:new ActiveXObject("Microsoft.XMLHTTP");return""+e+JSON.stringify(t),_.open("POST",e),_.withCredentials=!0,_.setRequestHeader("Accept","*/*"),typeof t=="string"?_.setRequestHeader("Content-Type","text/plain;charset=UTF-8"):{}.toString.call(t)==="[object Blob]"&&t.type&&_.setRequestHeader("Content-Type",t.type),c&&_.setRequestHeader("ETJS-Ignore-Session-Info","true"),f&&!_.onload&&(_.onload=function(){last_send_response=_.response},_.onerror=function(g){last_send_response=!1}),_.send(t),!0}}function ue(e,t){let n=3735928559^t,s=1103547991^t;for(let o=0,a;o<e.length;o++)a=e.charCodeAt(o),n=Math.imul(n^a,2654435761),s=Math.imul(s^a,1597334677);return n=Math.imul(n^n>>>16,2246822507),n^=Math.imul(s^s>>>13,3266489909),s=Math.imul(s^s>>>16,2246822507),s^=Math.imul(n^n>>>13,3266489909),4294967296*(2097151&s)+(n>>>0)}function He(e){let t=ue(e,64).toString();return t.length<22&&(t=parseInt(t).toString(36)+ue(e,32).toString(36)+ue(e,16).toString(36)),t}function qe(){let e="(?:^|;)\\s*nyt-a=([^;]*)",t=window.document.cookie.match(new RegExp(e));return t?t[1]:null}function Ne(e){let t="(?:^|;)\\s*"+e+"=([^;]*)",n=window.document.cookie.match(new RegExp(t));return n?n[1]:null}function ce(e){return new URLSearchParams(window?.location?.search).get(e)}function Re(){var e=qe();return e?He(e,64).toString():null}function H(){return window.location&&window.location.hostname&&(window.location.hostname==="nytimes.com"||window.location.hostname.endsWith(".nytimes.com"))}function We(){if(typeof window>"u"||typeof window.matchMedia!="function")return"desktop";try{if(window.matchMedia("(max-width: 739px)").matches)return"smartphone";if(window.matchMedia("(max-width: 1149px)").matches)return"tablet"}catch{}return"desktop"}function le(e,t){return e.config&&e.config.userInfo&&e.config.userInfo.publisherProvidedID?e.config.userInfo.publisherProvidedID:e.localStorage&&e.localStorage.getItem("advertisingId")?e.localStorage.getItem("advertisingId"):t}function Fe(e,t){if(!Array.isArray(e)||t<=0)return console.error("chunkArray: Invalid array or chunk size"),[];let n=[];for(let s=0;s<e.length;s+=t)n.push(e.slice(s,s+t));return n}function we(){let e="nyt-b-sid",t="nyt-b-n-sid",n="nativesession",o=null;function a(){let u=Ne(t);return u||(u=ce(n)),u||null}function f(u,d){let _=new Date;_.setTime(_.getTime()+18e5);let g=u+"="+d+"; expires="+_.toUTCString()+"; path=/; domain=.nytimes.com; samesite=Strict; secure";try{window.document.cookie=g}catch(i){console.error("createSessionManager: Failed to set "+u+" cookie:",i)}}function c(){let u=Ne(e),d=a(),_=!1;return u||(u=G(),_=!0,f(e,u)),(!o||o.sessionID!==u)&&(o={sessionID:u,nativeSessionID:d,isNewSession:_}),d&&f(t,d),o.nativeSessionID!==d&&(o.nativeSessionID=d),o}function l(u=!1){return u?o?o.nativeSessionID:null:o?o.sessionID:null}return{getSession:c,getSessionId:l}}function Ae(e){return{...e.url&&{url:e.url},...e.canonicalUrl&&{canonical_url:e.canonicalUrl},...e.nyt_uri&&{nyt_uri:e.nyt_uri},...e.referrer&&{referrer:e.referrer}}}var Xe=()=>{},Ye=()=>({}),$e={session_start:{event_type:"session",event_subtype:"start",event_key:e=>e.session_id,payload:Ae},session_update:{event_type:"session",event_subtype:"update",event_key:e=>e.session_id,payload:Ae}};function Ke({event:e,legacy:t}){return{...e,...t!=null&&{data:t}}}function Qe({event:e,device_type:t,gtm:n,tid:s,legacy:o,payload:a,nest_session_payload:f}){let c=$e[e.subject]||{event_type:e.subject,event_subtype:void 0,event_key:Xe,payload:Ye};a==null&&(a=c.payload(e)),s==null&&a.tid!=null&&(s=a.tid,a={...a},delete a.tid),s==null&&(s=1e3),o==null&&(o={});let l=c.event_subtype,u=c.event_type==="session",d={client_type:"web",client_timestamp:e.client_ts,event_type:c.event_type,source_app:e.sourceApp,event_key:c.event_key(e),tid:s},_={session_id:e.session_id,context_id:e.context_id,pageview_id:e.pageview_id,event_id:e.event_id,library:e.client_lib,how:e.how,web:{metadata:{device_type:t},...n&&!u&&{gtm:n},...e.native_session_id!=null&&{native_session_id:e.native_session_id},...e.user_nyt_ad_id&&{user_nyt_ad_id:e.user_nyt_ad_id}}};if(!u)return{eg_metadata:d,client_metadata:_,payload:a,legacy:o};let g=f!==!1;return{eg_metadata:d,event_data:{...l!==void 0&&{event_subtype:l},client_sdk:_,...g&&{payload:a}},...!g&&{payload:a},legacy:o}}function Ze(e,t){return t==="dp2_only"||t==="both"?{format:"combined",destination:"event_gate"}:e==="event_gate"?{format:"combined",destination:"event_gate"}:{format:"legacy",destination:"et_server"}}function Pe(e,t,n="et_server",s=!0,o=[]){function a(l){return t?Ze(n,xe(l&&l.data)).destination:"et_server"}function f(l){return l&&o.indexOf(l.subject)!==-1}let c=[{url:e,transform:function(l){return l.map(function(u){var{gtm:d,data:_,...g}=u;return Ke({event:g,legacy:_})})},filter:function(l){return l.filter(u=>u&&(a(u)==="et_server"||f(u)))}}];if(t){let l=t.endsWith("/")?t+"api/v1/events":t+"/api/v1/events";c.push({url:l,isEventGate:!0,transform:function(u){let d=We();return{events:u.map(_=>{let{data:g,gtm:i,...h}=_,T=xe(g),I=Ve(g,T),y=Qe({event:h,device_type:d,gtm:i,legacy:I.legacy,payload:I.payload,nest_session_payload:s});return y.eg_metadata.event_type==="session"&&Object.keys(y.legacy).length===0&&delete y.legacy,y})}},filter:function(u){return u.filter(d=>d&&(a(d)==="event_gate"||f(d)))}})}return""+JSON.stringify(c),c}function fe(e,t,n,s){""+JSON.stringify(e)+JSON.stringify(t)+JSON.stringify(s);var{how:o,can_beacon:a,is_exit:f,force_xhr:c,store_last_response:l}=s;if(!(!e||e.length===0)){var u=JSON.stringify(e),d=JSON.parse(u);t.forEach(function(_){var g=_.filter(d);if(""+g.length+_.url,g.length>0){var i=_.isEventGate,h=i?30:g.length,T=Fe(g,h);T.forEach(function(I){if(""+I.length+_.url+JSON.stringify(I),I.length>0){var y=JSON.stringify(_.transform(I));n(_.url,y,{is_exit:f,force_xhr:c,store_last_response:l,how:o,can_beacon:a})}})}})}}var et=1e3,P="pageViewID",tt="getPageViewID",j="contextID",nt="getContextID",q="sourceApp",it="getSourceApp",W="NativeBridge",pe="UserInfoAgentID",st="NativeBridge unavailable.",rt="UserInfoAgentID unavailable.";async function je(e){try{await B(W);let t={};return await Promise.all([de(P,tt,e),de(j,nt,e)]).then(n=>{n.forEach(s=>{s.name==P?t[P]=s.id:s.name==j&&(t[j]=s.id)})}),Promise.resolve(t)}catch(t){return Promise.reject(t)}}async function Ce(){try{await B(W);let e=await de(q,it,()=>{});return{[q]:e.id}}catch(e){return""+e,{}}}function Je(){return!!(window&&(window.vi?.webviewEnvironment&&window.vi.webviewEnvironment.isInWebview||/^\/athletic\//.test(window.location.pathname)&&ce("embed")==1))}function ot(e,t){window.NativeBridge.addEventListener(e+"DidChange",function(n){t(e,n)})}async function de(e,t,n){""+e+t;var s,o,a;return o=new Promise(function(f,c){s=setTimeout(function(){c(new Error("NativeBridge didn't respond after 5 seconds."))},5e3)}),a=window.NativeBridge.callNativeBridgeCommand(t).then(function(f){clearTimeout(s),""+JSON.stringify(f);var c=f.values[e];return ot(e,n),{name:e,id:c}}),Promise.race([a,o])}async function B(e,t=0){return t%100===0&&(""+e+t,void 0),e===W&&window.NativeBridge||e===pe&&window.config?.userInfo?.agentID?Promise.resolve():t>=et?Promise.reject(e===W?st:rt):new Promise((n,s)=>{setTimeout(function(){return B(e,t+1).then(n).catch(s)},10)})}function Me(e){return!!(Object.keys(e).length===2&&Object.prototype.hasOwnProperty.call(e,"gtm")&&Object.prototype.hasOwnProperty.call(e,"activeTime")||Object.prototype.hasOwnProperty.call(e,"eventData")&&Object.keys(e.eventData).length===2&&Object.prototype.hasOwnProperty.call(e.eventData,"gtm")&&Object.prototype.hasOwnProperty.call(e.eventData,"activeTime"))}(function(e,t){if(e.nyt_et){console.warn("et2 snippet should only load once per page");return}let n="pending",s="ready",o="blocked",a="no_bridge",f="failed",c="xhr_ios",l="beacon",u="xhr",d="nativebridge",_="beacon_ios",g=Re(),i={status:n,ctxid:"",pvid:"",agtid:e?.config?.userInfo?.agentID,source_app:"",isDisabled:function(){return[a,o,f].indexOf(this.status)!==-1}},h={init:null,events:[]};var T,I,y,C="",N="",U=[],J,ge,F,ve=!!e?.navigator?.userAgent?.match(/iP(ad|hone|od)/),L=!!e?.navigator?.sendBeacon,x=L?ve?c:l:u,X=0,v,D=void 0,M=!1,A=!1,Y=!1,$=!1,ye=null,K="et_server",he=!0,be=[],me=!1,Q="",Se="",Z=null,z=null,ee=null;let te=we();v=te.getSession();function Ge(r,p){if(r!==P&&r!==j){console.warn("syncID got unknown id="+r);return}""+r,""+JSON.stringify(p),!(!p||!p.detail||!p.detail[r])&&(r===P?i.pvid=p.detail[r]:r===j&&(i.ctxid=p.detail[r]))}Je()?(Ce().then(r=>{i.source_app=r[q]}),i.status=n,je(Ge).then(r=>{i.ctxid=r[j],i.pvid=r[P],""+i.ctxid+i.pvid,i.status!==o&&(i.status=s,ie())}).catch(()=>{i.status===n&&(i.status=f,ie())}).finally((""+i.status,void 0))):i.status=a,[s,n].indexOf(i.status)!==-1&&!i.agtid&&async function(){try{await B(pe),""+e?.config?.userInfo?.agentID,i.agtid=e?.config?.userInfo?.agentID}catch(r){console.error(r)}}();function ne(){if(U.length!==0){var r=[...U];U.length=0,fe(r,F,_e,{how:x,can_beacon:L,is_exit:M,force_xhr:$,store_last_response:Y}),clearTimeout(J),J=null}}function Ee(r){!h.init&&typeof r[0]=="string"&&r[0]==="init"?(""+JSON.stringify(r),h.init=r):(""+JSON.stringify(r),h.events.push(r))}function k(r){if(i.status===n){""+JSON.stringify(r),Ee(r);return}""+JSON.stringify(r);let p=De(r),b=p.action,S=p.data||{},m=S.subject,R,Ie=!1,w=le(e,g);if(""+JSON.stringify(p),p.errors?.length>0&&p.errors.forEach(O=>console.warn(O)),b==="init"&&y&&(b="soon",p={}),b==="init"&&(T=p.hostname,ye=p.event_gate_hostname,K=p.default_host,he=p.nest_session_payload,be=p.dual_send_subjects,y=p.source_app,Q=p.overrides.pv_id,Se=p.overrides.ctx_id,A=p.overrides.intranet,Y=p.overrides.store_last_response,$=p.overrides.force_xhr,me=p.overrides.enable_native_bridge_transmit,!me&&i.status!==a?i.status=o:i.status===a?void 0:i.status===f?void 0:(""+i.status,void 0)),b==="pageinit"&&(Q=""),w=le(e,g),/^(init|pageinit)$/i.test(b)&&(""+JSON.stringify(p),N=Q||G(),b=="init"&&!C))if(i.status===s&&(x=d),C=Se||G(),T)I=T+"track",F=Pe(I,ye,K,he,be);else throw new Error("init must include an et host url");if(i.isDisabled()&&(v=te.getSession(),v.isNewSession&&(D=void 0)),!T){console.log("ERROR: et_base_url must be set");return}!S&&!/^(init|pageinit)$/i.test(b)&&console.warn("when invoked without 'init' or 'pageinit', nyt_et() must include a event data");function ke(O,E){""+O;let Te={...i.agtid&&{agent:{id:i.agtid}},...i.isDisabled()&&!A&&H()&&{session_id:v.sessionID,...v.nativeSessionID!=null&&{native_session_id:v.nativeSessionID}},context_id:C,pageview_id:N,event_id:G(),...w&&{user_nyt_ad_id:w},client_lib:t,sourceApp:y,intranet:A?1:void 0,subject:O,how:x,client_ts:+new Date,gtm:se(),url:E&&E.url||e.location.href,...E&&E.canonicalUrl&&{canonicalUrl:E.canonicalUrl},...E&&E.nyt_uri&&{nyt_uri:E.nyt_uri},...(E&&E.referrer||e.document.referrer)&&{referrer:E&&E.referrer||e.document.referrer}};""+JSON.stringify(Te),fe([Te],F,_e,{how:x,can_beacon:L,is_exit:M,force_xhr:$,store_last_response:Y}),D=O}if(""+JSON.stringify(v),""+D,""+A,""+i.status,v&&!D&&!A&&i.isDisabled()&&H()&&ke(v.isNewSession?"session_start":"session_update",S),v.isNewSession=!1,!S||!S.subject)return;if(""+S.subject,m=S.subject,""+m,delete S.subject,(m=="page"||m=="page_soft")&&(R=N),M=m=="page_exit"||(S.eventData||{}).type=="ob_click",i.status===s&&(/^(init|pageinit)$/.test(b)&&m=="page"?m="page_update":m=="page_exit"&&(m="page_update",M=!1)),Ie=m=="page_update",i.status===s&&Ie&&Me(S)){X+=1;return}R===void 0&&(R=G());let re=N,oe=C;i.status,i.status===s&&(re=i.pvid,oe=i.ctxid),S.nb_status=i.status;let ae=JSON.parse(JSON.stringify(S));if(x===d&&e.NativeBridge){let O=+new Date;ae.wv_meta={event_id:R,source_app:y,client_lib:t,client_ts:O},e.NativeBridge.sendAnalytic(m,ae),U.push({...i.agtid&&{agent:{id:i.agtid}},context_id:oe,pageview_id:re,event_id:R,...w&&{user_nyt_ad_id:w},client_lib:t,sourceApp:y,subject:"wv_debug",how:l,client_ts:O,gtm:se(),data:{wv_subject:m}})}else U.push({...i.agtid&&{agent:{id:i.agtid}},...i.isDisabled()&&!A&&H()&&{session_id:v.sessionID,...v.nativeSessionID!=null&&{native_session_id:v.nativeSessionID}},context_id:oe,pageview_id:re,event_id:R,...w&&{user_nyt_ad_id:w},client_lib:t,sourceApp:y,intranet:A?1:void 0,subject:m,how:M&&ve&&L?_:x,client_ts:+new Date,gtm:se(),data:ae});b=="send"||R==N||M?ne():(b=="soon"&&(clearTimeout(J),J=setTimeout(ne,200)),J||(J=setTimeout(ne,5500)))}e.nyt_et=function(){var r=arguments;k(r)};function ie(){if(i.status===n){return}i.agtid=e?.config?.userInfo?.agentID,Ue()}ie();function Ue(){if(h.init&&!y&&(k(h.init),h.init=null),y)for(;h.events.length>0;)k(h.events.shift())}e.nyt_et_buffer=e.nyt_et_buffer||[],function(){for(;e.nyt_et_buffer.length>0;)k(e.nyt_et_buffer.shift())}(),e.nyt_et_buffer.push=new Proxy(e.nyt_et_buffer.push,{apply:function(r,p,b){""+JSON.stringify(b[0]),k(b[0])}});function se(){return Z==null?null:{container_id:Z,...z!=null&&{version:z},...ee!=null&&{environment:ee}}}e.nyt_et.get_pageview_id=function(){return""+i.status,""+i.pvid,""+N,i.status===s&&x==d?i.pvid:N},e.nyt_et.get_js_pageview_id=function(){return N},e.nyt_et.get_context_id=function(){return""+i.status,""+i.ctxid,""+C,i.status===s&&x==d?i.ctxid:C},e.nyt_et.get_session=function(){if(i.isDisabled()&&!A&&(v=te.getSession(),v.isNewSession&&(D=void 0)),!!v)return{sessionID:v.sessionID,isNewSession:D===void 0?v.isNewSession:D==="session_start"}},e.nyt_et.get_source_app=function(){return i.status===s&&x==d?i.source_app:y},e.nyt_et.get_host=function(){return T},e.nyt_et.get_native_bridge_status=function(){return i.status},e.nyt_et.get_native_pageview_id=function(){return i.pvid},e.nyt_et.get_native_context_id=function(){return i.ctxid},e.nyt_et.get_native_agent_id=function(){return i.agtid},e.nyt_et.get_queue_len=function(){return h.events.length},e.nyt_et.enqueue_event=function(r){Ee(r)},e.nyt_et.get_queue=function(){return h},e.nyt_et.get_debug_log_history=function(){return Oe},e.nyt_et.get_native_source_app=function(){return i.source_app},e.nyt_et.get_last_send_response=function(){var r=ge;return r&&(ge=null),r},e.nyt_et.get_num_blocked_heartbeats=function(){return X},e.nyt_et.reset_blocked_heartbeat_counts=function(){X=0},e.nyt_et.set_gtm_data=function(r){r=r||{},r.container_id!=null&&(Z=r.container_id),r.version!=null&&(z=r.version),r.environment!=null&&(ee=r.environment)},e.nyt_et.get_default_host=function(){return K},e.nyt_et.get_version=function(){return t}})(window,"v2.0.5");})();

;(function initWebUnifiedTracking(root) {
	var _root;
	root = root || (typeof window !== "undefined" ? window : void 0);
	var UnifiedTracking = ((_root = root) === null || _root === void 0 ? void 0 : _root.UnifiedTracking) || {};
	UnifiedTracking.context = "web";
	if (!root) return UnifiedTracking;
	root.UnifiedTracking = UnifiedTracking;
	UnifiedTracking.sendAnalytic = function sendAnalytic(eventName, dataBlob) {
		root.dataLayer = root.dataLayer || [];
		if (Array.isArray(root.dataLayer)) {
			dataBlob.event = dataBlob.event || eventName;
			root.dataLayer.push(dataBlob);
		}
		return Promise.resolve({ success: true });
	};
	return UnifiedTracking;
})(window);!function(r){var n,t;r=r||self,n=r.Abra,(t=r.Abra=function(){"use strict";var r=Array.isArray,n=function(r,n,t){var e=r(t,n),u=e[0],o=e[1];if(null==u||""===u)return n;for(var i=String(u).split("."),a=0;a<i.length&&(n=n[i[a]]);a++);return null==n&&(n=o),null!=n?n:null},t=function(r,n,t){return r(t,n).reduce((function(r,n){return parseFloat(r)+parseFloat(n)}),0)},e=function(r,n,t){var e=r(t,n);return e[0]/e[1]},u=function(r,n,t){var e=r(t,n);return e[0]%e[1]},o=function(r,n,t){return r(t,n).reduce((function(r,n){return parseFloat(r)*parseFloat(n)}),1)},i=function(r,n,t){var e=r(t,n),u=e[0],o=e[1];return void 0===o?-u:u-o};function a(n){return!(r(n)&&0===n.length||!n)}var f=function(r,n,t){for(var e,u=0;u<t.length;u++)if(!a(e=r(t[u],n)))return e;return e},c=function(r,n,t){var e;for(e=0;e<t.length-1;e+=2)if(a(r(t[e],n)))return r(t[e+1],n);return t.length===e+1?r(t[e],n):null},l=function(r,n,t){return!a(r(t,n)[0])},v=function(r,n,t){for(var e,u=0;u<t.length;u++)if(a(e=r(t[u],n)))return e;return e},d=function(r,n,t){var e=r(t,n);return e[0]===e[1]},s=function(r,n,t){var e=r(t,n);return e[0]!==e[1]},h=function(r,n,t){var e=r(t,n),u=e[0],o=e[1];return!(!o||void 0===o.indexOf)&&-1!==o.indexOf(u)},g=function(r,n,t){var e=r(t,n);return e[0]>e[1]},p=function(r,n,t){var e=r(t,n);return e[0]>=e[1]},b=function(r,n,t){var e=r(t,n),u=e[0],o=e[1],i=e[2];return void 0===i?u<o:u<o&&o<i},w=function(r,n,t){var e=r(t,n),u=e[0],o=e[1],i=e[2];return void 0===i?u<=o:u<=o&&o<=i},y=function(r,n,t){var e=t[0],u=t[1],o=t.slice(2),i=r(e,n);if(!i)return null;if(0===o.length)return null;if(1===o.length)return r(o[0],n);if(4294967295===o[0])return r(o[1],n);for(var a=function(r){var n,t,e,u,o,i=[],a=[t=1732584193,e=4023233417,~t,~e,3285377520],f=[],c=unescape(encodeURI(r))+"\x80",l=c.length;for(f[r=--l/4+2|15]=8*l;~l;)f[l>>2]|=c.charCodeAt(l)<<8*~l--;for(n=l=0;n<r;n+=16){for(t=a;l<80;t=[t[4]+(i[l]=l<16?~~f[n+l]:2*c|c<0)+1518500249+[e&u|~e&o,c=341275144+(e^u^o),882459459+(e&u|e&o|u&o),c+1535694389][l++/5>>2]+((c=t[0])<<5|c>>>27),c,e<<30|e>>>2,u,o])c=i[l-3]^i[l-8]^i[l-14]^i[l-16],e=t[1],u=t[2],o=t[3];for(l=5;l;)a[--l]+=t[l]}return a[0]>>>0}(i+" "+r(u,n));o.length>1;){var f=o.splice(0,2),c=f[0],l=f[1];if(a<=r(c,n))return r(l,n)}return 0===o.length?null:r(o[0],n)},k=function(r,n,t){var e=t[0],u=t[1],o=r(e,n);return null==o?null:new RegExp(u).test(o)};return function(a,m,O,A){void 0===a&&(a={}),void 0===m&&(m={}),void 0===O&&(O={}),void 0===A&&(A=!1);var j=function(){var r={},n=function(n){if(n)for(var t,e=decodeURIComponent(n[1]),u=/(?:^|,)([^,=]+)=([^,]*)/g;t=u.exec(e);){var o=t,i=o[1],a=o[2];r[i]=a||null}};n(document.cookie.match(/(?:^|;) *abra-overrides=([^;]+)/)),n(window.location.search.match(/(?:\?|&)abra-overrides=([^&]+)/));var t=/(?:^|;) *abra-nuke=true(?:;|$)/.test(document.cookie)||/(?:\?|&)abra-nuke=true(?:&|$)/.test(window.location.search);return[r,t]}(),x=j[0],E=j[1];Object.keys(O).forEach((function(r){x[r]=O[r]}));var F,C=A||E,R=(F={var:n,if:c,"===":d,"!==":s,and:f,or:v,"!":l,">":g,">=":p,"<":b,"<=":w,"+":t,"-":i,"*":o,"/":e,"%":u,in:h,abtest_partition:y,regex_match:k,ref:function(r,n,t){var e=r(t,n)[0];return U(e)}},function n(t,e){if(e||(e={}),r(t))return t.map((function(r){return n(r,e)}));if(!function(n){return"object"==typeof n&&null!==n&&!r(n)&&1===Object.keys(n).length}(t))return t;var u=function(r){return Object.keys(r)[0]}(t),o=t[u];r(o)||(o=[o]);var i=F[u];if(!i)throw new Error("Unrecognized operation "+u);return i(n,e,o)}),U=function(r){if(!r)return null;var n=x[r];if(void 0===n){if(!C){if(Object.prototype.hasOwnProperty.call(x,r))throw new Error("circular logic");x[r]=void 0,n=R(a[r],m)}void 0===n&&(n=null),x[r]=n}return n};return U}}()).noConflict=function(){return r.Abra=n,t}}(this);
;(function () { var NYTD="undefined"!=typeof window&&window.NYTD?window.NYTD:{};function setupTimeZone(){var e='[data-timezone][data-timezone~="'+(new Date).getHours()+'"] { display: block }',i=document.createElement("style");i.innerHTML=e,document.head.appendChild(i)}function addNYTAppClass(){var e=window.vi&&window.vi.webviewEnvironment||{};e&&e.isInWebview&&document.documentElement.classList.add("NYTApp"),e&&e.isPreloaded&&document.documentElement.classList.add("NYTAppPreloaded"),e&&e.deviceType&&document.documentElement.classList.add(window.vi.webviewEnvironment.deviceType)}function addLiquidGlassClass(){navigator.userAgent.includes("isLiquidGlass")&&document.documentElement.classList.add("isLiquidGlass")}function addNYTPageTypeClass(){var e=window.vi.pageType.edge;e&&document.documentElement.classList.add("nytapp-"+e)}function isIOSNewsreaderWebview(){return void 0!==window.vi&&void 0!==window.vi.webviewEnvironment&&"IOS"===window.vi.webviewEnvironment.deviceType&&"newsreader"===window.vi.webviewEnvironment.appType}function shouldUseNativePvid(){return void 0!==window.vi&&void 0!==window.vi.webviewEnvironment&&window.vi.webviewEnvironment.isPreloaded||isIOSNewsreaderWebview()}function setNativePageViewId(e){return e?NYTD.PageViewId.current=e:isIOSNewsreaderWebview()&&window.NativeBridge?window.NativeBridge.getPageViewID().then((function(e){window.NYTD=window.NYTD||{},window.NYTD.PageViewId=window.NYTD.PageViewId||{},e&&e.values&&e.values.pageViewID?NYTD.PageViewId.current=e.values.pageViewID:NYTD.PageViewId.current="native-bridge-pageview_id-undefined"})).catch((function(){NYTD.PageViewId.current="native-bridge-getpageviewid-catch"})):window.config&&window.config.AdRequirements&&window.config.AdRequirements.page_view_id?NYTD.PageViewId.current=window.config.AdRequirements.page_view_id:NYTD.PageViewId.current="native-pageview_id-unavailable",NYTD.PageViewId.current}function forceNativePageViewIdUpdate(e){var i=NYTD.PageViewId&&NYTD.PageViewId.current;setNativePageViewId(e),window.AdSlot4&&window.AdSlot4.updateAdReq&&window.AdSlot4.updateAdReq({page_view_id:e}),NYTD.PageViewId&&NYTD.PageViewId.current!==i&&window.dispatchEvent(new CustomEvent("nyt:pvid-changed"))}function handlePvidDidChange(e){forceNativePageViewIdUpdate(e&&e.detail&&(e.detail.pageViewID||e.detail.newID))}function setupPageViewId(){NYTD.PageViewId={},NYTD.PageViewId.update=function(e){return e?NYTD.PageViewId.current=e:shouldUseNativePvid()?setNativePageViewId():"undefined"!=typeof nyt_et&&"function"==typeof window.nyt_et.get_pageview_id?(window.nyt_et("pageinit"),NYTD.PageViewId.current=window.nyt_et.get_pageview_id()):NYTD.PageViewId.current="no-native-bridge-nor-nyt_et",NYTD.PageViewId.current},shouldUseNativePvid()&&(isIOSNewsreaderWebview()&&window.NativeBridge?window.NativeBridge.addEventListener("pageViewIDDidChange",handlePvidDidChange):window.updatePageViewID=forceNativePageViewIdUpdate)}function reRenderEvent(){window.dispatchEvent(new CustomEvent("rerender-programming",{detail:{viewport:window.innerWidth}}))}function setupResizeListeners(){var e=window.vi&&window.vi.webviewEnvironment||{},i=window.vi&&window.vi.pageType&&window.vi.pageType.edge;e&&e.isPreloaded&&"vi-homepage"===i&&(window.addEventListener("resize",(function(){reRenderEvent("window.onresize callback")})),window.addEventListener("rerender-ready",(function(){reRenderEvent("rerender-ready Custom Event callback")})))}var _f=function(e){var i=!1;if((window.vi&&window.vi.webviewEnvironment||{}).isInWebview)try{i="1"===new URLSearchParams(window.location.search).get("use_nativebridge")}catch(e){}try{document.domain="nytimes.com"}catch(e){}window.swgUserInfoXhrObject=new XMLHttpRequest,setupPageViewId(),setupTimeZone(),addNYTAppClass(),addLiquidGlassClass(),addNYTPageTypeClass(),setupResizeListeners(),window.nyt_et&&"function"==typeof window.nyt_et&&window.nyt_et("init",{hostname:vi.env.ET2_URL,event_gate:{hostname:vi.env.EVENTGATE_BASE_URL}},"nyt-vi",{enable_native_bridge_transmit:i},{subject:"page",canonicalUrl:(document.querySelector("link[rel=canonical]")||{}).href,articleId:(document.querySelector("meta[name=articleid]")||{}).content,nyt_uri:(document.querySelector("meta[name=nyt_uri]")||{}).content,pubpEventId:(document.querySelector("meta[name=pubp_event_id]")||{}).content,url:location.href,referrer:document.referrer||void 0,client_tz_offset:(new Date).getTimezoneOffset()}),shouldUseNativePvid()?setNativePageViewId():"undefined"!=typeof nyt_et&&"function"==typeof window.nyt_et.get_pageview_id?NYTD.PageViewId.current=window.nyt_et.get_pageview_id()||"nyt_et-pageview_id-undefined":NYTD.PageViewId.update(),window.queue=[];var n=window.reportError;window.reportError=function(){var e=Array.prototype.slice.call(arguments),i=e[0];(i.message.includes("Hydration failed because the server rendered")||i.message.includes("Minified React error #423")||i.message.includes("Minified React error #418"))&&(window.hasHydrationError=!0),n.apply(null,e)},window.NYTD=NYTD||{}};;_f.apply(null, [{"sendAvoPageViewedDualSend":false}]); })();;(function () { var NYTD="undefined"!=typeof window&&window.NYTD?window.NYTD:{};var _f=function(n){var e=window.vi&&window.vi.webviewEnvironment&&window.vi.webviewEnvironment.isPreloaded;function i(){if(window.Abra&&"function"==typeof window.Abra){NYTD.Abra=function(){var i=e?window.getNativeBridgeCookie("nyt-a"):(window.document.cookie.match(/(?:^|;) *nyt-a=([^;]*)/)||[])[1],t=[];window.dataLayer=window.dataLayer||[],c.config=n.abraConfig||{},c.reportedAllocations={},c.reportedExposures={};var o=(n.abraURL||"").match(/current[/]([a-zA-Z-]+)\.json/i);c.integration=o&&o.length>1?o[1]:"";try{c.version=window.Abra(c.config)(".ver")}catch(n){c.version=0}var r=c.config,a={agent_id:i},d=window.Abra(r,a);function c(n){return c.getAbraSync(n).variant}return c.getAbraSync=function(n){var e=c.reportedAllocations[n];if(void 0!==e)return{variant:e,allocated:!0};var i=null,t=!1;try{i=d(n),t=!0}catch(n){}return{variant:i,allocated:t}},c.reportExposure=function(n){var e=c.getAbraSync(n).variant;if(null!=e&&(void 0===c.reportedExposures[n]||e!==c.reportedExposures[n])){c.reportedExposures[n]=e;var i={event:"ab-expose",abtest:{test:n,variant:e,config_ver:c.version,integration:c.integration}};window.UnifiedTracking.sendAnalytic(i.event,i)}},c.alloc=function(){Object.keys(c.config).filter((function(n){return!n.includes(".")})).forEach((function(n){var e=c.getAbraSync(n);e.allocated&&(c.reportedAllocations[n]=e.variant,t.push({test:n,variant:e.variant}))}));var n={event:"ab-alloc",abtest:{batch:t}};window.UnifiedTracking.sendAnalytic(n.event,n)},c.alloc(),c}();var i="SHA_opinionPrompt_0325",t=window.NYTD.Abra.getAbraSync(i).variant;t&&document.documentElement.classList.add(i+"_"+t),window.NYTD=NYTD||{}}}e&&!window.nativeBridgeCookies?window.initNativeBridgeCookies(i):i()};;_f.apply(null, [{"abraConfig":{".ver":29837,"UJ_user_settings_target_newsletter":{"abtest_partition":[{"var":"agent_id"},"79dec949-9025-48f1-ac0f-beb9f03f4a1b",858993458,"1_active",4294967295,"1_active"]},"SUBX_regi_traffic_controller":{"abtest_partition":[{"var":"regi_id"},"3a3bea42-2670-4870-9e65-0fc74bc7396b",1717986917,"1_fdh",4294967295,"2_no_fdh"]},"SUBCON_RES_AIG_SURVEY_228":{"abtest_partition":[{"var":"agent_id"},"SUBCON_RES_AIG_SURVEY_228",4080218930,"0_Control",4294967295,"1_Variant"]},"SP_ReqToComRollout_Web":{"abtest_partition":[{"var":"agent_id"},"SP_ReqToComRollout_Web",214748364,"0_Off",236223200,"0_Off",3242700307,"0_Off",3435973836,"0_Off",4101693767,"0_Off",4294967295,"0_Off"]},"SP_commentsThreading_0425":{"abtest_partition":[{"var":"regi_id"},"SP_commentsThreading_0425",2147483647,"1_Threading",4080218930,"1_Threading",4294967295,"1_Threading"]},"OMA_TIMEOUTROLLOUT_062024":{"abtest_partition":[{"var":"agent_id"},"OMA_TIMEOUTROLLOUT_062024",4294967295,"on"]},"OMA_SAMIZDAT_SELECTION_KILL_SWITCH":{"abtest_partition":[{"var":"agent_id"},"OMA_SAMIZDAT_SELECTION_KILL_SWITCH"]},"OMA_SAMIZDAT_OPS_KILL_SWITCH":{"abtest_partition":[{"var":"agent_id"},"OMA_SAMIZDAT_OPS_KILL_SWITCH"]},"OMA_OPS_DEDUP":{"abtest_partition":[{"var":"agent_id"},"OMA_OPS_DEDUP",4294967295,"1_Variant"]},"OMA_FASTLY_ROLLOUT_09_24":{"abtest_partition":[{"var":"agent_id"},"OMA_FASTLY_ROLLOUT_09_24",214748364,"1_fastly",429496729,"1_fastly",644245093,"1_fastly",858993458,"1_fastly",1288490188,"1_fastly",1717986917,"1_fastly",2576980377,"1_fastly",3435973836,"1_fastly",3865470565,"1_fastly",4294967295,"1_fastly"]},"OMA_DISABLE_USER_STATE_HYBRID":{"abtest_partition":[{"var":"agent_id"},"OMA_DISABLE_USER_STATE_HYBRID",1073741823,"enabled",4294967295,"enabled"]},"OMA_ALGO_POWERED_UPGRADE_CAMPAIGN":{"abtest_partition":[{"var":"regi_id"},"OMA_ALGO_POWERED_UPGRADE_CAMPAIGN_v6",214748364,"1_Variant",429496729,"1_Variant",644245093,"1_Variant",858993458,"1_Variant",1503238553,"1_Variant",1932735282,"1_Variant",2147483647,"1_Variant",2576980377,"1_Variant",2791728741,"1_Variant",3221225471,"1_Variant",4294967295,"1_Variant"]},"OFFERS_STRATEGY_PRESENTATION_ROLLOUT_06_2025":{"abtest_partition":[{"var":"agent_id"},"OFFERS_STRATEGY_PRESENTATION_ROLLOUT_06_2025",2147483647,"on",4294967295,"on"]},"MX_OMA_DOCK_INTERNAL_TEST":{"abtest_partition":[{"var":"agent_id"},"MX_OMA_DOCK_INTERNAL_TEST",4080218930,"0_Control",4294967295,"0_Control"]},"MX_NewArchitecture_gateway":{"if":[{"and":[{"===":[{"ref":"MX_NewArchitecture_MeterReal"},"1_variant"]}]},{"abtest_partition":[{"var":"agent_id"},"MX_NewArchitecture_gateway",21474835,"1_variant",107374181,"1_variant",1073741823,"1_variant",1116691496,"1_variant",1159641169,"1_variant",1267015351,"1_variant",1503238553,"1_variant",1717986917,"1_variant",1932735282,"1_variant",2126008811,"1_variant",4294967295,"1_variant"]}]},"MKT_first_party_data_survey_subs_dock":{"abtest_partition":[{"var":"regi_id"},"MKT_first_party_data_survey_subs_dock",2748779068,"0_control",2963527433,"1_survey",4294967295,"0_control"]},"MKT_first_party_data_survey_regi_dock":{"abtest_partition":[{"var":"regi_id"},"MKT_first_party_data_survey_regi_dock",3822520892,"0_control",3908420238,"1_survey",4294967295,"0_control"]},"MKT_first_party_data_survey":{"abtest_partition":[{"var":"agent_id"},"MKT_first_party_data_survey",2061584301,"0_control",2276332666,"1_survey",3650722201,"0_control",4294967295,"1_survey"]},"GUAC_GROWTH_EXISTING_SUBS_BAR1_SPLIT":{"abtest_partition":[{"var":"agent_id"},"84bd05a9-a853-4748-90ac-cefc321921e3",858993458,"v7",1288490188,"v7",4294967295,"v7"]},"CONV_WELCOME_AD_BANDIT_258":{"abtest_partition":[{"var":"agent_id"},"ef89fa84-5326-4005-aafe-7ea29b7c1252",4294967295,"ON"]},"CONV_GUAC_PLOPRO_SLAYER_0224":{"abtest_partition":[{"var":"agent_id"},"CONV_GUAC_PLOPRO_SLAYER_0224",4294967295,"1_slayer"]},"CONV_GUAC_CKLP_ExpressCheckOut_RollOut_0124":{"abtest_partition":[{"var":"agent_id"},"CONV_GUAC_CKLP_ExpressCheckOut_RollOut_0124",4294967295,"1_expresscheckout"]},"CONV_GUAC_AALP_HDAnchor_Test_0424":{"abtest_partition":[{"var":"agent_id"},"CONV_GUAC_AALP_HDAnchor_Test_0424",1417339207,"1_anchor",4294967295,"1_anchor"]},"conv_applepay_express_for_canada_rollout_gateway":{"abtest_partition":[{"var":"agent_id"},"1c770b0b-2e59-4e11-b0be-18ce3d7bbb10"]},"BETAMAX_watch_feed_on_media":{"abtest_partition":[{"var":"agent_id"},"BETAMAX_watch_feed_on_media",4294967295,"1_Disabled"]}},"abraURL":"https://a1.nyt.com/abra-config/current/vi-prd.json"}]); })();;false;false;false;(function () { var _f=function(e,t){var n=window.vi&&window.vi.webviewEnvironment&&window.vi.webviewEnvironment.isPreloaded,r=JSON.stringify({data:{user:{__typename:"User",profile:null,newsletterSubscriptions:{newsletters:[]},userInfo:null,protectedIds:null,subscriptionDetails:null}}});function s(){var r,s,o=e.url;try{r=JSON.parse(e.body)}catch(e){return void console.error("Error parsing body:",e)}try{var i=window.location.search;if(i){var a=i.slice(1).split("&").reduce((function(e,t){return"ip-override"===t.split("=")[0]?"?"+t:e}),"");o+=a}}catch(e){console.warn(e)}function u(t,r,s,o){var i=new XMLHttpRequest;if(i.withCredentials=!0,i.open(t,r,!0),i.setRequestHeader("Content-Type","application/json"),i.setRequestHeader("Accept","application/json"),n){var a=window.getNativeBridgeCookie("NYT-S"),u=window.getNativeBridgeCookie("nyt-a");i.setRequestHeader("NYT-User-Token",a),i.setRequestHeader("NYT-Agent-ID",u)}for(var d in e.headers)i.setRequestHeader(d,e.headers[d]);i.onreadystatechange=function(){i.readyState===XMLHttpRequest.DONE&&o(i)},i.send(s?JSON.stringify(s):null),window.userXhrObject=i}function d(e){var n;if(200===e.status)try{var s=JSON.parse(e.responseText);!s.data&&s.errors&&s.errors.length>0&&"PersistedQueryNotFound"===s.errors[0].message&&(console.warn("Persisted query not found for GET request."),n={operationName:r.operationName,query:r.query,extensions:{persistedQuery:{version:1,sha256Hash:t}},variables:r.variables},u("POST",o,n,(function(e){200!==e.status&&console.warn("POST request failed:",e.status,e.statusText)})))}catch(e){console.warn("Error processing response:",e)}else console.warn("Request failed:",e.status,e.statusText)}s="extensions="+encodeURIComponent(JSON.stringify({persistedQuery:{version:1,sha256Hash:t}}))+"&operationName="+r.operationName+"&variables="+encodeURIComponent(JSON.stringify(r.variables)),u("GET",o+"?"+s,null,d)}function o(){(n?!!window.getNativeBridgeCookie("NYT-S"):!/(^|;\s*)nyt-s-present=0(?:;|$)/.test(document.cookie))?s():window.userXhrObject={readyState:4,status:200,statusText:"OK",responseText:r,response:r,getResponseHeader:function(e){return{"content-type":"application/json","content-length":String(this.responseText.length)}[e.toLowerCase()]||null},addEventListener:function(){},removeEventListener:function(){},withCredentials:!1}}!n||window.nativeBridgeCookies&&"function"==typeof window.getNativeBridgeCookie?o():window.initNativeBridgeCookies(o),window.userXhrRefresh=function(){return s(),window.userXhrObject}};;_f.apply(null, [{"url":"https://samizdat-graphql.nytimes.com/graphql/v2","body":"{\"operationName\":\"UserQuery\",\"variables\":{},\"query\":\"   query UserQuery {     user {       __typename       profile {         displayName         email         givenName       }       newsletterSubscriptions {         newsletters {           productCode           isFreeTrial           freeTrialSignupTime         }       }       userInfo {         regiId         entitlements       }       protectedIds {         experimentationId         advertisingId       }       subscriptionDetails {         bundleType         cancellationDate         graceStartDate         graceEndDate         isFreeTrial         hasQueuedSub         startDate         endDate         status         hasActiveEntitlements         entitlements         billingSource         promotionTierType         subscriptionName         subscriptionProducts         subscriptionLabels       }     }   } \"}","headers":{"nyt-app-type":"project-vi","nyt-app-version":"0.0.5","nyt-token":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs+/oUCTBmD/cLdmcecrnBMHiU/pxQCn2DDyaPKUOXxi4p0uUSZQzsuq1pJ1m5z1i0YGPd1U1OeGHAChWtqoxC7bFMCXcwnE1oyui9G1uobgpm1GdhtwkR7ta7akVTcsF8zxiXx7DNXIPd2nIJFH83rmkZueKrC4JVaNzjvD+Z03piLn5bHWU6+w+rA+kyJtGgZNTXKyPh6EC6o5N+rknNMG5+CdTq35p8f99WjFawSvYgP9V64kgckbTbtdJ6YhVP58TnuYgr12urtwnIqWP9KSJ1e5vmgf3tunMqWNm6+AnsqNj8mCLdCuc5cEB74CwUeQcP2HQQmbCddBy2y0mEwIDAQAB","x-statsig-home-curator-assignments":"%7B%22gates%22:%7B%22home_non_tristate_0925%22:false%7D%2C%22layers%22:%7B%7D%2C%22configs%22:%7B%7D%7D"}},"79a96127e043d767420d83f37f8d909dd3507bba7bbdd038a657ffed73df5aad"]); })();;(function () { var _f=function(){var e=window._interactiveRegistry={};window.registerInteractive=function(t){var r={_subs:{cleanup:[],remount:[]},id:t,on:function(e,t){return this._subs[e].push(t),r},errorFound:!1},n=document.getElementById("embed-id-"+t),i=new MutationObserver((function(){(n.textContent.includes("500 Internal Error")||n.textContent.includes("200 undefined"))&&(r.errorFound||(window.dispatchEvent(new CustomEvent("trigger-embed-hydration-"+t)),window.Sentry&&window.Sentry.captureException&&window.Sentry.captureException(new Error("Embed load error, triggered manual rehydration: "+t)),r.errorFound=!0))}));n&&i.observe(n,{characterData:!0,attributes:!1,childList:!0,subtree:!0}),e[t]=r},window.getInteractiveBridge=function(t){var r="string"==typeof t?t:function(e){for(;(e=e.parentElement)&&!e.matches("[data-sourceid].interactive-body"););return e?e.getAttribute("data-sourceid"):null}(t);return e[r]}};;_f.apply(null, []); })();;(function () { var _f=function(){"function"!=typeof window.onInitNativeAds&&(window.onInitNativeAds=function(){})};;_f.apply(null, []); })();;false
    </script>
    
    <script data-rh="true" >
          (function () { var _f=function(){function n(n){return window&&window.NYTD&&window.NYTD.Abra?window.NYTD.Abra(n):""}window.adClientUtils={hasActiveToggle:function(o){return"1_block"!==n(o)},getAbraVar:n,reportExposure:function(n){window&&window.NYTD&&window.NYTD.Abra&&window.NYTD.Abra.reportExposure&&window.NYTD.Abra.reportExposure(n)},getAdsPurrDirective:function(){let n;if(window&&window.config&&window.config.PurrDirectives)n=window.config.PurrDirectives.PURR_AdConfiguration_v3;else{const o={f:"full",r:"rdp",n:"npa",l:"ltd",s:"adluce-socrates",a:"no-ads"},i=function(n){if("string"!=typeof n)return"";const o=document.cookie.match(new RegExp(n.concat("=([^;]+)")));return o?o[1]:""}("nyt-purr");n=o[i&&i.substring(14,15)]}return n},getPrebidConsentConfig:function({tcfApplies:n,gppApplies:o}){return{consentManagement:{...n?{gdpr:{cmpApi:"iab",timeout:1e3,defaultGdprScope:!0}}:{},...o?{gpp:{cmpApi:"iab",timeout:1e3}}:{}}}}}};;_f.apply(null, []); })();
          (function () { var _f=function(t){try{if(!(e=t,!!(window&&window.adClientUtils&&window.adClientUtils.hasActiveToggle)&&window.adClientUtils.hasActiveToggle(e)))return;!function(){const t=window&&window.adClientUtils&&window.adClientUtils.getAdsPurrDirective?window.adClientUtils.getAdsPurrDirective():"";if("adluce-socrates"!==t&&"no-ads"!==t){var e=document.createElement("script");e.async="async",e.src="ltd"===t?"//pagead2.googlesyndication.com/tag/js/gpt.js":"//securepubads.g.doubleclick.net/tag/js/gpt.js",document.head.appendChild(e)}}()}catch(t){console.log(t)}var e};;_f.apply(null, ["dfp_home_toggle"]); })();
          (function () { var _f=function(){var t,e;function o(t){if(!document.getElementById("3pCheckIframeId")){if(t||(t=1),!document.body){if(t>50)return;return t+=1,setTimeout(o.bind(null,t),50)}var e,n,i;e="https://static01.nyt.com/ads/tpc-check.html",n=document.body,(i=document.createElement("iframe")).src=e,i.id="3pCheckIframeId",i.style="display:none;",i.height=0,i.width=0,n.insertBefore(i,n.firstChild)}}function n(t){if("https://static01.nyt.com"===t.origin)try{"3PCookieSupported"===t.data&&googletag.cmd.push((function(){googletag.pubads().setTargeting("cookie","true")})),"3PCookieNotSupported"===t.data&&googletag.cmd.push((function(){googletag.pubads().setTargeting("cookie","false")}))}catch(t){}}function i(){if(function(){if(Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0)return!0;if("[object SafariRemoteNotification]"===(!window.safari||safari.pushNotification).toString())return!0;try{return window.localStorage&&/Safari/.test(window.navigator.userAgent)}catch(t){return!1}}()){try{window.openDatabase(null,null,null,null)}catch(e){return t(),!0}try{localStorage.length||(localStorage.x=1,localStorage.removeItem("x")),e()}catch(o){navigator.cookieEnabled?t():e()}return!0}}!function(){try{googletag.cmd.push((function(){googletag.pubads().setTargeting("cookie","unknown")}))}catch(t){}}(),t=function(){try{googletag.cmd.push((function(){googletag.pubads().setTargeting("cookie","private")}))}catch(t){}}||function(){},e=function(){window.addEventListener("message",n,!1),o(0)}||function(){},function(){if(window.webkitRequestFileSystem)return window.webkitRequestFileSystem(window.TEMPORARY,1,e,t),!0}()||i()||function(){if(!window.indexedDB&&(window.PointerEvent||window.MSPointerEvent))return t(),!0}()||e()};;_f.apply(null, ["dfp_home_toggle"]); })();
        </script><script data-rh="true" id="als-svc">(function () { var _f=function(e,t,n,i){function l(e,t="impression"){window.UnifiedTracking&&window.UnifiedTracking.sendAnalytic&&window.UnifiedTracking.sendAnalytic(t,e)}function a(e,t){if(function(e){return"string"==typeof e&&e.length>0&&e.length<=20}(e)){var n=function(e){if(Array.isArray(e)){var t=e.filter((function(e){return"string"==typeof e&&e.length>0&&e.length<=40}));return t.length>0?t:null}var n="number"==typeof e||"boolean"==typeof e?String(e):e;if("string"!=typeof n||0===n.length)return null;if(-1!==n.indexOf(",")){var i=n.split(",").map((function(e){return e.trim()})).filter((function(e){return e.length>0&&e.length<=40}));return i.length>0?i:null}return n.length<=40?n:null}(t);null!==n?googletag.setConfig({targeting:{[e]:n}}):l({module:{name:"alice-timing",context:"script-load",label:"alice-error-invalid-targeting-value-"+e}})}else l({module:{name:"alice-timing",context:"script-load",label:"alice-error-invalid-targeting-key"}})}var r;if(!(r=n,!!(window&&window.adClientUtils&&window.adClientUtils.hasActiveToggle)&&window.adClientUtils.hasActiveToggle(r)))return;!function(e){window&&window.NYTD&&window.NYTD.Abra&&window.NYTD.Abra.reportExposure(e)}(n);let o=()=>{var e=new Date,t=e.getFullYear();return e.getMonth()<9&&(t+="0"),t+=e.getMonth()+1,e.getDate()<10&&(t+="0"),t+=e.getDate(),e.getHours()<10&&(t+="0"),t+=e.getHours(),e.getMinutes()<10&&(t+="0"),t+=e.getMinutes(),e.getSeconds()<10&&(t+="0"),t+e.getSeconds()};window.googletag=window.googletag||{},googletag.cmd=googletag.cmd||[];let s=new URLSearchParams(location.search).get("alice_rules_test");var c,d=new XMLHttpRequest,u=window.vi.env.ALS_URL,g=document.querySelector('[name="nyt_uri"]');if(t)c="uri="+(f=t);else if("/"===location.pathname){var f=encodeURIComponent("https://www.nytimes.com/pages/index.html");c="uri="+f}else if(void 0===g||""===g||null===g){var m=e||location.protocol+"//"+location.hostname+location.pathname;c="url="+encodeURIComponent(m)}else{f=encodeURIComponent(g.content);c="uri="+f}var _=i;if(!_){var p=document.querySelector('[name="template"]');_=null==p||null==p.content?"":p.content}var w=document.querySelector('[name="prop"]'),v=document.querySelector('[name="plat"]'),U=null==w||null==w.content?"nyt":w.content,C=null==v||null==v.content?"web":v.content;window.innerWidth<740&&(U="mnyt",C="mweb");var h=null,y={};window.googletag.cmd.push((function(){var e=["lucidC1","lucidC2","lucidC3","lucidC4","lucidC5"],t=null;try{var n=window.localStorage.getItem("ALS_DATA");n&&(t=JSON.parse(n))}catch(e){l({module:{name:"alice-timing",context:"script-load",label:"alice-error-als-data-parse-fail"}})}var i=t&&t.als_test_clientside,r=i&&0!==i.length?i:"empty_empty_empty_"+o();googletag.setConfig({targeting:{als_test_clientside:h||r}});var s=t&&t.User;if(s)for(var c in s)if(-1===e.indexOf(c)){var d=null!=y[c]?y[c]:s[c];null!=d&&a(c,d)}})),c=null==s?c:c+"&alice_rules_test="+s,d.open("GET",u+"/als?"+c+"&typ="+_+"&prop="+U+"&plat="+C,!0),d.withCredentials=!0,d.send(),d.onerror=function(){var e="reqfailed_reqfailed_reqfailed_"+o();h=e,window.googletag.cmd.push((function(){googletag.setConfig({targeting:{als_test_clientside:e}})})),l({module:{name:"alice-timing",context:"script-load",label:"alice-error-reqfail-"+c}})},d.onreadystatechange=function(){if(4===d.readyState)if(200===d.status){var e=JSON.parse(d.responseText);h=e.als_test_clientside&&0!==e.als_test_clientside.length?e.als_test_clientside:"bou_bou_bou_"+o();var t=["lucidC1","lucidC2","lucidC3","lucidC4","lucidC5"];if(void 0!==e.User)for(var n in e.User)if(-1===t.indexOf(n)){var i=e.User[n];void 0!==i&&(y[n]=i)}if(e.User||e.als_test_clientside){var r={};if(e.User)for(var s in e.User)-1===t.indexOf(s)&&null!=e.User[s]&&(r[s]=e.User[s]);window.localStorage.setItem("ALS_DATA",JSON.stringify({User:r,als_test_clientside:"ls-"+e.als_test_clientside}))}window.googletag.cmd.push((function(){if(e.als_test_clientside&&0!==e.als_test_clientside.length)googletag.setConfig({targeting:{als_test_clientside:e.als_test_clientside}});else{var n=void 0===e.als_test_clientside?"undefined_undefined_undefined_"+o():"blank_blank_blank_"+o();googletag.setConfig({targeting:{als_test_clientside:n}}),l({module:{name:"alice-timing",context:"script-load",label:"alice-error-test-client-undefined"}})}if(void 0!==e.User){for(var i in e.User)if(-1===t.indexOf(i)){var r=e.User[i];if(null!=r)a(i,r);else l({module:{name:"alice-timing",context:"script-load",label:"alice-error-"+i+"-undefined"}})}(e.User.lucidC1||e.User.lucidC2||e.User.lucidC3||e.User.lucidC4||e.User.lucidC5)&&l({c1_val:e.User.lucidC1,c2_val:e.User.lucidC2,c3_val:e.User.lucidC3,c4_val:e.User.lucidC4,c5_val:e.User.lucidC5},"lucidtest")}else{l({module:{name:"alice-timing",context:"script-load",label:"alice-error-user-undefined"}})}if(void 0!==e.Asset)for(var s in e.Asset){var c=e.Asset[s];if(null!=c)a(s,c);else l({module:{name:"alice-timing",context:"script-load",label:"alice-error-"+s+"-undefined"}})}else l({module:{name:"alice-timing",context:"script-load",label:"alice-error-asset-undefined"}})}))}else{d.responseText.substring(0,40);var u="error_"+d.status+"_error_"+o();window.googletag.cmd.push((function(){googletag.setConfig({targeting:{als_test_clientside:u}})})),l({module:{name:"alice-timing",context:"script-load",label:"alice-error-ajaxreq-"+d.status+"-"+c}})}}};;_f.apply(null, [null,null,"als_toggle","hp"]); })();</script><script data-rh="true" id="adslot-config">(function() {
            var AdSlot4=function(){"use strict";var e=()=>(window.AdSlot4=window.AdSlot4||{},window.AdSlot4.cmd=window.AdSlot4.cmd||[],window.AdSlot4);var t=function(){return t=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},t.apply(this,arguments)};"function"==typeof SuppressedError&&SuppressedError;var n=[{name:"PURR_AcceptableTrackers",valueMapping:{controllers:"c",processors:"p"}},{name:"PURR_AdConfiguration",valueMapping:{full:"f",npa:"n","adluce-socrates":"s"}},{name:"PURR_DataSaleOptOutUI",valueMapping:{hide:"h",show:"s"}},{name:"PURR_DataProcessingConsentUI",valueMapping:{hide:"h",show:"s"}},{name:"PURR_AcceptableTrackers_v2",valueMapping:{controllers:"c",processors:"p",essentials:"e"}},{name:"PURR_AdConfiguration_v2",valueMapping:{full:"f",rdp:"r",npa:"n",adluce:"a","adluce-socrates":"s"}},{name:"PURR_DataProcessingPreferenceUI",valueMapping:{hide:"h","allow-opt-out":"o","allow-opt-in":"i","allow-opt-in-or-out":"a"}},{name:"PURR_DataSaleOptOutUI_v2",valueMapping:{hide:"h",show:"s","show-opted-out":"o"}},{name:"PURR_CaliforniaNoticesUI",valueMapping:{hide:"h",show:"s"}},{name:"PURR_EmailMarketingOptInUI",valueMapping:{checked:"c",unchecked:"u"}},{name:"PURR_DeleteIPAddress",valueMapping:{delete:"d",keep:"k"}},{name:"PURR_AdConfiguration_v3",valueMapping:{full:"f",rdp:"r",npa:"n",ltd:"l","adluce-socrates":"s"}},{name:"PURR_LimitSensitivePI",valueMapping:{hide:"h",show:"s"}},{name:"PURR_EmailMarketingOptInUI_v2",valueMapping:{checked:"c",unchecked:"u","do-not-display":"d"}},{name:"PURR_AdConfiguration_v4",valueMapping:{full:"f",rdp:"r",npa:"n",ltd:"l","adluce-socrates":"s","no-ads":"a"}}],i=function(e){return-1!==document.cookie.indexOf(e)},o=function(e){var t,i,o={PURR_AcceptableTrackers:0,PURR_AdConfiguration:5,PURR_DataSaleOptOutUI:2,PURR_DataProcessingConsentUI:3,PURR_AcceptableTrackers_v2:4,PURR_AdConfiguration_v2:5,PURR_DataProcessingPreferenceUI:6,PURR_DataSaleOptOutUI_v2:7,PURR_CaliforniaNoticesUI:8,PURR_EmailMarketingOptInUI:9,PURR_DeleteIPAddress:10,PURR_AdConfiguration_v3:11,PURR_LimitSensitivePI:12,PURR_EmailMarketingOptInUI_v2:13,PURR_AdConfiguration_v4:14},s=(t=e,2===(i="; ".concat(document.cookie).split("; ".concat(t,"="))).length?i.pop().split(";").shift():null),r={};return Object.keys(o).forEach(function(e){var t,n,i;r[e]=(t=s,n=new RegExp("^.{".concat(o[e],"}(.)")),(null==(i=t.match(n))?void 0:i[1])||"")}),n.forEach(function(e){Object.keys(e.valueMapping).forEach(function(t){e.valueMapping[t]===r[e.name]&&(r[e.name]=t)})}),r},s={PURR_DataSaleOptOutUI:"hide",PURR_DataSaleOptOutUI_v2:"hide",PURR_CaliforniaNoticesUI:"hide",PURR_DataProcessingConsentUI:"hide",PURR_DataProcessingPreferenceUI:"hide",PURR_AcceptableTrackers_v2:"controllers",PURR_AcceptableTrackers:"controllers",PURR_AdConfiguration_v2:"full",PURR_AdConfiguration:"full",PURR_EmailMarketingOptInUI:"unchecked",PURR_DeleteIPAddress:"delete",PURR_AdConfiguration_v3:"full",PURR_LimitSensitivePI:"hide",PURR_EmailMarketingOptInUI_v2:"unchecked",PURR_AdConfiguration_v4:"full"},r=function(){var e;try{return function(){if("undefined"!=typeof window){var e=window.navigator.userAgent||window.navigator.vendor,t=-1!==e.indexOf("nyt_android"),n=-1!==e.indexOf("nytios"),i=-1!==e.indexOf("nyt_xwords_ios"),o=-1!==e.indexOf("Crosswords");return t||n||i||o}return!1}()?(null===(e=null===window||void 0===window?void 0:window.config)||void 0===e?void 0:e.PurrDirectives)?window.config.PurrDirectives:i("override-purr")?o("override-purr"):t({},s):i("nyt-purr")?o("nyt-purr"):t({},s)}catch(e){return console.warn("can’t get directives from cookie or config",e),t({},s)}};const a=()=>{let e={};return"undefined"!=typeof window&&window.document&&window.document.createElement&&(e=r().PURR_AdConfiguration_v3||r().PURR_AdConfiguration_v2),e};var d=()=>"full"===a();function l(e,t,n){const i=document.getElementsByTagName("head")[0],o=document.createElement("script");t&&(o.onload=t),n&&(o.onerror=n),o.src=e,o.async=!0,i.appendChild(o)}const c={32074718:!0,4792640386:!0,21966278:!0,4558311760:!0,4552626466:!0,4400775978:!0,39318518:!0,4874174581:!0,33597638:!0,5770304337:!0,38637278:!0,5772285012:!0,5770265195:!0,33597998:!0,33613118:!0,5770293493:!0,30252878:!0,5770255893:!0,33597758:!0,5770318230:!0,5154427359:!0,5771940693:!0},u=/^[0-9a-f]{8}(?:-[0-9a-f]{4}){3}-[0-9a-f]{12}$/i,p=()=>{var e,t;return"string"==typeof(t=null===(e=window.grumi)||void 0===e?void 0:e.key)&&u.test(t)?window.grumi.key:"b3960cc6-bfd2-4adc-910c-6e917e8a6a0e"},m="script_loader_error";var f=()=>{e().cmd.push(()=>{const t="".concat("GeoEdge"," failed to load");e().events.publish({name:m,value:{message:t}})})},g=()=>{var e;return(null===(e=window.grumi)||void 0===e||null===(e=e.api)||void 0===e||!e.loaded)&&(l("https://rumcdn.geoedge.be/".concat(p(),"/grumi-ip.js"),null,f),window.grumi=window.grumi||{},window.grumi.key=p(),window.grumi.cfg={advs:c},!0)};const v="A9",w=[[300,50],[320,50],[300,250],[728,90],[970,90],[970,250]];var h=()=>{if(!window.apstag){const e="".concat(v," not loading properly");console.warn(e)}};const b="BidderError";var y=()=>{e().cmd.push(()=>{const t="".concat(v," failed to load");e().events.publish({name:b,value:{type:v,message:t}})})};function _(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;e.googletag||(e.googletag={});const t=e.googletag;return t.cmd||(t.cmd=[]),e.googletag}function R(){window.apstag&&"function"==typeof window.apstag.setDisplayBids&&_().cmd.push(()=>window.apstag.setDisplayBids())}var A=e=>!(!window.apstag||!window.apstag.fetchBids)&&(window.apstag.fetchBids({slots:e},R),!0);let P;var U=(e,t)=>{t&&(e=>!(!e.gpp&&!e.gdpr))(t)?(e=>P||(P=new Promise(t=>{if(e.gdpr&&"function"==typeof window.__tcfapi){const e=(n,i)=>{var o,s;i&&("tcloaded"!==n.eventStatus&&"useractioncomplete"!==n.eventStatus||(null===(o=(s=window).__tcfapi)||void 0===o||o.call(s,"removeEventListener",2,e,n.listenerId),t()))};return void window.__tcfapi("addEventListener",2,e)}if(e.gpp&&"function"==typeof window.__gpp){const e=(e,n)=>{var i,o;n&&"loaded"===e.pingData.cmpStatus&&(null===(i=(o=window).__gpp)||void 0===i||i.call(o,"removeEventListener",null,e.listenerId),t())};return void window.__gpp("addEventListener",e)}console.warn("[Amazon] consentManagement flag set but no CMP API found on window; skipping fetchBids")}),P))(t).then(()=>A(e)):A(e)};const I="AdEmpty",S="AdBlockOn",z="AdDefined",M="AdRefreshed";const C=(e,t)=>{const n=((e,t)=>[...e].sort((e,t)=>t[0]-e[0]).find(e=>{let[n]=e;return!Number.isNaN(n)&&n<t}))(e,t);return n?n[1]:null};var k=(e,t,n)=>function(){let{sizes:i=[],truePosition:o,id:s=""}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(t){if((n.fastFetchSlots||[]).map(e=>{let{id:t}=e;return t}).includes(s))return!1}const r=C(i,window.innerWidth),a=function(e){return Array.isArray(e)?w.filter(t=>e.some(e=>e[0]===t[0]&&e[1]===t[1])):(console.warn("filterSizes() did not receive an array"),[])}(Array.isArray(r)?r.filter(e=>Array.isArray(e)):[]);if(a.length>0){const t=(null==n?void 0:n.pageName)||e,i=[{slotID:o||s,slotName:"".concat(o||s,"_").concat(t,"_web"),sizes:a}];return U(i,n.consentManagement),!0}return!1},j=function(t,n,i){let o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const s=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;if(!e.apstag){const t=(t,n)=>{e.apstag._Q.push([t,n])};e.apstag={_Q:[],init(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];t("i",n)},fetchBids(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];t("f",n)},setDisplayBids(){},targetingKeys:()=>[]}}return e.apstag}(window),r={pubID:"3030",deals:!0,adServer:"googletag",params:{si_section:n},...o.signals&&{signals:o.signals}};s.init(r),((t,n,i)=>{e().cmd.push(()=>{t&&U(((e,t)=>{const n=(null==t?void 0:t.pageName)||e;return(t.fastFetchSlots||[]).map(e=>{let{id:t,sizes:i}=e;return{slotID:t,slotName:"".concat(t,"_").concat(n,"_web"),sizes:i}})})(n,i),i.consentManagement),e().events.subscribe({name:z,scope:"all",callback:k(n,t,i)})})})(t,i,o)};var x=(e,t,n,i)=>{if(window.apstag)return!1;const o=function(e){if(null==e)return{fastFetchSlots:[]};if("object"!=typeof e)return console.error("Amazon overrides must be an object if provided, received:",typeof e),null;const t=e,n="string"==typeof t.pageName?t.pageName:void 0;void 0!==t.pageName&&"string"!=typeof t.pageName&&console.warn("Amazon overrides pageName must be a string, ignoring invalid value:",t.pageName);const i=t.consentManagement;let o;if(void 0!==i)if("object"!=typeof i||null===i||Array.isArray(i))console.warn("Amazon overrides consentManagement must be a plain object, ignoring invalid value:",i);else{const e=i;o={..."boolean"==typeof e.gpp&&{gpp:e.gpp},..."boolean"==typeof e.gdpr&&{gdpr:e.gdpr}}}const s=t.signals;let r;if(void 0!==s&&("object"!=typeof s||null===s||Array.isArray(s)?console.warn("Amazon overrides signals must be a plain object, ignoring invalid value:",s):r=s),void 0===t.fastFetchSlots)return{...n&&{pageName:n},fastFetchSlots:[],...o&&{consentManagement:o},...r&&{signals:r}};if(!Array.isArray(t.fastFetchSlots))return console.error("Amazon overrides fastFetchSlots must be an array if provided, received:",typeof t.fastFetchSlots),null;if(0===t.fastFetchSlots.length)return{...n&&{pageName:n},fastFetchSlots:[],...o&&{consentManagement:o},...r&&{signals:r}};const a=t.fastFetchSlots.filter(e=>{if("object"!=typeof e||null===e)return!1;const t=e,n="string"==typeof t.id&&t.id.length>0,i=Array.isArray(t.sizes)&&t.sizes.length>0;return n&&i});return 0===a.length&&console.warn("Amazon overrides fastFetchSlots contained no valid slots. Each slot must have: { id: string, sizes: [[number, number], ...] }"),a.length<t.fastFetchSlots.length&&console.warn("Amazon overrides: ".concat(t.fastFetchSlots.length-a.length," ")+"of ".concat(t.fastFetchSlots.length," fastFetchSlots were invalid and ignored")),{...n&&{pageName:n},fastFetchSlots:a,...o&&{consentManagement:o},...r&&{signals:r}}}(i);return null===o?(console.error("Amazon bidder load failed: invalid overrides structure"),!1):(l("//c.amazon-adsystem.com/aax2/apstag.js",h,y),j(e,t,n,o),!0)};const F={art:{id:["top","story-ad-1","story-ad-2","story-ad-3","story-ad-4","story-ad-5","story-ad-6","bottom"],pos:["top","mid1","mid2","mid3","mid4","mid5","mid6","bottom"]},int:{id:["top","mid1","mid2","bottom"],pos:["top","mid1","mid2","bottom"]},hp:{id:["dfp-ad-top","dfp-ad-mid1","dfp-ad-mid2","dfp-ad-mid3","dfp-ad-bottom"],pos:["top","mid1","mid2","mid3","bottom"]},ss:{id:["right-0","right-1","right-2","right-3"],pos:["mid1","mid1","mid1","mid1"],size:{small:[[300,250]],medium:[[300,250]],large:[[300,250]]}},sf:{id:["top","mid1","mid2"],pos:["top","mid1","mid2"],size:{small:[[300,250]],medium:[[300,250]],large:[[300,250]]}},games:{id:["ad-top","ad-mid1","ad-bottom","intsl"],pos:["top","mid1","bottom","intsl"]},default:{id:["top","mid1","mid2"],pos:["top","mid1","mid2"],size:{small:[[300,250]],medium:[[728,90]],large:[[728,90],[970,90],[970,250]]}}};function O(e){return"size"in F[e]}const E={top:2088370,mid:2088372,bottom:2088374,default:2088376},N={top:3691944,mid:3691946,bottom:3691948,intsl:3614988,default:3691950},T={top:544112060,mid:544112063,bottom:544112062,intsl:561454180,default:544112065},D={top:684296214,mid:190706820,bottom:932254072,intsl:868466422,default:153468583},B={top:"NYTimes_728x90_970_top_PB",mid:"NYTimes_728x90_970_mid_PB",bottom:"NYTimes_728x90_970_bot_PB",intsl:"NYT_mobile_Interstitial_Prebid",default:"NYTimes_728x90_970_mid_PB"},L={top:"nytimes_top",mid:"nytimes_mid",bottom:"nytimes_bottom",intsl:"6401830",default:"nytimes_catchall"},q={top:"995821",mid:"995822",bottom:"995823",intsl:"11499610",default:"995824"},Q={TOP:"top",MID:"mid",BOTTOM:"bottom",INTSL:"intsl"},Y={buckets:[{max:3,increment:.05},{max:10,increment:.01},{max:20,increment:.1},{max:50,increment:.5},{max:101,increment:1}]},V=(e,t)=>e[Object.values(Q).reduce((e,n)=>t.includes(n)?n:e,t)]||e.default,H=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];const i=[{bidder:"criteo",params:{pubid:"B7HPLK",networkId:10470}},{bidder:"medianet",params:{cid:"8CU4WQK98",crid:V(D,t)}},{bidder:"rubicon",params:{accountId:12330,siteId:"crosswords"==e?571306:378266,inventory:{invCode:["nyt_".concat(e,"_").concat(t)]},zoneId:V("crosswords"==e?N:E,t),position:"top"===t?"atf":"btf"}},{bidder:"openx",params:{unit:V(T,t),delDomain:"nytimes-d.openx.net",customParams:{invCode:"nyt_".concat(e,"_").concat(t)}}},{bidder:"triplelift",params:{inventoryCode:V(B,t)}},{bidder:"pubmatic",params:{publisherId:"163427",adSlot:V(L,t)}},{bidder:"ix",params:{siteId:V(q,t)}}],o=i.filter(e=>!["pubmatic","ix"].includes(e.bidder));return n.length?i.filter(e=>n.includes(e.bidder)):o},G=e=>{let t;switch(e){case"livebl":t="hp";break;case"coll":t="sf";break;default:t=e}return function(e){return e in F}(t)?t:"default"},K=(e,t)=>{if(!t||""===t)return{};const n="".concat(t,"/").concat(e);return{ortb2Imp:{..."intsl"===e&&{instl:1},ext:{gpid:n,data:{pbadslot:n}}}}};const J="PreBid",Z={userSync:{userIds:[{name:"identityLink",params:{pid:"14158",notUse3P:!0},storage:{type:"html5",name:"idl_env",expires:15,refreshInSeconds:1800}},{name:"pairId",params:{liveramp:{storageKey:"_lr_pairId"}}},{name:"uid2",params:{serverPublicKey:"UID2-X-P-MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEb2nFEsnJ0npRQbsCE7O7IINIMdgu4J29kiA1Hm7GYqfTQAsmqgAQD1YfVkuBR319JpxJYrJzO6Vp73++LTlIwA==",subscriptionId:"jCQUsadB4p"}}],syncDelay:3e3}};var W=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;return e.pbjs=e.pbjs||{},e.pbjs.que=e.pbjs.que||[],e.pbjs},X=t=>{const n=W();n.initAdserverSet||(n.initAdserverSet=!0,e().cmd.push(()=>{e().events.subscribe({name:z,scope:"all",callback:e=>{_().cmd.push(()=>{const n=function(e){const t=G(e);return F[t].id}(t),i=e;i.id&&n.includes(i.id)&&W().setTargetingForGPTAsync([i.id])})}})}))},$=(t,n,i,o,s)=>{const r=(e,n)=>{window.pbjs=window.pbjs||{},window.pbjs.initAdserverSet=!1,t.requestBids({bidsBackHandler(){X(e)},timeout:n})};e().cmd.push(()=>{t.que.push(()=>{t.addAdUnits(function(e,t,n){let i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const{sizeConfig:o,activeBidders:s,positionsToFilter:r=[]}=i,a=G(t),d=O(a)?a:"default";return F[a].pos.reduce((t,i,l)=>{var c;if(r.includes(i))return t;const u=F[a].id[l];if(!u)return t;const p={...F[d].size,...null==o||null===(c=o[u])||void 0===c?void 0:c.size},m={code:u,...K(u,n),mediaTypes:{banner:{sizeConfig:[{minViewPort:[970,0],sizes:p.large},{minViewPort:[728,0],sizes:p.medium},{minViewPort:[0,0],sizes:p.small}]}},bids:H(e,i,s)};return t.push(m),t},[])}(n,i,o,s)),r(i,1e4),e().events.subscribe({name:M,scope:"all",callback:()=>{r(i,800)}})})})},ee=(e,t,n,i)=>()=>{window.pbjs||console.log("prebid did not load"),function(e,t,n){let i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const o=W(),{priceGranularity:s=Y,config:r}=i;o.que.push(()=>{o.setConfig({priceGranularity:s,...Z,...r})}),$(o,e,t,n,i)}(e,t,n,i)},te=()=>{e().cmd.push(()=>{const t="".concat(J," failed to load");e().events.publish({name:b,value:{type:J,message:t}})})};const ne=function(){let{customerId:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e?{cid:e}:{}},ie=function(){let{domain:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e?{dn:e}:{}},oe=function(){let{section:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e?{ysection:encodeURIComponent(e)}:{}},se=function(){let{version:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e?{version:e}:{}},re=function(){var e;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const i=null===(e=t.mnjs)||void 0===e?void 0:e.src;if(i)return i;const{mnjs:o}=t,s=new URL("https://warp.media.net/js/tags/clientag.js");return s.search=new URLSearchParams({...ne(o),...ie(o),...oe(n),...se(o)}).toString(),s.toString()};const ae=(e,t)=>"nyt_".concat(e,"_").concat(t);function de(e){if(null==e)return{positionsToFilter:[]};if("object"!=typeof e||Array.isArray(e)){const t=Array.isArray(e)?"array":typeof e;return console.warn("MediaNet overrides must be an object if provided, received:",t),{positionsToFilter:[]}}const t=e,n=void 0===(i=t.positionsToFilter)?[]:Array.isArray(i)?i.filter(e=>"string"==typeof e):(console.warn("MediaNet overrides positionsToFilter must be an array if provided, received:",typeof i),[]);var i;const o=function(e){if(void 0===e)return;if(!Array.isArray(e))return void console.warn("MediaNet overrides fastFetchSlots must be an array if provided, received:",typeof e);const t=e.filter(e=>{if("object"!=typeof e||null===e)return!1;const t=e;return"string"==typeof t.id&&t.id.length>0&&"string"==typeof t.position&&t.position.length>0&&Array.isArray(t.sizes)&&t.sizes.length>0});return 0===t.length&&e.length>0?console.warn("MediaNet overrides fastFetchSlots contained no valid slots. Each slot must have: { id: string, position: string, sizes: [[number, number], ...] }"):t.length<e.length&&console.warn("MediaNet overrides: ".concat(e.length-t.length," ")+"of ".concat(e.length," fastFetchSlots were invalid and ignored")),t}(t.fastFetchSlots),s=function(e){if(void 0!==e){if("object"==typeof e&&null!==e&&!Array.isArray(e))return e;console.warn("MediaNet overrides sizeConfig must be a plain object, ignoring invalid value:",e)}}(t.sizeConfig),r="string"==typeof t.customerId?t.customerId:void 0,a="boolean"==typeof t.limitedAds?t.limitedAds:void 0,d="string"==typeof t.src?t.src:void 0;return{positionsToFilter:n,...void 0!==o&&{fastFetchSlots:o},...s&&{sizeConfig:s},...r&&{customerId:r},...void 0!==a&&{limitedAds:a},...d&&{src:d}}}function le(e,t,n){let i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};const{sizeConfig:o,positionsToFilter:s=[],fastFetchSlots:r}=de(i),a=window.matchMedia("(min-width: 970px)").matches?"large":window.matchMedia("(min-width: 728px)").matches?"medium":"small",d=null!=r?r:function(e,t){const n=G(e),i=O(n)?n:"default",{id:o,pos:s}=F[n],{size:r}=F[i];return s.reduce((e,n,i)=>{const s=o[i];return s?(e.push({id:s,position:n,sizes:r[t]}),e):e},[])}(t,a);return d.reduce((t,i)=>{var r,d;if(s.includes(i.position))return t;const l=null!==(r=null==o||null===(d=o[i.id])||void 0===d||null===(d=d.size)||void 0===d?void 0:d[a])&&void 0!==r?r:i.sizes,c=K(i.id,n),u={divId:i.id,...n&&{adUnitPath:n},sizes:l,...c,...e&&{invCode:ae(e,i.position)}};return t.push(u),t},[])}const ce=e=>{if("string"!=typeof e||""===e.trim()||!e.includes("/"))return{};const t=e.trim(),n="/"===t[0]?3:2,i=t.split("/").slice(n);return 0===i.length?{}:{ortb2:{site:{ext:{data:{section:i}}}}}},ue=t=>{e().cmd.push(()=>{e().events.subscribe({name:z,scope:"all",callback:n=>{const{id:i}=n;t.forEach(t=>{let{divId:n,targeting:o}=t;n===i&&e().updateAdReq(o,n)})}})})};const pe=(t,n,i,o)=>()=>{const s=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;return e.mnjs=e.mnjs||{},e.mnjs.que=e.mnjs.que||[],e.mnjs}();s.que.push(()=>{((t,n,i,o,s)=>{const r=le(n,i,o,s);t.pub=t.pub||{section:n},t.pub.getInventoryCode=e=>{let{divId:t,adUnitPath:n}=e;const i=r.find(e=>e.divId===t&&e.adUnitPath===n);return null!=i&&i.invCode?i.invCode:""};const a=r.map(e=>{let{invCode:t,...n}=e;return n});if(!t.requestBids)return console.warn("Media.net requestBids function does not exist."),!1;const d=()=>{t.requestBids&&t.requestBids({placements:a,...ce(o),callback:ue})};d(),e().cmd.push(()=>{e().events.subscribe({name:M,scope:"all",callback:d})})})(s,t,n,i,o)})};var me=()=>{e().cmd.push(()=>{const t="".concat("MP"," failed to load");e().events.publish({name:b,value:{type:"MP",message:t}})})},fe=(e,t,n,i)=>{if(!window)return!1;var o,s;if(window.mnjs=window.mnjs||((o=i)&&!o.limitedAds&&console.warn("limitedAds is not set, defaulting to false"),{que:[],customerId:"8CU26C87G",domain:null===(s=window)||void 0===s||null===(s=s.location)||void 0===s?void 0:s.hostname,version:"1",isAdServerLoaded:!0,limitedAds:!1,...o}),!window.mnjs.loaded){return l(re(window,{section:e}),pe(e,t,n,i),me),!0}return!1};var ge=()=>{try{const t=(()=>{const e=document.createElement("div");e.innerHTML="&nbsp;",e.className="ad adsbox pub_300x250 pub_300x250m pub_728x90 text-ad textAd text_ad ad-server",e.style.cssText="width: 1px !important; height: 1px !important; position: absolute !important; left: -10000px !important; top: -1000px !important;",document.body.prepend(e);const t=document.getElementsByClassName("ad adsbox")[0];if(!(t&&t instanceof HTMLElement))throw new Error("Failed to create ad element");return t})(),n=!(!(e=t)||0!==e.offsetHeight&&0!==e.clientHeight)||(e=>{if(void 0!==window.getComputedStyle){const t=window.getComputedStyle(e,null);if(t&&("none"===t.getPropertyValue("display")||"hidden"===t.getPropertyValue("visibility")))return!0}return!1})(t);return(e=>{document.body.removeChild(e)})(t),n}catch(e){console.error("ad class check failed",e)}var e;return!1},ve=()=>!(window&&window.AdSlot&&window.AdSlot.AdSlotReady)||(!(window&&window.googletag&&window.googletag.apiReady)||ge()),we=()=>{const e=window&&window.nyt_et&&window.nyt_et.get_host&&window.nyt_et.get_host();return e?fetch("".concat(e,"/.status"),{credentials:"include",headers:{accept:"*/*","content-type":"text/plain;charset=UTF-8"},mode:"no-cors"}).then(()=>({success:!0})).catch(e=>(console.error("et track blocked",e),{success:!1})):Promise.resolve({success:!1})},he=(t,n)=>(n&&e().cmd.push(()=>{const t=e();t.events&&t.events.publish({name:I,value:{type:S}})}),we()),be=e=>{window.addEventListener("load",()=>{he(0,ve())})};let ye;var _e=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(ye||function(){const e=document.referrer||"",t=/([a-zA-Z0-9_.-]+)(@|%40)([a-zA-Z0-9_.-]+)\.([a-zA-Z]{2,5})/;return t.test(e)||t.test(window.location.href)}())return!1;const{loadAmazon:t=!0,loadPrebid:n=!0,loadMediaNet:i=!1,setFastFetch:o=!1,loadGeoEdge:s=!0,allowVendorPlugins:r=!1,section:a="none",adUnitPath:c="",pageViewId:u="",pageType:p="",prebidOverrides:m={},amazonOverrides:f={}}=e;if(r||d()){const e=new RegExp(/\bart\b/).test(p)?"art":p;s&&g(),i&&fe(a,e,c,m),t&&x(o,a,e,f),n&&((e,t,n,i)=>{if(!window.pbjs)return l("https://www.nytimes.com/ads/prebid9.26.0.js",ee(e,t,n,i),te),!0})(a,e,c,m)}return be(),ye=!0,!0};return(()=>{const t=e();return t.loadScripts=t.loadScripts||_e,window.AdSlot4=t,t})()}(); 
            (function () { var _f=function(e={}){function i({tcfApplies:i=!1,gppApplies:t=!1,error:n}={}){const o=window&&window.AdSlot4,d=!!window.adClientUtils.getAbraVar("DFP_Amzn_Web_Toggle_0924"),a=!!window.adClientUtils.getAbraVar("DFP_MediaNet_Web_Toggle_0125"),r="DFP_AndroidTAM_0525",s=window&&window.config&&window.config.AbraConfig&&"0_Control"===window.config.AbraConfig[r],w=!window.adClientUtils.getAbraVar("DFP_Always_Allow_Vendor_Plugins_News_0226");function c(){const e=window.matchMedia("(max-width: 739px)");return e&&e.matches}try{const{adToggleMap:l,pageType:p,mediaNetOverrides:g,adSizesMapping:u,section:f,adUnitPath:m,isSectionThirdPartyEligible:b,setFastFetch:A,headerBidding:h={},subsection:y,tt:C}=e,_=function(e,n,o){const d=window.matchMedia("(min-width: 741px)").matches?"large":window.matchMedia("(min-width: 601px)").matches?"medium":"small",a=function(e,i){return"art"!==i&&"hp"!==i?["top"]:"art"===i?"small"===e?["mobile_top"]:["top"]:"small"===e?[]:["dfp-ad-top"]}(d,e),r={pageName:e,fastFetchSlots:a.map((e=>({id:e,sizes:n[e][d]}))),consentManagement:{...i&&{gdpr:!0},...t&&{gpp:!0}}};return o&&o.section&&(r.signals={ortb2:{site:{ext:{section:o.section,subsection:o.subsection||null,topics:o.topics||null}}}}),r}(p,u,{section:f,subsection:y,topics:C}),{isInPreloadedWebview:P,useMediaNet:S,requestPath:T}=h,U=Object.keys(l).reduce(((e,i)=>{const t=l[i]||"";return e[i]=function(e){return!!(window&&window.adClientUtils&&window.adClientUtils.hasActiveToggle)&&window.adClientUtils.hasActiveToggle(e)}(t),e}),{}),{amazon:v,geoedge:x}=U,M=g&&g.positionsToFilter||[],N=c()?M.concat(["top"]):M,E=()=>{if(!P)return!1;return!!["www.nytimes.com"].includes(window.location.host)&&(window&&window.config&&window.config.AbraConfig&&"1_Variant"===window.config.AbraConfig[r])},F=e=>e?!P||"/2024/06/21/travel/travel-europe-south-america-acts-of-kindness.html"===T||E():e,V=e=>{if(!e)return e;if(!P)return!0;const i=window.location.host.toLowerCase();return!("nytimes.com"!==i&&!i.endsWith(".nytimes.com"))},D=()=>T&&T.startsWith("/card/panel/lifestyle");if("function"==typeof o.loadScripts){const e=!n&&F(v&&!d&&b&&!D()),r=!n&&V(S&&b&&!a&&!s&&!D());o.loadScripts({loadAmazon:e,loadPrebid:!1,loadMediaNet:r,setFastFetch:("art"===p||!c())&&A,section:f,adUnitPath:m,prebidOverrides:{...g,positionsToFilter:N,customerId:P?"8CUBW31U8":"8CU26C87G",config:window.adClientUtils.getPrebidConsentConfig({tcfApplies:i,gppApplies:t})},amazonOverrides:_,pageType:p,pageViewId:window&&window.NYTD&&window.NYTD.PageViewId&&window.NYTD.PageViewId.current?window.NYTD.PageViewId.current:"",loadGeoEdge:x,allowVendorPlugins:w})}if(d&&window.Sentry&&window.Sentry.captureException){const e=new Error("Ads are disabled via Abra toggle - Amazon");window.Sentry.captureException(e)}if(a&&window.Sentry&&window.Sentry.captureException){const e=new Error("Ads are disabled via Abra toggle - MediaNet Web");window.Sentry.captureException(e)}if(s&&window.Sentry&&window.Sentry.captureException){const e=new Error("Ads are disabled via Abra toggle - MediaNet Android");window.Sentry.captureException(e)}}catch(e){console.error(e)}}window.fidesUtils&&window.fidesUtils.onCmpResolved?window.fidesUtils.onCmpResolved(i):i()};;_f.apply(null, [{"adToggleMap":{"amazon":"amazon_home_toggle","medianet":"medianet_home_toggle","dfp":"dfp_home_toggle","geoedge":"geoedge_toggle"},"pageType":"hp","section":"home","adUnitPath":"/29390238/nyt/homepage","isSectionThirdPartyEligible":true,"setFastFetch":true,"mediaNetOverrides":{},"adSizesMapping":{"mobile_top":{"medium":[[300,50],[320,50]],"small":[[300,50],[320,50]]},"top":{"large":[[728,90],[970,90],[970,250]],"medium":[[728,90],[300,250]],"small":[[300,250]]},"dfp-ad-top":{"large":[[728,90],[970,90],[970,250]],"medium":[[728,90],[300,250]],"small":[[300,250]]}},"subsection":"","tt":"","headerBidding":{"isInPreloadedWebview":false,"requestPath":"/","useMediaNet":true,"useAmazon":true}}]); })();
            (function () { var _f=function(t={},e={},n=""){window.AdSlot4=window.AdSlot4||{},window.AdSlot4.cmd=window.AdSlot4.cmd||[],window.AdSlot4.clientRequirements={mergeObjects:function(t,...e){return e.reduce((function(t,e){return Object.entries(e).reduce((function(t,[e,n]){return t[e]&&null==n?t:Object.assign({},t,{[e]:n})}),t)}),t)},isFunction:function(t){return"[object Function]"===Object.prototype.toString.call(t)},getWebviewEnv:function(){return window.vi&&window.vi.webviewEnvironment||{}},getAbraVariant:function(t){if(!(window.NYTD&&window.NYTD.Abra&&window.NYTD.Abra.getAbraSync&&this.isFunction(window.NYTD.Abra.getAbraSync)))return void console.warn("Abra does not exist or is not a function");const e=window.config&&window.config.AbraConfig[t],n=window.NYTD.Abra.getAbraSync(t);return e||n&&n.variant},shouldHaltDFP:function(t){return"1_block"===this.getAbraVariant(t)},isAdsDisabled:function(t={}){const{adTargeting:{section:e}={},adsDisabled:n,adUnitPath:i=""}=t,o=i&&i.toLowerCase&&i.toLowerCase().includes("tragedy"),r=!!this.getAbraVariant("DFP_GPT_Web_Toggle_0924");if(r&&window.Sentry&&window.Sentry.captureException){const t=new Error("Ads are disabled via Abra toggle");window.Sentry.captureException(t)}return n||"learning"===e||o||r},getSov:function(t={}){return t.sov=t.sov||(Math.floor(4*Math.random())+1).toString(),{sov:t.sov}},getPageViewId:function(t){return{page_view_id:t&&t.current}},getUserData:function(t="{}"){try{const e=JSON.parse(t).data;return e&&e.user}catch(t){console.warn("userinfo data unavailable")}},getEm:function(t){return t&&t.length?{em:t.toString().toLowerCase()}:{}},getWat:function(t){return t?{wat:t.toLowerCase()}:{}},getDemographics:function(t){return this.mergeObjects(this.getEm(t&&t.emailSubscriptions),this.getWat(t&&t.wat))},isValidDfpTest:function(t){return t.toLowerCase().indexOf("dfp")>-1},joinArgumentsForVariant:function(){if(arguments.length)return[].slice.call(arguments).join("_").toLowerCase()},reduceAbraConfigKeysToDfpVariants:function(t=[],e=""){const n=this.getAbraVariant(e),i=this.joinArgumentsForVariant(e,n);return n&&i?t.concat(i):t},reduceFastlyAbraToDfpVariants:function(t=[],[e,n]=[]){const i=this.isValidDfpTest(e)&&n&&this.joinArgumentsForVariant(e,n);return i?t.concat(i):t},getDFPTestNames:function(t={}){if(!t)return[];const e=this.isValidDfpTest;return Object.keys(t).filter((function(t){return e(t)}))},getAbraDfpVariants:function(t={},e={}){let n=[],i=[];if(Object.keys(e).length&&(i=Object.entries(e).reduce(this.reduceFastlyAbraToDfpVariants,[])),t.config&&t.getAbraSync){n=this.getDFPTestNames(t.config).reduce(this.reduceAbraConfigKeysToDfpVariants,[])}return{abra_dfp:[...n,...i]}},isMobile:function(t){const e=t.matchMedia("(max-width: 739px)");return e&&e.matches},isManualRefresh:function(t={}){return!(!t.navigation||1!==t.navigation.type)},getAltLangFromPathname:function(t=""){return 0===t.indexOf("/es/")?"es":""},getAdTargetingProperty:function(t=!1,e=""){let n=t?"m":"";return n+=e,{prop:n+"nyt"}},getAdTargetingPlatform:function(t=!1){return{plat:(t?"m":"")+"web"}},getAdTargetingEdition:function(t=""){return t.length?{edn:t}:{}},getAdTargetingVersion:function(t=!1){return{ver:(t?"m":"")+"vi"}},getNYTA:function(){var t=window.document.cookie.split(";").find((t=>t.includes("nyt-a")))||null;return t&&t.split("=").pop()||null},getHash53:function(t,e){let n=3735928559^e,i=1103547991^e;for(let e,o=0;o<t.length;o++)e=t.charCodeAt(o),n=Math.imul(n^e,2654435761),i=Math.imul(i^e,1597334677);return n=Math.imul(n^n>>>16,2246822507),n^=Math.imul(i^i>>>13,3266489909),i=Math.imul(i^i>>>16,2246822507),i^=Math.imul(n^n>>>13,3266489909),4294967296*(2097151&i)+(n>>>0)},getHashNYTA:function(){var t=this.getNYTA();if(!t)return;let e=this.getHash53(t,64).toString();return e.length<22&&(e=parseInt(e).toString(36)+this.getHash53(t,32).toString(36)+this.getHash53(t,16).toString(36)),e},getPublisherProvidedID:function(){return window.config&&window.config.userInfo&&window.config.userInfo.publisherProvidedID?window.config.userInfo.publisherProvidedID:window.localStorage&&window.localStorage.getItem("advertisingId")?window.localStorage.getItem("advertisingId"):this.getHashNYTA()},getLazyLoadOffset:function(t){let e=400;if(this.getWebviewEnv().isPreloaded){const t=window.screen&&window.screen.height,n=window.innerHeight;(t||n)&&(e=(t||n)*1)}return e},getAdTargetingHome:function(t,e,n){let i={},o={};return"hp"===t&&(i=e?{topRef:e}:{},o=n?{refresh:"manual"}:{}),this.mergeObjects(i,o)},getHybridConfigAdTargeting:function(t){let e={};return t&&t.config&&t.config.AdRequirements&&this.getWebviewEnv().isPreloaded&&(e=t.config.AdRequirements,"hp"===t.config.AdRequirements.typ&&(delete e.artlen,delete e.ledemedsz)),e},updateAdTargeting:function(t){if(!t)return;let e=t;if("string"==typeof e)try{e=JSON.parse(e)}catch(t){return void console.error("[updateAdTargeting - error parsing ad targeting]",t)}window.AdSlot4&&window.AdSlot4.updateAdReq&&window.AdSlot4.updateAdReq(e)},getAdTargeting:function(t={},n={}){const i=window&&window.NYTD&&window.NYTD.Abra?window.NYTD.Abra:{},o=this.isMobile(window),r=this.getAltLangFromPathname(window.location.pathname),a=this.isManualRefresh(performance);return this.mergeObjects(t,this.getDemographics(n),this.getAdTargetingProperty(o,r),this.getAdTargetingPlatform(o),this.getAdTargetingEdition(r),this.getAdTargetingVersion(o),this.getAdTargetingHome(t.typ,document.referrer,a),this.getAbraDfpVariants(i,e),this.getSov(window),this.getHybridConfigAdTargeting(window),this.getPageViewId(window.NYTD.PageViewId))},checkDocIsInView:function(){return(!window.vi||!window.vi.webviewEnvironment||"ANDROID"!==window.vi.webviewEnvironment.deviceType||window.location.pathname!==o)&&"visible"===document.visibilityState},testReadyForAds:function(){const t="complete"===document.readyState,e=this.checkDocIsInView(),n=window.NYTD&&window.NYTD.PageViewId&&window.NYTD.PageViewId.current;return!!(t&&n&&e)},setupVisibilityListener:function(){document.addEventListener("visibilitychange",this.signalIfReadyForAds)},whenReadyForAds:function(t){this.isFunction(t)?this.testReadyForAds()?t():window.addEventListener("readyForAds",t):console.warn("whenReadyForAds expects function")},signalIfReadyForAds:function(){this.testReadyForAds()&&window.dispatchEvent(new CustomEvent("readyForAds",{}))},init:function(t){window.AdSlot4.init&&this.isFunction(window.AdSlot4.init)?window.AdSlot4.init&&window.AdSlot4.init(t):console.warn("AdSlot4.init does not exist or is not a function")},generateConfig:function(t={},e={},n={}){const i=n&&n.userInfo&&n.userInfo.demographics;return this.mergeObjects(t,e,{offset:this.getLazyLoadOffset(e.adTargeting&&e.adTargeting.typ),adTargeting:this.getAdTargeting(e.adTargeting,i),haltDFP:this.shouldHaltDFP(e.dfpToggleName||t.dfpToggleName),adsDisabled:this.isAdsDisabled(e),enablePPID:AdSlot4.clientRequirements.getPublisherProvidedID()})}};for(let t in window.AdSlot4.clientRequirements)window.AdSlot4.clientRequirements[t]=window.AdSlot4.clientRequirements[t].bind(window.AdSlot4.clientRequirements);const i={adUnitPath:"/29390238/nyt/thisIsNotAPath",hideTopAd:AdSlot4.clientRequirements.isMobile(window),lockdownAds:!1,sizeMapping:{top:[[970,["fluid",[728,90],[970,90],[970,250],[1605,300]]],[728,["fluid",[728,90],[1605,300]]],[0,[]]],fp1:[[0,[[195,250],[215,270]]]],fp2:[[0,[[195,250],[215,270]]]],fp3:[[0,[[195,250],[215,270]]]],feat1:[[0,["fluid"]]],feat2:[[0,["fluid"]]],feat3:[[0,["fluid"]]],feat4:[[0,["fluid"]]],mktg:[[1020,[300,250]],[0,[]]],pencil:[[728,[[336,46]],[0,[]]]],pp_edpick:[[0,["fluid"]]],pp_morein:[[0,["fluid"],[210,218]]],ribbon:[[0,["fluid"]]],sponsor:[[765,[150,50]],[0,[320,25]]],supplemental:[[1020,[[300,250],[300,600]]],[0,[]]],chat:[[0,[[300,250],[300,420]]]],column:[[0,[[300,250],[300,420]]]],ressint:[[600,["fluid"]],[0,[[300,250]]]],mobile_top:[[0,[[300,50],[320,50]]]],lifestyle:[[0,["fluid",[300,250]]]],opinionpanel:[[0,["fluid",[300,250]]]],default:[[970,["fluid",[728,90],[970,90],[970,250],[1605,300]]],[728,["fluid",[728,90],[300,250],[1605,300]]],[0,["fluid",[300,250],[300,420]]]]},adTargeting:{},haltDFP:!1,dfpToggleName:t.dfpToggleName,lazyApi:t.lazyApi||{},adsDisabled:!1},o="/card/panel/lifestyle";window.AdSlot4.cmd.push((function(){const e=window.AdSlot4.clientRequirements,o=e.getUserData(window&&window.userXhrObject&&window.userXhrObject.responseText);if(e.getWebviewEnv().isPreloaded){if(window.updateAdTargeting=e.updateAdTargeting,window.addEventListener("load",e.signalIfReadyForAds),e.setupVisibilityListener(),n){window.googletag=window.googletag||{},window.googletag.cmd=window.googletag.cmd||[];const t="https://www.nytimes.com"+n;window.googletag.cmd.push((function(){window.googletag.pubads().set("page_url",t)}))}e.whenReadyForAds((function(){const n=e.generateConfig(i,t,o);e.init(n)}))}else{const n=e.generateConfig(i,t,o);e.init(n)}}))};;_f.apply(null, [{"adTargeting":{"edn":"us","test":"projectvi","ver":"vi","typ":"hp"},"adUnitPath":"/29390238/nyt/homepage","dfpToggleName":"dfp_home_toggle","adsDisabled":false},{".ver":"29820.000"},"/"]); })();
          })();
        </script><script data-rh="true" id="live-ramp">(function () { var _f=function(){var e=function(e){var t=document.cookie.match(new RegExp(e+"=([^;]+)"));if(t)return t[1]}("nyt-purr"),t=e&&e.substring(14,15)||"",a=window.navigator.userAgent.match(/(nyt)[_\w\d-]*(ios)/i),n="_lr_atsDirect";if(!(e&&"r"===t||e&&"l"===t||a)){!function(){if(document||document.head){var e=document.createElement("link");e.href="https://launchpad.privacymanager.io/latest/launchpad.bundle.js",e.as="script",document.head.appendChild(e);var t=document.createElement("script");t.async=!1,t.defer=!0,t.src="https://launchpad-wrapper.privacymanager.io/9fab0bf6-df63-42ca-acc5-caf4de668f40/launchpad-liveramp.js",document.head.appendChild(t)}}();var o=function(){var e,t=[];if(-1!==document.cookie.indexOf(n))try{e=(e=(e=document.cookie.split(";")).filter((e=>e.includes(n))))[0].split("=")[1],e=atob(decodeURIComponent(e)),t=JSON.parse(e).envelope}catch(e){console.warn("Error parsing targeting from cookie.",e)}return t}();o.length>0&&function(e){window.googletag=window.googletag||{cmd:[]},googletag.cmd.push((()=>{googletag.pubads().setTargeting("atsd",e)}))}(o)}};;_f.apply(null, []); })();</script><script data-rh="true" src="https://static01.nyt.com/video-static/betamax/player-BBowVWE5.js" async="async" type="module"></script><script data-rh="true" src="https://static01.nyt.com/video-static/betamax/cover-0.3.28-h8C8He0b.js" async="async" type="module"></script><script data-rh="true" src="https://static01.nyt.com/video-static/betamax/poster-0.3.28-LihBkboI.js" async="async" type="module"></script><script data-rh="true" src="https://static01.nyt.com/video-static/betamax/overlay-controls-0.3.28-BLNvt-8d.js" async="async" type="module"></script>

    
    <script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","image":[{"@context":"https://schema.org","@type":"ImageObject","url":"https://static01.nyt.com/vi-assets/images/share/1200x675_nameplate.png","height":675,"width":1200,"contentUrl":"https://static01.nyt.com/vi-assets/images/share/1200x675_nameplate.png","creditText":"The New York Times"},{"@context":"https://schema.org","@type":"ImageObject","url":"https://static01.nyt.com/vi-assets/images/share/1200x900_t.png","height":900,"width":1200,"contentUrl":"https://static01.nyt.com/vi-assets/images/share/1200x900_t.png","creditText":"The New York Times"},{"@context":"https://schema.org","@type":"ImageObject","url":"https://static01.nyt.com/vi-assets/images/share/1200x1200_t.png","height":1200,"width":1200,"contentUrl":"https://static01.nyt.com/vi-assets/images/share/1200x1200_t.png","creditText":"The New York Times"}],"url":"https://www.nytimes.com","name":"The New York Times","alternateName":["NYT","new york times","nytimes","ny times"],"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.nytimes.com/search?query={search_term_string}"},"query-input":"required name=search_term_string"},"mainEntity":{"@context":"https://schema.org","@type":"ItemList","itemListElement":[{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/live-blogs/sabalenka-vs-pegula-live-updates-us-open-2026-score-result/l79Nr6Y3rA7J/","position":1},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates","position":2},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/live-blogs/49ers-vs-rams-live-score-updates-nfl-tnf-melbourne-australia-result/VGjTJZc67uR4/","position":3},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/politics/vance-iran-war-trump-munitions.html","position":4},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/world/middleeast/yemens-houthis-seize-strategic-red-sea-port-officials-say.html","position":5},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/business/oil-middle-east-iran-war.html","position":6},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/politics/republican-midterm-convention-trump-dallas.html","position":7},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/video/us/politics/100000011141409/trump-dividend-check-offer-convention.html","position":8},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/politics/susan-collins-trump-maine.html","position":9},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/business/trump-obamacare-rebates.html","position":10},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/politics/trump-dividend-republicans-inflation.html","position":11},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/briefing/supreme-court-voting-map-missouri.html","position":12},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/politics/supreme-court-missouri-congress.html","position":13},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/interactive/2026/09/10/us/politics/trump-usps-mail-ballot-designs.html","position":14},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/digenova-steps-down-grand-conspiracy-case.html","position":15},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/politics/anthropic-ai-biological-weapons.html","position":16},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/science/ai-humanity-risk.html","position":17},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/science/tristan-buckmaster-openai-math-navier-stokes.html","position":18},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/climate/ai-data-centers-air-pollution-health.html","position":19},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/7580250/bill-ackman-tennis-finance-hall-fame/","position":20},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/business/us-open-tennis-tickets.html","position":21},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/world/africa/chimamanda-ngozi-adichie-nigeria-son-death.html","position":22},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/nyregion/9-11-child-grandmother.html","position":23},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/business/economy/canada-tariffs-sprinkles.html","position":24},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/world/canada/9-11-gander-newfoundland-canada-us.html","position":25},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/7578772/2026/09/10/rams-49ers-travel-strategies-australia/","position":26},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/technology/personaltech/iphone-duo-foldable-phones.html","position":27},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/insider/apple-iphone-duo-tech-reviews-journalists.html","position":28},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/politics/kawhi-leonard-clippers-nba-justice-department.html","position":29},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/opinion/911-patriot-act-trump-politics.html","position":30},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/opinion/new-york-fashion-week-fast-fashion.html","position":31},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/opinion/911-canada-gander-newfoundland-come-from-away.html","position":32},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/opinion/911-ai-terrorist-attack-america.html","position":33},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/briefing/get-that-bag.html","position":34},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/well/cyclospora-outbreak-over-fda.html","position":35},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/us/charlie-kirk-assassination-anniversary.html","position":36},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/travel/tsa-airport-security-liquids-precheck.html","position":37},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/2026/09/10/world/asia/toyohiro-akiyama-dead.html","position":38},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/athletic/connections-sports-edition","position":39},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/games/wordle/index.html","position":40},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/games/connections?GAMES_connectionsRollout_1130=1_ConnectionsV2","position":41},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/puzzles/spelling-bee","position":42},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/crosswords/game/mini","position":43},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/crosswords/game/midi","position":44},{"@context":"https://schema.org","@type":"ListItem","url":"https://www.nytimes.com/crosswords/game/daily","position":45}],"numberOfItems":45},"publisher":{"@id":"https://www.nytimes.com/#publisher","name":"The New York Times"}}</script>
    <script type="application/ld+json">{"@context":"https://schema.org","@type":"NewsMediaOrganization","name":"The New York Times","logo":{"@context":"https://schema.org","@type":"ImageObject","url":"https://static01.nyt.com/images/icons/t_logo_291_black.png","height":291,"width":291,"contentUrl":"https://static01.nyt.com/images/icons/t_logo_291_black.png","creditText":"The New York Times"},"url":"https://www.nytimes.com/","@id":"https://www.nytimes.com/#publisher","publishingPrinciples":"https://www.nytimes.com/editorial-standards/ethical-journalism.html","diversityPolicy":"https://www.nytco.com/company/diversity-and-inclusion/","ethicsPolicy":"https://www.nytco.com/company/standards-ethics/","masthead":"https://www.nytimes.com/interactive/2023/01/28/admin/the-new-york-times-masthead.html","foundingDate":"1851-09-18","sameAs":["https://www.facebook.com/nytimes/","https://x.com/nytimes","https://www.instagram.com/nytimes/","https://www.youtube.com/user/TheNewYorkTimes","https://www.linkedin.com/company/the-new-york-times","https://www.wikidata.org/wiki/Q9684","https://en.wikipedia.org/wiki/The_New_York_Times"],"alternateName":["NYT","new york times","nytimes","ny times"],"subOrganization":[{"@type":"Organization","name":"NYT Cooking","url":"https://cooking.nytimes.com/","sameAs":["https://www.facebook.com/nytcooking/","https://www.facebook.com/groups/nytcooks/","https://www.instagram.com/nytcooking/","https://www.youtube.com/channel/UC1rIOwTqDuWkFj87HZYRFOg","https://x.com/nytfood"],"logo":[{"url":"https://static01.nyt.com/applications/cooking/37f1abc/assets/SiteLogoRed.svg","height":31,"width":168,"@type":"ImageObject"},{"url":"https://static01.nyt.com/applications/cooking/37f1abc/assets/SiteLogoBlack.svg","height":24,"width":131,"@type":"ImageObject"}]},{"@type":"Organization","name":"Wirecutter","url":"https://www.nytimes.com/wirecutter/","sameAs":["https://www.facebook.com/thewirecutter/","https://www.instagram.com/wirecutter/","https://x.com/wirecutter/","https://www.linkedin.com/company/the-wirecutter/","https://www.youtube.com/wirecutter"],"logo":{"@type":"ImageObject","url":"https://cdn.thewirecutter.com/wp-content/uploads/2020/05/nytimes-wirecutter-logo.png","width":266,"height":34}},{"@type":"Organization","name":"The Athletic","url":"https://www.nytimes.com/athletic/","sameAs":["https://www.facebook.com/TheAthletic","https://instagram.com/TheAthleticHQ","https://x.com/TheAthletic","https://www.linkedin.com/company/the-athletic-media-company/","https://www.youtube.com/TheAthletic"],"logo":{"@type":"ImageObject","url":"https://www.nytimes.com/athletic/app/themes/athletic/assets/img/open-graph-asset.png","width":266,"height":150}}]}</script>
    <!-- hoisted interactive css-->
<link href="https://static01.nytimes.com/newsgraphics/IJ-hEyZ_bx6ARw/_app.HW5FKPcGn6mH1-_ukWBW0wtJfdmUczY8hMqVKZdMyOU/immutable/assets/index.DlB3Aa4i.css" rel="stylesheet"><link href="https://static01.nytimes.com/newsgraphics/IJ-hEyZ_bx6ARw/_app.HW5FKPcGn6mH1-_ukWBW0wtJfdmUczY8hMqVKZdMyOU/immutable/assets/index.CyB6tk6K.css" rel="stylesheet"><link href="https://static01.nytimes.com/newsgraphics/IJ-hEyZ_bx6ARw/_app.HW5FKPcGn6mH1-_ukWBW0wtJfdmUczY8hMqVKZdMyOU/immutable/assets/index.Sgyas5b-.css" rel="stylesheet"><link href="https://static01.nytimes.com/newsgraphics/IJ-hEyZ_bx6ARw/_app.HW5FKPcGn6mH1-_ukWBW0wtJfdmUczY8hMqVKZdMyOU/immutable/assets/index.LFr4K_T6.css" rel="stylesheet"><style>
.g-demo-sentence {
text-align: center;
font-family: nyt-cheltenham;
font-size: 16px;
line-height: 20px;
color: var(--color-content-tertiary, #5A5A5A);
}
.g-demo-sentence a {
color: var(--color-content-primary, black);
}
.g-demo-sentence b {
font-weight: bold;
}
@media(max-width: 768px) {
.g-demo-sentence {
text-align: left;
margin-left: 20px;
margin-right: 20px;
margin-top: 15px;
margin-bottom: -8px;
font-size: 20px !important;
line-height: 24px !important;
}
}
</style>
<!-- end hoisted interactive css-->
    
    
  </head>
  <body>
    
    <div id="app"><a class="css-kgn7zc" href="#site-content">Skip to content</a><a class="css-kgn7zc" href="#site-index">Skip to site index</a><!--$--><!--/$--><div><div data-feature-gate="loading" data-dynamic-config="loading" data-srm-experiment="loading" data-testid="masthead-container" class="Wr7_RG_mastheadContainer css-iha15 NYTAppHideMasthead"><header class="Wr7_RG_mastheadWrapper Wr7_RG_mastheadWrapperCentered Wr7_RG_mastheadWrapperResponsive"><section class="Wr7_RG_mastheadSection Wr7_RG_mastheadSectionHomepage"><div class="css-1hti9pf ea180rp0"></div><div class="CgJuwW_logoContainer CgJuwW_logoContainerHideDesktop"><a data-testid="masthead-mobile-logo" aria-label="The New York Times homepage" class="CgJuwW_defaultLink CgJuwW_defaultLinkHomepage" href="/"><svg viewBox="0 0 184 25" fill="#000" aria-hidden="true"><path d="M14.57,2.57C14.57,.55,12.65-.06,11.04,.01V.19c.96,.07,1.7,.46,1.7,1.11,0,.45-.32,1.01-1.28,1.01-.76,0-2.02-.45-3.2-.84-1.3-.45-2.54-.87-3.57-.87-2.02,0-3.55,1.5-3.55,3.36,0,1.5,1.16,2.02,1.63,2.21l.03-.07c-.3-.2-.49-.42-.49-1.06,0-.54,.39-1.26,1.43-1.26,.94,0,2.17,.42,3.8,.88,1.4,.39,2.91,.76,3.75,.87v3.28l-1.58,1.3,1.58,1.36v4.49c-.81,.46-1.75,.61-2.56,.61-1.5,0-2.88-.42-4.02-1.68l4.26-2.07V5.73l-5.2,2.32c.54-1.38,1.55-2.41,2.66-3.08l-.03-.08C3.31,5.73,.5,8.56,.5,12.06c0,4.19,3.35,7.3,7.22,7.3,4.19,0,6.65-3.28,6.61-6.75h-.08c-.61,1.33-1.63,2.59-2.78,3.25v-4.38l1.65-1.33-1.65-1.33v-3.28c1.53,0,3.11-1.01,3.11-2.96M5.8,14.13l-1.21,.61c-.74-.96-1.23-2.32-1.23-4.07,0-.72,.08-1.7,.32-2.39l2.14-.96-.03,6.8h0Zm19.47-5.76l-.81,.64-2.47-2.2-2.86,2.21V.48l-3.89,2.69c.45,.15,.99,.39,.99,1.43v11.81l-1.33,1.01,.12,.12,.67-.46,2.32,2.12,3.11-2.07-.1-.15-.79,.52-1.08-1.08v-7.12l.74-.54,1.7,1.48v6.19c0,3.92-.87,4.73-2.63,5.37v.1c2.93,.12,5.57-.87,5.57-5.89v-6.75l.88-.72-.12-.15h0Zm5.22,10.8l4.51-3.62-.12-.17-2.36,1.87-2.71-2.14v-1.33l4.68-3.3-2.36-3.67-5.2,2.86v6.8l-1.01,.79,.12,.15,.96-.76,3.5,2.54h-.01Zm-.69-5.67v-5.15l2.27,3.55-2.27,1.6ZM53.65,1.61c0-.32-.08-.59-.2-.96h-.07c-.32,.87-.67,1.33-1.68,1.33-.88,0-1.58-.54-1.95-.94,0,.03-2.96,3.42-2.96,3.42l.15,.12,.84-.96c.64,.49,1.21,1.06,2.63,1.08V13.34l-6.06-10.5c-.47-.79-1.28-1.97-2.66-1.97-1.63,0-2.86,1.4-2.66,3.77h.1c.12-.59,.47-1.33,1.18-1.33,.57,0,1.03,.54,1.3,1.03v3.38c-1.87,0-2.93,.87-2.93,2.34,0,.61,.45,1.94,1.72,2.17v-.07c-.17-.17-.34-.32-.34-.67,0-.57,.42-.88,1.18-.88,.12,0,.3,.03,.37,.05v4.38c-2.2,.03-3.89,1.23-3.89,3.31s1.7,2.88,3.47,2.78v-.07c-1.11-.12-1.68-.69-1.68-1.5,0-.88,.64-1.36,1.45-1.36s1.43,.52,1.95,1.11l2.96-3.33-.12-.12-.76,.87c-1.14-1.01-1.87-1.48-3.18-1.68V4.67l8.36,14.57h.45V4.72c1.6-.1,3.03-1.3,3.03-3.11m2.81,17.54l4.51-3.62-.12-.17-2.36,1.87-2.71-2.14v-1.33l4.68-3.3-2.36-3.67-5.2,2.86v6.8l-1.01,.79,.12,.15,.96-.76,3.5,2.54h0Zm-.69-5.67v-5.15l2.27,3.55-2.27,1.6Zm21.22-5.52l-.69,.52-1.97-1.68-2.29,2.07,.94,.88v7.72l-2.34-1.6v-6.26l.81-.57-2.41-2.24-2.24,2.07,.94,.88v7.46l-.15,.1-2.2-1.6v-6.13c0-1.43-.72-1.85-1.63-2.41-.76-.47-1.16-.91-1.16-1.63,0-.79,.69-1.11,.91-1.23-.79-.03-2.98,.76-3.03,2.76-.03,1.03,.47,1.48,.99,1.97,.52,.49,1.01,.96,1.01,1.83v6.01l-1.06,.84,.12,.12,1.01-.79,2.63,2.14,2.51-1.75,2.76,1.75,5.42-3.2v-6.95l1.21-.94-.1-.15h0Zm18.15-5.84l-1.03,.94-2.32-2.02-3.13,2.51V1.19h-.19V18.12c-.34-.05-1.06-.25-1.85-.37V3.58c0-1.03-.74-2.47-2.59-2.47s-3.01,1.56-3.01,2.91h.08c.1-.61,.52-1.16,1.13-1.16s1.18,.39,1.18,1.78v4.04c-1.75,.07-2.81,1.16-2.81,2.34,0,.67,.42,1.92,1.75,1.97v-.1c-.45-.19-.54-.42-.54-.67,0-.59,.57-.79,1.36-.79h.19v6.51c-1.5,.52-2.2,1.53-2.2,2.78,0,1.72,1.38,3.05,3.4,3.05,1.43,0,2.44-.25,3.75-.54,1.06-.22,2.21-.47,2.83-.47,.79,0,1.14,.35,1.14,.91,0,.72-.27,1.08-.69,1.21v.1c1.7-.32,2.69-1.3,2.69-2.83s-1.5-2.54-3.18-2.54c-.87,0-2.44,.27-3.72,.57-1.43,.32-2.66,.47-3.11,.47-.72,0-1.6-.32-1.6-1.28,0-.87,.72-1.56,2.49-1.56,.96,0,1.9,.15,3.08,.42,1.26,.27,2.12,.64,3.2,.64,1.5,0,2.71-.54,2.71-2.74V3.29l1.11-1.01-.12-.15h0Zm-4.24,6.78c-.27,.3-.59,.54-1.11,.54-.57,0-.87-.3-1.14-.54V3.81l.74-.59,1.5,1.28v4.41h0Zm0,2.41c-.25-.25-.57-.47-1.11-.47s-.91,.27-1.14,.47v-2.17c.22,.19,.59,.49,1.14,.49s.87-.25,1.11-.49v2.17Zm0,5.1c0,.84-.42,1.78-1.5,1.78-.17,0-.57-.03-.74-.05v-6.58c.25-.22,.57-.52,1.14-.52,.52,0,.81,.25,1.11,.52v4.86h0Zm8.78,2.74l5.03-3.13v-6.85l-3.25-2.39-5.03,2.88v6.78l-.99,.79,.1,.15,.81-.67,3.33,2.44h0Zm-.37-3.55v-7.3l2.51,1.87v7.3l-2.51-1.87Zm15.01-8.65c-.39,.27-.74,.42-1.11,.42-.39,0-.88-.25-1.14-.57,0,.03-1.87,2.02-1.87,2.02l-1.87-2.02-3.05,2.12,.1,.17,.81-.54,1.11,1.21v6.63l-1.33,1.01,.12,.12,.67-.46,2.49,2.12,3.15-2.09-.1-.15-.81,.49-1.28-1.16v-7.28c.52,.57,1.11,1.06,1.82,1.06,1.28,0,2.14-1.53,2.29-3.11m11.88,9.81l-.94,.59-5.2-7.76,.27-.37c.57,.34,1.08,.81,2.17,.81s2.47-1.14,2.59-3.23c-.27,.37-.81,.81-1.7,.81-.64,0-1.28-.42-1.67-.81l-3.55,5.22,4.71,7.17,3.42-2.27-.1-.17h0Zm-6.31,.19l-.79,.52-1.08-1.08V.48l-3.89,2.69c.45,.15,.99,.39,.99,1.43v11.81l-1.33,1.01,.12,.12,.67-.46,2.32,2.12,3.11-2.07-.1-.15h0Zm22.89-14.39c0-2.02-1.92-2.63-3.53-2.56V.19c.96,.07,1.7,.46,1.7,1.11,0,.45-.32,1.01-1.28,1.01-.76,0-2.02-.45-3.2-.84-1.3-.45-2.54-.87-3.57-.87-2.02,0-3.55,1.5-3.55,3.35,0,1.5,1.16,2.02,1.63,2.21l.03-.07c-.3-.2-.49-.42-.49-1.06,0-.54,.39-1.26,1.43-1.26,.94,0,2.17,.42,3.8,.88,1.4,.39,2.91,.76,3.75,.87v3.28l-1.58,1.3,1.58,1.36v4.49c-.81,.46-1.75,.61-2.56,.61-1.5,0-2.89-.42-4.02-1.68l4.26-2.07V5.73l-5.2,2.32c.54-1.38,1.55-2.41,2.66-3.08l-.03-.08c-3.08,.84-5.89,3.67-5.89,7.17,0,4.19,3.35,7.3,7.22,7.3,4.19,0,6.65-3.28,6.61-6.75h-.07c-.61,1.33-1.63,2.59-2.78,3.25v-4.38l1.65-1.33-1.65-1.33v-3.28c1.53,0,3.11-1.01,3.11-2.96m-8.78,11.56l-1.21,.61c-.74-.96-1.23-2.32-1.23-4.07,0-.72,.07-1.7,.32-2.39l2.14-.96-.03,6.8h0Zm11.93-12.31l-2.17,1.82,1.85,2.09,2.17-1.82-1.85-2.09Zm3.3,15.15l-.79,.52-1.08-1.08v-7.17l.91-.72-.12-.15-.76,.59-1.8-2.14-2.96,2.07,.1,.17,.74-.49,.99,1.23v6.61l-1.33,1.01,.12,.12,.67-.46,2.32,2.12,3.11-2.07-.1-.15h0Zm16.63-.1l-.74,.49-1.16-1.11v-7.03l.94-.72-.12-.15-.84,.64-2.47-2.2-2.78,2.17-2.44-2.17-2.74,2.14-1.85-2.14-2.96,2.07,.1,.17,.74-.49,1.06,1.21v6.61l-.81,.81,2.36,2,2.29-2.07-.94-.88v-7.04l.61-.45,1.7,1.48v6.16l-.79,.81,2.39,2,2.24-2.07-.94-.88v-7.04l.59-.47,1.72,1.5v6.06l-.69,.72,2.41,2.2,3.18-2.17-.1-.15h.02Zm8.6-1.5l-2.36,1.87-2.71-2.14v-1.33l4.68-3.3-2.36-3.67-5.2,2.86v6.93l3.57,2.59,4.51-3.62-.12-.17h0Zm-5.08-1.88v-5.15l2.27,3.55-2.27,1.6Zm14.12-.97l-2-1.53c1.33-1.16,1.8-2.63,1.8-3.69,0-.15-.03-.42-.05-.67h-.08c-.19,.54-.72,1.01-1.53,1.01s-1.26-.45-1.75-.99l-4.58,2.54v3.72l1.75,1.38c-1.75,1.55-2.09,2.51-2.09,3.4s.52,1.67,1.41,2.02l.07-.12c-.22-.19-.42-.32-.42-.79,0-.34,.35-.88,1.14-.88,1.01,0,1.63,.69,1.95,1.06,0-.03,4.38-2.69,4.38-2.69v-3.77h0Zm-1.03-3.05c-.69,1.23-2.21,2.44-3.11,3.13l-1.11-.94v-3.62c.45,.99,1.36,1.82,2.54,1.82,.69,0,1.14-.12,1.67-.39m-1.9,8.13c-.52-1.16-1.63-2-2.86-2-.3,0-1.21-.03-2,.46,.47-.79,1.87-2.21,3.65-3.28l1.21,1.01v3.8Z"></path></svg></a></div><div class="CqtwdW_menuContainer"><ul data-testid="masthead-edition-menu" class="CqtwdW_editionMenu"><li data-testid="edition-menu-us" class="CqtwdW_editionMenuItem CqtwdW_editionMenuActive"><a lang="en-US" class="CqtwdW_link" aria-current="page" href="/">U.S.</a></li><li data-testid="edition-menu-international" class="CqtwdW_editionMenuItem"><a lang="en" class="CqtwdW_link" href="/international/">International</a></li><li data-testid="edition-menu-canada" class="CqtwdW_editionMenuItem"><a lang="en-CA" class="CqtwdW_link" href="/ca/">Canada</a></li><li data-testid="edition-menu-spanish" class="CqtwdW_editionMenuItem"><a lang="es-ES" class="CqtwdW_link" href="https://www.nytimes.com/es/">Español</a></li><li data-testid="edition-menu-chinese" class="CqtwdW_editionMenuItem"><a lang="zh-hans" class="CqtwdW_link" href="https://cn.nytimes.com">中文</a></li></ul></div><div class="css-50gbj e1j3jvdr1"></div></section><section id="masthead-bar-one" class="hasLinks css-1hx5i9w e1pjtsj62"><div><div class="css-e2a84x e1pjtsj60"><span> </span></div><div class="css-bfvq22 e1pjtsj61"><a class="css-1pd1msn" href="https://www.nytimes.com/section/todayspaper">Today’s Paper</a></div></div><div class="css-1aouwco"></div></section></header><dialog id="mobile-hamburger" class="css-1exksqq"><form class="css-7wm2er e1iflr851" action="/search" method="get"><div class="xAosya_anchor"><div class="css-83e46w"><input data-testid="search-input" class="css-ks2lns" type="text" placeholder="Buscar" aria-label="Search the new york times" name="query" value=""/></div></div><button data-testid="search-submit" type="submit" height="compact" disabled="" class="css-1gudca6 e1iflr852">Ir</button></form><nav data-testid="mobile-nav" class="css-10klw3m"><ul id="mobile-hamburger-list" class="css-hf83mx"><li class="css-wko1er"><a href="/" class="css-3nnk4d">Home <svg class="css-1pm6klw" viewBox="0 0 16 22"><path d="M15.863 13.08c-.687 1.818-1.923 3.147-3.64 3.916v-3.917l2.129-1.958-2.129-1.889V6.505c1.923-.14 3.228-1.609 3.228-3.358C15.45.84 13.32 0 12.086 0c-.275 0-.55 0-.962.14v.14h.481c.824 0 1.51.42 1.51 1.189 0 .63-.48 1.189-1.304 1.189-2.129 0-4.6-1.749-7.279-1.749C2.13.91.481 2.728.481 4.546c0 1.819 1.03 2.448 2.128 2.798v-.14c-.343-.21-.618-.63-.618-1.189 0-.84.756-1.469 1.648-1.469 2.267 0 5.906 1.959 8.172 1.959h.206v2.727l-2.129 1.889 2.13 1.958v3.987c-.894.35-1.786.49-2.748.49-3.502 0-5.768-2.169-5.768-5.806 0-.839.137-1.678.344-2.518l1.785-.769v7.973l3.57-1.608V6.575L3.984 8.953c.55-1.61 1.648-2.728 2.953-3.358v-.07C3.433 6.295 0 9.023 0 13.08c0 4.686 3.914 7.974 8.446 7.974 4.807 0 7.485-3.288 7.554-7.974h-.137z" fill="#000"></path></svg></a></li><li class="css-1vmxvgg"><div class="CqtwdW_menuContainer css-2m4u4s"><ul data-testid="masthead-edition-menu" class="CqtwdW_editionMenu"><li data-testid="edition-menu-us" class="CqtwdW_editionMenuItem CqtwdW_editionMenuActive"><a lang="en-US" class="CqtwdW_link" aria-current="page" href="/">U.S.</a></li><li data-testid="edition-menu-international" class="CqtwdW_editionMenuItem"><a lang="en" class="CqtwdW_link" href="/international/">International</a></li><li data-testid="edition-menu-canada" class="CqtwdW_editionMenuItem"><a lang="en-CA" class="CqtwdW_link" href="/ca/">Canada</a></li><li data-testid="edition-menu-spanish" class="CqtwdW_editionMenuItem"><a lang="es-ES" class="CqtwdW_link" href="https://www.nytimes.com/es/">Español</a></li><li data-testid="edition-menu-chinese" class="CqtwdW_editionMenuItem"><a lang="zh-hans" class="CqtwdW_link" href="https://cn.nytimes.com">中文</a></li></ul></div></li></ul><button id="close-modal" class="css-gr7b3e" aria-label="Close Section Navigation" type="button"><svg width="15" height="15" class="css-1570kgy" viewBox="0 0 15 15"><g id="Canvas" fill="none"><g id="close"><path d="M2 2l11 11" stroke-width="2" stroke-miterlimit="10" stroke-linecap="square" stroke="#111" id="Vector"></path><path d="M13 2L2 13" stroke-width="2" stroke-miterlimit="10" stroke-linecap="square" stroke="#111" id="Vector_2"></path></g></g></svg></button></nav></dialog></div></div><main id="site-content" data-paywall-inert=""><div class="css-pqd7q9 eu3y8st0"><div class="smartphone "><h1 class="css-1dv1kvn">New York Times - Top Stories</h1><div data-hierarchy="feed" data-testid="programming-node"><div class="css-unyhgk e1ppw5w20"><div data-hierarchy="container" data-testid="programming-node"><div data-hierarchy="zone" data-testid="programming-node"><div class="css-17gowb8 e1ppw5w20"><div class="css-10x191d e1ppw5w20"><div class=""><div class="css-j17ofq"><section role="navigation" aria-labelledby="hp-live-band-container-heading" id="hp-live-band-container" class="css-hob20z"><h2 id="hp-live-band-container-heading" class="css-1dv1kvn">Live</h2><ul id="hp-live-band-list" class="css-en4c2f"><li class="css-t62eiv"><div class="css-1vb0fst" data-tpl="f"><p class="css-1c3h0ps"><span class="css-gmbbcp">LIVE</span></p></div><ul class="css-42qkq"><li class="css-5rdpe1"><a class="css-ut44vn" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates" data-uri="nyt://legacycollection/61f8d6a2-5b3a-52f8-8b1d-b8846f5d2d5b" aria-hidden="false"><p class="indicate-hover css-mqqhto">G.O.P. Midterm Convention</p><div class="css-1xlo3nw"><time class="css-1w56wsb" dateTime="2026-09-11T00:54:27.977Z"><div class="css-ki347z"><span aria-hidden="true" data-time="abs" class="css-1stvlmo">Sept. 10, 2026, 8:54 p.m. ET</span><span data-time="rel" class="css-kpxlkr"></span></div></time></div></a></li><li class="css-5rdpe1"><a class="css-ut44vn" href="https://www.nytimes.com/athletic/live-blogs/49ers-vs-rams-live-score-updates-nfl-tnf-melbourne-australia-result/VGjTJZc67uR4/" data-uri="nyt://promo/e89e9598-448c-558f-a051-91c82cf9dbc8" aria-hidden="false"><p class="indicate-hover css-mqqhto">N.F.L. Game in Australia</p></a></li><li class="css-5rdpe1"><a class="css-ut44vn" href="https://www.nytimes.com/athletic/live-blogs/sabalenka-vs-pegula-live-updates-us-open-2026-score-result/l79Nr6Y3rA7J/" data-uri="nyt://promo/555f3b72-736f-5cfa-b260-f5ba87fa36a4" aria-hidden="false"><p class="indicate-hover css-mqqhto">U.S. Open</p></a></li></ul></li></ul></section></div><h2 class="css-1dv1kvn">Top Stories</h2></div></div></div></div></div></div><div class="css-unyhgk e1ppw5w20"><div data-hierarchy="zone" data-testid="programming-node"><div class="css-1562qz4 e1ppw5w20"><div class="css-1eufcf1 e1ppw5w20"><div class=""><div class="css-15rwwo"></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-1ovi921"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 0px)" srcSet="https://static01.nyt.com/images/2026/09/10/multimedia/10dc-vance-commanders-new-ltpk/10dc-vance-commanders-new-ltpk-verticalTwoByThree735.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale 1x, https://static01.nyt.com/images/2026/09/10/multimedia/10dc-vance-commanders-new-ltpk/10dc-vance-commanders-new-ltpk-verticalTwoByThree735.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale 2x"/><img class="WaTIFq_mediaWrapper" src="https://static01.nyt.com/images/2026/09/10/multimedia/10dc-vance-commanders-new-ltpk/10dc-vance-commanders-new-ltpk-verticalTwoByThree735.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" srcSet="https://static01.nyt.com/images/2026/09/10/multimedia/10dc-vance-commanders-new-ltpk/10dc-vance-commanders-new-ltpk-verticalTwoByThree735.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale 1x, https://static01.nyt.com/images/2026/09/10/multimedia/10dc-vance-commanders-new-ltpk/10dc-vance-commanders-new-ltpk-verticalTwoByThree735.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale 2x" alt="Vice President JD Vance in Dallas on Wednesday." fetchPriority="high"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/multimedia/10dc-vance-commanders-new-ltpk/10dc-vance-commanders-new-ltpk-verticalTwoByThree735.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="Vice President JD Vance in Dallas on Wednesday." class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Shelby Tauber for The New York Times</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-12yuaq1" data-tpl="la"><div class="css-1vb0fst" data-tpl="f"><p class="css-ae0yjg"><span class="css-1nvd0f8">Times Exclusive</span></p></div></div><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/politics/vance-iran-war-trump-munitions.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-zgxzbv">Behind the Scenes, JD Vance Gathered Unvarnished Views of the Iran War</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1cbzfmv">The vice president received sobering assessments about the war that did not line up with what he, the president and other top officials were saying publicly.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">8 min read</p></div></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/world/middleeast/yemens-houthis-seize-strategic-red-sea-port-officials-say.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Houthis Seize Strategic Red Sea Port, a Major Victory for an Iranian Ally</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">5 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/business/oil-middle-east-iran-war.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Oil Prices Surge as Stocks and Bonds Wobble</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">3 min read</p></div></div></div></div></div></div></div></div></div></div></div><div class="css-lohzsq e1ppw5w20"><div><div class="css-18dbn8f e1xxpj0j0"><div class="css-pyqhjs e1xxpj0j1"><div class="css-aljv3" data-testid="StandardAd"><p class="css-bvk7sj">Advertisement</p><a href="#after-dfp-ad-mid1" class="css-777zgl">SKIP ADVERTISEMENT</a><div class="ad dfp-ad-mid1-wrapper css-rfqw0c" id="dfp-ad-mid1"></div><div id="after-dfp-ad-mid1"></div></div></div></div></div></div><div class="css-1ag5cwv e1ppw5w20"><div class=""><div class="css-15rwwo"><div class="css-10gj16w"><nav aria-labelledby="styln-2026-elections-hp-hp-menu" class="css-1nblseu er7xine0"><p id="styln-2026-elections-hp-hp-menu"><a href="https://www.nytimes.com/news-event/2026-midterm-elections" class="css-mrgnx3"><svg id="elections2026brand" aria-label="Election 2026" class="css-19fwril" width="100" height="25" viewBox="0 0 100 25" fill="none" xmlns="http://www.w3.org/2000/svg"><rect class="elections-red" width="25" height="25" fill="#f4564a"></rect><path class="elections-white" d="M17.5,19.4H7.4v-2c.8-.8,1.7-1.5,2.6-2.2.7-.6,1.3-1.1,1.9-1.7,1.3-1.2,1.7-2.1,1.7-3.1,0-.8-.4-1.5-1.3-1.5-.8,0-1.6.6-2,2l-3-.9c.9-2.8,2.9-3.8,5.2-3.8,2.6,0,4.8,1.2,4.8,4.1,0,2.7-2.5,4.6-4.6,6.1h4.7v3h.1Z" fill="#fff"></path><rect class="elections-blue" x="25" width="25" height="25" fill="#2b8ad8"></rect><path class="elections-white" d="M37.5,19.6c-3,0-5.3-2.4-5.3-6.7,0-3.9,1.9-6.7,5.3-6.7s5.3,2.9,5.3,6.7c0,4.1-2.1,6.7-5.3,6.7ZM37.5,8.7c-1.5,0-1.7,1.5-1.7,4.2,0,3,.3,4.1,1.7,4.1s1.7-1.1,1.7-4.1c0-2.7-.2-4.2-1.7-4.2Z" fill="#fff"></path><rect class="elections-red" x="50" width="25" height="25" fill="#f4564a"></rect><path class="elections-white" d="M67.5,19.4h-10.1v-2c.8-.8,1.7-1.5,2.6-2.2.7-.6,1.3-1.1,1.9-1.7,1.3-1.2,1.7-2.1,1.7-3.1,0-.8-.4-1.5-1.3-1.5-.8,0-1.6.6-2,2l-3-.9c.9-2.8,2.9-3.8,5.2-3.8,2.6,0,4.8,1.2,4.8,4.1,0,2.7-2.5,4.6-4.6,6.1h4.7v3h.1Z" fill="#fff"></path><rect class="elections-blue" x="75" width="25" height="25" fill="#2b8ad8"></rect><path class="elections-white" d="M89.62,10.25c-.41-1.14-1.12-1.55-1.83-1.55-1.35,0-2.26.95-2.3,3.21.66-.31,1.64-.83,2.92-.83,2.03,0,4,1.29,4,3.9,0,2.7-2.36,4.62-5.18,4.62-3.07,0-5.35-2.45-5.35-6.22,0-3.63,1.91-7.28,6.07-7.28,2.12,0,3.67.87,4.58,2.97l-2.9,1.18ZM87.26,13.57c-.73,0-1.39.35-1.78.58,0,2.09.62,2.97,1.72,2.97,1.02,0,1.62-.91,1.62-1.91,0-1.1-.68-1.64-1.56-1.64Z" fill="#fff"></path></svg></a></p><ul class="css-tucewo er7xine1"><li class="css-1yib1yb"><a href="https://www.nytimes.com/video/podcasts/the-daily/100000011143951/is-president-trumps-5000-promise-for-real.html">Video: Trump Proposes $5,000 Checks</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/interactive/polls/congressional-vote-2026.html">Latest Polls</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/07/us/politics/midterms-key-races-to-watch.html">Five Races to Watch</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/interactive/2026/us/politics/midterms-house-maps-redistricting.html">Seat Pickups</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/interactive/2026/us/elections/midterms-house-senate-key-races.html">Competitive Races</a></li></ul></nav></div></div><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="css-1oz0cgh"><div data-hp-full-width="true" class="css-sxmela full-width-span-vw container-margin-none"><div><section aria-label="Gallery" data-testid="Gallery" class="A0T9vq_carouselContainer A0T9vq_carouselContainerEmbedded A0T9vq_carouselContainerLandscape A0T9vq_wideContainer"><div style="--mobile-ratio:150%;--desktop-ratio:66.66666666666666%" class="E8QfaG_cardsContainer"><ol class="carousel-ol E8QfaG_list WQ4AOq_scrollCards"><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionContainer d3BmaG_figcaptionGradientTop d3BmaG_figcaptionTop"><div class="d3BmaG_figcaptionTextContainer"><span class="d3BmaG_label">Mike Johnson</span><span>House speaker</span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Kenny Holston/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"><span class="d3BmaG_label">Dallas</span></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Kenny Holston/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"><span class="d3BmaG_label">9/11 tribute</span></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Ruth Fremson/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionContainer d3BmaG_figcaptionGradientTop d3BmaG_figcaptionTop"><div class="d3BmaG_figcaptionTextContainer"><span class="d3BmaG_label">Ted Cruz</span><span>Texas senator</span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Kenny Holston/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionContainer d3BmaG_figcaptionGradientTop d3BmaG_figcaptionTop"><div class="d3BmaG_figcaptionTextContainer"><span class="d3BmaG_label">Tano Tijerina</span><span>Texas House candidate</span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Ruth Fremson/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Haiyun Jiang/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionContainer d3BmaG_figcaptionGradientTop d3BmaG_figcaptionTop"><div class="d3BmaG_figcaptionTextContainer"><span class="d3BmaG_label">Greg Abbott</span><span>Texas governor</span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Haiyun Jiang/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionContainer d3BmaG_figcaptionGradientTop d3BmaG_figcaptionTop"><div class="d3BmaG_figcaptionTextContainer"><span class="d3BmaG_label">Dan Patrick</span><span>Texas lieutenant governor</span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Shelby Tauber for The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Kenny Holston/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientTop d3BmaG_figcaptionTop"><div class="d3BmaG_figcaptionTextContainer"><span class="d3BmaG_label">Freed U.S. hostages</span><span></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Ruth Fremson/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionContainer d3BmaG_figcaptionGradientTop d3BmaG_figcaptionTop"><div class="d3BmaG_figcaptionTextContainer"><span class="d3BmaG_label">Laurie Buckhout</span><span>North Carolina House candidate</span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Shelby Tauber for The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Shelby Tauber for The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionContainer d3BmaG_figcaptionGradientTop d3BmaG_figcaptionTop"><div class="d3BmaG_figcaptionTextContainer"><span class="d3BmaG_label">Lisa McClain</span><span>Michigan representative</span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Kenny Holston/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Kenny Holston/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionContainer d3BmaG_figcaptionGradientTop d3BmaG_figcaptionTop"><div class="d3BmaG_figcaptionTextContainer"><span class="d3BmaG_label">Joe Gruters</span><span>Republican National Committee chairman </span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Ruth Fremson/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span></span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Ruth Fremson/The New York Times</span></li><li style="--slide-background:var(--tpl-color-background-tertiary,#EBEBEB)" class="d3BmaG_card WQ4AOq_card"><figure><a class="d3BmaG_link" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates"><div class="d3BmaG_slideWrapper"><svg class="" width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div><div style="--news-label-color:#F8F8F8" class="d3BmaG_newsLabel"></div><figcaption style="--figcaption-color:#F8F8F8" class="d3BmaG_figcaption d3BmaG_figcaptionContainer d3BmaG_figcaptionGradientBottom d3BmaG_figcaptionBottom"><div class="d3BmaG_figcaptionTextContainer"><span> </span></div></figcaption></a></figure><span style="--default-credit-color:#F8F8F8" class="d3BmaG_defaultCredit d3BmaG_newsCredit">Kenny Holston/The New York Times</span></li></ol></div><nav class="S-XPiW_controlsContainer"><span class="S-XPiW_span"></span><div class="S-XPiW_dotContainer"><div class="S-XPiW_dot S-XPiW_activeDot"></div><div class="S-XPiW_dot"></div><div class="S-XPiW_dot S-XPiW_smallDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div><div class="S-XPiW_dot S-XPiW_smallDot S-XPiW_smallerDot S-XPiW_disappearDot"></div></div><div class="S-XPiW_arrowsContainer"><button type="button" class="S-XPiW_arrow S-XPiW_disabledArrow" aria-label="previous slide" disabled=""><svg width="10" height="12" viewBox="0 0 10 12"><path d="M6.60156 11.2002L1.40156 6.0002L6.60156 0.800197"></path></svg></button><button type="button" class="S-XPiW_arrow" aria-label="next slide"><svg width="10" height="12" viewBox="0 0 10 12" style="transform:scaleX(-1)"><path d="M6.60156 11.2002L1.40156 6.0002L6.60156 0.800197"></path></svg></button></div></nav></section></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="tpl-lb css-0" data-tpl="lb"><div class="css-1jwi144" data-tpl="slic"><div class="css-12yuaq1" data-tpl="la"><div class="css-1vb0fst" data-tpl="f"><p class="css-ae0yjg"><span class="css-1cn1oj4">LIVE</span></p><span class="css-158podi"><time class="m-9-4W_timestamp css-101kej7" dateTime="2026-09-11T00:54:27.977Z"><div class="css-ki347z"><span aria-hidden="true" data-time="abs" class="css-1stvlmo">Sept. 10, 2026, 8:54 p.m. ET</span><span data-time="rel" class="css-kpxlkr"></span></div></time></span></div></div><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/live/2026/09/10/us/trump-rnc-midterm-convention-updates" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Republicans Focus on Propping Up Trump on Day 2 of Midterm Convention</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Speakers in Dallas hailed the president, whose sagging approval ratings could be an obstacle to Republicans’ pitch that they should stay in power.</p></div></div></div><p class="css-1dgotqu m-9-4W_cta"> </p></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/politics/trump-dividend-republicans-inflation.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Some in G.O.P. Balk at Trump’s $5,000 Offer: ‘We’re $40 Trillion in Debt’</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The call to send the “dividend” to every American adult if Republicans win the midterms was panned by some in the party as a socialist-style giveaway.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">5 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/politics/republican-midterm-convention-trump-dallas.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Republicans Face Tough Midterm Odds. Their Convention Told a Different Story.</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><section class="story-wrapper"><figure class="css-gnck2o"><div data-hp-full-width="true" class="css-sxmela full-width-span-vw container-margin-none"><div><div><div class="media-container css-one0ye"><nyt-betamax class="css-r6z5ec" slot="initial-player"><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"slot":"initial-player","api":{"current":null},"className":"css-r6z5ec","durationInSeconds":88,"aspectRatio":"2:3","src":[{"src":"https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_1080p.mp4","type":"mp4","height":1080,"width":608},{"src":"https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_720p.mp4","type":"mp4","height":720,"width":404},{"src":"https://vp.nyt.com/video/hls/2026/09/10/178166_1_00vid-rnc-clip-context_wg/master.m3u8","type":"hls","specificQuality":1080},{"src":"https://vp.nyt.com/video/hlsfmp4/2026/09/10/178166_1_00vid-rnc-clip-context_wg/master.m3u8","type":"hlsfmp4","specificQuality":1080},{"src":"https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_av1-1080p.mp4","type":"mp4_av1","height":1080,"width":608},{"src":"https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_av1-720p.mp4","type":"mp4_av1","height":720,"width":404},{"src":"https://vp.nyt.com/video/hlsfmp4/2026/09/10/178166_1_00vid-rnc-clip-context_wg_av1-720p,av1-1080p,av1-480p,av1-360p,av1-240p/master.m3u8","type":"hlsfmp4_av1","specificQuality":1080}],"startTime":0,"play":true,"muted":true,"loop":false,"captions":"https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_1080p.vtt","fit":"cover","visibleOnPageLoad":false,"trackingData":{"contentId":"100000011141409","mData":{"videoUri":"nyt://video/6d5b9ea9-dace-5d7b-8761-df94c0aef344","videoSection":"Home"}},"onTimeUpdate":{"callOnce":true,"trigger":3}}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/player-0.3.28-gTxBzUvg.css" crossorigin/><div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Video player" class="_container_a7gwk_5 container-target _fit-cover_a7gwk_63"><div class="_video_a7gwk_30"><video data-testid="betamax-video" muted crossorigin="anonymous" playsinline preload="none" disablePictureInPicture><source type="video/mp4; codecs=&quot;av01.0.04M.08, mp4a.40.2&quot;" src="https://vp.nyt.com/video/hlsfmp4/2026/09/10/178166_1_00vid-rnc-clip-context_wg_av1-1080p/master.m3u8"/><source type="application/vnd.apple.mpegurl" src="https://vp.nyt.com/video/hlsfmp4/2026/09/10/178166_1_00vid-rnc-clip-context_wg/index-f1-v1-a1.m3u8"/><source type="application/vnd.apple.mpegurl" src="https://vp.nyt.com/video/hls/2026/09/10/178166_1_00vid-rnc-clip-context_wg/index-f1-v1-a1.m3u8"/><source type="video/mp4; codecs=&quot;av01.0.04M.08, mp4a.40.2&quot;" src="https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_av1-1080p.mp4" media="(min-resolution: 3x) and (min-width: 203px), (min-resolution: 2x) and (min-width: 304px), (min-width: 608px)"/><source type="video/mp4; codecs=&quot;av01.0.04M.08, mp4a.40.2&quot;" src="https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_av1-720p.mp4" media="(min-resolution: 2x) and (min-width: 202px), (min-width: 404px)"/><source type="video/mp4" src="https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_1080p.mp4" media="(min-resolution: 3x) and (min-width: 203px), (min-resolution: 2x) and (min-width: 304px), (min-width: 608px)"/><source type="video/mp4" src="https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_720p.mp4" media="(min-resolution: 2x) and (min-width: 202px), (min-width: 404px)"/><source type="video/mp4" src="https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_720p.mp4"/><track data-testid="betamax-caption-element" src="https://vp.nyt.com/video/2026/09/10/178166_1_00vid-rnc-clip-context_wg_1080p.vtt" label="English" kind="captions" srclang="en" default/></video></div><slot></slot></div></template><nyt-betamax-cover><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"visibleWhen":"before-play"}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/cover-0.3.28-eTrf0IGY.css" crossorigin/><div data-testid="betamax-cover" class="_cover_1tuif_6"><slot></slot></div></template><nyt-betamax-poster><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"url":"https://static01.nyt.com/images/2026/09/10/arts/TPv2_Thumbnail/TPv2_Thumbnail-smallTwoByThree.png"}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/poster-0.3.28-Cda1v6Rn.css" crossorigin/><img src="https://static01.nyt.com/images/2026/09/10/arts/TPv2_Thumbnail/TPv2_Thumbnail-smallTwoByThree.png?auto=webp&amp;quality=30&amp;disable=upscale&amp;format=pjpg" data-testid="betamax-poster" class="_poster_1r9rk_21"/></template></nyt-betamax-poster></nyt-betamax-cover><nyt-betamax-overlay-controls><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"showDuration":true,"share":{"url":"https://www.nytimes.com/video/us/politics/100000011141409/trump-dividend-check-offer-convention.html","text":"Share this video"},"controls":["scrubber","play","fullscreen","mute","comments","share"],"blockClickBehavior":false,"commentsEnabled":false,"controlsVariant":"icon-only","commentsTotalCount":0}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/overlay-controls-0.3.28-BN-qu2gk.css" crossorigin/><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/share-button-0.3.28-Cus4rs29.css" crossorigin/><div data-testid="betamax-overlay-controls" class="_container_1vvjj_18"><slot></slot><div class="_play-button-container_1vvjj_110 _paused_1vvjj_184"><button aria-label="Play" class="_play-button_1vvjj_110"><div class="_play-button-inner_1vvjj_271 _paused_1vvjj_184"><span class="_icon_1vvjj_157 _play_1vvjj_110"></span></div></button><div data-testid="betamax-overlay-controls-duration" class="_duration_1vvjj_297">1:28</div></div></div></template></nyt-betamax-overlay-controls></nyt-betamax></div></div><figcaption class="css-1p5yz2j wm41dq_inset" aria-hidden="true"><span class="css-1j306sm">Tyler Pager, Alexandra Ostasiewicz, Gilad Thaler, Jon Miller, Rafaela Balster, James Surdam and Nikolay Nikolov</span></figcaption></div></div></figure></section><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/politics/susan-collins-trump-maine.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">While Trump Goes Big in Dallas, Collins Goes Small in Maine to Save Her Seat</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">5 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/business/trump-obamacare-rebates.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Trump Announces $500 Rebates for Some on Obamacare, Weeks Before Election</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><section><section class="story-wrapper"><figure class="css-gnck2o"><div data-hp-full-width="true" class="css-sxmela full-width-span-vw container-margin-none"><div><div class="container-size-large device-mobile"><section data-testid="inline-interactive" id="midterm-2026-hp-promo-slim" data-id="100000010867962" data-uri="nyt://embeddedinteractive/b2bb372c-2f1b-5714-b99c-9beabac83c11" data-source-id="100000010867962" class="css-l08pwh interactive-content interactive-size-medium"><div class="css-17ih8de interactive-body" data-sourceid="100000010867962" id="embed-id-100000010867962">
    
    <template data-etched-id="100000010867962"><!-- birdkit: do not modify this file -->
<head>
	
		
		
		
		
</head>

		<div
			id="g-bk-IJ-hEyZ_bx6ARw"
			class="birdkit-body g-bk-IJ-hEyZ_bx6ARw g-dark-mode-compatible"
			data-preview-slug="bk-IJ-hEyZ_bx6ARw"
			data-birdkit-hydrate="345f82c29a541d3b"
		>
			
	<!--[--><!--[--><!----><!----><!--[--><!--[--><!----><!--[--><!----><figure class="g-wrapper  svelte-19s2qxj" style="--g-wrapper_hed-text-wrap:balance"><!--[!--><!--]--> <!--[!--><!--]--> <div class="g-block g-block-margin svelte-rhgw2n g-margin-inline"><div class="g-block-width g-max-width-body svelte-rhgw2n"><!----><!--[!--><!--]--> <div class="g-wrapper_main-content svelte-19s2qxj g-overflow-visible"><!--[!--><!--]--> <div class="g-wrapper_main_content_slot svelte-19s2qxj"><!----><!----><!--[!--><!----><div class="g-promo-slim svelte-ouupng no-top-rule"><!--[--><span class="g-promo-slim-hed svelte-ouupng">The Latest Polls</span><!--]--> <div class="g-promo-slim-items svelte-ouupng"><!--[--><!--[--><a class="g-promo-slim-item svelte-ouupng" href="https://www.nytimes.com/interactive/polls/texas-us-senate-election-polls-2026.html"><span class="g-promo-slim-item-title-mobile svelte-ouupng">Texas Sen.</span><span class="g-promo-slim-item-title-desktop svelte-ouupng">Texas Senate</span> ›</a><!--]--><!--[--><a class="g-promo-slim-item svelte-ouupng" href="https://www.nytimes.com/interactive/polls/michigan-us-senate-election-polls-2026.html"><span class="g-promo-slim-item-title-mobile svelte-ouupng">Mich. Sen.</span><span class="g-promo-slim-item-title-desktop svelte-ouupng">Michigan Senate</span> ›</a><!--]--><!--[--><a class="g-promo-slim-item svelte-ouupng" href="https://www.nytimes.com/interactive/polls/congressional-vote-2026.html"><span class="g-promo-slim-item-title-mobile svelte-ouupng">Race for Congress</span><span class="g-promo-slim-item-title-desktop svelte-ouupng">Race for Congress</span> ›</a><!--]--><!--]--></div> <!--[--><a class="g-promo-slim-link svelte-ouupng" href="https://www.nytimes.com/interactive/2026/us/elections/2026-election-calendar.html">Primary calendar ›</a><!--]--> <!--[!--><!--]--></div><!----><!--]--><!----><!----></div></div> <!--[!--><!--]--><!----></div></div><!----> <!--[!--><!--]--><!----></figure><!----><!--]--><!----><!--]--><!--]--><!----><!----><!----><!--]--> <!--[!--><!--]--><!--]-->

		</div>
		
</template>
    <div class="mount-point"></div>
    <script>
      (() => {
        const mount = document.currentScript.previousElementSibling;
        const tmpl = mount?.previousElementSibling;
        if (tmpl?.tagName !== 'TEMPLATE' || !mount.classList.contains('mount-point')) return;

        const frag = tmpl.content.cloneNode(true);
        // Only defer executable scripts; leave inert data scripts in the markup.
        const execTypes = ["","text/javascript","application/javascript","module"];
        const scripts = [...frag.querySelectorAll('script')].filter(
          el => execTypes.includes((el.getAttribute('type') || '').toLowerCase()),
        );
        scripts.forEach(s => s.remove());
        mount.appendChild(frag);

        const run = i => {
          if (i >= scripts.length) {
            window.dispatchEvent(new CustomEvent("embed-hydrated-midterm-2026-hp-promo-slim"));
            return;
          }
          const old = scripts[i];
          const s = document.createElement('script');
          for (const a of old.attributes) s.setAttribute(a.name, a.value);
          if (old.src) {
            s.onload = s.onerror = () => run(i + 1);
            mount.appendChild(s);
          } else {
            s.text = old.textContent;
            mount.appendChild(s);
            run(i + 1);
          }
        };
        run(0);

        window.registerInteractive?.("100000010867962");
      })();
    </script>
  </div></section></div></div></div></figure></section></section></div></div><div class="css-1ag5cwv e1ppw5w20"><div class=""><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft wm41dq_inset" style="grid-column:span 8;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(8, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-12yuaq1" data-tpl="la"><div class="css-1vb0fst" data-tpl="f"><p class="css-ae0yjg"><span class="css-1nvd0f8">The Evening</span></p></div></div><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/briefing/supreme-court-voting-map-missouri.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Catch Up on Today’s Biggest Stories</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Anthropic, Missouri’s voting map and Gustavo Dudamel’s New York tenure.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">5 min read</p></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 4"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="An elaborate, three story rotunda filled with protesters." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/multimedia/10evening-nl-scotus-missouri-mgkc/10evening-nl-scotus-missouri-mgkc-smallSquare252-v2.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="An elaborate, three story rotunda filled with protesters." class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div></div><div class="css-1p9j7c8 e1ppw5w20"><div class=""><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/politics/supreme-court-missouri-congress.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Supreme Court Again Blocks Republican-Backed Missouri Voting Map</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The map had been drawn to give Republicans an advantage in the midterm elections. It was not immediately clear how Missouri would proceed.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (min-width: 1px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/09/multimedia/2026-09-08-ballot-envelope-design-index/2026-09-08-ballot-envelope-design-index-square640-v4.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">The New York Times</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/interactive/2026/09/10/us/politics/trump-usps-mail-ballot-designs.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Mail Ballot Overhaul May Come Down to Envelopes</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Election officials say proposed federal rules for the design of envelopes used to send ballots would be chaotic and costly, if not impossible, to carry out.</p></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/digenova-steps-down-grand-conspiracy-case.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Lead Prosecutor in Trump’s ‘Grand Conspiracy’ Case Abruptly Resigns</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div></div></div></div><div class="css-lohzsq e1ppw5w20"><div><div class="css-18dbn8f e1xxpj0j0"><div class="css-pyqhjs e1xxpj0j1"><div class="css-aljv3" data-testid="StandardAd"><p class="css-bvk7sj">Advertisement</p><a href="#after-dfp-ad-mid2" class="css-777zgl">SKIP ADVERTISEMENT</a><div class="ad dfp-ad-mid2-wrapper css-rfqw0c" id="dfp-ad-mid2"></div><div id="after-dfp-ad-mid2"></div></div></div></div></div></div><div class="css-1ag5cwv e1ppw5w20"><div class=""><div class="css-15rwwo"><div class="css-10gj16w"><nav aria-labelledby="styln-artificial-intelligence-hp-hp-menu" class="css-1nblseu er7xine0"><p id="styln-artificial-intelligence-hp-hp-menu"><span class="css-1e60p7c">Artificial Intelligence</span></p><ul class="css-tucewo er7xine1"><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/08/science/jacob-tsimerman-math-ai-safety.html">A.I. Safety</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/03/technology/openai-hugging-face-hacking.html">Hugging Face Hack</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/03/technology/anthropic-ipo-investors-winners.html">Anthropic’s IPO</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/08/31/science/ai-consciousness-agents-email.html">A.I. Consciousness</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/08/26/technology/bill-gates-ai-risks.html">Bill Gates’s Warning</a></li></ul></nav></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/politics/anthropic-ai-biological-weapons.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Anthropic Says It Blocked Possible Efforts to Build Biological Weapons</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">In a new report, the A.I. start-up added that it could not determine if the research was legitimate or nefarious, leading the company to shut down the work.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div><div class="media-container css-one0ye"><nyt-betamax class="css-r6z5ec" slot="initial-player"><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"slot":"initial-player","api":{"current":null},"className":"css-r6z5ec","durationInSeconds":168,"aspectRatio":"2:3","src":[{"src":"https://vp.nyt.com/video/2026/09/10/178333_1_thecall_cade_ai_clip_wg_1080p.mp4","type":"mp4","height":1080,"width":608},{"src":"https://vp.nyt.com/video/2026/09/10/178333_1_thecall_cade_ai_clip_wg_720p.mp4","type":"mp4","height":720,"width":404},{"src":"https://vp.nyt.com/video/hls/2026/09/10/178333_1_thecall_cade_ai_clip_wg/master.m3u8","type":"hls","specificQuality":1080},{"src":"https://vp.nyt.com/video/hlsfmp4/2026/09/10/178333_1_thecall_cade_ai_clip_wg/master.m3u8","type":"hlsfmp4","specificQuality":1080}],"startTime":0,"play":true,"muted":true,"loop":false,"captions":"https://vp.nyt.com/video/2026/09/10/178333_1_thecall_cade_ai_clip_wg_1080p.vtt","fit":"cover","visibleOnPageLoad":false,"trackingData":{"contentId":"100000011145658","mData":{"videoUri":"nyt://video/20d1e4a3-1925-5bb6-b8db-56c8f1ce2f07","videoSection":"Home"}},"onTimeUpdate":{"callOnce":true,"trigger":3}}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/player-0.3.28-gTxBzUvg.css" crossorigin/><div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Video player" class="_container_a7gwk_5 container-target _fit-cover_a7gwk_63"><div class="_video_a7gwk_30"><video data-testid="betamax-video" muted crossorigin="anonymous" playsinline preload="none" disablePictureInPicture><source type="application/vnd.apple.mpegurl" src="https://vp.nyt.com/video/hlsfmp4/2026/09/10/178333_1_thecall_cade_ai_clip_wg/index-f1-v1-a1.m3u8"/><source type="application/vnd.apple.mpegurl" src="https://vp.nyt.com/video/hls/2026/09/10/178333_1_thecall_cade_ai_clip_wg/index-f1-v1-a1.m3u8"/><source type="video/mp4" src="https://vp.nyt.com/video/2026/09/10/178333_1_thecall_cade_ai_clip_wg_1080p.mp4" media="(min-resolution: 3x) and (min-width: 203px), (min-resolution: 2x) and (min-width: 304px), (min-width: 608px)"/><source type="video/mp4" src="https://vp.nyt.com/video/2026/09/10/178333_1_thecall_cade_ai_clip_wg_720p.mp4" media="(min-resolution: 2x) and (min-width: 202px), (min-width: 404px)"/><source type="video/mp4" src="https://vp.nyt.com/video/2026/09/10/178333_1_thecall_cade_ai_clip_wg_720p.mp4"/><track data-testid="betamax-caption-element" src="https://vp.nyt.com/video/2026/09/10/178333_1_thecall_cade_ai_clip_wg_1080p.vtt" label="English" kind="captions" srclang="en" default/></video></div><slot></slot></div></template><nyt-betamax-cover><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"visibleWhen":"before-play"}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/cover-0.3.28-eTrf0IGY.css" crossorigin/><div data-testid="betamax-cover" class="_cover_1tuif_6"><slot></slot></div></template><nyt-betamax-poster><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"url":"https://static01.nyt.com/images/2026/10/09/arts/Cade-Metz-Clip-Thumb-1/Cade-Metz-Clip-Thumb-1-smallTwoByThree.jpg"}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/poster-0.3.28-Cda1v6Rn.css" crossorigin/><img src="https://static01.nyt.com/images/2026/10/09/arts/Cade-Metz-Clip-Thumb-1/Cade-Metz-Clip-Thumb-1-smallTwoByThree.jpg?auto=webp&amp;quality=30&amp;disable=upscale&amp;format=pjpg" data-testid="betamax-poster" class="_poster_1r9rk_21"/></template></nyt-betamax-poster></nyt-betamax-cover><nyt-betamax-overlay-controls><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"showDuration":true,"share":{"url":"https://www.nytimes.com/video/technology/100000011145658/could-ai-really-kill-all-humans.html","text":"Share this video"},"controls":["scrubber","play","fullscreen","mute","comments","share"],"blockClickBehavior":false,"commentsEnabled":false,"controlsVariant":"icon-only","commentsTotalCount":0}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/overlay-controls-0.3.28-BN-qu2gk.css" crossorigin/><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/share-button-0.3.28-Cus4rs29.css" crossorigin/><div data-testid="betamax-overlay-controls" class="_container_1vvjj_18"><slot></slot><div class="_play-button-container_1vvjj_110 _paused_1vvjj_184"><button aria-label="Play" class="_play-button_1vvjj_110"><div class="_play-button-inner_1vvjj_271 _paused_1vvjj_184"><span class="_icon_1vvjj_157 _play_1vvjj_110"></span></div></button><div data-testid="betamax-overlay-controls-duration" class="_duration_1vvjj_297">2:48</div></div></div></template></nyt-betamax-overlay-controls></nyt-betamax></div></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="tpl-lb css-0" data-tpl="lb"><div class="css-1jwi144" data-tpl="slic"><div class="css-12yuaq1" data-tpl="la"><div class="css-1vb0fst" data-tpl="f"><p class="css-ae0yjg"><span class="css-1nvd0f8">Analysis</span></p></div></div><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/science/ai-humanity-risk.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">A.I. Could Possibly End Humanity. How Are Humans Supposed to Process That?</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The technology is far from the only existential risk our species faces. But weighing such cosmic fears can become a mind-bending exercise.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">5 min read</p></div></div></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/science/tristan-buckmaster-openai-math-navier-stokes.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">An N.Y.U. Mathematician Clashed With OpenAI Over a $1 Million Proof</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">7 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/climate/ai-data-centers-air-pollution-health.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">A.I. Boom Poses Growing Public Health Threat, Former E.P.A. Officials Warn</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div></div></div></div><div class="css-1ag5cwv e1ppw5w20"><div class=""><section><section class="story-wrapper"><figure class="css-gnck2o"><div data-hp-full-width="true" class="css-sxmela full-width-span-vw container-margin-none"><div><div class="container-size-large device-mobile"><section data-testid="inline-interactive" id="2025-hp-tip-strip" data-id="100000009942400" data-uri="nyt://embeddedinteractive/0df9455a-1c52-5a54-9400-7443c43d9a68" data-source-id="100000009942400" class="css-l08pwh interactive-content interactive-size-medium"><div class="css-17ih8de interactive-body" data-sourceid="100000009942400" id="embed-id-100000009942400">
    
    <template data-etched-id="100000009942400"><p class="g-demo-sentence"> <a href="https://www.nytimes.com/tips"><b>Got a Tip?</b> The Times offers several ways to send important information confidentially ›</a></p>

</template>
    <div class="mount-point"></div>
    <script>
      (() => {
        const mount = document.currentScript.previousElementSibling;
        const tmpl = mount?.previousElementSibling;
        if (tmpl?.tagName !== 'TEMPLATE' || !mount.classList.contains('mount-point')) return;

        const frag = tmpl.content.cloneNode(true);
        // Only defer executable scripts; leave inert data scripts in the markup.
        const execTypes = ["","text/javascript","application/javascript","module"];
        const scripts = [...frag.querySelectorAll('script')].filter(
          el => execTypes.includes((el.getAttribute('type') || '').toLowerCase()),
        );
        scripts.forEach(s => s.remove());
        mount.appendChild(frag);

        const run = i => {
          if (i >= scripts.length) {
            window.dispatchEvent(new CustomEvent("embed-hydrated-2025-hp-tip-strip"));
            return;
          }
          const old = scripts[i];
          const s = document.createElement('script');
          for (const a of old.attributes) s.setAttribute(a.name, a.value);
          if (old.src) {
            s.onload = s.onerror = () => run(i + 1);
            mount.appendChild(s);
          } else {
            s.text = old.textContent;
            mount.appendChild(s);
            run(i + 1);
          }
        };
        run(0);

        window.registerInteractive?.("100000009942400");
      })();
    </script>
  </div></section></div></div></div></figure></section></section></div></div><div class="css-1p9j7c8 e1ppw5w20"><div class=""><div class="css-15rwwo"><div class="css-10gj16w"><nav aria-labelledby="styln-usopen-tennis-hp-hp-menu" class="css-1nblseu er7xine0"><p id="styln-usopen-tennis-hp-hp-menu"><span class="css-1e60p7c">U.S. Open</span></p><ul class="css-tucewo er7xine1"><li class="css-1yib1yb"><a href="https://www.nytimes.com/athletic/7580038/2026/09/10/us-open-2026-womens-semifinals-gauff-tv-time/">Women’s Semifinals</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/athletic/7574567/2026/09/10/us-open-quarterfinal-bracket-results-favorites-analysis/">Day 11 Recap</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/09/nyregion/tennis-us-open-ambassadors.html">U.S. Open Ambassadors</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/03/style/us-open-fashion-outfits.html">Best Fashion</a></li></ul></nav></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-1jx52rd"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 0px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/multimedia/10USopen-Sabalenka-wins-HP/10USopen-Sabalenka-wins-HP-verticalTwoByThree735.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Sarah Stier/Getty Images</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-12yuaq1" data-tpl="la"><div class="css-1vb0fst" data-tpl="f"><p class="css-ae0yjg"><span class="css-1cn1oj4">LIVE</span></p></div></div><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/athletic/live-blogs/sabalenka-vs-pegula-live-updates-us-open-2026-score-result/l79Nr6Y3rA7J/" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Aryna Sabalenka Defeats Jessica Pegula to Reach 4th Straight U.S. Open Final</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The two-time reigning tournament champion will look to win her fifth singles Grand Slam on Saturday.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><p class="css-1nfqq2l">From The Athletic</p></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/athletic/7580250/bill-ackman-tennis-finance-hall-fame/" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">A Finance C.E.O. Tried to Play With Tennis Pros. It Didn’t Go Well.</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><p class="css-1nfqq2l">From The Athletic</p></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/business/us-open-tennis-tickets.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">The U.S. Open Has Been Quietly Releasing Face-Value Tickets</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">3 min read</p></div></div></div></div></div></div></div></div></div></div></div><div class="css-lohzsq e1ppw5w20"><div><div class="css-18dbn8f e1xxpj0j0"><div class="css-pyqhjs e1xxpj0j1"><div class="css-aljv3" data-testid="StandardAd"><p class="css-bvk7sj">Advertisement</p><a href="#after-dfp-ad-mid3" class="css-777zgl">SKIP ADVERTISEMENT</a><div class="ad dfp-ad-mid3-wrapper css-rfqw0c" id="dfp-ad-mid3"></div><div id="after-dfp-ad-mid3"></div></div></div></div></div></div></div><div class="css-1brcdcv e1ppw5w20"><div class="css-1ag5cwv e1ppw5w20"><div class=""><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (min-width: 1px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/07/magazine/great-reads/great-reads-square640-v2.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Deborah Segun, Deep Consciousness, 2026</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-12yuaq1" data-tpl="la"><div class="css-1vb0fst" data-tpl="f"><p class="css-ae0yjg"><span class="css-1nvd0f8">The Great Read</span></p></div></div><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/world/africa/chimamanda-ngozi-adichie-nigeria-son-death.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1b8iwcz">The Death of Chimamanda Ngozi Adichie’s Child Changed Her View of Nigeria</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The author has moved readers with her novels about Nigerians. After the death of her toddler son, her homeland no longer feels as much like home.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">9 min read</p></div></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div></div></div><div class="css-1ag5cwv e1ppw5w20"><div class=""><div class="css-15rwwo"><div class="css-10gj16w"><nav aria-labelledby="styln-sept-11-hp-hp-menu" class="css-1nblseu er7xine0"><p id="styln-sept-11-hp-hp-menu"><span class="css-1e60p7c">Sept. 11</span></p><ul class="css-tucewo er7xine1"><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/08/nyregion/what-to-know-sept-11-air-quality-documents.html">Air Quality</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/07/nyregion/twin-towers-photographs.html">Twin Towers</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/10/us/they-enlisted-after-the-9-11-attacks-it-changed-their-lives-forever.html">Veterans’ Reflections</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2026/09/10/nyregion/ground-zero-5-wtc.html">5 World Trade Center</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/2001/09/12/us/us-attacked-hijacked-jets-destroy-twin-towers-and-hit-pentagon-in-day-of-terror.html">2001: Day of Terror</a></li></ul></nav></div></div><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="css-160v3a8"><div data-hp-full-width="true" class="css-sxmela full-width-span-vw container-margin-none"><div><figure class="WGkc3a_app WGkc3a_promoGrid" data-slug="10met-911-jill-jake-jeanne-GRID"><a href="https://www.nytimes.com/2026/09/10/nyregion/9-11-child-grandmother.html" aria-label="Link to article page"><div class="_0kyQ4G_gridContainer _0kyQ4G_threeItemLayout _0kyQ4G_promoGrid"><div><div><svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div></div><div><div><svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div></div><div><div><svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1"></svg></div></div></div></a><div class=""><figcaption class="WGkc3a_promoGridCredit">Hiroko Masuike/The New York Times</figcaption></div></figure></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="tpl-lb css-0" data-tpl="lb"><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/nyregion/9-11-child-grandmother.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1b8iwcz">He Lost His Mother on 9/11. He Grew Up in Her Childhood Bedroom.</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">12 min read</p></div></div></div></div></div></div><figure class="css-1oz0cgh"><div data-hp-full-width="true" class="css-sxmela full-width-span-vw container-margin-none"><div><div class="reporter-thread-carddeck"><div class="aqtMpq_container"><div data-key="8eed90b932e74856b4a65e0a50932b54" class="aqtMpq_slide RuhJ9G_slide"><a class="_6-1Ssa_bodyLink css-9sbjgg" href="https://www.nytimes.com/2026/09/10/nyregion/9-11-child-grandmother.html" data-tpl="l"><div class="css-9n2jq3 _6-1Ssa_bylineContainer" data-testid="live-blog-byline"><span class="_6-1Ssa_headshot css-13xl2ke"><img alt="Katherine Rosman" src="https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbLarge-v3.png?quality=75&amp;auto=webp" srcSet="https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbStandard-v3.png?quality=75&amp;auto=webp 75w, https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbLarge-v3.png?quality=75&amp;auto=webp 150w" sizes="40px" height="40" width="40" loading="lazy"/></span><div class="css-1ppjtba"><div><p class="_6-1Ssa_byline css-17e5aga e1jsehar1"><span class="css-1baulvz last-byline" itemProp="name">Katherine Rosman</span></p></div></div></div><div class="_6-1Ssa_body _6-1Ssa_lastParagraph css-btn4v0" data-tpl="t">I met Jake Campbell years ago, after I read a story about his challenges since his mother died on Sept. 11. I messaged him on Facebook, and we stayed in touch.</div></a></div><div data-key="60a996c237f745f08151b7455eb2b7a5" class="aqtMpq_slide RuhJ9G_slide"><a class="_6-1Ssa_bodyLink css-9sbjgg" href="https://www.nytimes.com/2026/09/10/nyregion/9-11-child-grandmother.html" data-tpl="l"><div class="css-9n2jq3 _6-1Ssa_bylineContainer" data-testid="live-blog-byline"><span class="_6-1Ssa_headshot css-13xl2ke"><img alt="Katherine Rosman" src="https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbLarge-v3.png?quality=75&amp;auto=webp" srcSet="https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbStandard-v3.png?quality=75&amp;auto=webp 75w, https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbLarge-v3.png?quality=75&amp;auto=webp 150w" sizes="40px" height="40" width="40" loading="lazy"/></span><div class="css-1ppjtba"><div><p class="_6-1Ssa_byline css-17e5aga e1jsehar1"><span class="css-1baulvz last-byline" itemProp="name">Katherine Rosman</span></p></div></div></div><div class="_6-1Ssa_body _6-1Ssa_lastParagraph css-btn4v0" data-tpl="t">Jake, just 25, wants to overcome the ache he feels for the mother he barely knew. His 85-year-old grandmother Jeanne Maurer, who raised him, clings to grief as a connection to her daughter.</div></a></div><div data-key="7c8a53d8a7954e2db4d4fcff7ef31023" class="aqtMpq_slide RuhJ9G_slide"><a class="_6-1Ssa_bodyLink css-9sbjgg" href="https://www.nytimes.com/2026/09/10/nyregion/9-11-child-grandmother.html" data-tpl="l"><div class="css-9n2jq3 _6-1Ssa_bylineContainer" data-testid="live-blog-byline"><span class="_6-1Ssa_headshot css-13xl2ke"><img alt="Katherine Rosman" src="https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbLarge-v3.png?quality=75&amp;auto=webp" srcSet="https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbStandard-v3.png?quality=75&amp;auto=webp 75w, https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbLarge-v3.png?quality=75&amp;auto=webp 150w" sizes="40px" height="40" width="40" loading="lazy"/></span><div class="css-1ppjtba"><div><p class="_6-1Ssa_byline css-17e5aga e1jsehar1"><span class="css-1baulvz last-byline" itemProp="name">Katherine Rosman</span></p></div></div></div><div class="_6-1Ssa_body _6-1Ssa_lastParagraph css-btn4v0" data-tpl="t">After joining them at Ground Zero for the 9/11 anniversary last year and attending Jake’s Dartmouth graduation in June, I asked if they would talk to me for a story about grief.</div></a></div><div data-key="ba990da6307a4bfea9e3b514fcf16faa" class="aqtMpq_slide RuhJ9G_slide"><a class="_6-1Ssa_bodyLink css-9sbjgg" href="https://www.nytimes.com/2026/09/10/nyregion/9-11-child-grandmother.html" data-tpl="l"><div class="css-9n2jq3 _6-1Ssa_bylineContainer" data-testid="live-blog-byline"><span class="_6-1Ssa_headshot css-13xl2ke"><img alt="Katherine Rosman" src="https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbLarge-v3.png?quality=75&amp;auto=webp" srcSet="https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbStandard-v3.png?quality=75&amp;auto=webp 75w, https://static01.nyt.com/images/2019/03/22/multimedia/author-katherine-rosman/author-katherine-rosman-thumbLarge-v3.png?quality=75&amp;auto=webp 150w" sizes="40px" height="40" width="40" loading="lazy"/></span><div class="css-1ppjtba"><div><p class="_6-1Ssa_byline css-17e5aga e1jsehar1"><span class="css-1baulvz last-byline" itemProp="name">Katherine Rosman</span></p></div></div></div><div class="_6-1Ssa_body _6-1Ssa_lastParagraph css-btn4v0" data-tpl="t">I thought I knew Jake and Jeanne before this story. But with a notebook between us, we had incredibly intimate conversations about sorrow, faith and healing that changed me.</div></a></div></div><div class="css-r1a9vb"><div class="css-pnomtl"><div class="css-177t3is"></div><div class="css-u39nq7"></div><div class="css-8jmk14"></div><div class="css-1mdh0k9"></div></div><div class="css-1pqiz9q"><button disabled="" type="button" aria-label="Previous" class="css-17f98eb" data-testid="Disappearing-Next" tabindex="-1"><svg viewBox="0 0 26 26"><circle cx="13" cy="13" r="12.5" stroke="var(--tpl-color-stroke-tertiary)"></circle><path d="M10.3984 7.7998L15.5984 12.9998L10.3984 18.1998" stroke-width="1.5" fill="none"></path></svg></button><button type="button" aria-label="Next" class="css-1i2lkp3" data-testid="Disappearing-Next" tabindex="-1"><svg viewBox="0 0 26 26"><circle cx="13" cy="13" r="12.5" stroke="var(--tpl-color-stroke-tertiary)"></circle><path d="M10.3984 7.7998L15.5984 12.9998L10.3984 18.1998" stroke-width="1.5" fill="none"></path></svg></button></div></div></div></div></div></figure></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="isPersonalizedAddOn"><div><div class="css-144vlu9"><div class="css-12s170a"><div class="TCRbKG_gridContainer TCRbKG_equalWidth css-eknnsg"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 2;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 4"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="css-nmceeh" data-tpl="b"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 2;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 4"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 2;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 4"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="css-nmceeh" data-tpl="b"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 2;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 4"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-1p9j7c8 e1ppw5w20"><div class=""><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-1ovi921"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 0px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="A close-up of an ice cream cone covered in rainbow sprinkles. " loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/11/multimedia/BIZ-SPRINKLES-1-kpgz/BIZ-SPRINKLES-1-kpgz-verticalTwoByThree735.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A close-up of an ice cream cone covered in rainbow sprinkles. " class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Kelsey McClellan for The New York Times</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/business/economy/canada-tariffs-sprinkles.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Trump’s Trade War With Canada Is Making Even Sprinkle Makers Nervous</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The levies on a long, eclectic list of products from Canada have companies scrambling to figure out if their supply chains are affected.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/world/canada/9-11-gander-newfoundland-canada-us.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">This Town Welcomed Americans on Sept. 11. Now, U.S.-Canada Tensions Hit Home.</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">6 min read</p></div></div></div></div></div></div></div></div></div></div></div><div class="css-lohzsq e1ppw5w20"><div><div class="css-18dbn8f e1xxpj0j0"><div class="css-pyqhjs e1xxpj0j1"><div class="css-aljv3" data-testid="StandardAd"><p class="css-bvk7sj">Advertisement</p><a href="#after-dfp-ad-mid4" class="css-777zgl">SKIP ADVERTISEMENT</a><div class="ad dfp-ad-mid4-wrapper css-rfqw0c" id="dfp-ad-mid4"></div><div id="after-dfp-ad-mid4"></div></div></div></div></div></div><div class="css-1ag5cwv e1ppw5w20"><div class=""><div class="css-15rwwo"><div class="css-10gj16w"><nav aria-labelledby="styln-nfl-season-hp-hp-menu" class="css-1nblseu er7xine0"><p id="styln-nfl-season-hp-hp-menu"><a href="https://www.nytimes.com/section/sports/football" class="css-mrgnx3">N.F.L. Season</a></p><ul class="css-tucewo er7xine1"><li class="css-1yib1yb"><a href="https://www.nytimes.com/athletic/7553540/2026/09/09/nfl-teams-rumors-buzz-ashton-jeanty-kyler-murray/">Team Guides</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/athletic/7552755/2026/09/08/nfl-power-rankings-week-1-rams-seahawks-bills/">Power Rankings</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/athletic/7572420/2026/09/09/nfl-predictions-super-bowl-mvp-experts-poll/">Predictions</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/athletic/7503748/2026/09/07/nfl-qb-index-statistic-stock-report/">Quarterback Index</a></li><li class="css-1yib1yb"><a href="https://www.nytimes.com/athletic/7563064/2026/09/08/nfl-2026-rule-changes-kickoffs-three-strike/">2026 Rule Changes</a></li></ul></nav></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (min-width: 1px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/the-athletic/tamc-091026-49ers-Rams-blog-1789079373722/tamc-091026-49ers-Rams-blog-1789079373722-square640.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Martin Keep/Agence France-Presse — Getty Images</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-12yuaq1" data-tpl="la"><div class="css-1vb0fst" data-tpl="f"><p class="css-ae0yjg"><span class="css-1cn1oj4">LIVE</span></p></div></div><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/athletic/live-blogs/49ers-vs-rams-live-score-updates-nfl-tnf-melbourne-australia-result/VGjTJZc67uR4/" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Rams Face 49ers in First N.F.L. Regular-Season Game in Australia</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The N.F.C. West rivals are in Melbourne to kick off their seasons.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><p class="css-1nfqq2l">From The Athletic</p></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/athletic/7578772/2026/09/10/rams-49ers-travel-strategies-australia/" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">The Teams’ Travel Plans Were Very Different</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><p class="css-1nfqq2l">From The Athletic</p></div></div></div></div></div></div></div></div></div></div><div class="css-1ag5cwv e1ppw5w20"><div class=""><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div><div class="media-container css-one0ye"><nyt-betamax class="css-r6z5ec" slot="initial-player"><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"slot":"initial-player","api":{"current":null},"className":"css-r6z5ec","durationInSeconds":0,"aspectRatio":"2:3","src":[{"src":"https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_1080p.mp4","type":"mp4","height":1080,"width":608},{"src":"https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_720p.mp4","type":"mp4","height":720,"width":404},{"src":"https://vp.nyt.com/video/hls/2026/09/09/178168_1_09vid-Apple_wg_mobile/master.m3u8","type":"hls","specificQuality":1080},{"src":"https://vp.nyt.com/video/hlsfmp4/2026/09/09/178168_1_09vid-Apple_wg_mobile/master.m3u8","type":"hlsfmp4","specificQuality":1080},{"src":"https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_av1-1080p.mp4","type":"mp4_av1","height":1080,"width":608},{"src":"https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_av1-720p.mp4","type":"mp4_av1","height":720,"width":404},{"src":"https://vp.nyt.com/video/hlsfmp4/2026/09/09/178168_1_09vid-Apple_wg_mobile_av1-720p,av1-1080p,av1-480p,av1-360p,av1-240p/master.m3u8","type":"hlsfmp4_av1","specificQuality":1080}],"startTime":0,"play":true,"muted":true,"loop":false,"captions":"https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_1080p.vtt","fit":"cover","visibleOnPageLoad":false,"trackingData":{"contentId":"100000011141460","mData":{"videoUri":"nyt://video/249c3df6-6ca2-569c-9284-3735503d2f54","videoSection":"Home"}},"onTimeUpdate":{"callOnce":true,"trigger":3}}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/player-0.3.28-gTxBzUvg.css" crossorigin/><div style="--video-aspect-ratio:0.6666666666666666;" data-testid="betamax-player" role="group" aria-label="Video player" class="_container_a7gwk_5 container-target _fit-cover_a7gwk_63"><div class="_video_a7gwk_30"><video data-testid="betamax-video" muted crossorigin="anonymous" playsinline preload="none" disablePictureInPicture><source type="video/mp4; codecs=&quot;av01.0.04M.08, mp4a.40.2&quot;" src="https://vp.nyt.com/video/hlsfmp4/2026/09/09/178168_1_09vid-Apple_wg_mobile_av1-1080p/master.m3u8"/><source type="application/vnd.apple.mpegurl" src="https://vp.nyt.com/video/hlsfmp4/2026/09/09/178168_1_09vid-Apple_wg_mobile/index-f1-v1-a1.m3u8"/><source type="application/vnd.apple.mpegurl" src="https://vp.nyt.com/video/hls/2026/09/09/178168_1_09vid-Apple_wg_mobile/index-f1-v1-a1.m3u8"/><source type="video/mp4; codecs=&quot;av01.0.04M.08, mp4a.40.2&quot;" src="https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_av1-1080p.mp4" media="(min-resolution: 3x) and (min-width: 203px), (min-resolution: 2x) and (min-width: 304px), (min-width: 608px)"/><source type="video/mp4; codecs=&quot;av01.0.04M.08, mp4a.40.2&quot;" src="https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_av1-720p.mp4" media="(min-resolution: 2x) and (min-width: 202px), (min-width: 404px)"/><source type="video/mp4" src="https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_1080p.mp4" media="(min-resolution: 3x) and (min-width: 203px), (min-resolution: 2x) and (min-width: 304px), (min-width: 608px)"/><source type="video/mp4" src="https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_720p.mp4" media="(min-resolution: 2x) and (min-width: 202px), (min-width: 404px)"/><source type="video/mp4" src="https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_720p.mp4"/><track data-testid="betamax-caption-element" src="https://vp.nyt.com/video/2026/09/09/178168_1_09vid-Apple_wg_mobile_1080p.vtt" label="English" kind="captions" srclang="en" default/></video></div><slot></slot></div></template><nyt-betamax-cover><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"visibleWhen":"before-play"}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/cover-0.3.28-eTrf0IGY.css" crossorigin/><div data-testid="betamax-cover" class="_cover_1tuif_6"><slot></slot></div></template><nyt-betamax-poster><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"url":"https://static01.nyt.com/images/2026/09/09/multimedia/09biz-apple-event-phone-zgmf/09biz-apple-event-phone-zgmf-smallTwoByThree.jpg"}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/poster-0.3.28-Cda1v6Rn.css" crossorigin/><img src="https://static01.nyt.com/images/2026/09/09/multimedia/09biz-apple-event-phone-zgmf/09biz-apple-event-phone-zgmf-smallTwoByThree.jpg?auto=webp&amp;quality=30&amp;disable=upscale&amp;format=pjpg" data-testid="betamax-poster" class="_poster_1r9rk_21"/></template></nyt-betamax-poster></nyt-betamax-cover><nyt-betamax-overlay-controls><template shadowrootmode="open" slotassignment="named"><script type='application/json'>{"showDuration":true,"share":{"url":"https://www.nytimes.com/video/technology/personaltech/100000011141460/apple-iphone-duo-foldable-phone.html","text":"Share this video"},"controls":["scrubber","play","fullscreen","mute","comments","share"],"blockClickBehavior":false,"commentsEnabled":false,"controlsVariant":"icon-only","commentsTotalCount":4}</script><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/overlay-controls-0.3.28-BN-qu2gk.css" crossorigin/><link rel="stylesheet" href="https://static01.nyt.com/video-static/betamax/share-button-0.3.28-Cus4rs29.css" crossorigin/><div data-testid="betamax-overlay-controls" class="_container_1vvjj_18"><slot></slot><div class="_play-button-container_1vvjj_110 _paused_1vvjj_184"><button aria-label="Play" class="_play-button_1vvjj_110"><div class="_play-button-inner_1vvjj_271 _paused_1vvjj_184"><span class="_icon_1vvjj_157 _play_1vvjj_110"></span></div></button></div></div></template></nyt-betamax-overlay-controls></nyt-betamax></div></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Alisa Shodiyev Kaff</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="tpl-lb css-0" data-tpl="lb"><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/technology/personaltech/iphone-duo-foldable-phones.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1b8iwcz">Foldable Phones Are Unpopular. Why Is Apple Selling One?</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The company unveiled a new iPhone that costs $1,999. Our columnist explains the economics behind that price tag.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/insider/apple-iphone-duo-tech-reviews-journalists.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Apple’s New Foldable iPhone Is Here. How Do We Review It?</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">6 min read</p></div></div></div></div></div></div></div></div></div></div></div><div class="css-1p9j7c8 e1ppw5w20"><div class="isPersonalizedPackage"><div><div class=""><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></div></div></div></div><div class="css-lohzsq e1ppw5w20"></div><div class="css-1f3uwuc e1ppw5w20"><div class=""><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (min-width: 1px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="People walking inside a large arena lobby beneath a digital screen that says, “Los Angeles Clippers.”" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/world/10dc-clippers-arena/10dc-clippers-arena-square640.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="People walking inside a large arena lobby beneath a digital screen that says, “Los Angeles Clippers.”" class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Ryan Sun/Associated Press</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/politics/kawhi-leonard-clippers-nba-justice-department.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Justice Dept. Opens Inquiry Into L.A. Clippers’ Dealings With Star Player</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">The investigation into secret, team-arranged sponsorship contracts for Kawhi Leonard is in its earliest stages.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 nEtvdG_hRule P7OTzG_primary" data-tpl="hr" aria-hidden="true"/><div data-hierarchy="zone" data-testid="programming-node"><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc e1ppw5w20"><div class="isPersonalizedPackage"><div><div class=""><section class="story-wrapper wm41dq_inset"><div class="_6flZFa_mainContainer"><div class="css-acwcvw" data-tpl="b"><p class="indicate-hover kmlvXG_pseudoHeadlineAfter css-1qa0wyj"></p></div><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></section><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="isPersonalizedAddOn"><div><div class="css-144vlu9"><div class="css-12s170a"><div class="TCRbKG_gridContainer TCRbKG_equalWidth css-1g40whw"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1jpppf6"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1jpppf6"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1jpppf6"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1jpppf6"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-1562qz4 e1ppw5w20"><div class="css-1p9j7c8 e1ppw5w20"><div class=""><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><a class="css-ut44vn" href="https://www.nytimes.com/section/opinion" data-uri="" aria-hidden="false"><div class="css-1tg7jao wm41dq_inset"><p class="css-1jmv2cj" data-tpl="h"><span>Opinion</span></p></div></a></h2></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/opinion/911-canada-gander-newfoundland-come-from-away.html" data-tpl="l"><p class="css-1apzvm4">Glynnis MacNicol</p><p class="indicate-hover css-1xa7vwy">This Tiny Canadian Town Took In Americans on 9/11. It Would Again.</p></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">6 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (min-width: 1px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/opinion/10bobbitt-image/10bobbitt-image-square640.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Illustration by Sam Whitney/The New York Times</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/opinion/911-ai-terrorist-attack-america.html" data-tpl="l"><p class="css-1apzvm4">Philip Bobbitt</p><p class="indicate-hover css-1xa7vwy">The Next Terrorist Attack Is Predictable</p></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">5 min read</p></div></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/opinion/911-patriot-act-trump-politics.html" data-tpl="l"><p class="css-1apzvm4">Radley Balko</p><p class="indicate-hover css-1xa7vwy">Civil Libertarians Knew This Would Happen. We Should Have Listened.</p></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">11 min read</p></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft wm41dq_inset" style="grid-column:span 8;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(8, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/opinion/new-york-fashion-week-fast-fashion.html" data-tpl="l"><p class="css-1apzvm4">Dana Thomas</p><p class="indicate-hover css-1xa7vwy">Fashion’s Most Disgusting Product</p></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">5 min read</p></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 4"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="A fashion runway piled high with a huge heap of discarded clothing. " loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/13/opinion/10thomas-image/10thomas-image-smallSquare252.png?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A fashion runway piled high with a huge heap of discarded clothing. " class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="isPersonalizedAddOn"><div><section><div class="css-b8r4vz"><div class=""><div class="css-187m7gx"><div class="css-1ibpbzu e65tszl0"><section class="story-wrapper css-10klw3m"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></section></div><div class="css-1ibpbzu e65tszl0"><section class="story-wrapper css-10klw3m"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></section></div><div class="css-1ibpbzu e65tszl0"><section class="story-wrapper css-10klw3m"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></section></div><div class="css-1ibpbzu e65tszl0"><section class="story-wrapper css-10klw3m"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></section></div><div class="css-1ibpbzu e65tszl0"><section class="story-wrapper css-10klw3m"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></section></div><div class="css-1ibpbzu e65tszl0"><section class="story-wrapper css-10klw3m"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></section></div><div class="css-1ibpbzu e65tszl0"><section class="story-wrapper css-10klw3m"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></section></div><div class="css-1ibpbzu e65tszl0"><section class="story-wrapper css-10klw3m"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></section></div></div></div></div></section></div></div></div></div><div class="css-lohzsq e1ppw5w20"></div></div><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc e1ppw5w20"><div class=""><div class="wm41dq_inset"><div class=""><div class="css-19f1f20 e1yccyp20"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/briefing/get-that-bag.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Financial Tips for College Students</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Also in our new Extra Credit newsletter: the hottest month on Earth, a foldable iPhone and more.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">6 min read</p></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/multimedia/10extra-credit-budgeting-HP-vzjg/10extra-credit-budgeting-HP-vzjg-smallSquare252.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div></div></div></div></div></div></div><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc e1ppw5w20"><div class="isPersonalizedPackage"><div><div class=""><div class="wm41dq_inset"><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><div class="css-1tg7jao"><span>In Case You Missed It</span></div></h2></div></div><div class=""><div class="css-19f1f20 e1yccyp20"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></div></section></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-unyhgk e1ppw5w20"><div data-hierarchy="container" data-testid="programming-node"><div data-hierarchy="zone" data-testid="programming-node"><div class="css-1562qz4 e1ppw5w20"><div class="css-1p9j7c8 e1ppw5w20"><div class=""><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><div class="css-1tg7jao wm41dq_inset"><span>More News</span></div></h2></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-1ovi921"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 0px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="A man waving in a spacesuit is held by the arm and shoulder by two men on either side of him" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/multimedia/10obit-akiyama-01-lhmf/10obit-akiyama-01-lhmf-verticalTwoByThree735.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A man waving in a spacesuit is held by the arm and shoulder by two men on either side of him" class="css-122y91a"/></noscript></picture></div><figcaption class="css-1p5yz2j" aria-hidden="true"><span class="css-1j306sm">Kyodo, via Reuters</span></figcaption></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/world/asia/toyohiro-akiyama-dead.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-6m70jk">Toyohiro Akiyama, Japan’s Chain-Smoking ‘Space Antihero,’ Dies at 84</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">A journalist, he was the first Japanese person to enter space, joining a Soviet crew as part of a spectacular $35 million ratings stunt in 1990.</p></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">5 min read</p></div></div></div></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="wm41dq_inset"><div class="css-37urdo"><div class="css-19f1f20 e1yccyp20"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/well/cyclospora-outbreak-over-fda.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">U.S. Officials Are Expected to Announce Cyclospora Outbreak Is Over</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">2 min read</p></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="A man stands in a grocery store in front of a fridge containing a variety of lettuce." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/well/WELL-CYCLOSPORA-OVER1/WELL-CYCLOSPORA-OVER1-smallSquare252.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A man stands in a grocery store in front of a fridge containing a variety of lettuce." class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/us/charlie-kirk-assassination-anniversary.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">A Year After Charlie Kirk’s Killing, a Divided Utah Campus Honors Him</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">4 min read</p></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="Charlie Kirk, wearing a white T-shirt that says “freedom,” throws a red “Make America Great Again” hat into a crowd of people." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/us/10nat-kirk-anniversary-1/10nat-kirk-anniversary-1-smallSquare252.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="Charlie Kirk, wearing a white T-shirt that says “freedom,” throws a red “Make America Great Again” hat into a crowd of people." class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/2026/09/10/travel/tsa-airport-security-liquids-precheck.html" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">T.S.A. May Ease Liquid Rules for Passengers With PreCheck</p></div></a></div><div class="css-dupwnw" data-tpl="la"><div class="css-1ihhrxw"><div><div class="css-x8i2kv"><p class="css-e6rebf" data-ttr="1">2 min read</p></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="A uniformed airport security agent talks to a person with light green hair, wearing a red and white striped shirt and a black backpack. A screen shows a thumbs-up." loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2026/09/10/multimedia/10trav-tsa-waterHFO-01-jbmg/10trav-tsa-waterHFO-01-jbmg-smallSquare252.jpg?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="A uniformed airport security agent talks to a person with light green hair, wearing a red and white striped shirt and a black backpack. A screen shows a thumbs-up." class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="isPersonalizedAddOn"><div><div class="wm41dq_inset"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="css-19f1f20 e1yccyp20"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-lohzsq e1ppw5w20"></div></div></div></div></div><div class="css-unyhgk e1ppw5w20"><div data-hierarchy="container" data-testid="programming-node"><div data-hierarchy="zone" data-testid="programming-node"><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc e1ppw5w20"><div class="isPersonalizedPackage"><div><div class=""><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><div class="css-1tg7jao wm41dq_inset"><span>Well</span></div></h2></div></div><div class="css-144vlu9"><div class="css-a9yml1"><div class="TCRbKG_gridContainer TCRbKG_equalWidth css-yznnsi"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc e1ppw5w20"><div class="isPersonalizedPackage"><div><div class=""><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><div class="css-1tg7jao wm41dq_inset"><p class="css-y8eamz" data-tpl="tk"><span>Latest Shows</span></p></div></h2></div></div><div class="css-144vlu9"><div class="css-a9yml1"><div class="TCRbKG_gridContainer TCRbKG_equalWidth css-1gy0j1f"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 1"><div class="TCRbKG_gridContainer css-1m076r6" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 6"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1pn3yvg"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-1562qz4 e1ppw5w20"><div class="css-1p9j7c8 e1ppw5w20"><div class="isPersonalizedPackage"><div><div class=""><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><div class="css-1tg7jao wm41dq_inset"><span>Culture and Lifestyle</span></div></h2></div></div><section class="story-wrapper wm41dq_inset"><div class="_6flZFa_mainContainer"><div class="css-acwcvw" data-tpl="b"><p class="indicate-hover kmlvXG_pseudoHeadlineAfter css-1qa0wyj"></p></div><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></section><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="isPersonalizedAddOn"><div><div class="wm41dq_inset"><div class="css-37urdo"><div class="css-19f1f20 e1yccyp20"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div></div></section></div></div></div></div></div></div></div></div></div></div></div><div class="css-lohzsq e1ppw5w20"></div></div><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc e1ppw5w20"><div class="isPersonalizedPackage"><div><div class=""><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><a class="css-ut44vn" href="https://www.nytimes.com/athletic/" data-uri="" aria-hidden="false"><div class="css-1q1ex5f wm41dq_inset"><p class="css-y8eamz" data-tpl="tk"><span>The Athletic</span></p><span class="css-wne7fp">Sports coverage</span></div></a></h2></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="isPersonalizedAddOn"><div><div class="wm41dq_inset"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="css-19f1f20 e1yccyp20"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="wm41dq_inset"><div class="css-37urdo"><div class="css-19f1f20 e1yccyp20"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/athletic/connections-sports-edition" data-tpl="l"><div class="css-xdandi" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Play Connections: Sports Edition</p></div></a></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2025/03/25/multimedia/tamc-032525-connections-sports-edition-hp-img/tamc-032525-connections-sports-edition-hp-img-smallSquare252.png?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div></div></div></div></div></div></div></div></div><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc e1ppw5w20"><div class="isPersonalizedPackage"><div><div class=""><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><a class="css-ut44vn" href="https://cooking.nytimes.com/" data-uri="" aria-hidden="false"><div class="css-1q1ex5f wm41dq_inset"><p class="css-y8eamz" data-tpl="tk"><span>Cooking</span></p><span class="css-wne7fp">Recipes and guides</span></div></a></h2></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="isPersonalizedAddOn"><div><div class="wm41dq_inset"><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><div class="css-2wsnfl"><span>Most Popular This Week</span></div></h2></div></div><div class="css-37urdo"><div class="css-s56da4 e1yccyp20"><div class="TCRbKG_gridContainer css-hzjvwj" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned css-uewl2b" style="grid-column:span 3"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(3, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 3;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1jpppf6"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></section></div><div class="jXhsNG_gridCell jXhsNG_positioned css-uewl2b" style="grid-column:span 3"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(3, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 3;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1jpppf6"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></section></div></div><div class="TCRbKG_gridContainer css-hzjvwj" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 3"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(3, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 3;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1jpppf6"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></section></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 3"><section class="story-wrapper"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(3, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 3;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper kmlvXG_pseudoHeadlineAfter css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column"><div class="css-1e46tsl"><figure class="container-margin css-1jpppf6"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"></div></div></div></div></div></div></div></section></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc e1ppw5w20"><div class="isPersonalizedPackage"><div><div class=""><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><a class="css-ut44vn" href="https://www.nytimes.com/wirecutter/" data-uri="" aria-hidden="false"><div class="css-1q1ex5f wm41dq_inset"><p class="css-y8eamz" data-tpl="tk"><span>Wirecutter</span></p><span class="css-wne7fp">Product recommendations</span></div></a></h2></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div class="css-1e46tsl"><figure class="container-margin css-1oz0cgh"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"></picture></div></div></figure></div><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div><div class="wm41dq_inset css-0" data-tpl="b"></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1l5nfyn" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><hr class="AHNb7G_margin0 HikkKq_marginBottom1Point5 HikkKq_marginBottom1Point5 wAsIXq_marginLeft2Point5 _3moaEq_marginRight2Point5 NIJqCa_marginTop3 nEtvdG_hRule SVm5ga_quaternary" data-tpl="hr" aria-hidden="true"/><div class="isPersonalizedAddOn"><div><div class="wm41dq_inset"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="css-19f1f20 e1yccyp20"><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div><div class="tpl-lb css-0" data-tpl="lb"><div class="story-wrapper kmlvXG_pseudoHeadlineBefore css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" data-tpl="l"></a></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-1brcdcv e1ppw5w20"><div class="css-1f3uwuc e1ppw5w20"><div class=""><div class="wm41dq_inset"><div class="css-15rwwo"><div class="package-title-wrapper css-1wd5atx"><h2><div class="css-1q1ex5f"><p class="css-y8eamz" data-tpl="tk"><span>Games</span></p><span class="css-wne7fp">Daily puzzles</span></div></h2></div></div><div class=""><div class="css-19f1f20 e1yccyp20"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/games/wordle/index.html" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Wordle</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Guess the 5-letter word with 6 chances.</p></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2022/03/02/crosswords/alpha-wordle-icon-new/alpha-wordle-icon-new-smallSquare252-v3.png?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/games/connections?GAMES_connectionsRollout_1130=1_ConnectionsV2" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Connections</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Group words that share a common thread.</p></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2023/08/25/crosswords/alpha-connections-icon-original/alpha-connections-icon-original-smallSquare252.png?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/puzzles/spelling-bee" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">Spelling Bee</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">How many words can you make with 7 letters?</p></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2020/03/23/crosswords/spelling-bee-logo-nytgames-hi-res/spelling-bee-logo-nytgames-hi-res-smallSquare252-v4.png?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/crosswords/game/mini" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">The Mini Crossword</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Solve this bite-sized puzzle in just a few minutes.</p></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2025/12/04/crosswords/TheMini-2025/TheMini-2025-smallSquare252.png?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/crosswords/game/midi" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">The Midi Crossword</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Can you solve this perfect-size puzzle?</p></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2025/12/04/crosswords/TheMidi-2025/TheMidi-2025-smallSquare252.png?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_positioned jXhsNG_dividerLeft" style="grid-column:span 6;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><section class="story-wrapper"><div class="tpl-lb HyS3yG_cardHover HyS3yG_stretchDescendant css-0" data-tpl="lb"><div class="TCRbKG_gridContainer" style="grid-template-columns:repeat(6, 1fr)"><div class="jXhsNG_gridCell jXhsNG_noGutterRight jXhsNG_dividerLeft" style="grid-column:span 4;--grid-cell-divider-color:var(--tpl-color-stroke-tertiary)"><div class="story-wrapper css-1cjc0ec" data-tpl="sli"><div class="css-1ep04sb" style="flex-direction:column-reverse"><div style="flex-grow:1"><div class="wm41dq_zIndex css-0" data-tpl="b"></div><div class="css-1jwi144" data-tpl="slic"><div class="css-cfnhvx" data-tpl="h"><a class="tpl-lbl wm41dq_link css-9l1wwj" href="https://www.nytimes.com/crosswords/game/daily" data-tpl="l"><div class="css-plkyuz" data-tpl="b"><p class="indicate-hover css-1ig8fj6">The Crossword</p></div></a></div><div class="css-sarx3u" data-tpl="bo"><p class="summary-class css-1j89zyh">Get clued in with wordplay, every day.</p></div></div></div></div></div></div><div class="jXhsNG_gridCell jXhsNG_positioned" style="grid-column:span 2"><figure class="container-margin css-hurk9l"><div><div class="media-container css-ih84ha"><picture class="WaTIFq_mediaWrapper"><source class="WaTIFq_mediaWrapper" media="screen and (max-width: 600px)"/><img class="css-1ii2lp6 WaTIFq_mediaWrapper" alt="" loading="lazy" fetchPriority="auto"/><noscript><img src="https://static01.nyt.com/images/2025/12/04/crosswords/TheCrossword-2025/TheCrossword-2025-smallSquare252.png?format=pjpg&amp;quality=75&amp;auto=webp&amp;disable=upscale" alt="" class="css-122y91a"/></noscript></picture></div></div></figure></div></div></div></section></div></div></div></div></div></div></div></div></div></div></div></div></div></div></main><div data-paywall-inert="" style="display:contents"><nav class="css-1jmk4jh" id="site-index" aria-labelledby="site-index-label" data-testid="site-index"><h2 class="css-1dv1kvn" id="site-index-label">Site Index</h2><div class="css-sg7scw"><header class="css-jxzr5i"><a aria-label="New York Times" data-testid="site-index-header" href="/"><svg class="css-oylsik" viewBox="0 0 184 25" fill="#000" aria-hidden="true"><path d="M14.57,2.57C14.57,.55,12.65-.06,11.04,.01V.19c.96,.07,1.7,.46,1.7,1.11,0,.45-.32,1.01-1.28,1.01-.76,0-2.02-.45-3.2-.84-1.3-.45-2.54-.87-3.57-.87-2.02,0-3.55,1.5-3.55,3.36,0,1.5,1.16,2.02,1.63,2.21l.03-.07c-.3-.2-.49-.42-.49-1.06,0-.54,.39-1.26,1.43-1.26,.94,0,2.17,.42,3.8,.88,1.4,.39,2.91,.76,3.75,.87v3.28l-1.58,1.3,1.58,1.36v4.49c-.81,.46-1.75,.61-2.56,.61-1.5,0-2.88-.42-4.02-1.68l4.26-2.07V5.73l-5.2,2.32c.54-1.38,1.55-2.41,2.66-3.08l-.03-.08C3.31,5.73,.5,8.56,.5,12.06c0,4.19,3.35,7.3,7.22,7.3,4.19,0,6.65-3.28,6.61-6.75h-.08c-.61,1.33-1.63,2.59-2.78,3.25v-4.38l1.65-1.33-1.65-1.33v-3.28c1.53,0,3.11-1.01,3.11-2.96M5.8,14.13l-1.21,.61c-.74-.96-1.23-2.32-1.23-4.07,0-.72,.08-1.7,.32-2.39l2.14-.96-.03,6.8h0Zm19.47-5.76l-.81,.64-2.47-2.2-2.86,2.21V.48l-3.89,2.69c.45,.15,.99,.39,.99,1.43v11.81l-1.33,1.01,.12,.12,.67-.46,2.32,2.12,3.11-2.07-.1-.15-.79,.52-1.08-1.08v-7.12l.74-.54,1.7,1.48v6.19c0,3.92-.87,4.73-2.63,5.37v.1c2.93,.12,5.57-.87,5.57-5.89v-6.75l.88-.72-.12-.15h0Zm5.22,10.8l4.51-3.62-.12-.17-2.36,1.87-2.71-2.14v-1.33l4.68-3.3-2.36-3.67-5.2,2.86v6.8l-1.01,.79,.12,.15,.96-.76,3.5,2.54h-.01Zm-.69-5.67v-5.15l2.27,3.55-2.27,1.6ZM53.65,1.61c0-.32-.08-.59-.2-.96h-.07c-.32,.87-.67,1.33-1.68,1.33-.88,0-1.58-.54-1.95-.94,0,.03-2.96,3.42-2.96,3.42l.15,.12,.84-.96c.64,.49,1.21,1.06,2.63,1.08V13.34l-6.06-10.5c-.47-.79-1.28-1.97-2.66-1.97-1.63,0-2.86,1.4-2.66,3.77h.1c.12-.59,.47-1.33,1.18-1.33,.57,0,1.03,.54,1.3,1.03v3.38c-1.87,0-2.93,.87-2.93,2.34,0,.61,.45,1.94,1.72,2.17v-.07c-.17-.17-.34-.32-.34-.67,0-.57,.42-.88,1.18-.88,.12,0,.3,.03,.37,.05v4.38c-2.2,.03-3.89,1.23-3.89,3.31s1.7,2.88,3.47,2.78v-.07c-1.11-.12-1.68-.69-1.68-1.5,0-.88,.64-1.36,1.45-1.36s1.43,.52,1.95,1.11l2.96-3.33-.12-.12-.76,.87c-1.14-1.01-1.87-1.48-3.18-1.68V4.67l8.36,14.57h.45V4.72c1.6-.1,3.03-1.3,3.03-3.11m2.81,17.54l4.51-3.62-.12-.17-2.36,1.87-2.71-2.14v-1.33l4.68-3.3-2.36-3.67-5.2,2.86v6.8l-1.01,.79,.12,.15,.96-.76,3.5,2.54h0Zm-.69-5.67v-5.15l2.27,3.55-2.27,1.6Zm21.22-5.52l-.69,.52-1.97-1.68-2.29,2.07,.94,.88v7.72l-2.34-1.6v-6.26l.81-.57-2.41-2.24-2.24,2.07,.94,.88v7.46l-.15,.1-2.2-1.6v-6.13c0-1.43-.72-1.85-1.63-2.41-.76-.47-1.16-.91-1.16-1.63,0-.79,.69-1.11,.91-1.23-.79-.03-2.98,.76-3.03,2.76-.03,1.03,.47,1.48,.99,1.97,.52,.49,1.01,.96,1.01,1.83v6.01l-1.06,.84,.12,.12,1.01-.79,2.63,2.14,2.51-1.75,2.76,1.75,5.42-3.2v-6.95l1.21-.94-.1-.15h0Zm18.15-5.84l-1.03,.94-2.32-2.02-3.13,2.51V1.19h-.19V18.12c-.34-.05-1.06-.25-1.85-.37V3.58c0-1.03-.74-2.47-2.59-2.47s-3.01,1.56-3.01,2.91h.08c.1-.61,.52-1.16,1.13-1.16s1.18,.39,1.18,1.78v4.04c-1.75,.07-2.81,1.16-2.81,2.34,0,.67,.42,1.92,1.75,1.97v-.1c-.45-.19-.54-.42-.54-.67,0-.59,.57-.79,1.36-.79h.19v6.51c-1.5,.52-2.2,1.53-2.2,2.78,0,1.72,1.38,3.05,3.4,3.05,1.43,0,2.44-.25,3.75-.54,1.06-.22,2.21-.47,2.83-.47,.79,0,1.14,.35,1.14,.91,0,.72-.27,1.08-.69,1.21v.1c1.7-.32,2.69-1.3,2.69-2.83s-1.5-2.54-3.18-2.54c-.87,0-2.44,.27-3.72,.57-1.43,.32-2.66,.47-3.11,.47-.72,0-1.6-.32-1.6-1.28,0-.87,.72-1.56,2.49-1.56,.96,0,1.9,.15,3.08,.42,1.26,.27,2.12,.64,3.2,.64,1.5,0,2.71-.54,2.71-2.74V3.29l1.11-1.01-.12-.15h0Zm-4.24,6.78c-.27,.3-.59,.54-1.11,.54-.57,0-.87-.3-1.14-.54V3.81l.74-.59,1.5,1.28v4.41h0Zm0,2.41c-.25-.25-.57-.47-1.11-.47s-.91,.27-1.14,.47v-2.17c.22,.19,.59,.49,1.14,.49s.87-.25,1.11-.49v2.17Zm0,5.1c0,.84-.42,1.78-1.5,1.78-.17,0-.57-.03-.74-.05v-6.58c.25-.22,.57-.52,1.14-.52,.52,0,.81,.25,1.11,.52v4.86h0Zm8.78,2.74l5.03-3.13v-6.85l-3.25-2.39-5.03,2.88v6.78l-.99,.79,.1,.15,.81-.67,3.33,2.44h0Zm-.37-3.55v-7.3l2.51,1.87v7.3l-2.51-1.87Zm15.01-8.65c-.39,.27-.74,.42-1.11,.42-.39,0-.88-.25-1.14-.57,0,.03-1.87,2.02-1.87,2.02l-1.87-2.02-3.05,2.12,.1,.17,.81-.54,1.11,1.21v6.63l-1.33,1.01,.12,.12,.67-.46,2.49,2.12,3.15-2.09-.1-.15-.81,.49-1.28-1.16v-7.28c.52,.57,1.11,1.06,1.82,1.06,1.28,0,2.14-1.53,2.29-3.11m11.88,9.81l-.94,.59-5.2-7.76,.27-.37c.57,.34,1.08,.81,2.17,.81s2.47-1.14,2.59-3.23c-.27,.37-.81,.81-1.7,.81-.64,0-1.28-.42-1.67-.81l-3.55,5.22,4.71,7.17,3.42-2.27-.1-.17h0Zm-6.31,.19l-.79,.52-1.08-1.08V.48l-3.89,2.69c.45,.15,.99,.39,.99,1.43v11.81l-1.33,1.01,.12,.12,.67-.46,2.32,2.12,3.11-2.07-.1-.15h0Zm22.89-14.39c0-2.02-1.92-2.63-3.53-2.56V.19c.96,.07,1.7,.46,1.7,1.11,0,.45-.32,1.01-1.28,1.01-.76,0-2.02-.45-3.2-.84-1.3-.45-2.54-.87-3.57-.87-2.02,0-3.55,1.5-3.55,3.35,0,1.5,1.16,2.02,1.63,2.21l.03-.07c-.3-.2-.49-.42-.49-1.06,0-.54,.39-1.26,1.43-1.26,.94,0,2.17,.42,3.8,.88,1.4,.39,2.91,.76,3.75,.87v3.28l-1.58,1.3,1.58,1.36v4.49c-.81,.46-1.75,.61-2.56,.61-1.5,0-2.89-.42-4.02-1.68l4.26-2.07V5.73l-5.2,2.32c.54-1.38,1.55-2.41,2.66-3.08l-.03-.08c-3.08,.84-5.89,3.67-5.89,7.17,0,4.19,3.35,7.3,7.22,7.3,4.19,0,6.65-3.28,6.61-6.75h-.07c-.61,1.33-1.63,2.59-2.78,3.25v-4.38l1.65-1.33-1.65-1.33v-3.28c1.53,0,3.11-1.01,3.11-2.96m-8.78,11.56l-1.21,.61c-.74-.96-1.23-2.32-1.23-4.07,0-.72,.07-1.7,.32-2.39l2.14-.96-.03,6.8h0Zm11.93-12.31l-2.17,1.82,1.85,2.09,2.17-1.82-1.85-2.09Zm3.3,15.15l-.79,.52-1.08-1.08v-7.17l.91-.72-.12-.15-.76,.59-1.8-2.14-2.96,2.07,.1,.17,.74-.49,.99,1.23v6.61l-1.33,1.01,.12,.12,.67-.46,2.32,2.12,3.11-2.07-.1-.15h0Zm16.63-.1l-.74,.49-1.16-1.11v-7.03l.94-.72-.12-.15-.84,.64-2.47-2.2-2.78,2.17-2.44-2.17-2.74,2.14-1.85-2.14-2.96,2.07,.1,.17,.74-.49,1.06,1.21v6.61l-.81,.81,2.36,2,2.29-2.07-.94-.88v-7.04l.61-.45,1.7,1.48v6.16l-.79,.81,2.39,2,2.24-2.07-.94-.88v-7.04l.59-.47,1.72,1.5v6.06l-.69,.72,2.41,2.2,3.18-2.17-.1-.15h.02Zm8.6-1.5l-2.36,1.87-2.71-2.14v-1.33l4.68-3.3-2.36-3.67-5.2,2.86v6.93l3.57,2.59,4.51-3.62-.12-.17h0Zm-5.08-1.88v-5.15l2.27,3.55-2.27,1.6Zm14.12-.97l-2-1.53c1.33-1.16,1.8-2.63,1.8-3.69,0-.15-.03-.42-.05-.67h-.08c-.19,.54-.72,1.01-1.53,1.01s-1.26-.45-1.75-.99l-4.58,2.54v3.72l1.75,1.38c-1.75,1.55-2.09,2.51-2.09,3.4s.52,1.67,1.41,2.02l.07-.12c-.22-.19-.42-.32-.42-.79,0-.34,.35-.88,1.14-.88,1.01,0,1.63,.69,1.95,1.06,0-.03,4.38-2.69,4.38-2.69v-3.77h0Zm-1.03-3.05c-.69,1.23-2.21,2.44-3.11,3.13l-1.11-.94v-3.62c.45,.99,1.36,1.82,2.54,1.82,.69,0,1.14-.12,1.67-.39m-1.9,8.13c-.52-1.16-1.63-2-2.86-2-.3,0-1.21-.03-2,.46,.47-.79,1.87-2.21,3.65-3.28l1.21,1.01v3.8Z"></path></svg></a></header><div class="css-qtw155" data-testid="site-index-accordion"><div class=" " role="tablist" aria-multiselectable="true" data-testid="accordion"><div class="" data-testid="accordion-item"><header aria-controls="body-siteindex-0" id="item-siteindex-0" class="css-1a5mdf6" role="tab" tabindex="0" aria-expanded="false" data-testid="accordion-item-header">News</header><div class="css-1hyfx7x" id="body-siteindex-0" aria-labelledby="item-siteindex-0" role="tabpanel" data-testid="accordion-item-body"><ul class="css-1gprdgz" data-testid="site-index-accordion-list"><li class="css-10t7hia"><a class="css-e9w26l" href="/" data-testid="accordion-item-list-link">Home Page</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/us" data-testid="accordion-item-list-link">U.S.</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/world" data-testid="accordion-item-list-link">World</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/politics" data-testid="accordion-item-list-link">Politics</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/nyregion" data-testid="accordion-item-list-link">New York</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/education" data-testid="accordion-item-list-link">Education</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/sports" data-testid="accordion-item-list-link">Sports</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/business" data-testid="accordion-item-list-link">Business</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/technology" data-testid="accordion-item-list-link">Tech</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/science" data-testid="accordion-item-list-link">Science</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/weather" data-testid="accordion-item-list-link">Weather</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/spotlight/the-great-read" data-testid="accordion-item-list-link">The Great Read</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/obituaries" data-testid="accordion-item-list-link">Obituaries</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/headway" data-testid="accordion-item-list-link">Headway</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/spotlight/visual-investigations" data-testid="accordion-item-list-link">Visual Investigations</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/magazine" data-testid="accordion-item-list-link">The Magazine</a></li></ul></div></div><div class="" data-testid="accordion-item"><header aria-controls="body-siteindex-1" id="item-siteindex-1" class="css-1a5mdf6" role="tab" tabindex="0" aria-expanded="false" data-testid="accordion-item-header">Arts</header><div class="css-1hyfx7x" id="body-siteindex-1" aria-labelledby="item-siteindex-1" role="tabpanel" data-testid="accordion-item-body"><ul class="css-1gprdgz" data-testid="site-index-accordion-list"><li class="css-10t7hia"><a class="css-e9w26l" href="/section/books/review" data-testid="accordion-item-list-link">Book Review</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/books/best-sellers/" data-testid="accordion-item-list-link">Best Sellers Book List</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/arts/dance" data-testid="accordion-item-list-link">Dance</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/movies" data-testid="accordion-item-list-link">Movies</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/arts/music" data-testid="accordion-item-list-link">Music</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/spotlight/pop-culture" data-testid="accordion-item-list-link">Pop Culture</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/arts/television" data-testid="accordion-item-list-link">Television</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/theater" data-testid="accordion-item-list-link">Theater</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/arts/design" data-testid="accordion-item-list-link">Visual Arts</a></li></ul></div></div><div class="" data-testid="accordion-item"><header aria-controls="body-siteindex-2" id="item-siteindex-2" class="css-1a5mdf6" role="tab" tabindex="0" aria-expanded="false" data-testid="accordion-item-header">Lifestyle</header><div class="css-1hyfx7x" id="body-siteindex-2" aria-labelledby="item-siteindex-2" role="tabpanel" data-testid="accordion-item-body"><ul class="css-1gprdgz" data-testid="site-index-accordion-list"><li class="css-10t7hia"><a class="css-e9w26l" href="/section/health" data-testid="accordion-item-list-link">Health</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/well" data-testid="accordion-item-list-link">Well</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/food" data-testid="accordion-item-list-link">Food</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/reviews/dining" data-testid="accordion-item-list-link">Restaurant Reviews</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/fashion/weddings" data-testid="accordion-item-list-link">Love</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/travel" data-testid="accordion-item-list-link">Travel</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/style" data-testid="accordion-item-list-link">Style</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/fashion" data-testid="accordion-item-list-link">Fashion</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/realestate" data-testid="accordion-item-list-link">Real Estate</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/t-magazine" data-testid="accordion-item-list-link">T Magazine</a></li></ul></div></div><div class="" data-testid="accordion-item"><header aria-controls="body-siteindex-3" id="item-siteindex-3" class="css-1a5mdf6" role="tab" tabindex="0" aria-expanded="false" data-testid="accordion-item-header">Opinion</header><div class="css-1hyfx7x" id="body-siteindex-3" aria-labelledby="item-siteindex-3" role="tabpanel" data-testid="accordion-item-body"><ul class="css-1gprdgz" data-testid="site-index-accordion-list"><li class="css-10t7hia"><a class="css-e9w26l" href="/section/opinion" data-testid="accordion-item-list-link">Today&#x27;s Opinion</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/opinion/columnists" data-testid="accordion-item-list-link">Columnists</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/opinion/editorials" data-testid="accordion-item-list-link">Editorials</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/opinion/contributors" data-testid="accordion-item-list-link">Guest Essays</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/column/op-docs" data-testid="accordion-item-list-link">Op-Docs</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/opinion/letters" data-testid="accordion-item-list-link">Letters</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/opinion/sunday" data-testid="accordion-item-list-link">Sunday Opinion</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/spotlight/opinion-video" data-testid="accordion-item-list-link">Opinion Video</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/series/opinion-audio" data-testid="accordion-item-list-link">Opinion Audio</a></li></ul></div></div><div class="" data-testid="accordion-item"><header aria-controls="body-siteindex-4" id="item-siteindex-4" class="css-1a5mdf6" role="tab" tabindex="0" aria-expanded="false" data-testid="accordion-item-header">More</header><div class="css-1hyfx7x" id="body-siteindex-4" aria-labelledby="item-siteindex-4" role="tabpanel" data-testid="accordion-item-body"><ul class="css-1gprdgz" data-testid="site-index-accordion-list"><li class="css-10t7hia"><a class="css-e9w26l" href="/spotlight/podcasts" data-testid="accordion-item-list-link">Audio</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="https://www.nytimes.com/crosswords" data-testid="accordion-item-list-link">Games</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="https://cooking.nytimes.com" data-testid="accordion-item-list-link">Cooking</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="https://www.nytimes.com/wirecutter/" data-testid="accordion-item-list-link">Wirecutter</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="https://www.nytimes.com/athletic/" data-testid="accordion-item-list-link">The Athletic</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/jobs" data-testid="accordion-item-list-link">Jobs</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/video" data-testid="accordion-item-list-link">Video</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/spotlight/graphics" data-testid="accordion-item-list-link">Graphics</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/trending/" data-testid="accordion-item-list-link">Trending</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/spotlight/nyt-events" data-testid="accordion-item-list-link">Live Events</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/corrections" data-testid="accordion-item-list-link">Corrections</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/reader-center" data-testid="accordion-item-list-link">Reader Center</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="https://timesmachine.nytimes.com/browser" data-testid="accordion-item-list-link">TimesMachine</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/section/learning" data-testid="accordion-item-list-link">The Learning Network</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="https://nytedu.com/" data-testid="accordion-item-list-link">School of The NYT</a></li><li class="css-10t7hia"><a class="css-e9w26l" href="/spotlight/nytimesineducation" data-testid="accordion-item-list-link">inEducation</a></li></ul></div></div></div></div><div class="css-v0l3hm" data-testid="site-index-sections"><div class="css-g4gku8" data-testid="site-index-section"><section class="css-1rr4qq7" aria-labelledby="site-index-section-label-0"><h3 class="css-1onhbft" id="site-index-section-label-0">News</h3><ul class="css-1iruc8t" data-testid="site-index-section-list"><li class="css-ist4u3"><a class="css-yk8vb4" href="/" data-testid="site-index-section-list-link">Home Page</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/us" data-testid="site-index-section-list-link">U.S.</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/world" data-testid="site-index-section-list-link">World</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/politics" data-testid="site-index-section-list-link">Politics</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/nyregion" data-testid="site-index-section-list-link">New York</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/education" data-testid="site-index-section-list-link">Education</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/sports" data-testid="site-index-section-list-link">Sports</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/business" data-testid="site-index-section-list-link">Business</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/technology" data-testid="site-index-section-list-link">Tech</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/science" data-testid="site-index-section-list-link">Science</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/weather" data-testid="site-index-section-list-link">Weather</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/spotlight/the-great-read" data-testid="site-index-section-list-link">The Great Read</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/obituaries" data-testid="site-index-section-list-link">Obituaries</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/headway" data-testid="site-index-section-list-link">Headway</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/spotlight/visual-investigations" data-testid="site-index-section-list-link">Visual Investigations</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/magazine" data-testid="site-index-section-list-link">The Magazine</a></li></ul></section><section class="css-1rr4qq7" aria-labelledby="site-index-section-label-1"><h3 class="css-1onhbft" id="site-index-section-label-1">Arts</h3><ul class="css-1iruc8t" data-testid="site-index-section-list"><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/books/review" data-testid="site-index-section-list-link">Book Review</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/books/best-sellers/" data-testid="site-index-section-list-link">Best Sellers Book List</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/arts/dance" data-testid="site-index-section-list-link">Dance</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/movies" data-testid="site-index-section-list-link">Movies</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/arts/music" data-testid="site-index-section-list-link">Music</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/spotlight/pop-culture" data-testid="site-index-section-list-link">Pop Culture</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/arts/television" data-testid="site-index-section-list-link">Television</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/theater" data-testid="site-index-section-list-link">Theater</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/arts/design" data-testid="site-index-section-list-link">Visual Arts</a></li></ul></section><section class="css-1rr4qq7" aria-labelledby="site-index-section-label-2"><h3 class="css-1onhbft" id="site-index-section-label-2">Lifestyle</h3><ul class="css-1iruc8t" data-testid="site-index-section-list"><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/health" data-testid="site-index-section-list-link">Health</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/well" data-testid="site-index-section-list-link">Well</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/food" data-testid="site-index-section-list-link">Food</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/reviews/dining" data-testid="site-index-section-list-link">Restaurant Reviews</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/fashion/weddings" data-testid="site-index-section-list-link">Love</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/travel" data-testid="site-index-section-list-link">Travel</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/style" data-testid="site-index-section-list-link">Style</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/fashion" data-testid="site-index-section-list-link">Fashion</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/realestate" data-testid="site-index-section-list-link">Real Estate</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/t-magazine" data-testid="site-index-section-list-link">T Magazine</a></li></ul></section><section class="css-1rr4qq7" aria-labelledby="site-index-section-label-3"><h3 class="css-1onhbft" id="site-index-section-label-3">Opinion</h3><ul class="css-1iruc8t" data-testid="site-index-section-list"><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/opinion" data-testid="site-index-section-list-link">Today&#x27;s Opinion</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/opinion/columnists" data-testid="site-index-section-list-link">Columnists</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/opinion/editorials" data-testid="site-index-section-list-link">Editorials</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/opinion/contributors" data-testid="site-index-section-list-link">Guest Essays</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/column/op-docs" data-testid="site-index-section-list-link">Op-Docs</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/opinion/letters" data-testid="site-index-section-list-link">Letters</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/opinion/sunday" data-testid="site-index-section-list-link">Sunday Opinion</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/spotlight/opinion-video" data-testid="site-index-section-list-link">Opinion Video</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/series/opinion-audio" data-testid="site-index-section-list-link">Opinion Audio</a></li></ul></section><section class="css-1rr4qq7" aria-labelledby="site-index-section-label-4"><h3 class="css-1onhbft" id="site-index-section-label-4">More</h3><ul class="css-1iruc8t" data-testid="site-index-section-list"><li class="css-ist4u3"><a class="css-yk8vb4" href="/spotlight/podcasts" data-testid="site-index-section-list-link">Audio</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="https://www.nytimes.com/crosswords" data-testid="site-index-section-list-link">Games</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="https://cooking.nytimes.com" data-testid="site-index-section-list-link">Cooking</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="https://www.nytimes.com/wirecutter/" data-testid="site-index-section-list-link">Wirecutter</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="https://www.nytimes.com/athletic/" data-testid="site-index-section-list-link">The Athletic</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/jobs" data-testid="site-index-section-list-link">Jobs</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/video" data-testid="site-index-section-list-link">Video</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/spotlight/graphics" data-testid="site-index-section-list-link">Graphics</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/trending/" data-testid="site-index-section-list-link">Trending</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/spotlight/nyt-events" data-testid="site-index-section-list-link">Live Events</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/corrections" data-testid="site-index-section-list-link">Corrections</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/reader-center" data-testid="site-index-section-list-link">Reader Center</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="https://timesmachine.nytimes.com/browser" data-testid="site-index-section-list-link">TimesMachine</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/section/learning" data-testid="site-index-section-list-link">The Learning Network</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="https://nytedu.com/" data-testid="site-index-section-list-link">School of The NYT</a></li><li class="css-ist4u3"><a class="css-yk8vb4" href="/spotlight/nytimesineducation" data-testid="site-index-section-list-link">inEducation</a></li></ul></section><div class="css-6xhk3s" aria-labelledby="site-index-subscribe-label"><h3 class="css-1onhbft" id="site-index-subscribe-label">Account</h3><ul class="css-1iruc8t" data-testid="site-index-subscribe-list"><li class="css-tj0ten"><a class="css-z6qatp" href="/subscription" data-testid="site-index-subscribe-list-link"><svg class="css-1o03u4n" viewBox="0 0 10 13"><path fill="#000" d="M9.9,8c-0.4,1.1-1.2,1.9-2.3,2.4V8l1.3-1.2L7.6,5.7V4c1.2-0.1,2-1,2-2c0-1.4-1.3-1.9-2.1-1.9c-0.2,0-0.3,0-0.6,0.1v0.1c0.1,0,0.2,0,0.3,0c0.5,0,0.9,0.2,0.9,0.7c0,0.4-0.3,0.7-0.8,0.7C6,1.7,4.5,0.6,2.8,0.6c-1.5,0-2.5,1.1-2.5,2.2C0.3,4,1,4.3,1.6,4.6l0-0.1C1.4,4.4,1.3,4.1,1.3,3.8c0-0.5,0.5-0.9,1-0.9C3.7,2.9,6,4,7.4,4h0.1v1.7L6.2,6.8L7.5,8v2.4c-0.5,0.2-1.1,0.3-1.7,0.3c-2.2,0-3.6-1.3-3.6-3.5c0-0.5,0.1-1,0.2-1.5l1.1-0.5V10l2.2-1v-5L2.5,5.5c0.3-1,1-1.7,1.8-2l0,0C2.2,3.9,0.1,5.6,0.1,8c0,2.9,2.4,4.8,5.2,4.8C8.2,12.9,9.9,10.9,9.9,8L9.9,8z"></path></svg>Subscribe</a></li><li class="css-tj0ten"><a class="css-z6qatp" href="/account" data-testid="site-index-subscribe-list-link"><svg class="css-1o03u4n" viewBox="0 0 20 20" fill="#333" xmlns="http://www.w3.org/2000/svg"><path d="M14.2379 6C14.2379 8.20914 12.4471 10 10.2379 10C8.02878 10 6.23792 8.20914 6.23792 6C6.23792 3.79086 8.02878 2 10.2379 2C12.4471 2 14.2379 3.79086 14.2379 6Z" fill="#333"></path><path d="M16.2355 14.5714C16.2371 14.5477 16.2379 14.5239 16.2379 14.5C16.2379 13.1193 13.5516 12 10.2379 12C6.92421 12 4.23792 13.1193 4.23792 14.5C4.23792 14.5239 4.23872 14.5477 4.24032 14.5714H4.23792V18H16.2379V14.5714H16.2355Z" fill="#333"></path></svg>Manage My Account</a></li><li class="css-tj0ten"><a class="css-z6qatp" href="https://www.nytimes.com/subscription/home-delivery" data-testid="site-index-subscribe-list-link"><svg class="css-1o03u4n" viewBox="0 0 14 13" fill="#000"><path d="M13.1,11.7H3.5V1.2h9.6V11.7zM13.1,0.4H3.5C3,0.4,2.6,0.8,2.6,1.2v2.2H0.9C0.4,3.4,0,3.8,0,4.3v5.2v1.5c0,0.8,0.8,1.5,1.8,1.5h1.7h0h7.4h2.2c0.5,0,0.9-0.4,0.9-0.9V1.2C14,0.8,13.6,0.4,13.1,0.4"></path><polygon points="10.9,3 5.2,3 5.2,3.9 11.4,3.9 11.4,3"></polygon><rect x="5.2" y="4.7" width="6.1" height="0.9"></rect><rect x="5.2" y="6.5" width="6.1" height="0.9"></rect></svg>Home Delivery</a></li><li class="css-tj0ten"><a class="css-z6qatp" href="https://www.nytimes.com/gift" data-testid="site-index-subscribe-list-link"><svg class="css-1o03u4n" viewBox="0 0 10 13"><path fill="#000" d="M9.9,8c-0.4,1.1-1.2,1.9-2.3,2.4V8l1.3-1.2L7.6,5.7V4c1.2-0.1,2-1,2-2c0-1.4-1.3-1.9-2.1-1.9c-0.2,0-0.3,0-0.6,0.1v0.1c0.1,0,0.2,0,0.3,0c0.5,0,0.9,0.2,0.9,0.7c0,0.4-0.3,0.7-0.8,0.7C6,1.7,4.5,0.6,2.8,0.6c-1.5,0-2.5,1.1-2.5,2.2C0.3,4,1,4.3,1.6,4.6l0-0.1C1.4,4.4,1.3,4.1,1.3,3.8c0-0.5,0.5-0.9,1-0.9C3.7,2.9,6,4,7.4,4h0.1v1.7L6.2,6.8L7.5,8v2.4c-0.5,0.2-1.1,0.3-1.7,0.3c-2.2,0-3.6-1.3-3.6-3.5c0-0.5,0.1-1,0.2-1.5l1.1-0.5V10l2.2-1v-5L2.5,5.5c0.3-1,1-1.7,1.8-2l0,0C2.2,3.9,0.1,5.6,0.1,8c0,2.9,2.4,4.8,5.2,4.8C8.2,12.9,9.9,10.9,9.9,8L9.9,8z"></path></svg>Gift Subscriptions</a></li></ul><ul class="css-1iruc8t" data-testid="site-index-corporate-links"><li><a class="css-1ea6cym" href="/subscription/groups?Pardot_Campaign_Code_Form_Input=89FQX">Group Subscriptions</a></li><li><a class="css-1ea6cym" href="/gift-articles">Gift Articles</a></li><li><a class="css-1ea6cym" href="/newsletters">Email Newsletters</a></li></ul><ul class="css-6td9kr" data-testid="site-index-alternate-links"><li><a class="css-1ea6cym" href="https://nytlicensing.com/">NYT Licensing</a></li><li><a class="css-1ea6cym" href="https://nytimes.pressreader.com/">Replica Edition</a></li><li><a class="css-1ea6cym" href="https://store.nytimes.com/">Times Store</a></li></ul></div></div></div></div></nav></div><div data-paywall-inert="" style="display:contents"><footer class="css-1e1s8k7" role="contentinfo"><nav id="footer" data-testid="footer" class="css-1qa4qp6"><h2 class="css-1dv1kvn">Site Information Navigation</h2><ul class="css-1ho5u4o edvi3so0"><li data-testid="copyright"><a class="css-jq1cx6" href="https://help.nytimes.com/hc/en-us/articles/115014792127-Copyright-Notice">© <span>2026</span> <span>The New York Times Company</span></a></li></ul><ul class="css-t8x4fj edvi3so1"><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://www.nytco.com/">NYTCo</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://help.nytimes.com/hc/en-us/articles/115015385887-Contact-The-New-York-Times">Contact Us</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://help.nytimes.com/hc/en-us/articles/115015727108-Accessibility">Accessibility</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://www.nytco.com/careers/">Work with us</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://advertising.nytimes.com/">Advertise</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://advertising.nytimes.com/custom-content/">T Brand Studio</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://help.nytimes.com/hc/en-us/articles/10940941449492-The-New-York-Times-Company-Privacy-Policy">Privacy Policy</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://www.nytimes.com/privacy/cookie-policy">Cookie Policy</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://help.nytimes.com/hc/en-us/articles/115014893428-Terms-of-Service">Terms of Service</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://help.nytimes.com/hc/en-us/articles/115014893968-Terms-of-Sale">Terms of Sale</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="/sitemap/">Site Map</a></li><li class="mobileOnly css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://www.nytimes.com/ca/">Canada</a></li><li class="mobileOnly css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://www.nytimes.com/international/">International</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" class="css-jq1cx6" href="https://help.nytimes.com/hc/en-us">Help</a></li><li class="css-a7htku edvi3so2"><a data-testid="footer-link" rel="nofollow" class="css-jq1cx6" href="https://www.nytimes.com/subscription?campaignId=37WXW">Subscriptions</a></li></ul><ul class="css-t8x4fj edvi3so1"><li class="css-a7htku edvi3so2"><a data-testid="privacy-preferences-link" rel="noreferrer noopener" target="_blank" class="css-jq1cx6" href="/privacy/manage-settings">Manage Privacy Preferences</a></li></ul></nav></footer></div></div>
    
  <script>
    (function() {
      window.__ETCHED_CACHE__ = window.__ETCHED_CACHE__ || {};
      var templates = document.querySelectorAll('template[data-etched-id]');

      for (var i = 0; i < templates.length; i++) {
        var id = templates[i].getAttribute('data-etched-id');
        window.__ETCHED_CACHE__[id] = templates[i].innerHTML;
      }
    })();
  </script>
    <script>window.__preloadedData = {"loaderData":{"data":{"home":{"sourceId":"https:\u002F\u002Fwww.nytimes.com\u002Froot-home-node-onewebview","__typename":"ProgrammingNode","hierarchyType":"feed","uri":"nyt:\u002F\u002Fprogrammingnode\u002F1999c500-b740-5ba9-b2c1-57ff6b183315","eventId":"pubp:\u002F\u002Fevent\u002Ff5d0c0b10fdc4d30ae274a0c3639d2c2","url":"https:\u002F\u002Fwww.nytimes.com\u002Froot-home-node-onewebview","trackingName":null,"curatorVariant":null,"curatorAudienceTarget":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"container","uri":"nyt:\u002F\u002Fprogrammingnode\u002F897ac690-b451-55b9-99bd-05658e613416","eventId":"pubp:\u002F\u002Fevent\u002Fd25d4cc2cb4c40c5bd42659e551f8ee3","sourceId":"556bef95-0009-4f80-b729-a78ecf31e48d","url":"","trackingName":"Alert","curatorVariant":null,"curatorAudienceTarget":null,"layoutType":"fullWidth","children":[{"__typename":"ProgrammingNodeEmbedded","hierarchyType":"zone","trackingName":null,"curatorVariant":null,"curatorAudienceTarget":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F5b577861-d948-57cf-beee-832d84740a5e","eventId":"pubp:\u002F\u002Fevent\u002Ff24d5f905f5f4e728e1f4bde99d291e4","sourceId":"fdacebac-8dbe-40de-8aba-6797a3801490","url":"","trackingName":"Alert","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F9af7c967-b7ee-538f-8e97-745c1b3a972e","eventId":"pubp:\u002F\u002Fevent\u002F7c0b2f832404469d8fa75b689cbbf2de","sourceId":"83184111-2b4a-4070-b24c-dc492ebdecec","url":"","trackingName":"Live Band","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWEzMTYzZWQtMzM0Yi01ZmI5LWI0MTMtMzMyYzExOTUwZTEx","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-threeByTwoLargeAt2X.jpg","width":2209,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F555f3b72-736f-5cfa-b260-f5ba87fa36a4","sourceId":"100000011145764","lastModified":"2026-09-11T00:45:24.257Z","firstPublished":"2026-09-11T00:45:24.257Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Flive-blogs\u002Fsabalenka-vs-pegula-live-updates-us-open-2026-score-result\u002Fl79Nr6Y3rA7J\u002F","id":"UHJvbW86bnl0Oi8vcHJvbW8vNTU1ZjNiNzItNzM2Zi01Y2ZhLWIyNjAtZjViYTg3ZmEzNmE0","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Flive-blogs\u002Fsabalenka-vs-pegula-live-updates-us-open-2026-score-result\u002Fl79Nr6Y3rA7J\u002F","targetPublished":{"__typename":"AthleticLiveBlog"}},{"__typename":"LegacyCollection","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWFmY2I4YzMtZDhjMy01YzhhLTllYjktMjhlNTQzM2Y5ZGZj","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-rnc-promo-730-tcqh\u002F10midterms-rnc-promo-730-tcqh-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-rnc-promo-730-tcqh\u002F10midterms-rnc-promo-730-tcqh-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-rnc-promo-730-tcqh\u002F10midterms-rnc-promo-730-tcqh-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-rnc-promo-730-tcqh\u002F10midterms-rnc-promo-730-tcqh-threeByTwoLargeAt2X.jpg","width":8190,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Flegacycollection\u002F61f8d6a2-5b3a-52f8-8b1d-b8846f5d2d5b","sourceId":"100000011128881","lastModified":"2026-09-11T00:54:27.977Z","firstPublished":"2026-09-10T18:02:51.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates","id":"TGVnYWN5Q29sbGVjdGlvbjpueXQ6Ly9sZWdhY3ljb2xsZWN0aW9uLzYxZjhkNmEyLTViM2EtNTJmOC04YjFkLWI4ODQ2ZjVkMmQ1Yg==","name":"10midterms","unstructuredData":"{\"sectionPromoId\":100000011128882,\"typeOfBlog\":\"BLOG\",\"supportsFirestore\":{\"removedUpdates\":true,\"labels\":true},\"topicLabel\":\"\",\"messagingConfig\":{\"push\":{\"method\":\"MEMO\",\"segment\":\"10midterms\",\"enabled\":true}}}","active":true,"eventId":"pubp:\u002F\u002Fevent\u002Fb33b0f95eec44978be58fbb0d4307ad6","assets":{"edges":[{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzU0Zjc0NGU3LTlmNTQtNWNkNC1iZmU3LTY0NjY3ODkwNjJkNQ==","sourceId":"100000011143081","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fheres-the-latest","uri":"nyt:\u002F\u002Farticle\u002F54f744e7-9f54-5cd4-bfe7-6466789062d5","lastModified":"2026-09-11T00:54:33.063Z","firstPublished":"2026-09-10T18:02:45.000Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"Here’s the latest.","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzRlMzEzYjJiLTJmMjEtNWQ0ZS04Y2Y4LTJjNTdhZmVlMDg0Yg==","sourceId":"100000011145777","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-ratings.html","uri":"nyt:\u002F\u002Farticle\u002F4e313b2b-2f21-5d4e-8cf8-2c57afee084b","lastModified":"2026-09-11T00:20:15.746Z","firstPublished":"2026-09-11T00:11:12.000Z","typeOfMaterials":["News"],"headline":{"default":"No Trump Bump for Fox News’s Coverage of President’s Dallas Speech","sentence":"Fox News didn’t see a ratings bump during Trump’s convention speech.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2IyNmFjN2JlLTAyYjQtNWJiMS1iZGQzLWJmNWFlY2VhY2QwNA==","sourceId":"100000011145578","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fdallas-republican-convention-protests-arrests","uri":"nyt:\u002F\u002Farticle\u002Fb26ac7be-02b4-5bb1-bdd3-bf5aeceacd04","lastModified":"2026-09-10T23:34:52.388Z","firstPublished":"2026-09-10T23:34:52.388Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"Dozens of protesters take to the streets outside the convention.","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzg5N2JjNTUyLTM5ZDktNWNlZS1hMjc5LTM3MzlhY2Q2ZmE5OA==","sourceId":"100000011145567","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fas-tough-midterms-loom-the-president-hosts-a-trump-a-palooza","uri":"nyt:\u002F\u002Farticle\u002F897bc552-39d9-5cee-a279-3739acd6fa98","lastModified":"2026-09-10T22:32:04.289Z","firstPublished":"2026-09-10T22:32:04.289Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"As tough midterms loom, the president hosts a ‘Trump-a-palooza.’","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzY3NzAwMzllLWI0YjQtNThmMi1iODlkLTdjN2Y2NjY3YWE0OQ==","sourceId":"100000011145338","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fthe-call-discusses-the-first-night-of-the-republican-midterm-convention","uri":"nyt:\u002F\u002Farticle\u002F6770039e-b4b4-58f2-b89d-7c7f6667aa49","lastModified":"2026-09-10T21:31:15.279Z","firstPublished":"2026-09-10T21:31:15.279Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"‘The Call’ discusses the first night of the Republican midterm convention.","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2FmNTNmZDdjLTNkOGMtNTI2NS1hNTM4LWQxYzZjMTEzOWZjYg==","sourceId":"100000011144466","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-dividend-republicans-inflation.html","uri":"nyt:\u002F\u002Farticle\u002Faf53fd7c-3d8c-5265-a538-d1c6c1139fcb","lastModified":"2026-09-10T21:41:04.822Z","firstPublished":"2026-09-10T21:00:54.000Z","typeOfMaterials":["News"],"headline":{"default":"Some in G.O.P. Balk at Trump’s $5,000 Offer: ‘We’re $40 Trillion in Debt’","sentence":"Some Republicans balk at Trump’s calls for sending out $5,000 payments if his party wins the midterms.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzA1NWQ3NjNhLTYzYTktNTZjMC04ZTRhLWU5MzM2YzUyMmUzNw==","sourceId":"100000011081378","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Fsusan-collins-trump-maine.html","uri":"nyt:\u002F\u002Farticle\u002F055d763a-63a9-56c0-8e4a-e9336c522e37","lastModified":"2026-09-11T00:25:15.836Z","firstPublished":"2026-09-10T20:46:36.000Z","typeOfMaterials":["News"],"headline":{"default":"While Trump Goes Big in Dallas, Collins Goes Small in Maine to Save Her Seat","sentence":"While Trump goes big in Dallas, Susan Collins goes small in Maine to save her seat.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2JlZDg5NTNjLTEwMWYtNWVlZi1iMTRhLThlMWZhZTRkZWExYQ==","sourceId":"100000011143720","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Frepublican-midterm-convention-donors.html","uri":"nyt:\u002F\u002Farticle\u002Fbed8953c-101f-5eef-b14a-8e1fae4dea1a","lastModified":"2026-09-10T19:39:50.893Z","firstPublished":"2026-09-10T18:45:38.000Z","typeOfMaterials":["News"],"headline":{"default":"$88,600 Pictures With Trump and A.I.-Sponsored Suites: Republicans Schmooze in Dallas","sentence":"$88,600 pictures with Trump and A.I.-sponsored suites: Republicans schmooze in Dallas.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2E1MmUxZTQzLWQ2YjUtNWE0Yy1iMzQyLWUxNWQyZjY2OWRkZA==","sourceId":"100000011144028","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fjimmy-kimmel-james-talarico-fcc.html","uri":"nyt:\u002F\u002Farticle\u002Fa52e1e43-d6b5-5a4c-b342-e15d2f669ddd","lastModified":"2026-09-10T22:58:24.204Z","firstPublished":"2026-09-10T16:43:09.000Z","typeOfMaterials":["News"],"headline":{"default":"Jimmy Kimmel Moves Talarico Interview to YouTube Because of F.C.C. ‘Threat’","sentence":"Jimmy Kimmel moves his interview with James Talarico to YouTube because of an F.C.C. threat.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzM4MzQxZWUxLWI3MjgtNWZhZi1hNjM3LTc3ODYyZTY5MDMxNQ==","sourceId":"100000011138919","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html","uri":"nyt:\u002F\u002Farticle\u002F38341ee1-b728-5faf-a637-77862e690315","lastModified":"2026-09-10T18:02:57.899Z","firstPublished":"2026-09-10T05:22:40.000Z","typeOfMaterials":["News"],"headline":{"default":"‘Pretend That I Am Running’: 7 Takeaways From the G.O.P. Midterm Convention","sentence":"Here are 7 takeaways from the first night of the G.O.P. midterm convention.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"}],"__typename":"AssetsConnection"},"groupings":[{"containers":[{"label":"highlights","name":"highlights","relations":[{"asset":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzU0Zjc0NGU3LTlmNTQtNWNkNC1iZmU3LTY0NjY3ODkwNjJkNQ==","sourceId":"100000011143081","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fheres-the-latest","uri":"nyt:\u002F\u002Farticle\u002F54f744e7-9f54-5cd4-bfe7-6466789062d5","lastModified":"2026-09-11T00:54:33.063Z","firstPublished":"2026-09-10T18:02:45.000Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"Here’s the latest.","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"LegacyCollectionRelation"}],"__typename":"LegacyCollectionContainer"},{"label":"promos","name":"promos","relations":[{"asset":{"__typename":"Promo"},"__typename":"LegacyCollectionRelation"}],"__typename":"LegacyCollectionContainer"},{"label":"footer","name":"footer","relations":[],"__typename":"LegacyCollectionContainer"},{"label":"feed lede","name":"feed lede","relations":[{"asset":{"__typename":"Capsule"},"__typename":"LegacyCollectionRelation"}],"__typename":"LegacyCollectionContainer"},{"label":"additional content","name":"additional content","relations":[{"asset":{"__typename":"LegacyCollection"},"__typename":"LegacyCollectionRelation"}],"__typename":"LegacyCollectionContainer"}],"__typename":"LegacyCollectionGrouping"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjNhYTYwNTEtMTlhMC01NzNkLWI3ZDgtODkyMTllOWRjYmUy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-threeByTwoLargeAt2X.jpg","width":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002Fe89e9598-448c-558f-a051-91c82cf9dbc8","sourceId":"100000011145773","lastModified":"2026-09-11T00:45:57.594Z","firstPublished":"2026-09-11T00:45:57.594Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Flive-blogs\u002F49ers-vs-rams-live-score-updates-nfl-tnf-melbourne-australia-result\u002FVGjTJZc67uR4\u002F","id":"UHJvbW86bnl0Oi8vcHJvbW8vZTg5ZTk1OTgtNDQ4Yy01NThmLWEwNTEtOTFjODJjZjlkYmM4","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Flive-blogs\u002F49ers-vs-rams-live-score-updates-nfl-tnf-melbourne-australia-result\u002FVGjTJZc67uR4\u002F","targetPublished":{"__typename":"AthleticLiveBlog"}}],"media":[],"isPersonalized":false,"personalizationConfig":null,"layoutType":"LiveBand","properties":"{\"assets\":[{\"newsStatus\":\"LIVE\",\"label\":\"U.S. Open\",\"refer\":\"\",\"hideTimestamp\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F555f3b72-736f-5cfa-b260-f5ba87fa36a4\"},{\"newsStatus\":\"LIVE\",\"label\":\"G.O.P. Midterm Convention\",\"refer\":\"\",\"hideTimestamp\":false,\"uri\":\"nyt:\u002F\u002Flegacycollection\u002F61f8d6a2-5b3a-52f8-8b1d-b8846f5d2d5b\"},{\"newsStatus\":\"LIVE\",\"label\":\"N.F.L. Game in Australia\",\"refer\":\"\",\"hideTimestamp\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002Fe89e9598-448c-558f-a051-91c82cf9dbc8\"}]}","children":[]}],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"container","uri":"nyt:\u002F\u002Fprogrammingnode\u002F102ad4db-eae6-57df-8fe4-2ee24efce11f","eventId":"pubp:\u002F\u002Fevent\u002Ff5476908e6d14c869483a43c92e76b3e","sourceId":"1a06d271-0acf-490f-80a9-2374d186ac4b","url":"","trackingName":null,"curatorVariant":null,"curatorAudienceTarget":null,"layoutType":"splitWidth","children":[{"__typename":"ProgrammingNodeEmbedded","hierarchyType":"zone","trackingName":null,"curatorVariant":null,"curatorAudienceTarget":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fc43bf195-3ac0-5dfd-815f-475d2771b288","eventId":"pubp:\u002F\u002Fevent\u002Fa1cfc01d5efa458091f8c60f8d16dcd7","sourceId":"d694d76f-c3e3-46c2-9cd2-cc8d42b71461","url":"","trackingName":"Top Stories","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Ffc57a178-c54f-5f36-b26a-2e379ac18223","eventId":"pubp:\u002F\u002Fevent\u002F3059f8277eb7405ebd2a2a5773d50519","sourceId":"49d50433-8c00-433a-af41-cdaed1218873","url":"","trackingName":"Middle East","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmMzMTUxODMtYmMwYi01NjMyLWE2MGYtZGY2MjUzM2FiMmFi","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-threeByTwoLargeAt2X.jpg","width":5457,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F23cacaa0-e09f-53ee-ba44-b0dd7bbc5ebb","sourceId":"100000011136732","lastModified":"2026-09-10T20:50:18.550Z","firstPublished":"2026-09-10T19:56:46.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Fvance-iran-war-trump-munitions.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzIzY2FjYWEwLWUwOWYtNTNlZS1iYTQ0LWIwZGQ3YmJjNWViYg==","headline":{"default":"Behind the Scenes, Vance Gathered Unvarnished Views of the Iran War","__typename":"CreativeWorkHeadline"},"summary":"Vice President JD Vance received sobering assessments about the war that did not line up with what he, President Trump and other top administration officials were saying publicly.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vOTM3YzMxNjctYTQ1Mi01MjM4LTlhMmEtNTA0YzJhZmJhOGRl","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":759,"uri":"nyt:\u002F\u002Faudio\u002F937c3167-a452-5238-9a2a-504c2afba8de","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-23cacaa0-e09f-53ee-ba44-b0dd7bbc5ebb\u002Fjob-1789070206580\u002Farticle-23cacaa0-e09f-53ee-ba44-b0dd7bbc5ebb-job-1789070206580.mp3","sourceId":"100000011145349","headline":{"default":"Synthetic Narration for Behind the Scenes, Vance Gathered Unvarnished Views of the Iran War","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1927,"bylines":[{"renderedRepresentation":"By Jonathan Swan, Adam Entous and Maggie Haberman","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8wYWMzOTMzMS1kZTBkLTU0NjItODhlZi05NjZmOWM4NmQ3Yzg=","displayName":"Jonathan Swan","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjlkZDhhM2MtNzkwZi01MzBkLTk3YTQtMmNkZDg1MjNkYWZl","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F02\u002F22\u002Freader-center\u002Fauthor-jonathan-swan\u002Fauthor-jonathan-swan-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9hYjYwMjM1NC1hYjU1LTUzNzEtOTliZi1iMjA1YzE0ZDI3ZmM=","displayName":"Adam Entous","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvY2U4ODhmYzAtOTkwZS01MjNiLWJiNDEtZTM2ZjA4M2E3MjRk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F02\u002F22\u002Freader-center\u002Fauthor-adam-entous\u002Fauthor-adam-entous-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi81M2U0ZmU5OC0wNzBjLTU3ZTYtOWEzMy1lZmY4MmViMTkwZjk=","displayName":"Maggie Haberman","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTE2MjI2OTYtYWRhMC01MjRmLTk0Y2ItOWEwMGRjNzI5YTNj","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F07\u002F12\u002Fmultimedia\u002Fauthor-maggie-haberman\u002Fauthor-maggie-haberman-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2Q4NmY5MmEtNjZhNC01ZGNmLWFiNjYtOWJhNGE3NWFlYzE2","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-threeByTwoLargeAt2X.jpg","width":4922,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzcwZTg2NWI2LWNjNzAtNTE4MS04NGM5LTgzNjhiM2E1YzM0Yg==","displayName":"World","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F32a1efa4-37de-5d20-b951-1f9a97fb0b71","sourceId":"100000011143818","lastModified":"2026-09-11T00:33:11.711Z","firstPublished":"2026-09-10T10:31:22.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fworld\u002Fmiddleeast\u002Fyemens-houthis-seize-strategic-red-sea-port-officials-say.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzMyYTFlZmE0LTM3ZGUtNWQyMC1iOTUxLTFmOWE5N2ZiMGI3MQ==","headline":{"default":"Houthis Seize Strategic Red Sea Port, a Major Victory for Iranian Ally","__typename":"CreativeWorkHeadline"},"summary":"The Iran-backed militia routed Yemeni government forces in Mokha, putting the group in a stronger position to attack ships in a crucial waterway for global trade.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"InteractiveBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYWZkY2JiYzMtYmQ3OS01NmEwLThlOTQtNjMxNDAwZjZhZjEx","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":469,"uri":"nyt:\u002F\u002Faudio\u002Fafdcbbc3-bd79-56a0-8e94-631400f6af11","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-32a1efa4-37de-5d20-b951-1f9a97fb0b71\u002Fjob-1789057248800\u002Farticle-32a1efa4-37de-5d20-b951-1f9a97fb0b71-job-1789057248800.mp3","sourceId":"100000011143909","headline":{"default":"Synthetic Narration for Yemen’s Houthis Seize Strategic Red Sea Port, Officials Say","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1157,"bylines":[{"renderedRepresentation":"By Saeed Al-Batati, Shuaib Almosawa and Vivian Nereim","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84N2I3NjYzNS03MjZmLTU1YTAtYTY4YS1kN2M5OTQ5MDY2NGM=","displayName":"Saeed Al-Batati","promotionalMedia":null},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi82MTAxODFjYy0xYjU5LTU4NzAtYmIyOC1iNjA2N2M3NTYxZDk=","displayName":"Shuaib Almosawa","promotionalMedia":null},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84YjgxYjc0NS1hYWY2LTU1NDgtYWJkYS0zMTVlZjI4MjM4OTM=","displayName":"Vivian Nereim","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzgxMTUyZWQtZDg1MS01YTA5LTkzMDYtYjM3Yzc1MjQ3Y2Vh","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F03\u002F03\u002Freader-center\u002Fauthor-vivian-nereim\u002Fauthor-vivian-nereim-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTdiN2RlM2EtYjUyZS01NDNjLWJhNGUtNjQzZDVjOWMyZWNk","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fmarkets-chart-brent-year-to-date-1789055445453\u002Fmarkets-chart-brent-year-to-date-1789055445453-smallSquare168.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fmarkets-chart-brent-year-to-date-1789055445453\u002Fmarkets-chart-brent-year-to-date-1789055445453-smallSquare252.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fmarkets-chart-brent-year-to-date-1789055445453\u002Fmarkets-chart-brent-year-to-date-1789055445453-threeByTwoLargeAt2X.png","width":889,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzA0MTViMmIwLTUxM2EtNWU3OC04MGRhLTIxYWI3NzBjYjc1Mw==","displayName":"Business","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F11d486cd-b8bc-5f75-82ec-18747dd938c6","sourceId":"100000011143891","lastModified":"2026-09-10T21:11:03.078Z","firstPublished":"2026-09-10T12:54:28.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fbusiness\u002Foil-middle-east-iran-war.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzExZDQ4NmNkLWI4YmMtNWY3NS04MmVjLTE4NzQ3ZGQ5MzhjNg==","headline":{"default":"Oil Prices Surge as Stocks and Bonds Wobble","__typename":"CreativeWorkHeadline"},"summary":"Crude oil hit its highest levels in months, bond yields continued to rise and stocks fell for a fourth consecutive session as investors worried about energy supplies and inflation.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"InteractiveBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"InteractiveBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DetailBlock"},{"__typename":"RelatedLinksBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYjExMjE2ZmUtZGM1Zi01OWI2LWFiZTktYjRhY2Q3MTkyMjI3","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":306,"uri":"nyt:\u002F\u002Faudio\u002Fb11216fe-dc5f-59b6-abe9-b4acd7192227","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-11d486cd-b8bc-5f75-82ec-18747dd938c6\u002Fjob-1789074664747\u002Farticle-11d486cd-b8bc-5f75-82ec-18747dd938c6-job-1789074664747.mp3","sourceId":"100000011143990","headline":{"default":"Synthetic Narration for Oil Prices Surge as Fighting in Middle East Escalates","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":734,"bylines":[{"renderedRepresentation":"By Gregory Schmidt and Jenny Gross","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9kNmNlOTYyZi1iOTAzLTVjNDktYWZhZS0zYmVkMjVlNTFiMjA=","displayName":"Gregory Schmidt","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjY1OTgzMzAtYTc1Ni01OWFiLWEzZmYtNTUwYjVkZDBkNDQw","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F07\u002Freader-center\u002Fauthor-gregory-schmidt\u002Fauthor-gregory-schmidt-thumbLarge-v3.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84MzEzZmY2Yi1hOTNjLTU5YWEtYjJjNi0yZWFkMjMzYmVlNzM=","displayName":"Jenny Gross","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNWUwMjFhODUtZDc1Ni01NzVjLTllZjctNWNkMDNiOGE4ZTMz","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F06\u002Freader-center\u002Fauthor-jenny-gross\u002Fauthor-jenny-gross-thumbLarge-v6.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Storyline","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NEWS","uri":"nyt:\u002F\u002Fstoryline\u002F0c59f105-c869-4b10-85cb-8ab1ec599cea","sourceId":"","lastModified":"2026-09-10T16:58:04.917Z","firstPublished":"2026-01-02T16:33:35.767Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fstoryline\u002F0c59f105-c869-4b10-85cb-8ab1ec599cea","displayName":"War in the Middle East","slug":"styln-iran-protests-hp","hubAssets":[],"primaryAssets":[{"__typename":"StorylinePrimaryAsset","displayName":"Iran’s Aggressive Approach","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fworld\u002Fmiddleeast\u002Firan-war-us-aggression-hormuz.html","uri":"nyt:\u002F\u002Farticle\u002F414cb4f8-2211-523a-8248-6ea953900584","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Shipping Routes","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fbusiness\u002Fsaudi-arabia-houthis-red-sea-oil-shipping.html","uri":"nyt:\u002F\u002Farticle\u002Fa5314b29-89c9-56c2-bf7b-c8053656054a","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Timeline of War","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Farticle\u002Firan-war-trump-us-oil-hormuz-key-dates-events.html","uri":"nyt:\u002F\u002Farticle\u002F122e1c52-c900-52e2-a4ed-0bc50e3ef731","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Video: Inside a Lebanese Village","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fworld\u002Fmiddleeast\u002F100000011116542\u002Finside-a-christian-lebanese-village-occupied-by-israel.html","uri":"nyt:\u002F\u002Fvideo\u002F23f4c714-357a-5f34-9e10-95f073670945","__typename":"Video"}}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ffc315183-bc0b-5632-a60f-df62533ab2ab","credit":"Shelby Tauber for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmMzMTUxODMtYmMwYi01NjMyLWE2MGYtZGY2MjUzM2FiMmFi","sourceId":"100000011143989","summary":"","altText":"","caption":{"text":"Vice President JD Vance in Dallas on Wednesday.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1802,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1001,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":901,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T19:56:41.659Z","firstPublished":"2026-09-10T19:56:41.659Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ffc315183-bc0b-5632-a60f-df62533ab2ab","credit":"Shelby Tauber for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmMzMTUxODMtYmMwYi01NjMyLWE2MGYtZGY2MjUzM2FiMmFi","sourceId":"100000011143989","summary":"","altText":"","caption":{"text":"Vice President JD Vance in Dallas on Wednesday.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1802,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1001,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":901,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk\u002F10dc-vance-commanders-new-ltpk-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T19:56:41.659Z","firstPublished":"2026-09-10T19:56:41.659Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-vance-commanders-new-ltpk.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F3d86f92a-66a4-5dcf-ab66-9ba4a75aec16","credit":"Mohammed Huwais\u002FAgence France-Presse — Getty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2Q4NmY5MmEtNjZhNC01ZGNmLWFiNjYtOWJhNGE3NWFlYzE2","sourceId":"100000011143904","summary":"","altText":"Rows of men in military fatigues and berets, armed with heavy weapons.","caption":{"text":"Soldiers at a recruitment event in Houthi-controlled Sanaa, Yemen, on Thursday.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T19:27:38.051Z","firstPublished":"2026-09-10T10:31:19.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F3d86f92a-66a4-5dcf-ab66-9ba4a75aec16","credit":"Mohammed Huwais\u002FAgence France-Presse — Getty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2Q4NmY5MmEtNjZhNC01ZGNmLWFiNjYtOWJhNGE3NWFlYzE2","sourceId":"100000011143904","summary":"","altText":"Rows of men in military fatigues and berets, armed with heavy weapons.","caption":{"text":"Soldiers at a recruitment event in Houthi-controlled Sanaa, Yemen, on Thursday.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm\u002F10int-yemen-mokha-hztm-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T19:27:38.051Z","firstPublished":"2026-09-10T10:31:19.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10int-yemen-mokha-hztm.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F564370e6-09aa-58c6-87c8-7a32dfbd198c","credit":"Brandon Bell\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTY0MzcwZTYtMDlhYS01OGM2LTg3YzgtN2EzMmRmYmQxOThj","sourceId":"100000011145148","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-oil-stocks-gas-HP-htwb\u002F10biz-oil-stocks-gas-HP-htwb-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-oil-stocks-gas-HP-htwb\u002F10biz-oil-stocks-gas-HP-htwb-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-oil-stocks-gas-HP-htwb\u002F10biz-oil-stocks-gas-HP-htwb-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1801,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-oil-stocks-gas-HP-htwb\u002F10biz-oil-stocks-gas-HP-htwb-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-oil-stocks-gas-HP-htwb\u002F10biz-oil-stocks-gas-HP-htwb-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-oil-stocks-gas-HP-htwb\u002F10biz-oil-stocks-gas-HP-htwb-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-oil-stocks-gas-HP-htwb\u002F10biz-oil-stocks-gas-HP-htwb-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-oil-stocks-gas-HP-htwb\u002F10biz-oil-stocks-gas-HP-htwb-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T19:11:34.444Z","firstPublished":"2026-09-10T19:11:34.444Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-oil-stocks-gas-HP-htwb.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzA0MTViMmIwLTUxM2EtNWU3OC04MGRhLTIxYWI3NzBjYjc1Mw==","displayName":"Business","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F97b7de3a-b52e-543c-ba4e-643d5c9c2ecd","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTdiN2RlM2EtYjUyZS01NDNjLWJhNGUtNjQzZDVjOWMyZWNk","sourceId":"100000011144429","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fmarkets-chart-brent-year-to-date-1789055445453\u002Fmarkets-chart-brent-year-to-date-1789055445453-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":593,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fmarkets-chart-brent-year-to-date-1789055445453\u002Fmarkets-chart-brent-year-to-date-1789055445453-mediumSquareAt3X.png","name":"mediumSquareAt3X","height":593,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":889,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fmarkets-chart-brent-year-to-date-1789055445453\u002Fmarkets-chart-brent-year-to-date-1789055445453-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":593,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fmarkets-chart-brent-year-to-date-1789055445453\u002Fmarkets-chart-brent-year-to-date-1789055445453-threeByTwoSmallAt2X.png","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":947,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fmarkets-chart-brent-year-to-date-1789055445453\u002Fmarkets-chart-brent-year-to-date-1789055445453-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":533,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T15:51:37.254Z","firstPublished":"2026-09-10T15:51:37.254Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fmarkets-chart-brent-year-to-date-1789055445453.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":\"nyt:\u002F\u002Fstoryline\u002F0c59f105-c869-4b10-85cb-8ab1ec599cea\",\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"STANDARD\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ffc315183-bc0b-5632-a60f-df62533ab2ab\"},\"desktopMedia\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ffc315183-bc0b-5632-a60f-df62533ab2ab\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":\"Times Exclusive\",\"headline\":\"Behind the Scenes, JD Vance Gathered Unvarnished Views of the Iran War\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The vice president received sobering assessments about the war that did not line up with what he, the president and other top officials were saying publicly.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F23cacaa0-e09f-53ee-ba44-b0dd7bbc5ebb\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F3d86f92a-66a4-5dcf-ab66-9ba4a75aec16\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F3d86f92a-66a4-5dcf-ab66-9ba4a75aec16\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Houthis Seize Strategic Red Sea Port, a Major Victory for an Iranian Ally\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The Iran-backed militia routed Yemeni government forces in Mokha, putting the group in a stronger position to attack ships in a crucial waterway for global trade.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F32a1efa4-37de-5d20-b951-1f9a97fb0b71\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F564370e6-09aa-58c6-87c8-7a32dfbd198c\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F97b7de3a-b52e-543c-ba4e-643d5c9c2ecd\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Oil Prices Surge as Stocks and Bonds Wobble\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Crude oil hit its highest levels in months and bond yields continued to rise as investors worried about diminishing energy supplies and inflation.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F11d486cd-b8bc-5f75-82ec-18747dd938c6\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fa8d81465-9bfd-51d5-b5b4-1834baa6134c","eventId":"pubp:\u002F\u002Fevent\u002F9b1329ffca9a49f7a87f7258324cb48b","sourceId":"14410e1c-088f-4815-83cf-238705f97e1b","url":"","trackingName":"Convention","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"LegacyCollection","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWFmY2I4YzMtZDhjMy01YzhhLTllYjktMjhlNTQzM2Y5ZGZj","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-rnc-promo-730-tcqh\u002F10midterms-rnc-promo-730-tcqh-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-rnc-promo-730-tcqh\u002F10midterms-rnc-promo-730-tcqh-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-rnc-promo-730-tcqh\u002F10midterms-rnc-promo-730-tcqh-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-rnc-promo-730-tcqh\u002F10midterms-rnc-promo-730-tcqh-threeByTwoLargeAt2X.jpg","width":8190,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Flegacycollection\u002F61f8d6a2-5b3a-52f8-8b1d-b8846f5d2d5b","sourceId":"100000011128881","lastModified":"2026-09-11T00:54:27.977Z","firstPublished":"2026-09-10T18:02:51.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates","id":"TGVnYWN5Q29sbGVjdGlvbjpueXQ6Ly9sZWdhY3ljb2xsZWN0aW9uLzYxZjhkNmEyLTViM2EtNTJmOC04YjFkLWI4ODQ2ZjVkMmQ1Yg==","name":"10midterms","unstructuredData":"{\"sectionPromoId\":100000011128882,\"typeOfBlog\":\"BLOG\",\"supportsFirestore\":{\"removedUpdates\":true,\"labels\":true},\"topicLabel\":\"\",\"messagingConfig\":{\"push\":{\"method\":\"MEMO\",\"segment\":\"10midterms\",\"enabled\":true}}}","active":true,"eventId":"pubp:\u002F\u002Fevent\u002Fb33b0f95eec44978be58fbb0d4307ad6","assets":{"edges":[{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzU0Zjc0NGU3LTlmNTQtNWNkNC1iZmU3LTY0NjY3ODkwNjJkNQ==","sourceId":"100000011143081","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fheres-the-latest","uri":"nyt:\u002F\u002Farticle\u002F54f744e7-9f54-5cd4-bfe7-6466789062d5","lastModified":"2026-09-11T00:54:33.063Z","firstPublished":"2026-09-10T18:02:45.000Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"Here’s the latest.","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzRlMzEzYjJiLTJmMjEtNWQ0ZS04Y2Y4LTJjNTdhZmVlMDg0Yg==","sourceId":"100000011145777","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-ratings.html","uri":"nyt:\u002F\u002Farticle\u002F4e313b2b-2f21-5d4e-8cf8-2c57afee084b","lastModified":"2026-09-11T00:20:15.746Z","firstPublished":"2026-09-11T00:11:12.000Z","typeOfMaterials":["News"],"headline":{"default":"No Trump Bump for Fox News’s Coverage of President’s Dallas Speech","sentence":"Fox News didn’t see a ratings bump during Trump’s convention speech.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2IyNmFjN2JlLTAyYjQtNWJiMS1iZGQzLWJmNWFlY2VhY2QwNA==","sourceId":"100000011145578","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fdallas-republican-convention-protests-arrests","uri":"nyt:\u002F\u002Farticle\u002Fb26ac7be-02b4-5bb1-bdd3-bf5aeceacd04","lastModified":"2026-09-10T23:34:52.388Z","firstPublished":"2026-09-10T23:34:52.388Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"Dozens of protesters take to the streets outside the convention.","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzg5N2JjNTUyLTM5ZDktNWNlZS1hMjc5LTM3MzlhY2Q2ZmE5OA==","sourceId":"100000011145567","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fas-tough-midterms-loom-the-president-hosts-a-trump-a-palooza","uri":"nyt:\u002F\u002Farticle\u002F897bc552-39d9-5cee-a279-3739acd6fa98","lastModified":"2026-09-10T22:32:04.289Z","firstPublished":"2026-09-10T22:32:04.289Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"As tough midterms loom, the president hosts a ‘Trump-a-palooza.’","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzY3NzAwMzllLWI0YjQtNThmMi1iODlkLTdjN2Y2NjY3YWE0OQ==","sourceId":"100000011145338","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fthe-call-discusses-the-first-night-of-the-republican-midterm-convention","uri":"nyt:\u002F\u002Farticle\u002F6770039e-b4b4-58f2-b89d-7c7f6667aa49","lastModified":"2026-09-10T21:31:15.279Z","firstPublished":"2026-09-10T21:31:15.279Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"‘The Call’ discusses the first night of the Republican midterm convention.","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2FmNTNmZDdjLTNkOGMtNTI2NS1hNTM4LWQxYzZjMTEzOWZjYg==","sourceId":"100000011144466","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-dividend-republicans-inflation.html","uri":"nyt:\u002F\u002Farticle\u002Faf53fd7c-3d8c-5265-a538-d1c6c1139fcb","lastModified":"2026-09-10T21:41:04.822Z","firstPublished":"2026-09-10T21:00:54.000Z","typeOfMaterials":["News"],"headline":{"default":"Some in G.O.P. Balk at Trump’s $5,000 Offer: ‘We’re $40 Trillion in Debt’","sentence":"Some Republicans balk at Trump’s calls for sending out $5,000 payments if his party wins the midterms.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzA1NWQ3NjNhLTYzYTktNTZjMC04ZTRhLWU5MzM2YzUyMmUzNw==","sourceId":"100000011081378","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Fsusan-collins-trump-maine.html","uri":"nyt:\u002F\u002Farticle\u002F055d763a-63a9-56c0-8e4a-e9336c522e37","lastModified":"2026-09-11T00:25:15.836Z","firstPublished":"2026-09-10T20:46:36.000Z","typeOfMaterials":["News"],"headline":{"default":"While Trump Goes Big in Dallas, Collins Goes Small in Maine to Save Her Seat","sentence":"While Trump goes big in Dallas, Susan Collins goes small in Maine to save her seat.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2JlZDg5NTNjLTEwMWYtNWVlZi1iMTRhLThlMWZhZTRkZWExYQ==","sourceId":"100000011143720","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Frepublican-midterm-convention-donors.html","uri":"nyt:\u002F\u002Farticle\u002Fbed8953c-101f-5eef-b14a-8e1fae4dea1a","lastModified":"2026-09-10T19:39:50.893Z","firstPublished":"2026-09-10T18:45:38.000Z","typeOfMaterials":["News"],"headline":{"default":"$88,600 Pictures With Trump and A.I.-Sponsored Suites: Republicans Schmooze in Dallas","sentence":"$88,600 pictures with Trump and A.I.-sponsored suites: Republicans schmooze in Dallas.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2E1MmUxZTQzLWQ2YjUtNWE0Yy1iMzQyLWUxNWQyZjY2OWRkZA==","sourceId":"100000011144028","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fjimmy-kimmel-james-talarico-fcc.html","uri":"nyt:\u002F\u002Farticle\u002Fa52e1e43-d6b5-5a4c-b342-e15d2f669ddd","lastModified":"2026-09-10T22:58:24.204Z","firstPublished":"2026-09-10T16:43:09.000Z","typeOfMaterials":["News"],"headline":{"default":"Jimmy Kimmel Moves Talarico Interview to YouTube Because of F.C.C. ‘Threat’","sentence":"Jimmy Kimmel moves his interview with James Talarico to YouTube because of an F.C.C. threat.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"},{"node":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzM4MzQxZWUxLWI3MjgtNWZhZi1hNjM3LTc3ODYyZTY5MDMxNQ==","sourceId":"100000011138919","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-republican-convention-speech-takeaways.html","uri":"nyt:\u002F\u002Farticle\u002F38341ee1-b728-5faf-a637-77862e690315","lastModified":"2026-09-10T18:02:57.899Z","firstPublished":"2026-09-10T05:22:40.000Z","typeOfMaterials":["News"],"headline":{"default":"‘Pretend That I Am Running’: 7 Takeaways From the G.O.P. Midterm Convention","sentence":"Here are 7 takeaways from the first night of the G.O.P. midterm convention.","__typename":"CreativeWorkHeadline"}},"__typename":"AssetsEdge"}],"__typename":"AssetsConnection"},"groupings":[{"containers":[{"label":"highlights","name":"highlights","relations":[{"asset":{"__typename":"Article","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzU0Zjc0NGU3LTlmNTQtNWNkNC1iZmU3LTY0NjY3ODkwNjJkNQ==","sourceId":"100000011143081","url":"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\u002Fheres-the-latest","uri":"nyt:\u002F\u002Farticle\u002F54f744e7-9f54-5cd4-bfe7-6466789062d5","lastModified":"2026-09-11T00:54:33.063Z","firstPublished":"2026-09-10T18:02:45.000Z","typeOfMaterials":["Live Blog Post"],"headline":{"default":"Here’s the latest.","sentence":"","__typename":"CreativeWorkHeadline"}},"__typename":"LegacyCollectionRelation"}],"__typename":"LegacyCollectionContainer"},{"label":"promos","name":"promos","relations":[{"asset":{"__typename":"Promo"},"__typename":"LegacyCollectionRelation"}],"__typename":"LegacyCollectionContainer"},{"label":"footer","name":"footer","relations":[],"__typename":"LegacyCollectionContainer"},{"label":"feed lede","name":"feed lede","relations":[{"asset":{"__typename":"Capsule"},"__typename":"LegacyCollectionRelation"}],"__typename":"LegacyCollectionContainer"},{"label":"additional content","name":"additional content","relations":[{"asset":{"__typename":"LegacyCollection"},"__typename":"LegacyCollectionRelation"}],"__typename":"LegacyCollectionContainer"}],"__typename":"LegacyCollectionGrouping"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjg0MjZkYWItYTM2OS01MzNlLWE5YjYtYTBkMzc3OGE4NGMx","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-smallSquare252-v2.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-square640-v2.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-threeByTwoLargeAt2X-v2.jpg","width":7890,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Faf53fd7c-3d8c-5265-a538-d1c6c1139fcb","sourceId":"100000011144466","lastModified":"2026-09-10T21:41:04.822Z","firstPublished":"2026-09-10T21:00:54.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-dividend-republicans-inflation.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2FmNTNmZDdjLTNkOGMtNTI2NS1hNTM4LWQxYzZjMTEzOWZjYg==","headline":{"default":"Some in G.O.P. Balk at Trump’s $5,000 Offer: ‘We’re $40 Trillion in Debt’","__typename":"CreativeWorkHeadline"},"summary":"The president’s call to send a $5,000 “dividend” to every American adult if Republicans win the midterms disturbed some members of his party.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNmRhMTJlNzgtNjMwMC01ZTI3LTk2MTItMWM4ZmUzZDU3MTJk","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":455,"uri":"nyt:\u002F\u002Faudio\u002F6da12e78-6300-5e27-9612-1c8fe3d5712d","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-af53fd7c-3d8c-5265-a538-d1c6c1139fcb\u002Fjob-1789074274429\u002Farticle-af53fd7c-3d8c-5265-a538-d1c6c1139fcb-job-1789074274429.mp3","sourceId":"100000011145566","headline":{"default":"Synthetic Narration for Some in G.O.P. Balk at Trump’s $5,000 Offer: ‘We’re $40 Trillion in Debt’","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1146,"bylines":[{"renderedRepresentation":"By Reid J. Epstein and Shane Goldmacher","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi80M2Q3Y2RhYi1hNmFiLTU1MjgtYWUxYi01NTU0ZjZkMjBkMjc=","displayName":"Reid J. Epstein","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzJjNTA0YmYtZGM5Yi01ZGI5LThkM2YtZGRiNmY5MDE0YTA5","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F06\u002F25\u002Freader-center\u002Fauthor-reid-epstein\u002F9e877853d8234217b58e5762253aa771-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9lM2YxZjgyYy1jMzk1LTU4MDctYjE2Mi03M2U0MmNhYzE2NTg=","displayName":"Shane Goldmacher","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZDVlYzY3MmUtMjNhZi01NDdlLTljZGItMDI0N2JlNjVkZDEx","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F07\u002F27\u002Fmultimedia\u002Fauthor-shane-goldmacher\u002Fauthor-shane-goldmacher-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Storyline","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NEWS","uri":"nyt:\u002F\u002Fstoryline\u002F4d81618b-8f83-4f77-8e5c-120f8b8aa263","sourceId":"","lastModified":"2026-09-10T19:29:12.571Z","firstPublished":"2026-02-28T17:39:41.696Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fstoryline\u002F4d81618b-8f83-4f77-8e5c-120f8b8aa263","displayName":"2026 Midterm Elections","slug":"styln-2026-elections-hp","hubAssets":[{"displayName":null,"asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fnews-event\u002F2026-midterm-elections","__typename":"LegacyCollection"},"__typename":"StorylineHubAsset"}],"primaryAssets":[{"__typename":"StorylinePrimaryAsset","displayName":"Video: Trump Proposes $5,000 Checks","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fpodcasts\u002Fthe-daily\u002F100000011143951\u002Fis-president-trumps-5000-promise-for-real.html","uri":"nyt:\u002F\u002Fvideo\u002Fad566de1-e132-5f76-990a-4b2a1d864805","__typename":"Video"}},{"__typename":"StorylinePrimaryAsset","displayName":"Latest Polls","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002Fpolls\u002Fcongressional-vote-2026.html","uri":"nyt:\u002F\u002Finteractive\u002Fe4cb8026-e263-5c43-bac4-c5c2e9fc0aa1","__typename":"Interactive"}},{"__typename":"StorylinePrimaryAsset","displayName":"Five Races to Watch","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F07\u002Fus\u002Fpolitics\u002Fmidterms-key-races-to-watch.html","uri":"nyt:\u002F\u002Farticle\u002Fee4ac193-e6d2-50a8-be46-be6ba147497f","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Seat Pickups","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002F2026\u002Fus\u002Fpolitics\u002Fmidterms-house-maps-redistricting.html","uri":"nyt:\u002F\u002Finteractive\u002F6bc8d433-18dc-5d39-8032-89b5728fe390","__typename":"Interactive"}},{"__typename":"StorylinePrimaryAsset","displayName":"Competitive Races","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002F2026\u002Fus\u002Felections\u002Fmidterms-house-senate-key-races.html","uri":"nyt:\u002F\u002Finteractive\u002Fa28de66a-34c3-5d07-bd53-b5564c808c0d","__typename":"Interactive"}}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"CardDeck","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzIzNGRhMjQtNzNlZC01Yzg2LTgwNGEtMTYwZGI2ZDUzZWEz","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-smallSquare252-v2.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-square640-v2.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-threeByTwoLargeAt2X-v2.jpg","width":4761,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":null,"advertisingProperties":null,"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Fcarddeck\u002Fa91396b4-85e4-4dd5-93e2-be127198312c","sourceId":"a91396b4-85e4-4dd5-93e2-be127198312c","lastModified":"2026-09-11T00:40:44.873Z","firstPublished":"2026-09-10T18:41:52.487Z","url":"","id":"Q2FyZERlY2s6bnl0Oi8vY2FyZGRlY2svYTkxMzk2YjQtODVlNC00ZGQ1LTkzZTItYmUxMjcxOTgzMTJj","slug":"10midterms-RNC-carousel","storyFormat":"carousel","newsStatus":"DEFAULT","desk":"","asset":{"cards":[{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fc234da24-73ed-5c86-804a-160db6d53ea3","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb.html","sourceId":"100000011145958","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzIzNGRhMjQtNzNlZC01Yzg2LTgwNGEtMTYwZGI2ZDUzZWEz","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-articleLarge-v2.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-jumbo-v2.jpg","width":683,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4583053.88342273","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fc234da24-73ed-5c86-804a-160db6d53ea3\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"House speaker","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Mike Johnson","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fce859966-e669-5b38-a987-3b0cfba3077f","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt.html","sourceId":"100000011145774","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvY2U4NTk5NjYtZTY2OS01YjM4LWE5ODctM2IwY2ZiYTMwNzdm","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-articleLarge-v3.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-jumbo-v3.jpg","width":683,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-threeByTwoMediumAt2X-v3.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-videoSixteenByNine1050-v3.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-verticalTwoByThree735-v3.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"8195675.746755075","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fce859966-e669-5b38-a987-3b0cfba3077f\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Dallas","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fa82d771d-8362-542c-ac4a-36662eee4bb2","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm.html","sourceId":"100000011145927","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTgyZDc3MWQtODM2Mi01NDJjLWFjNGEtMzY2NjJlZWU0YmIy","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4796580.127603921","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fa82d771d-8362-542c-ac4a-36662eee4bb2\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"9\u002F11 tribute","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fadd5e4be-f42a-5bdc-8c1a-64bce5c3bf4e","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw.html","sourceId":"100000011145770","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWRkNWU0YmUtZjQyYS01YmRjLThjMWEtNjRiY2U1YzNiZjRl","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-articleLarge-v4.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-jumbo-v4.jpg","width":1024,"height":682,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-threeByTwoMediumAt2X-v4.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-videoSixteenByNine600-v4.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-videoSixteenByNine1050-v4.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-verticalTwoByThree735-v4.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-smallTwoByThree-v4.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"248068.2914994059","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fadd5e4be-f42a-5bdc-8c1a-64bce5c3bf4e\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas senator","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Ted Cruz","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F57aa2ceb-32b3-5787-9dba-b024e3ef5e19","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc.html","sourceId":"100000011145758","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTdhYTJjZWItMzJiMy01Nzg3LTlkYmEtYjAyNGUzZWY1ZTE5","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-jumbo-v3.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-threeByTwoMediumAt2X-v3.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-videoSixteenByNine1050-v3.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7130470.637015196","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F57aa2ceb-32b3-5787-9dba-b024e3ef5e19\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas House candidate","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Tano Tijerina","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F3ee77001-ab68-5957-80c0-e02a05a54c6a","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf.html","sourceId":"100000011145922","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2VlNzcwMDEtYWI2OC01OTU3LTgwYzAtZTAyYTA1YTU0YzZh","credit":"Haiyun Jiang\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6326213.163018194","data":"{\"credit\":\"Haiyun Jiang\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F3ee77001-ab68-5957-80c0-e02a05a54c6a\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F2e536f1b-88df-5881-8d58-a953b710d116","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg.html","sourceId":"100000011145855","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmU1MzZmMWItODhkZi01ODgxLThkNTgtYTk1M2I3MTBkMTE2","credit":"Haiyun Jiang\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7642074.527700864","data":"{\"credit\":\"Haiyun Jiang\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F2e536f1b-88df-5881-8d58-a953b710d116\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas governor","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Greg Abbott","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F4409eacf-3a9f-53da-953f-94b667fe5ba3","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv.html","sourceId":"100000011145741","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDQwOWVhY2YtM2E5Zi01M2RhLTk1M2YtOTRiNjY3ZmU1YmEz","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-articleLarge-v4.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-jumbo-v4.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-square640-v4.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-threeByTwoMediumAt2X-v4.jpg","width":1500,"height":1001,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-videoSixteenByNine600-v4.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-videoSixteenByNine1050-v4.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"2459834.5408195346","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F4409eacf-3a9f-53da-953f-94b667fe5ba3\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas lieutenant governor","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Dan Patrick","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F9992ec78-bc25-5618-9374-a45cd27117e1","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf.html","sourceId":"100000011145714","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTk5MmVjNzgtYmMyNS01NjE4LTkzNzQtYTQ1Y2QyNzExN2Ux","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-jumbo-v2.jpg","width":1024,"height":682,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"1781121.9158215974","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F9992ec78-bc25-5618-9374-a45cd27117e1\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F625ef446-9a60-525f-8e5c-eccae7ac5cf7","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc.html","sourceId":"100000011145582","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjI1ZWY0NDYtOWE2MC01MjVmLThlNWMtZWNjYWU3YWM1Y2Y3","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"9328950.734124143","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F625ef446-9a60-525f-8e5c-eccae7ac5cf7\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Freed U.S. hostages","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F4fca3fc3-4b81-54d5-a3db-7ec216baf5dd","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt.html","sourceId":"100000011145537","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGZjYTNmYzMtNGI4MS01NGQ1LWEzZGItN2VjMjE2YmFmNWRk","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-jumbo-v3.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-threeByTwoMediumAt2X-v3.jpg","width":1500,"height":1001,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-videoSixteenByNine1050-v3.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7969874.923268104","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F4fca3fc3-4b81-54d5-a3db-7ec216baf5dd\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"North Carolina House candidate","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Laurie Buckhout","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F2429814d-06ff-5d71-94cb-fc06037197ac","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl.html","sourceId":"100000011145476","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjQyOTgxNGQtMDZmZi01ZDcxLTk0Y2ItZmMwNjAzNzE5N2Fj","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-articleLarge.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-jumbo.jpg","width":683,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-square640.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-threeByTwoMediumAt2X.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6155103.333444556","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F2429814d-06ff-5d71-94cb-fc06037197ac\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Ff26d8a9d-0d45-5cc3-9c87-60a63f54a277","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk.html","sourceId":"100000011145727","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjI2ZDhhOWQtMGQ0NS01Y2MzLTljODctNjBhNjNmNTRhMjc3","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"605895.0059826551","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Ff26d8a9d-0d45-5cc3-9c87-60a63f54a277\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Michigan representative","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Lisa McClain","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F28ff6009-7ba2-56d3-97bd-43523a3b4447","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz.html","sourceId":"100000011145535","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjhmZjYwMDktN2JhMi01NmQzLTk3YmQtNDM1MjNhM2I0NDQ3","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-jumbo-v3.jpg","width":1024,"height":682,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-threeByTwoMediumAt2X-v3.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-videoSixteenByNine1050-v3.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-verticalTwoByThree735-v3.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"5863988.643029735","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F28ff6009-7ba2-56d3-97bd-43523a3b4447\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F22adb8ca-d068-5712-92d2-8eccd36f133b","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp.html","sourceId":"100000011145432","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjJhZGI4Y2EtZDA2OC01NzEyLTkyZDItOGVjY2QzNmYxMzNi","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"154075.3243681703","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F22adb8ca-d068-5712-92d2-8eccd36f133b\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Republican National Committee chairman ","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Joe Gruters","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fa9b6b2ba-797b-51e3-a821-ee8550507f50","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt.html","sourceId":"100000011145265","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTliNmIyYmEtNzk3Yi01MWUzLWE4MjEtZWU4NTUwNTA3ZjUw","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"3667476.8347159815","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fa9b6b2ba-797b-51e3-a821-ee8550507f50\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F9fe1b391-7310-5653-9f36-031cee5c0c12","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp.html","sourceId":"100000011144963","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWZlMWIzOTEtNzMxMC01NjUzLTlmMzYtMDMxY2VlNWMwYzEy","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-jumbo.jpg","width":1024,"height":682,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-square640.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-threeByTwoMediumAt2X.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6101109.073446987","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F9fe1b391-7310-5653-9f36-031cee5c0c12\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":" ","formats":[]}],"__typename":"TextRunKV"}]}],"linkedAsset":null,"__typename":"Carousel","data":"{\"tone\":\"News\",\"mobileAspectRatio\":\"2:3\",\"desktopAspectRatio\":\"3:2\",\"labelURL\":{\"url\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"},\"isFader\":false}"},"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"CardDeck","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzIzNGRhMjQtNzNlZC01Yzg2LTgwNGEtMTYwZGI2ZDUzZWEz","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-smallSquare252-v2.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-square640-v2.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-threeByTwoLargeAt2X-v2.jpg","width":4761,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":null,"advertisingProperties":null,"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Fcarddeck\u002Fa91396b4-85e4-4dd5-93e2-be127198312c","sourceId":"a91396b4-85e4-4dd5-93e2-be127198312c","lastModified":"2026-09-11T00:40:44.873Z","firstPublished":"2026-09-10T18:41:52.487Z","url":"","id":"Q2FyZERlY2s6bnl0Oi8vY2FyZGRlY2svYTkxMzk2YjQtODVlNC00ZGQ1LTkzZTItYmUxMjcxOTgzMTJj","slug":"10midterms-RNC-carousel","storyFormat":"carousel","newsStatus":"DEFAULT","desk":"","asset":{"cards":[{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fc234da24-73ed-5c86-804a-160db6d53ea3","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb.html","sourceId":"100000011145958","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzIzNGRhMjQtNzNlZC01Yzg2LTgwNGEtMTYwZGI2ZDUzZWEz","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-articleLarge-v2.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-jumbo-v2.jpg","width":683,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-jtzb\u002F10midterms-RNC-carousel-jtzb-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4583053.88342273","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fc234da24-73ed-5c86-804a-160db6d53ea3\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"House speaker","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Mike Johnson","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fce859966-e669-5b38-a987-3b0cfba3077f","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt.html","sourceId":"100000011145774","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvY2U4NTk5NjYtZTY2OS01YjM4LWE5ODctM2IwY2ZiYTMwNzdm","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-articleLarge-v3.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-jumbo-v3.jpg","width":683,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-threeByTwoMediumAt2X-v3.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-videoSixteenByNine1050-v3.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-verticalTwoByThree735-v3.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kqmt\u002F10midterms-RNC-carousel-kqmt-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"8195675.746755075","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fce859966-e669-5b38-a987-3b0cfba3077f\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Dallas","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fa82d771d-8362-542c-ac4a-36662eee4bb2","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm.html","sourceId":"100000011145927","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTgyZDc3MWQtODM2Mi01NDJjLWFjNGEtMzY2NjJlZWU0YmIy","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ckwm\u002F10midterms-RNC-carousel-ckwm-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"4796580.127603921","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fa82d771d-8362-542c-ac4a-36662eee4bb2\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"9\u002F11 tribute","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fadd5e4be-f42a-5bdc-8c1a-64bce5c3bf4e","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw.html","sourceId":"100000011145770","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWRkNWU0YmUtZjQyYS01YmRjLThjMWEtNjRiY2U1YzNiZjRl","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-articleLarge-v4.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-jumbo-v4.jpg","width":1024,"height":682,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-threeByTwoMediumAt2X-v4.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-videoSixteenByNine600-v4.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-videoSixteenByNine1050-v4.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-verticalTwoByThree735-v4.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-gqbw\u002F10midterms-RNC-carousel-gqbw-smallTwoByThree-v4.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"248068.2914994059","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fadd5e4be-f42a-5bdc-8c1a-64bce5c3bf4e\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas senator","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Ted Cruz","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F57aa2ceb-32b3-5787-9dba-b024e3ef5e19","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc.html","sourceId":"100000011145758","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTdhYTJjZWItMzJiMy01Nzg3LTlkYmEtYjAyNGUzZWY1ZTE5","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-jumbo-v3.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-threeByTwoMediumAt2X-v3.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-videoSixteenByNine1050-v3.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lwbc\u002F10midterms-RNC-carousel-lwbc-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7130470.637015196","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F57aa2ceb-32b3-5787-9dba-b024e3ef5e19\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas House candidate","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Tano Tijerina","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F3ee77001-ab68-5957-80c0-e02a05a54c6a","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf.html","sourceId":"100000011145922","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2VlNzcwMDEtYWI2OC01OTU3LTgwYzAtZTAyYTA1YTU0YzZh","credit":"Haiyun Jiang\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-pltf\u002F10midterms-RNC-carousel-pltf-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6326213.163018194","data":"{\"credit\":\"Haiyun Jiang\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F3ee77001-ab68-5957-80c0-e02a05a54c6a\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F2e536f1b-88df-5881-8d58-a953b710d116","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg.html","sourceId":"100000011145855","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmU1MzZmMWItODhkZi01ODgxLThkNTgtYTk1M2I3MTBkMTE2","credit":"Haiyun Jiang\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-wzbg\u002F10midterms-RNC-carousel-wzbg-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7642074.527700864","data":"{\"credit\":\"Haiyun Jiang\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F2e536f1b-88df-5881-8d58-a953b710d116\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas governor","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Greg Abbott","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F4409eacf-3a9f-53da-953f-94b667fe5ba3","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv.html","sourceId":"100000011145741","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDQwOWVhY2YtM2E5Zi01M2RhLTk1M2YtOTRiNjY3ZmU1YmEz","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-articleLarge-v4.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-jumbo-v4.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-square640-v4.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-threeByTwoMediumAt2X-v4.jpg","width":1500,"height":1001,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-videoSixteenByNine600-v4.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-videoSixteenByNine1050-v4.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-chpv\u002F10midterms-RNC-carousel-chpv-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"2459834.5408195346","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F4409eacf-3a9f-53da-953f-94b667fe5ba3\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Texas lieutenant governor","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Dan Patrick","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F9992ec78-bc25-5618-9374-a45cd27117e1","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf.html","sourceId":"100000011145714","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTk5MmVjNzgtYmMyNS01NjE4LTkzNzQtYTQ1Y2QyNzExN2Ux","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-jumbo-v2.jpg","width":1024,"height":682,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-verticalTwoByThree735-v2.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mvgf\u002F10midterms-RNC-carousel-mvgf-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"1781121.9158215974","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F9992ec78-bc25-5618-9374-a45cd27117e1\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F625ef446-9a60-525f-8e5c-eccae7ac5cf7","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc.html","sourceId":"100000011145582","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjI1ZWY0NDYtOWE2MC01MjVmLThlNWMtZWNjYWU3YWM1Y2Y3","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-ptwc\u002F10midterms-RNC-carousel-ptwc-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"9328950.734124143","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F625ef446-9a60-525f-8e5c-eccae7ac5cf7\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"caption","content":[{"__typename":"TextInline","text":"Freed U.S. hostages","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F4fca3fc3-4b81-54d5-a3db-7ec216baf5dd","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt.html","sourceId":"100000011145537","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGZjYTNmYzMtNGI4MS01NGQ1LWEzZGItN2VjMjE2YmFmNWRk","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-jumbo-v3.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-threeByTwoMediumAt2X-v3.jpg","width":1500,"height":1001,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-videoSixteenByNine1050-v3.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-verticalTwoByThree735-v3.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-kmvt\u002F10midterms-RNC-carousel-kmvt-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"7969874.923268104","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F4fca3fc3-4b81-54d5-a3db-7ec216baf5dd\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"North Carolina House candidate","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Laurie Buckhout","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F2429814d-06ff-5d71-94cb-fc06037197ac","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl.html","sourceId":"100000011145476","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjQyOTgxNGQtMDZmZi01ZDcxLTk0Y2ItZmMwNjAzNzE5N2Fj","credit":"Shelby Tauber for The New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-articleLarge.jpg","width":600,"height":900,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-jumbo.jpg","width":683,"height":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-square640.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-threeByTwoMediumAt2X.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-cbjl\u002F10midterms-RNC-carousel-cbjl-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6155103.333444556","data":"{\"credit\":\"Shelby Tauber for The New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F2429814d-06ff-5d71-94cb-fc06037197ac\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Ff26d8a9d-0d45-5cc3-9c87-60a63f54a277","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk.html","sourceId":"100000011145727","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjI2ZDhhOWQtMGQ0NS01Y2MzLTljODctNjBhNjNmNTRhMjc3","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-bwjk\u002F10midterms-RNC-carousel-bwjk-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"605895.0059826551","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Ff26d8a9d-0d45-5cc3-9c87-60a63f54a277\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Michigan representative","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Lisa McClain","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F28ff6009-7ba2-56d3-97bd-43523a3b4447","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz.html","sourceId":"100000011145535","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjhmZjYwMDktN2JhMi01NmQzLTk3YmQtNDM1MjNhM2I0NDQ3","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-articleLarge-v3.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-jumbo-v3.jpg","width":1024,"height":682,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-square640-v3.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-threeByTwoMediumAt2X-v3.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-videoSixteenByNine600-v3.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-videoSixteenByNine1050-v3.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-verticalTwoByThree735-v3.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-thwz\u002F10midterms-RNC-carousel-thwz-smallTwoByThree-v3.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"5863988.643029735","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F28ff6009-7ba2-56d3-97bd-43523a3b4447\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F22adb8ca-d068-5712-92d2-8eccd36f133b","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp.html","sourceId":"100000011145432","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjJhZGI4Y2EtZDA2OC01NzEyLTkyZDItOGVjY2QzNmYxMzNi","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-fwbp\u002F10midterms-RNC-carousel-fwbp-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"154075.3243681703","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Top\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F22adb8ca-d068-5712-92d2-8eccd36f133b\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":"Republican National Committee chairman ","formats":[]}],"__typename":"TextRunKV"},{"key":"caption","content":[{"__typename":"TextInline","text":"Joe Gruters","formats":[]}],"__typename":"TextRunKV"}]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fa9b6b2ba-797b-51e3-a821-ee8550507f50","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt.html","sourceId":"100000011145265","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTliNmIyYmEtNzk3Yi01MWUzLWE4MjEtZWU4NTUwNTA3ZjUw","credit":"Ruth Fremson\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-articleLarge-v2.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-jumbo-v2.jpg","width":1024,"height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-threeByTwoMediumAt2X-v2.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-videoSixteenByNine600-v2.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-videoSixteenByNine1050-v2.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-verticalTwoByThree735-v2.jpg","width":735,"height":1103,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-lvbt\u002F10midterms-RNC-carousel-lvbt-smallTwoByThree-v2.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"3667476.8347159815","data":"{\"credit\":\"Ruth Fremson\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fa9b6b2ba-797b-51e3-a821-ee8550507f50\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F9fe1b391-7310-5653-9f36-031cee5c0c12","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp.html","sourceId":"100000011144963","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWZlMWIzOTEtNzMxMC01NjUzLTlmMzYtMDMxY2VlNWMwYzEy","credit":"Kenny Holston\u002FThe New York Times","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-jumbo.jpg","width":1024,"height":682,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-square640.jpg","width":640,"height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-threeByTwoMediumAt2X.jpg","width":1500,"height":999,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10midterms-RNC-carousel-mlkp\u002F10midterms-RNC-carousel-mlkp-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"CarouselCard","key":"6101109.073446987","data":"{\"credit\":\"Kenny Holston\u002FThe New York Times\",\"captionPosition\":\"Bottom\",\"textColor\":\"White\",\"gradient\":\"Gradient\",\"altText\":\"\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F9fe1b391-7310-5653-9f36-031cee5c0c12\",\"linkURL\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"}","text":[{"key":"sentence","content":[{"__typename":"TextInline","text":" ","formats":[]}],"__typename":"TextRunKV"}]}],"linkedAsset":null,"__typename":"Carousel","data":"{\"tone\":\"News\",\"mobileAspectRatio\":\"2:3\",\"desktopAspectRatio\":\"3:2\",\"labelURL\":{\"url\":\"https:\u002F\u002Fwww.nytimes.com\u002Flive\u002F2026\u002F09\u002F10\u002Fus\u002Ftrump-rnc-midterm-convention-updates\"},\"isFader\":false}"},"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fb8426dab-a369-533e-a9b6-a0d3778a84c1","credit":"Ruth Fremson\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjg0MjZkYWItYTM2OS01MzNlLWE5YjYtYTBkMzc3OGE4NGMx","sourceId":"100000011145119","summary":"","altText":"President Trump stands in front of a crowd of people holding American flags.","caption":{"text":"President Trump floated a proposal to send $5,000 to every adult American if his party wins in November.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-smallSquare252-v2.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-mediumSquareAt3X-v2.jpg","name":"mediumSquareAt3X","height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-threeByTwoSmallAt2X-v2.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-videoSixteenByNineJumbo1600-v2.jpg","name":"videoSixteenByNineJumbo1600","height":899,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T23:16:26.057Z","firstPublished":"2026-09-10T21:00:52.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fb8426dab-a369-533e-a9b6-a0d3778a84c1","credit":"Ruth Fremson\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjg0MjZkYWItYTM2OS01MzNlLWE5YjYtYTBkMzc3OGE4NGMx","sourceId":"100000011145119","summary":"","altText":"President Trump stands in front of a crowd of people holding American flags.","caption":{"text":"President Trump floated a proposal to send $5,000 to every adult American if his party wins in November.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-smallSquare252-v2.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-mediumSquareAt3X-v2.jpg","name":"mediumSquareAt3X","height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-threeByTwoSmallAt2X-v2.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-videoSixteenByNineJumbo1600-v2.jpg","name":"videoSixteenByNineJumbo1600","height":899,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf\u002F10-pol-dividends-trump-hbmf-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T23:16:26.057Z","firstPublished":"2026-09-10T21:00:52.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-pol-dividends-trump-hbmf.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":\"nyt:\u002F\u002Fstoryline\u002F4d81618b-8f83-4f77-8e5c-120f8b8aa263\",\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"Dallas\",\"uri\":\"nyt:\u002F\u002Fcarddeck\u002Fa91396b4-85e4-4dd5-93e2-be127198312c\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"Dallas\",\"uri\":\"nyt:\u002F\u002Fcarddeck\u002Fa91396b4-85e4-4dd5-93e2-be127198312c\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"LIVE\",\"kicker\":null,\"headline\":\"Republicans Focus on Propping Up Trump on Day 2 of Midterm Convention\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Speakers in Dallas hailed the president, whose sagging approval ratings could be an obstacle to Republicans’ pitch that they should stay in power.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Flegacycollection\u002F61f8d6a2-5b3a-52f8-8b1d-b8846f5d2d5b\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fb8426dab-a369-533e-a9b6-a0d3778a84c1\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fb8426dab-a369-533e-a9b6-a0d3778a84c1\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Some in G.O.P. Balk at Trump’s $5,000 Offer: ‘We’re $40 Trillion in Debt’\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The call to send the “dividend” to every American adult if Republicans win the midterms was panned by some in the party as a socialist-style giveaway.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Faf53fd7c-3d8c-5265-a538-d1c6c1139fcb\"}]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002Ff5a7e4d9-c672-57c3-bf9f-a7bf3ff5f67b","eventId":"pubp:\u002F\u002Fevent\u002F6793be4133f04834bae42bee522a44cd","sourceId":"85cba1e9-1f42-49eb-b5dd-35a90f276d2314410e1c-088f-4815-83cf-238705f97e1bbelowPackage","url":"","trackingName":"Convention","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"belowPackage","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F45ba55e6-a8f2-5bfe-801b-5553175d7bd4","eventId":"pubp:\u002F\u002Fevent\u002F9701a973457843d7a08443844c14fd15","sourceId":"f98d1c9d-be8f-47cb-936e-0035fbcb8635","url":"","trackingName":"Convention","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTk4NzU3NjMtZDc3Ni01NmU0LTlhNjEtOGU0YWIzZTY0YzQw","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-threeByTwoLargeAt2X.jpg","width":3951,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Fbdde4b1f-f874-545e-81dc-e5ece2a02b09","sourceId":"100000011138863","lastModified":"2026-09-10T23:56:25.182Z","firstPublished":"2026-09-10T21:26:23.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Frepublican-midterm-convention-trump-dallas.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2JkZGU0YjFmLWY4NzQtNTQ1ZS04MWRjLWU1ZWNlMmEwMmIwOQ==","headline":{"default":"Republicans Face Tough Midterm Odds. Their Convention Told a Different Story.","__typename":"CreativeWorkHeadline"},"summary":"Amid the glitz, glamour and party atmosphere of an unusual midterm convention in Dallas, the president boasted of his accomplishments, predicted Republican victories and all but ignored the daunting political landscape his party faces this fall.","body":{"content":[{"__typename":"HeaderFullBleedHorizontalBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"GridBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNmUyMDZhOTEtNGE5OS01NGZlLTk4YjAtNTA5NTQyMTY2OWQy","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":370,"uri":"nyt:\u002F\u002Faudio\u002F6e206a91-4a99-54fe-98b0-5095421669d2","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-bdde4b1f-f874-545e-81dc-e5ece2a02b09\u002Fjob-1789084602911\u002Farticle-bdde4b1f-f874-545e-81dc-e5ece2a02b09-job-1789084602911.mp3","sourceId":"100000011145672","headline":{"default":"Synthetic Narration for Outside, Tough Midterms Loomed. Inside, It Was ‘Trump-a-palooza.’","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":864,"bylines":[{"renderedRepresentation":"By Patricia Mazzei","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8zOGFlMGVhMi0wNTdkLTUzYzYtOWJlMi0wMjQ1Yjc2MDM4OWQ=","displayName":"Patricia Mazzei","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzJlZmFjYjQtMDllNi01M2NmLTk3OTItZWYyZWI2MjBjMmFk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F11\u002F28\u002Fmultimedia\u002Fauthor-patricia-mazzei\u002Fauthor-patricia-mazzei-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Video","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTE1NWExOWQtNjNmYy01NWJmLWE1MjctM2M4YThhZTcyMDc0","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-smallSquare168.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-smallSquare252.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-square640.png","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-threeByTwoLargeAt2X.png","width":735,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"VmlkZW86bnl0Oi8vdmlkZW8vNmQ1YjllYTktZGFjZS01ZDdiLTg3NjEtZGY5NGMwYWVmMzQ0","isCinemagraph":false,"credits":[{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi84NzAwZWJlMS00OTYyLTVjMjctYTE0Ny05ZDc5MzBhNjkwNDk=","displayName":"Tyler Pager","__typename":"Person"},"__typename":"Credit"},{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi85MGE0ZGViZi1hODk5LTVlZGEtOTM3ZC0yNTliOTI4Y2I5OWQ=","displayName":"Alexandra Ostasiewicz","__typename":"Person"},"__typename":"Credit"},{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9jZjMxYjUyYy03NDlkLTU2ZmYtYjNlOC1iODI1MGRkNDk4YzU=","displayName":"Gilad Thaler","__typename":"Person"},"__typename":"Credit"},{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8yMTNkNTYwNS1hNjFhLTU5YzAtYTZkMC1iNzhhMDE3NTJlMGI=","displayName":"Jon Miller","__typename":"Person"},"__typename":"Credit"},{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9lYmNlOGYzZS02ZTJiLTU1MjktYjAxMC01ZmEyOTgxMDZjYWU=","displayName":"Rafaela Balster","__typename":"Person"},"__typename":"Credit"},{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9kMzE0NDhmMy01NzJhLTVmZmUtOTFmMi1iNjI4MmI3MDY3NzM=","displayName":"James Surdam","__typename":"Person"},"__typename":"Credit"},{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8wZmYwMzljMy1jNmZkLTU5M2EtOTQxZC04YTFmYjkwOTA1Y2I=","displayName":"Nikolay Nikolov","__typename":"Person"},"__typename":"Credit"},{"role":"processing_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8yMTNkNTYwNS1hNjFhLTU5YzAtYTZkMC1iNzhhMDE3NTJlMGI=","displayName":"Jon Miller","__typename":"Person"},"__typename":"Credit"},{"role":"senior_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi84ODVmMWFlMi1jY2E0LTVlNTEtODJlZi0xNDM5NzBiODNjOTQ=","displayName":"Anna Casper","__typename":"Person"},"__typename":"Credit"},{"role":"senior_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi80MTc4ODdiMy1mZjUxLTVkYzMtYTNlMi1iYzI4MzYwMTg3NTk=","displayName":"Mac Schneider","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8yMTNkNTYwNS1hNjFhLTU5YzAtYTZkMC1iNzhhMDE3NTJlMGI=","displayName":"Jon Miller","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9jZjMxYjUyYy03NDlkLTU2ZmYtYjNlOC1iODI1MGRkNDk4YzU=","displayName":"Gilad Thaler","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi85MGE0ZGViZi1hODk5LTVlZGEtOTM3ZC0yNTliOTI4Y2I5OWQ=","displayName":"Alexandra Ostasiewicz","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9lYmNlOGYzZS02ZTJiLTU1MjktYjAxMC01ZmEyOTgxMDZjYWU=","displayName":"Rafaela Balster","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9kMzE0NDhmMy01NzJhLTVmZmUtOTFmMi1iNjI4MmI3MDY3NzM=","displayName":"James Surdam","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8wZmYwMzljMy1jNmZkLTU5M2EtOTQxZC04YTFmYjkwOTA1Y2I=","displayName":"Nikolay Nikolov","__typename":"Person"},"__typename":"Credit"}],"bylines":[{"renderedRepresentation":"By Tyler Pager, Alexandra Ostasiewicz, Gilad Thaler, Jon Miller, Rafaela Balster, James Surdam and Nikolay Nikolov","__typename":"Byline"}],"renditions":[{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_1080p.mp4","type":"video_1080p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_hd_synd.mov","type":"syndication","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":404,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_720p.mp4","type":"video_720p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":270,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_480p.mp4","type":"video_480p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":270,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_480p.webm","type":"video_480p_webm","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":202,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_360p.mp4","type":"video_360p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":134,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_240p.mp4","type":"video_240p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhls\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg\u002Fmaster.m3u8","type":"hls","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg\u002Fmaster.m3u8","type":"hlsfmp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_av1-1080p.mp4","type":"video_1080p_mp4_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":404,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_av1-720p.mp4","type":"video_720p_mp4_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":270,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_av1-480p.mp4","type":"video_480p_mp4_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":202,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_av1-360p.mp4","type":"video_360p_mp4_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":134,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_av1-240p.mp4","type":"video_240p_mp4_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F10\u002F178166_1_00vid-rnc-clip-context_wg_av1-720p,av1-1080p,av1-480p,av1-360p,av1-240p\u002Fmaster.m3u8","type":"hlsfmp4_av1","aspectRatio":"9:16","__typename":"VideoRendition"}],"headline":{"default":"What Trump Offered in His Speech","__typename":"CreativeWorkHeadline"},"embedded":false,"summary":"President Trump offered on Wednesday to distribute $5,000 dividends to American adults if they keep Republicans in power, though his other recent promises of rebate checks have not yet materialized. Our White House correspondent Tyler Pager looks at the offer’s prospects.","videoAssetSummary":"President Trump offered on Wednesday to distribute $5,000 dividends to American adults if they keep Republicans in power, though his other recent promises of rebate checks have not yet materialized. Our White House correspondent Tyler Pager looks at the offer’s prospects.","promotionalHeadline":"What Trump Offered in His Speech","promotionalSummary":"President Trump offered on Wednesday to distribute $5,000 dividends to American adults if they keep Republicans in power, though his other recent promises of rebate checks have not yet materialized. Our White House correspondent Tyler Pager looks at the offer’s prospects.","promotionalMedia":{"uri":"nyt:\u002F\u002Fimage\u002Fe155a19d-63fc-55bf-a527-3c8a8ae72074","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTE1NWExOWQtNjNmYy01NWJmLWE1MjctM2M4YThhZTcyMDc0","sourceId":"100000011145663","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-square640.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-mediumSquareAt3X.png","name":"mediumSquareAt3X","height":735,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":490,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-threeByTwoSmallAt2X.png","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":414,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-verticalTwoByThree735.png","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-smallTwoByThree.png","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fus\u002Fpolitics\u002F100000011141409\u002Ftrump-dividend-check-offer-convention.html","uri":"nyt:\u002F\u002Fvideo\u002F6d5b9ea9-dace-5d7b-8761-df94c0aef344","isLive":false,"liveUrls":[],"autoplay":false,"duration":88000,"aspectRatio":"9:16","communityCommentsSummary":{"commentsEnabled":false,"commentsOpen":false,"totalCount":0,"uri":"nyt:\u002F\u002Fvideo\u002F6d5b9ea9-dace-5d7b-8761-df94c0aef344","__typename":"CommunityCommentsSummary"},"tone":"NO_TONE_SET","sourceId":"100000011141409","lastModified":"2026-09-10T23:13:59.076Z","firstPublished":"2026-09-10T21:56:50.000Z","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODJmN2Y2NjktYWM0Ny01OWVlLWI5YjgtOGYwMWQ3MGM0MGI3","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-threeByTwoLargeAt2X.jpg","width":4032,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F055d763a-63a9-56c0-8e4a-e9336c522e37","sourceId":"100000011081378","lastModified":"2026-09-11T00:25:15.836Z","firstPublished":"2026-09-10T20:46:36.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Fsusan-collins-trump-maine.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzA1NWQ3NjNhLTYzYTktNTZjMC04ZTRhLWU5MzM2YzUyMmUzNw==","headline":{"default":"While Trump Goes Big in Dallas, Collins Goes Small in Maine to Save Her Seat","__typename":"CreativeWorkHeadline"},"summary":"Senator Susan Collins, the only Republican seeking re-election in a state President Trump lost, steered clear of his convention as she distances herself from him and his record.","body":{"content":[{"__typename":"HeaderFullBleedVerticalBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vOTk0N2EzMTctODE5OS01Zjc2LTkxNjYtNjNmNjY4ZWE1ZDMx","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":476,"uri":"nyt:\u002F\u002Faudio\u002F9947a317-8199-5f76-9166-63f668ea5d31","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-055d763a-63a9-56c0-8e4a-e9336c522e37\u002Fjob-1789073216834\u002Farticle-055d763a-63a9-56c0-8e4a-e9336c522e37-job-1789073216834.mp3","sourceId":"100000011145514","headline":{"default":"Synthetic Narration for While Trump Goes Big in Dallas, Collins Goes Small in Maine to Save Her Seat","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1271,"bylines":[{"renderedRepresentation":"By Michael Gold","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8yODNiNWY1ZS04MzcxLTUwNzUtOTJmOC02NWRhOWU5YzY5NjI=","displayName":"Michael Gold","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODgyYWNhY2YtNjJmMy01ZGVlLWFmZmItMWNjODY5ZWMxYmEw","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F06\u002F12\u002Fmultimedia\u002Fauthor-michael-gold\u002Fauthor-michael-gold-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmYzYzUyYWUtMjRlYi01MGFmLTllY2ItNTMwMWY1NTg3Y2Rl","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-threeByTwoLargeAt2X.jpg","width":5000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzA0MTViMmIwLTUxM2EtNWU3OC04MGRhLTIxYWI3NzBjYjc1Mw==","displayName":"Business","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F6a169020-1fea-5630-acb9-b0077216be60","sourceId":"100000011144263","lastModified":"2026-09-10T20:11:07.332Z","firstPublished":"2026-09-10T18:02:29.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fbusiness\u002Ftrump-obamacare-rebates.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzZhMTY5MDIwLTFmZWEtNTYzMC1hY2I5LWIwMDc3MjE2YmU2MA==","headline":{"default":"Trump Announces $500 Rebates for Some Obamacare Customers,Weeks Before the Election","__typename":"CreativeWorkHeadline"},"summary":"The White House plans to send the money to people in 30 states who have higher incomes and are insured under the Affordable Care Act.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNTFjMGVhOGYtMmYxOC01NmYwLWE3MzUtNjUwOWJkOTg5MjQ1","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":386,"uri":"nyt:\u002F\u002Faudio\u002F51c0ea8f-2f18-56f0-a735-6509bd989245","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-6a169020-1fea-5630-acb9-b0077216be60\u002Fjob-1789071085557\u002Farticle-6a169020-1fea-5630-acb9-b0077216be60-job-1789071085557.mp3","sourceId":"100000011144894","headline":{"default":"Synthetic Narration for Trump Announces $500 Rebates for Some Obamacare Customers, Weeks Before the Election","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":930,"bylines":[{"renderedRepresentation":"By Reed Abelson and Margot Sanger-Katz","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi83MmRmN2I5Mi02ZTBhLTU0MmQtOWRiMC02MWE0MWI5MGFhZDM=","displayName":"Reed Abelson","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjlhYzgwNmEtNmEyZi01YzdkLWJlZjYtYmFjNTY2ZjUxODYz","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F07\u002F16\u002Fmultimedia\u002Fauthor-reed-abelson\u002Fauthor-reed-abelson-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi80NDIwZDUwMi01YmUwLTU5ZWQtYjVmZS1hNGViYjFiMDI3ZjY=","displayName":"Margot Sanger-Katz","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzc2ZmFkMzUtNjIwMi01MTk2LWEwZTctNTJiYmZmYzAxNWU5","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F12\u002F13\u002Freader-center\u002Fauthor-margot-sanger-katz\u002Fauthor-margot-sanger-katz-thumbLarge-v3.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fe9875763-d776-56e4-9a61-8e4ab3e64c40","credit":"Haiyun Jiang\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTk4NzU3NjMtZDc3Ni01NmU0LTlhNjEtOGU0YWIzZTY0YzQw","sourceId":"100000011145228","summary":"","altText":"Mr. Trump stands on a stage, with people holding U.S. flags behind him and others holding up cameras in front. ","caption":{"text":"President Trump was the star of the first-ever Republican convention in a midterm year. It wasn’t clear how much the convention would help the candidates on the ballot.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj\u002F09POL-RNC-SCENE-01-lpzj-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T21:26:20.621Z","firstPublished":"2026-09-10T21:26:20.621Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F09POL-RNC-SCENE-01-lpzj.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzZlNmVlMjkyLWI0YmQtNTAwNi1hNjE5LTljZWFiMDM1MjRmMg==","displayName":"Arts","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fe155a19d-63fc-55bf-a527-3c8a8ae72074","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTE1NWExOWQtNjNmYy01NWJmLWE1MjctM2M4YThhZTcyMDc0","sourceId":"100000011145663","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-square640.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-mediumSquareAt3X.png","name":"mediumSquareAt3X","height":735,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":490,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-threeByTwoSmallAt2X.png","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":414,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-verticalTwoByThree735.png","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail\u002FTPv2_Thumbnail-smallTwoByThree.png","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T21:56:47.906Z","firstPublished":"2026-09-10T21:56:47.906Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Farts\u002FTPv2_Thumbnail.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F82f7f669-ac47-59ee-b9b8-8f01d70c40b7","credit":"Stacey Cramp for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODJmN2Y2NjktYWM0Ny01OWVlLWI5YjgtOGYwMWQ3MGM0MGI3","sourceId":"100000011145075","summary":"","altText":"Senator Susan Collins wearing a trench coat as she greets supporters in a parking lot. They’re holding red “Thank you, Susan” signs.","caption":{"text":"“There’s no doubt that our politics are far more polarized than they used to be. But Maine people are practical, and they want results,” said Senator Susan Collins, a moderate who is seen as the most vulnerable Republican.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":899,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf\u002F10dc-collins-mqpf-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T20:46:33.314Z","firstPublished":"2026-09-10T20:46:33.314Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-collins-mqpf.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fff3c52ae-24eb-50af-9ecb-5301f5587cde","credit":"Scott McIntyre for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmYzYzUyYWUtMjRlYi01MGFmLTllY2ItNTMwMWY1NTg3Y2Rl","sourceId":"100000011144410","summary":"","altText":"A sign on a window reads Obamacare with a red, white and blue logo above it and a palm tree reflected in the window. ","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv\u002F10BIZ-OBAMACARE-REBATES-6-jzgv-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T18:02:26.694Z","firstPublished":"2026-09-10T18:02:26.694Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10BIZ-OBAMACARE-REBATES-6-jzgv.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Vertical","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"primaryMediaAspectRatio\":\"2:3\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"assets\":[{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fe9875763-d776-56e4-9a61-8e4ab3e64c40\"},\"videoSize\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Republicans Face Tough Midterm Odds. Their Convention Told a Different Story.\",\"italicizeHeadline\":false,\"summary\":\"Amid the glitz, glamour and party atmosphere of an unusual midterm convention in Dallas, the president boasted of his accomplishments, predicted Republican victories and all but ignored the daunting political landscape his party faces this fall.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fbdde4b1f-f874-545e-81dc-e5ece2a02b09\"},{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fe155a19d-63fc-55bf-a527-3c8a8ae72074\"},\"videoSize\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"What Trump Offered in His Convention Speech\",\"italicizeHeadline\":false,\"summary\":\"President Trump offered on Wednesday to distribute $5,000 dividends to American adults if they keep Republicans in power, though his other recent promises of rebate checks have not yet materialized. Our White House correspondent Tyler Pager looks at the offer’s prospects.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fvideo\u002F6d5b9ea9-dace-5d7b-8761-df94c0aef344\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F82f7f669-ac47-59ee-b9b8-8f01d70c40b7\"},\"videoSize\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"While Trump Goes Big in Dallas, Collins Goes Small in Maine to Save Her Seat\",\"italicizeHeadline\":false,\"summary\":\"Susan Collins, the only Republican senator who is seeking re-election in a state President Trump lost, has steered clear of his convention and his record.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F055d763a-63a9-56c0-8e4a-e9336c522e37\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fff3c52ae-24eb-50af-9ecb-5301f5587cde\"},\"videoSize\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Trump Announces $500 Rebates for Some on Obamacare, Weeks Before Election\",\"italicizeHeadline\":false,\"summary\":\"The White House plans to send the money to people in 30 states who have higher incomes and are insured under the Affordable Care Act.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F6a169020-1fea-5630-acb9-b0077216be60\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F29cd3271-158d-55a5-9ce2-aecf2b6fb02c","eventId":"pubp:\u002F\u002Fevent\u002F91a4f939fad3424f80b8b16c4e23dc09","sourceId":"f2bf220e-8e07-4960-875c-a85e188c9813","url":"","trackingName":"Convention","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"EmbeddedInteractive","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"RW1iZWRkZWRJbnRlcmFjdGl2ZTpueXQ6Ly9lbWJlZGRlZGludGVyYWN0aXZlL2IyYmIzNzJjLTJmMWItNTcxNC1iOTljLTliZWFiYWM4M2MxMQ==","html":"__SSR__","credit":"","slug":"midterm-2026-hp-promo-slim","compatibility":"INLINE","storyFormat":null,"sourceId":"100000010867962","uri":"nyt:\u002F\u002Fembeddedinteractive\u002Fb2bb372c-2f1b-5714-b99c-9beabac83c11","displayProperties":{"displayOverrides":["DARK_MODE_COMPATIBLE","HIDE_HEADER","REMOVE_PLATFORM_MARGIN"],"__typename":"CreativeWorkDisplayProperties"},"promotionalMedia":null,"tone":"NO_TONE_SET","lastModified":"2026-09-10T17:45:11.971Z","firstPublished":"2026-04-28T17:33:35.000Z","url":"null","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[],"isPersonalized":false,"personalizationConfig":null,"layoutType":"RichMediaAddOn","properties":"{\"assets\":[{\"fullWidthMedia\":false,\"uri\":\"nyt:\u002F\u002Fembeddedinteractive\u002Fb2bb372c-2f1b-5714-b99c-9beabac83c11\"}]}","children":[]}],"assets":undefined,"media":undefined}]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fca63b119-ec2f-5b81-a8dc-9a632f8fb752","eventId":"pubp:\u002F\u002Fevent\u002F147f0fe0f8354a0681a1f204ec226c51","sourceId":"ad1e5826-bbd1-43f2-a6fa-2c081acf61d2","url":"","trackingName":"The Evening Newsletter in TS2","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTg0MTI0OTctZjUxMi01ZjcyLWIzYWEtODQyZWExMTI5Y2Fj","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-smallSquare252-v2.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-square640-v2.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-threeByTwoLargeAt2X-v2.jpg","width":3132,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzVkOWQ0NDZkLTQxYWEtNTAxZC1hNzk4LWU2MTgwOTVmMTBjNw==","displayName":"Briefing","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Fd207841b-f408-5211-bc62-c73d278f8157","sourceId":"100000011145717","lastModified":"2026-09-10T21:46:44.277Z","firstPublished":"2026-09-10T21:46:44.277Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fbriefing\u002Fsupreme-court-voting-map-missouri.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2QyMDc4NDFiLWY0MDgtNTIxMS1iYzYyLWM3M2QyNzhmODE1Nw==","headline":{"default":"The Supreme Court Blocks Missouri’s Voting Map, Again","__typename":"CreativeWorkHeadline"},"summary":"Also, Vance privately gathered unvarnished views of the Iran war. Here’s the latest at the end of Thursday.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RuleBlock"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ListBlock"},{"__typename":"RuleBlock"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ListBlock"},{"__typename":"RuleBlock"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RuleBlock"},{"__typename":"Heading2Block"},{"__typename":"ListBlock"},{"__typename":"CapsuleBlock"},{"__typename":"CapsuleBlock"},{"__typename":"RuleBlock"},{"__typename":"Heading3Block"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RuleBlock"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RuleBlock"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ListBlock"},{"__typename":"CapsuleBlock"},{"__typename":"RuleBlock"},{"__typename":"Heading3Block"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"CapsuleBlock"},{"__typename":"RuleBlock"},{"__typename":"Heading3Block"},{"__typename":"ImageBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RuleBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":{"newsletterProduct":{"id":"SGVsaXhOZXdzbGV0dGVyUHJvZHVjdDpueXQ6Ly9uZXdzbGV0dGVycHJvZHVjdC8yZTczMzk4OC00ZmMwLTQ4Y2EtYWUxZC1iZWYzYWUwZTExZTQ=","name":"The Evening","__typename":"HelixNewsletterProduct"},"__typename":"AssociatedNewsletter"},"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vY2NiYzNmYWItYzhhNC01ODhlLWI1OTMtYzAxMTI3MWIzY2Vm","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":566,"uri":"nyt:\u002F\u002Faudio\u002Fccbc3fab-c8a4-588e-b593-c011271b3cef","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-d207841b-f408-5211-bc62-c73d278f8157\u002Fjob-1789076823740\u002Farticle-d207841b-f408-5211-bc62-c73d278f8157-job-1789076823740.mp3","sourceId":"100000011145725","headline":{"default":"Synthetic Narration for The Supreme Court Blocks Missouri’s Voting Map, Again","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1285,"bylines":[{"renderedRepresentation":"By Matthew Cullen","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84NzBkNmYyYi0yOTA5LTVlYjEtOTJmYi1kYzlmZDMxYzhlMjE=","displayName":"Matthew Cullen","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjc0NDI2NDgtMGE0ZC01ZTZkLTk4ODQtYjUxMjU5ZmY5YmIx","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2021\u002F08\u002F18\u002Freader-center\u002Fauthor-matthew-cullen\u002Fauthor-matthew-cullen-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F98412497-f512-5f72-b3aa-842ea1129cac","credit":"Yong Li Xuan\u002FMissourian, via Associated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTg0MTI0OTctZjUxMi01ZjcyLWIzYWEtODQyZWExMTI5Y2Fj","sourceId":"100000011145612","summary":"","altText":"An elaborate, three story rotunda filled with protesters.","caption":{"text":"A protest at the Missouri State Capitol last year over the proposed redistricting plan.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-smallSquare252-v2.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-mediumSquareAt3X-v2.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-threeByTwoSmallAt2X-v2.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-videoSixteenByNineJumbo1600-v2.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T21:46:40.169Z","firstPublished":"2026-09-10T21:10:53.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F98412497-f512-5f72-b3aa-842ea1129cac","credit":"Yong Li Xuan\u002FMissourian, via Associated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTg0MTI0OTctZjUxMi01ZjcyLWIzYWEtODQyZWExMTI5Y2Fj","sourceId":"100000011145612","summary":"","altText":"An elaborate, three story rotunda filled with protesters.","caption":{"text":"A protest at the Missouri State Capitol last year over the proposed redistricting plan.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-smallSquare252-v2.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-mediumSquareAt3X-v2.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-threeByTwoMediumAt2X-v2.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-threeByTwoSmallAt2X-v2.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-videoSixteenByNineJumbo1600-v2.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-verticalTwoByThree735-v2.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc\u002F10evening-nl-scotus-missouri-mgkc-smallTwoByThree-v2.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T21:46:40.169Z","firstPublished":"2026-09-10T21:10:53.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10evening-nl-scotus-missouri-mgkc.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F98412497-f512-5f72-b3aa-842ea1129cac\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F98412497-f512-5f72-b3aa-842ea1129cac\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"SMALL\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":\"The Evening\",\"headline\":\"Catch Up on Today’s Biggest Stories\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Anthropic, Missouri’s voting map and Gustavo Dudamel’s New York tenure.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fd207841b-f408-5211-bc62-c73d278f8157\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F6e37624f-935f-5b1b-9c2f-662dd4e35630","eventId":"pubp:\u002F\u002Fevent\u002F0f6e83eac011434bb10e7c96e1470782","sourceId":"88f40eb2-586d-4afd-9601-d1b536c222c1","url":"","trackingName":" Politics 🗳️","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvN2RiNTJlNzctMzFmZC01NTI4LWEwNGItODhmOWNjNTNhNTk1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-threeByTwoLargeAt2X.jpg","width":3600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F8a6f6838-fb9a-56b6-a906-dfdcd21e25a7","sourceId":"100000011143953","lastModified":"2026-09-11T00:36:21.589Z","firstPublished":"2026-09-10T14:35:37.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Fsupreme-court-missouri-congress.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzhhNmY2ODM4LWZiOWEtNTZiNi1hOTA2LWRmZGNkMjFlMjVhNw==","headline":{"default":"Supreme Court Again Blocks Republican-Backed Missouri Voting Map","__typename":"CreativeWorkHeadline"},"summary":"The ruling deferred to the state’s Supreme Court, which had invalidated G.O.P.-friendly district lines, saying voters must first have an opportunity to approve the map in a statewide referendum.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNDM4ZGVmMjctMDA2Ny01ZTE4LTlmNTYtNjI0N2EyYTIwYzMw","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":321,"uri":"nyt:\u002F\u002Faudio\u002F438def27-0067-5e18-9f56-6247a2a20c30","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-8a6f6838-fb9a-56b6-a906-dfdcd21e25a7\u002Fjob-1789063023595\u002Farticle-8a6f6838-fb9a-56b6-a906-dfdcd21e25a7-job-1789063023595.mp3","sourceId":"100000011144173","headline":{"default":"Synthetic Narration for Supreme Court Again Blocks Republican-Backed Missouri Voting Map","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":826,"bylines":[{"renderedRepresentation":"By Ann E. Marimow and Mitch Smith","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8zNzQ4ZGVkMi00NmJmLTU1ZDItYjg1OS1mZmI1YjNlNmU4MGI=","displayName":"Ann E. Marimow","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvY2U5YTk4MTMtNjcxZC01Njk1LWIzMjktMmNjZDFmMWFiZjFm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F09\u002F03\u002Freader-center\u002Fauthor-ann-e-marimow\u002Fauthor-ann-e-marimow-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9lMTBkYTYxZC0xY2Q4LTU5ZGUtODczMi0zNmVhMDc2Y2NlZTQ=","displayName":"Mitch Smith","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvN2NhYTk3NDMtZjBmMC01MTY5LTg1MTktNzhlZmQ2OTVkYmQz","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F09\u002F10\u002Fmultimedia\u002Fauthor-mitch-smith\u002Fauthor-mitch-smith-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Interactive","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzAyMWY2M2MtYjkzYy01OWUxLWIyYWUtY2Y4ZDUwN2I5ZTg1","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-smallSquare168-v3.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-smallSquare252-v3.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-square640-v4.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-threeByTwoLargeAt2X-v3.jpg","width":2000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Finteractive\u002F731396a0-f9ed-5c61-9d47-29487d06c925","sourceId":"100000011142848","lastModified":"2026-09-10T15:52:38.818Z","firstPublished":"2026-09-10T14:38:50.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Ftrump-usps-mail-ballot-designs.html","id":"SW50ZXJhY3RpdmU6bnl0Oi8vaW50ZXJhY3RpdmUvNzMxMzk2YTAtZjllZC01YzYxLTlkNDctMjk0ODdkMDZjOTI1","interactiveWordCount":null,"bylines":[{"renderedRepresentation":"By Amy Schoenfeld Walker and Simon Ducroquet","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9jZDFkMDQzZS1mMWEwLTVjMWQtYmY2OS1lNTNkMTczMjM0NmQ=","displayName":"Amy Schoenfeld Walker","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGZlODU0NGQtMjYxZS01ZmY3LWE1OGQtNTQxYWYwYjg5OTY2","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F07\u002F27\u002Freader-center\u002Fauthor-amy-schoenfeld-walker\u002Fauthor-amy-schoenfeld-walker-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi83ZDVmZWM4NS05NTk3LTUzOWEtODE2MC0yNmU3OTMyMmEwMmM=","displayName":"Simon Ducroquet","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWQzMzU4ZmMtMDRhOS01YmY5LThkZTAtZDI2MjQ0MmU2Yzlh","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F12\u002Freader-center\u002Fauthor-simon-ducroquet\u002Fauthor-simon-ducroquet-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTQzYzg1ZDgtYTZjZS01MTY2LWEzM2QtNDVmYzgwMzgyYzMw","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-threeByTwoLargeAt2X.jpg","width":4263,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Fd304d904-7f92-5c21-9c38-2ff3ce2c6b52","sourceId":"100000011145581","lastModified":"2026-09-11T00:20:03.086Z","firstPublished":"2026-09-10T22:51:08.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fdigenova-steps-down-grand-conspiracy-case.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2QzMDRkOTA0LTdmOTItNWMyMS05YzM4LTJmZjNjZTJjNmI1Mg==","headline":{"default":"Lead Prosecutor in Trump’s ‘Grand Conspiracy’ Case Abruptly Resigns","__typename":"CreativeWorkHeadline"},"summary":"The inquiry has sought to link disparate criminal inquiries into the president as a multiyear scheme to damage his political prospects.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNjE5MjMyYTgtMDNiOS01ZGNhLWI5OGEtZDNjZWYwNTQyMTQx","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":333,"uri":"nyt:\u002F\u002Faudio\u002F619232a8-03b9-5dca-b98a-d3cef0542141","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-d304d904-7f92-5c21-9c38-2ff3ce2c6b52\u002Fjob-1789086022345\u002Farticle-d304d904-7f92-5c21-9c38-2ff3ce2c6b52-job-1789086022345.mp3","sourceId":"100000011145822","headline":{"default":"Synthetic Narration for Trump Loyalist Steps Down from Grand Conspiracy Case","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":834,"bylines":[{"renderedRepresentation":"By Alan Feuer","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84YmNlNDlmNC1lMjdiLTUyYTktOTRjNi1lM2Q2YzRlMDI0MzA=","displayName":"Alan Feuer","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjU3OTQyZWYtYTU0My01N2UzLTgzYWQtZjFjMTU0MjNlYjI3","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F10\u002F20\u002Freader-center\u002Fauthor-alan-feuer\u002Fauthor-alan-feuer-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F7db52e77-31fd-5528-a04b-88f9cc53a595","credit":"Yong Li Xuan\u002FMissourian, via AP","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvN2RiNTJlNzctMzFmZC01NTI4LWEwNGItODhmOWNjNTNhNTk1","sourceId":"100000011144091","summary":"","altText":"","caption":{"text":"A protest at the Missouri State Capitol last September over the proposed redistricting plan. ","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T16:55:26.173Z","firstPublished":"2026-09-10T14:35:35.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F7db52e77-31fd-5528-a04b-88f9cc53a595","credit":"Yong Li Xuan\u002FMissourian, via AP","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvN2RiNTJlNzctMzFmZC01NTI4LWEwNGItODhmOWNjNTNhNTk1","sourceId":"100000011144091","summary":"","altText":"","caption":{"text":"A protest at the Missouri State Capitol last September over the proposed redistricting plan. ","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc\u002F00dc-scotus-missouri-mgkc-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T16:55:26.173Z","firstPublished":"2026-09-10T14:35:35.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F00dc-scotus-missouri-mgkc.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F7021f63c-b93c-59e1-b2ae-cf8d507b9e85","credit":"The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzAyMWY2M2MtYjkzYy01OWUxLWIyYWUtY2Y4ZDUwN2I5ZTg1","sourceId":"100000011143351","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-smallSquare252-v3.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-square640-v4.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1000,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-mediumSquareAt3X-v4.jpg","name":"mediumSquareAt3X","height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-threeByTwoMediumAt2X-v4.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-threeByTwoSmallAt2X-v5.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-videoSixteenByNineJumbo1600-v4.jpg","name":"videoSixteenByNineJumbo1600","height":901,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-verticalTwoByThree735-v3.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-smallTwoByThree-v3.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T13:59:42.236Z","firstPublished":"2026-09-10T01:28:00.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F7021f63c-b93c-59e1-b2ae-cf8d507b9e85","credit":"The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzAyMWY2M2MtYjkzYy01OWUxLWIyYWUtY2Y4ZDUwN2I5ZTg1","sourceId":"100000011143351","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-smallSquare252-v3.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-square640-v4.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1000,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-mediumSquareAt3X-v4.jpg","name":"mediumSquareAt3X","height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-threeByTwoMediumAt2X-v4.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-threeByTwoSmallAt2X-v5.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-videoSixteenByNineJumbo1600-v4.jpg","name":"videoSixteenByNineJumbo1600","height":901,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-verticalTwoByThree735-v3.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index\u002F2026-09-08-ballot-envelope-design-index-smallTwoByThree-v3.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T13:59:42.236Z","firstPublished":"2026-09-10T01:28:00.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F2026-09-08-ballot-envelope-design-index.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fe43c85d8-a6ce-5166-a33d-45fc80382c30","credit":"Tom Williams\u002FCQ Roll Call, via Associated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTQzYzg1ZDgtYTZjZS01MTY2LWEzM2QtNDVmYzgwMzgyYzMw","sourceId":"100000011145726","summary":"","altText":"A tight frame of Joseph diGenova. He’s wearing glasses, a dark suit with a dark red tie.","caption":{"text":"Joseph diGenova had been in charge of what Mr. Trump’s allies have often referred to as the “grand conspiracy” case.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1801,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T22:51:06.331Z","firstPublished":"2026-09-10T22:51:06.331Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fe43c85d8-a6ce-5166-a33d-45fc80382c30","credit":"Tom Williams\u002FCQ Roll Call, via Associated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTQzYzg1ZDgtYTZjZS01MTY2LWEzM2QtNDVmYzgwMzgyYzMw","sourceId":"100000011145726","summary":"","altText":"A tight frame of Joseph diGenova. He’s wearing glasses, a dark suit with a dark red tie.","caption":{"text":"Joseph diGenova had been in charge of what Mr. Trump’s allies have often referred to as the “grand conspiracy” case.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1801,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg\u002F10dc-conspiracy-ftkg-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T22:51:06.331Z","firstPublished":"2026-09-10T22:51:06.331Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10dc-conspiracy-ftkg.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F7db52e77-31fd-5528-a04b-88f9cc53a595\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F7db52e77-31fd-5528-a04b-88f9cc53a595\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Supreme Court Again Blocks Republican-Backed Missouri Voting Map\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The map had been drawn to give Republicans an advantage in the midterm elections. It was not immediately clear how Missouri would proceed.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F8a6f6838-fb9a-56b6-a906-dfdcd21e25a7\"},{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F7021f63c-b93c-59e1-b2ae-cf8d507b9e85\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F7021f63c-b93c-59e1-b2ae-cf8d507b9e85\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Mail Ballot Overhaul May Come Down to Envelopes\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Election officials say proposed federal rules for the design of envelopes used to send ballots would be chaotic and costly, if not impossible, to carry out.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Finteractive\u002F731396a0-f9ed-5c61-9d47-29487d06c925\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fe43c85d8-a6ce-5166-a33d-45fc80382c30\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fe43c85d8-a6ce-5166-a33d-45fc80382c30\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Lead Prosecutor in Trump’s ‘Grand Conspiracy’ Case Abruptly Resigns\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The inquiry has long been the most fevered of the many revenge investigations that President Trump has demanded the Justice Department undertake.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fd304d904-7f92-5c21-9c38-2ff3ce2c6b52\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F1c0b52a1-abff-52a8-9208-b3b64e6c0572","eventId":"pubp:\u002F\u002Fevent\u002F4a4132c9217e401bbdbdc5e32cf48a0b","sourceId":"4301a659-61ea-40be-b168-6f86832904de","url":"","trackingName":"A.I.","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmM3Y2RiYjUtZTIwYS01YjVjLTg2ZWYtMGNhZTE2N2M2MThk","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-threeByTwoLargeAt2X.jpg","width":5954,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F7305074e-758c-53fb-96ad-0001f0d9231c","sourceId":"100000011142725","lastModified":"2026-09-10T21:50:37.830Z","firstPublished":"2026-09-10T17:00:06.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Fanthropic-ai-biological-weapons.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzczMDUwNzRlLTc1OGMtNTNmYi05NmFkLTAwMDFmMGQ5MjMxYw==","headline":{"default":"Anthropic Says It Blocked Possible Efforts to Build Biological Weapons","__typename":"CreativeWorkHeadline"},"summary":"In a new report, the A.I. start-up added that it could not determine whether the research was legitimate or nefarious, leading the company to shut down the work.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vZjRjNTkwODQtZTg0YS01MDQ2LWI2MTgtZTU5NDUwYjA5N2E4","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":396,"uri":"nyt:\u002F\u002Faudio\u002Ff4c59084-e84a-5046-b618-e59450b097a8","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-7305074e-758c-53fb-96ad-0001f0d9231c\u002Fjob-1789077038593\u002Farticle-7305074e-758c-53fb-96ad-0001f0d9231c-job-1789077038593.mp3","sourceId":"100000011144675","headline":{"default":"Synthetic Narration for Anthropic Says It Blocked Possible Efforts to Build Biological Weapons","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":946,"bylines":[{"renderedRepresentation":"By Dustin Volz","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9mYzlhMTQ2Yi1jNjNmLTU2NGMtODE2Mi1jOTg2ZGFiNjZhYzM=","displayName":"Dustin Volz","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODdiNmZiOWMtYzFmOS01OTc2LWE3MjEtZDA5M2RiM2VmOTIz","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F04\u002F22\u002Freader-center\u002Fauthor-dustin-volz\u002Fauthor-dustin-volz-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjFjNmFjYTMtYTNmOS01ZDY0LTkyZjQtMmM2ZjJkNzExNTU2","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fscience\u002F10SCI-AI-RISK-EXPLAINER\u002F10SCI-AI-RISK-EXPLAINER-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fscience\u002F10SCI-AI-RISK-EXPLAINER\u002F10SCI-AI-RISK-EXPLAINER-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fscience\u002F10SCI-AI-RISK-EXPLAINER\u002F10SCI-AI-RISK-EXPLAINER-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fscience\u002F10SCI-AI-RISK-EXPLAINER\u002F10SCI-AI-RISK-EXPLAINER-threeByTwoLargeAt2X.jpg","width":5472,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2ZiMjQxZTE2LWNiZGUtNWQ2MC1iZTZlLTZiY2E5ZTg2YzY5Nw==","displayName":"Science","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F075e0515-1257-5266-86dc-15e5f4fa116b","sourceId":"100000011144047","lastModified":"2026-09-10T23:36:30.159Z","firstPublished":"2026-09-10T21:58:48.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fscience\u002Fai-humanity-risk.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzA3NWUwNTE1LTEyNTctNTI2Ni04NmRjLTE1ZTVmNGZhMTE2Yg==","headline":{"default":"A.I. Could Possibly End Humanity. How Are Humans Supposed to Process That?","__typename":"CreativeWorkHeadline"},"summary":"The technology is far from the only existential risk our species faces. But weighing such cosmic fears can become a mind-bending exercise.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYzFkZWNmMjktZGE2My01OTM3LWIzOWEtMmZlZWJkNmJkMWZj","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":481,"uri":"nyt:\u002F\u002Faudio\u002Fc1decf29-da63-5937-b39a-2feebd6bd1fc","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-075e0515-1257-5266-86dc-15e5f4fa116b\u002Fjob-1789077556600\u002Farticle-075e0515-1257-5266-86dc-15e5f4fa116b-job-1789077556600.mp3","sourceId":"100000011145752","headline":{"default":"Synthetic Narration for A.I. Could Possibly End Humanity. How Are Humans Supposed to Process That?","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1168,"bylines":[{"renderedRepresentation":"By William J. Broad and Cade Metz","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi83ZTkzNmNjMS0wNDVlLTU3ZGMtOGI5NC05YmM2NGI5Zjc0Y2I=","displayName":"William J. Broad","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZDRmMTMwNWMtNTZmMi01ZWFmLTgxNWUtZTg1MDFhZDdlNzBk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2024\u002F04\u002F24\u002Freader-center\u002Fauthor-william-j-broad\u002Fauthor-william-j-broad-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9mYmRiNDFmZC00YTZjLTU0N2ItYWMxNC0zYTI2ZDhmZWFkZTY=","displayName":"Cade Metz","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2Q2YWZjMzUtNzA3MS01ODg3LWJhMDMtNjdjMjBlZjNlZDIx","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F11\u002F26\u002Fmultimedia\u002Fauthor-cade-metz\u002Fauthor-cade-metz-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTgwNWRkZWYtNGIzYS01NDIwLTk2NWMtZDVmOGVkOTk5ZjQ0","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-threeByTwoLargeAt2X.jpg","width":5700,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2ZiMjQxZTE2LWNiZGUtNWQ2MC1iZTZlLTZiY2E5ZTg2YzY5Nw==","displayName":"Science","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F267b464c-35f9-5e07-9465-920e70d7b78a","sourceId":"100000011141162","lastModified":"2026-09-10T17:18:48.474Z","firstPublished":"2026-09-10T14:05:57.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fscience\u002Ftristan-buckmaster-openai-math-navier-stokes.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzI2N2I0NjRjLTM1ZjktNWUwNy05NDY1LTkyMGU3MGQ3Yjc4YQ==","headline":{"default":"An N.Y.U. Mathematician Clashed With OpenAI Over a $1 Million Proof","__typename":"CreativeWorkHeadline"},"summary":"Tristan Buckmaster was on the path toward an important proof when one of the A.I. giants used its staggering resources to get there first.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RelatedLinksBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vMDc2ZGNmODQtYTBiMS01NjYyLTg5OTEtYTNkMmJhMTdmZmI3","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":718,"uri":"nyt:\u002F\u002Faudio\u002F076dcf84-a0b1-5662-8991-a3d2ba17ffb7","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-267b464c-35f9-5e07-9465-920e70d7b78a\u002Fjob-1789059144668\u002Farticle-267b464c-35f9-5e07-9465-920e70d7b78a-job-1789059144668.mp3","sourceId":"100000011144098","headline":{"default":"Synthetic Narration for In OpenAI v. Anthropic, an N.Y.U. Mathematician Comes Out Bruised","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1738,"bylines":[{"renderedRepresentation":"By Kenneth Chang","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8wMzBhZWVlMC03NDg0LTUwZGItYjg4My1mZDY1MWU0Yjc3NjE=","displayName":"Kenneth Chang","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWEwOWEwYzgtMjU1My01MDc1LTg3MzgtNmFiZmMwNTU5MDM2","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F02\u002F16\u002Fmultimedia\u002Fauthor-kenneth-chang\u002Fauthor-kenneth-chang-thumbLarge-v3.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvY2E3YzI4ZTgtNzNkMC01NjQzLWFhYTctZGU0OTFjMzMyMjQ0","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-threeByTwoLargeAt2X.jpg","width":4000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzhiM2UzNzc5LWZhZGEtNTA2MC04NDE2LWVlNzQ5ZDI4NmIxZQ==","displayName":"Climate","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Fba205f1f-9fea-52ba-a73d-797f80caf091","sourceId":"100000011141346","lastModified":"2026-09-10T17:06:29.023Z","firstPublished":"2026-09-10T15:33:29.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fclimate\u002Fai-data-centers-air-pollution-health.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2JhMjA1ZjFmLTlmZWEtNTJiYS1hNzNkLTc5N2Y4MGNhZjA5MQ==","headline":{"default":"A.I. Boom Poses Growing Public Health Threat, Former E.P.A. Officials Warn","__typename":"CreativeWorkHeadline"},"summary":"Air pollution from gas-fired power plants to run data centers is expected to add at least $20 billion in annual health care costs by 2028, the group warns.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RelatedLinksBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vODljMWI0MDctZThkMi01MDBmLTlmYmQtYTlhYzEzYmU0NWIy","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":384,"uri":"nyt:\u002F\u002Faudio\u002F89c1b407-e8d2-500f-9fbd-a9ac13be45b2","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-ba205f1f-9fea-52ba-a73d-797f80caf091\u002Fjob-1789060046391\u002Farticle-ba205f1f-9fea-52ba-a73d-797f80caf091-job-1789060046391.mp3","sourceId":"100000011144366","headline":{"default":"Synthetic Narration for A.I. Boom Poses Growing Public Health Threat, Former E.P.A. Officials Warn","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":940,"bylines":[{"renderedRepresentation":"By Hiroko Tabuchi","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84ODM1ZTkyMi04MjMzLTUwNTgtYjQ3NS0wMTUzMGM0NjY4ZWY=","displayName":"Hiroko Tabuchi","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTRiMmZlNmUtNzczOS01ODI2LWE5MzYtZmNhNDM4NTdjMjZk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F02\u002F20\u002Fmultimedia\u002Fauthor-hiroko-tabuchi\u002Fauthor-hiroko-tabuchi-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Storyline","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NEWS","uri":"nyt:\u002F\u002Fstoryline\u002Fc0f6764a-b15d-4c6b-abc2-c445ee3c25fd","sourceId":"","lastModified":"2026-09-08T23:31:10.656Z","firstPublished":"2025-06-23T16:26:29.151Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fstoryline\u002Fc0f6764a-b15d-4c6b-abc2-c445ee3c25fd","displayName":"Artificial Intelligence","slug":"styln-artificial-intelligence-hp","hubAssets":[],"primaryAssets":[{"__typename":"StorylinePrimaryAsset","displayName":"A.I. Safety","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F08\u002Fscience\u002Fjacob-tsimerman-math-ai-safety.html","uri":"nyt:\u002F\u002Farticle\u002F8083fa39-0045-5601-8f4e-d601c49d3ec9","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Hugging Face Hack","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F03\u002Ftechnology\u002Fopenai-hugging-face-hacking.html","uri":"nyt:\u002F\u002Farticle\u002Fbddac5b9-21ae-5e2d-a499-db1973f7da55","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Anthropic’s IPO","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F03\u002Ftechnology\u002Fanthropic-ipo-investors-winners.html","uri":"nyt:\u002F\u002Farticle\u002Faa4834b5-364e-5712-a5c2-f8f201a40cb7","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"A.I. Consciousness","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F08\u002F31\u002Fscience\u002Fai-consciousness-agents-email.html","uri":"nyt:\u002F\u002Farticle\u002Ff17720cf-875d-5a68-bdfe-15dd4576fdb1","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Bill Gates’s Warning","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F08\u002F26\u002Ftechnology\u002Fbill-gates-ai-risks.html","uri":"nyt:\u002F\u002Farticle\u002F7b355e3a-86cd-5025-a667-9d0f3ca43d9c","__typename":"Article"}}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ffc7cdbb5-e20a-5b5c-86ef-0cae167c618d","credit":"Marissa Leshnov for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmM3Y2RiYjUtZTIwYS01YjVjLTg2ZWYtMGNhZTE2N2M2MThk","sourceId":"100000011144220","summary":"","altText":"A person walks into a room. The frosted glass door reads “Anthropic.”","caption":{"text":"The report Anthropic published on Thursday cataloged a litany of misuses of its A.I. models, including the chatbot Claude, over the past eight months.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T18:41:38.266Z","firstPublished":"2026-09-10T17:00:03.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ffc7cdbb5-e20a-5b5c-86ef-0cae167c618d","credit":"Marissa Leshnov for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmM3Y2RiYjUtZTIwYS01YjVjLTg2ZWYtMGNhZTE2N2M2MThk","sourceId":"100000011144220","summary":"","altText":"A person walks into a room. The frosted glass door reads “Anthropic.”","caption":{"text":"The report Anthropic published on Thursday cataloged a litany of misuses of its A.I. models, including the chatbot Claude, over the past eight months.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh\u002FDc-anthropic-zgkh-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T18:41:38.266Z","firstPublished":"2026-09-10T17:00:03.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FDc-anthropic-zgkh.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Video","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjY0YmYzNTEtM2ExNi01OGQ3LTkyOGItNDRhOWMwMjc4Yzkw","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-threeByTwoLargeAt2X.jpg","width":1080,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzQyMjQyNDBmLWIxYWItNTBiZC04ODFmLTc4MmQ2YTNiYzUyNw==","displayName":"Technology","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"VmlkZW86bnl0Oi8vdmlkZW8vMjBkMWU0YTMtMTkyNS01YmI2LWI4ZGItNTZjOGYxY2UyZjA3","isCinemagraph":false,"credits":[{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9lOGQ0M2NlMi0yNDM1LTViNTEtYWU1Ny0wZWE5ZDZlNWRkMTA=","displayName":"Miki Katoni","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9hNDg4YjgwZS0yMTc3LTUxZDgtOTQxOC1mYTA4NDJkYWZjNzc=","displayName":"Pieter Colpaert","__typename":"Person"},"__typename":"Credit"},{"role":"processing_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9hNDg4YjgwZS0yMTc3LTUxZDgtOTQxOC1mYTA4NDJkYWZjNzc=","displayName":"Pieter Colpaert","__typename":"Person"},"__typename":"Credit"},{"role":"reporter","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9lYjg1MjM5ZS04YmE2LTU5ZWMtOTA2OC1mZWY2ZWU4YmY2ZmM=","displayName":"Natalie Kitroeff","__typename":"Person"},"__typename":"Credit"},{"role":"reporter","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9mYmRiNDFmZC00YTZjLTU0N2ItYWMxNC0zYTI2ZDhmZWFkZTY=","displayName":"Cade Metz","__typename":"Person"},"__typename":"Credit"},{"role":"senior_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8wYmU2NThhOC1lMjE5LTUzNjMtODgxZi0yNDE5MjZiMDgwNWE=","displayName":"Devin Greenleaf","__typename":"Person"},"__typename":"Credit"}],"bylines":[],"renditions":[{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_1080p.mp4","type":"video_1080p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_hd_synd.mov","type":"syndication","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":404,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_720p.mp4","type":"video_720p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":270,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_480p.mp4","type":"video_480p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":270,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_480p.webm","type":"video_480p_webm","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":202,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_360p.mp4","type":"video_360p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":134,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_240p.mp4","type":"video_240p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhls\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg\u002Fmaster.m3u8","type":"hls","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg\u002Fmaster.m3u8","type":"hlsfmp4","aspectRatio":"9:16","__typename":"VideoRendition"}],"headline":{"default":"Could A.I. Really Kill All Humans?","__typename":"CreativeWorkHeadline"},"embedded":false,"summary":"After an Anthropic researcher quit, warning that the A.I. race is “gambling with our lives,” Cade Metz joined Natalie Kitroeff on “The Call” to break down what’s at stake.","videoAssetSummary":"After an Anthropic researcher quit, warning that the A.I. race is “gambling with our lives,” Cade Metz joined Natalie Kitroeff on “The Call” to break down what’s at stake.","promotionalHeadline":"Could A.I. Really Kill All Humans?","promotionalSummary":"After an Anthropic researcher quit, warning that the A.I. race is “gambling with our lives,” Cade Metz joined Natalie Kitroeff on “The Call” to break down what’s at stake.","promotionalMedia":{"uri":"nyt:\u002F\u002Fimage\u002F664bf351-3a16-58d7-928b-44a9c0278c90","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjY0YmYzNTEtM2ExNi01OGQ3LTkyOGItNDRhOWMwMjc4Yzkw","sourceId":"100000011145692","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1080,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":720,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":607,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Ftechnology\u002F100000011145658\u002Fcould-ai-really-kill-all-humans.html","uri":"nyt:\u002F\u002Fvideo\u002F20d1e4a3-1925-5bb6-b8db-56c8f1ce2f07","isLive":false,"liveUrls":[],"autoplay":false,"duration":168000,"aspectRatio":"9:16","communityCommentsSummary":{"commentsEnabled":false,"commentsOpen":false,"totalCount":0,"uri":"nyt:\u002F\u002Fvideo\u002F20d1e4a3-1925-5bb6-b8db-56c8f1ce2f07","__typename":"CommunityCommentsSummary"},"tone":"NO_TONE_SET","sourceId":"100000011145658","lastModified":"2026-09-10T21:53:02.860Z","firstPublished":"2026-09-10T21:53:02.860Z","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Video","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjY0YmYzNTEtM2ExNi01OGQ3LTkyOGItNDRhOWMwMjc4Yzkw","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-threeByTwoLargeAt2X.jpg","width":1080,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzQyMjQyNDBmLWIxYWItNTBiZC04ODFmLTc4MmQ2YTNiYzUyNw==","displayName":"Technology","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"VmlkZW86bnl0Oi8vdmlkZW8vMjBkMWU0YTMtMTkyNS01YmI2LWI4ZGItNTZjOGYxY2UyZjA3","isCinemagraph":false,"credits":[{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9lOGQ0M2NlMi0yNDM1LTViNTEtYWU1Ny0wZWE5ZDZlNWRkMTA=","displayName":"Miki Katoni","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9hNDg4YjgwZS0yMTc3LTUxZDgtOTQxOC1mYTA4NDJkYWZjNzc=","displayName":"Pieter Colpaert","__typename":"Person"},"__typename":"Credit"},{"role":"processing_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9hNDg4YjgwZS0yMTc3LTUxZDgtOTQxOC1mYTA4NDJkYWZjNzc=","displayName":"Pieter Colpaert","__typename":"Person"},"__typename":"Credit"},{"role":"reporter","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9lYjg1MjM5ZS04YmE2LTU5ZWMtOTA2OC1mZWY2ZWU4YmY2ZmM=","displayName":"Natalie Kitroeff","__typename":"Person"},"__typename":"Credit"},{"role":"reporter","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9mYmRiNDFmZC00YTZjLTU0N2ItYWMxNC0zYTI2ZDhmZWFkZTY=","displayName":"Cade Metz","__typename":"Person"},"__typename":"Credit"},{"role":"senior_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi8wYmU2NThhOC1lMjE5LTUzNjMtODgxZi0yNDE5MjZiMDgwNWE=","displayName":"Devin Greenleaf","__typename":"Person"},"__typename":"Credit"}],"bylines":[],"renditions":[{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_1080p.mp4","type":"video_1080p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_hd_synd.mov","type":"syndication","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":404,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_720p.mp4","type":"video_720p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":270,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_480p.mp4","type":"video_480p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":270,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_480p.webm","type":"video_480p_webm","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":202,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_360p.mp4","type":"video_360p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":134,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg_240p.mp4","type":"video_240p_mp4","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhls\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg\u002Fmaster.m3u8","type":"hls","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F10\u002F178333_1_thecall_cade_ai_clip_wg\u002Fmaster.m3u8","type":"hlsfmp4","aspectRatio":"9:16","__typename":"VideoRendition"}],"headline":{"default":"Could A.I. Really Kill All Humans?","__typename":"CreativeWorkHeadline"},"embedded":false,"summary":"After an Anthropic researcher quit, warning that the A.I. race is “gambling with our lives,” Cade Metz joined Natalie Kitroeff on “The Call” to break down what’s at stake.","videoAssetSummary":"After an Anthropic researcher quit, warning that the A.I. race is “gambling with our lives,” Cade Metz joined Natalie Kitroeff on “The Call” to break down what’s at stake.","promotionalHeadline":"Could A.I. Really Kill All Humans?","promotionalSummary":"After an Anthropic researcher quit, warning that the A.I. race is “gambling with our lives,” Cade Metz joined Natalie Kitroeff on “The Call” to break down what’s at stake.","promotionalMedia":{"uri":"nyt:\u002F\u002Fimage\u002F664bf351-3a16-58d7-928b-44a9c0278c90","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjY0YmYzNTEtM2ExNi01OGQ3LTkyOGItNDRhOWMwMjc4Yzkw","sourceId":"100000011145692","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1080,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":720,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":607,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F10\u002F09\u002Farts\u002FCade-Metz-Clip-Thumb-1\u002FCade-Metz-Clip-Thumb-1-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Ftechnology\u002F100000011145658\u002Fcould-ai-really-kill-all-humans.html","uri":"nyt:\u002F\u002Fvideo\u002F20d1e4a3-1925-5bb6-b8db-56c8f1ce2f07","isLive":false,"liveUrls":[],"autoplay":false,"duration":168000,"aspectRatio":"9:16","communityCommentsSummary":{"commentsEnabled":false,"commentsOpen":false,"totalCount":0,"uri":"nyt:\u002F\u002Fvideo\u002F20d1e4a3-1925-5bb6-b8db-56c8f1ce2f07","__typename":"CommunityCommentsSummary"},"tone":"NO_TONE_SET","sourceId":"100000011145658","lastModified":"2026-09-10T21:53:02.860Z","firstPublished":"2026-09-10T21:53:02.860Z","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F9805ddef-4b3a-5420-965c-d5f8ed999f44","credit":"Graham Dickie for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTgwNWRkZWYtNGIzYS01NDIwLTk2NWMtZDVmOGVkOTk5ZjQ0","sourceId":"100000011141312","summary":"","altText":"Tristan Buckmaster standing in front of a chalk blackboard with various dates and names written on it.","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-11T00:46:01.377Z","firstPublished":"2026-09-10T14:05:55.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F9805ddef-4b3a-5420-965c-d5f8ed999f44","credit":"Graham Dickie for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTgwNWRkZWYtNGIzYS01NDIwLTk2NWMtZDVmOGVkOTk5ZjQ0","sourceId":"100000011141312","summary":"","altText":"Tristan Buckmaster standing in front of a chalk blackboard with various dates and names written on it.","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc\u002F09sci-openai-buckmaster-hlqc-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-11T00:46:01.377Z","firstPublished":"2026-09-10T14:05:55.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F09sci-openai-buckmaster-hlqc.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fca7c28e8-73d0-5643-aaa7-de491c332244","credit":"Ivan Pierre Aguirre for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvY2E3YzI4ZTgtNzNkMC01NjQzLWFhYTctZGU0OTFjMzMyMjQ0","sourceId":"100000011142987","summary":"","altText":"Rows of low-slung homes abut a flat expanse of dirt where an enormous data center is planned. ","caption":{"text":"A neighborhood near the construction site of a Meta A.I. data center in El Paso, Texas.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1798,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":899,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T16:12:56.368Z","firstPublished":"2026-09-10T15:33:27.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fca7c28e8-73d0-5643-aaa7-de491c332244","credit":"Ivan Pierre Aguirre for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvY2E3YzI4ZTgtNzNkMC01NjQzLWFhYTctZGU0OTFjMzMyMjQ0","sourceId":"100000011142987","summary":"","altText":"Rows of low-slung homes abut a flat expanse of dirt where an enormous data center is planned. ","caption":{"text":"A neighborhood near the construction site of a Meta A.I. data center in El Paso, Texas.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1798,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":899,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc\u002F10cli-data-centers-health-tjhc-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T16:12:56.368Z","firstPublished":"2026-09-10T15:33:27.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10cli-data-centers-health-tjhc.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"\",\"packageTitleDescription\":null,\"packageTitleOverride\":\"nyt:\u002F\u002Fstoryline\u002Fc0f6764a-b15d-4c6b-abc2-c445ee3c25fd\",\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ffc7cdbb5-e20a-5b5c-86ef-0cae167c618d\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ffc7cdbb5-e20a-5b5c-86ef-0cae167c618d\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Anthropic Says It Blocked Possible Efforts to Build Biological Weapons\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"In a new report, the A.I. start-up added that it could not determine if the research was legitimate or nefarious, leading the company to shut down the work.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F7305074e-758c-53fb-96ad-0001f0d9231c\"},{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fvideo\u002F20d1e4a3-1925-5bb6-b8db-56c8f1ce2f07\"},\"desktopMedia\":{\"displayRatio\":\"2:3\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fvideo\u002F20d1e4a3-1925-5bb6-b8db-56c8f1ce2f07\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":\"Analysis\",\"headline\":\"A.I. Could Possibly End Humanity. How Are Humans Supposed to Process That?\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The technology is far from the only existential risk our species faces. But weighing such cosmic fears can become a mind-bending exercise.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F075e0515-1257-5266-86dc-15e5f4fa116b\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F9805ddef-4b3a-5420-965c-d5f8ed999f44\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F9805ddef-4b3a-5420-965c-d5f8ed999f44\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"An N.Y.U. Mathematician Clashed With OpenAI Over a $1 Million Proof\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Tristan Buckmaster was on the path toward an important proof when one of the A.I. giants used its staggering resources to get there first.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F267b464c-35f9-5e07-9465-920e70d7b78a\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fca7c28e8-73d0-5643-aaa7-de491c332244\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fca7c28e8-73d0-5643-aaa7-de491c332244\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"A.I. Boom Poses Growing Public Health Threat, Former E.P.A. Officials Warn\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Air pollution from gas-fired power plants to run data centers is expected to add at least $20 billion in annual health care costs by 2028, the group warns.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fba205f1f-9fea-52ba-a73d-797f80caf091\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F7e8295b8-6f1f-54e4-a676-9be9a7d184e1","eventId":"pubp:\u002F\u002Fevent\u002F2920f0e1d6104eb3903a78b9c0f27281","sourceId":"342ea0d1-664f-4b20-a62b-a3c72d1a6907","url":"","trackingName":"Tip Strip","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"EmbeddedInteractive","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q0MmQzYTNmLTAyYTgtNWRlNy1hOTEyLTUyMGZhNmI0NGY0ZQ==","displayName":"Admin","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"RW1iZWRkZWRJbnRlcmFjdGl2ZTpueXQ6Ly9lbWJlZGRlZGludGVyYWN0aXZlLzBkZjk0NTVhLTFjNTItNWE1NC05NDAwLTc0NDNjNDNkOWE2OA==","html":"__SSR__","credit":"","slug":"2025-hp-tip-strip","compatibility":"INLINE","storyFormat":null,"sourceId":"100000009942400","uri":"nyt:\u002F\u002Fembeddedinteractive\u002F0df9455a-1c52-5a54-9400-7443c43d9a68","displayProperties":{"displayOverrides":["DARK_MODE_COMPATIBLE"],"__typename":"CreativeWorkDisplayProperties"},"promotionalMedia":null,"tone":"NEWS","lastModified":"2025-09-30T17:25:50.384Z","firstPublished":"2025-01-22T16:28:41.000Z","url":"null","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[],"isPersonalized":false,"personalizationConfig":null,"layoutType":"RichMedia","properties":"{\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerOverride\":null,\"bannerNewsStatus\":\"NONE\",\"italicizeHeadline\":false,\"deepLink\":null,\"assets\":[{\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":null,\"summary\":null,\"uri\":\"nyt:\u002F\u002Fembeddedinteractive\u002F0df9455a-1c52-5a54-9400-7443c43d9a68\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fe56e184d-ddf9-541b-9e3b-bcec0c935889","eventId":"pubp:\u002F\u002Fevent\u002F4fb6fe7b238e48beb7ca3af50b3e33ff","sourceId":"e7beee93-109a-4355-979e-5c51f08a57b7","url":"","trackingName":"🎾 U.S. Open","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWEzMTYzZWQtMzM0Yi01ZmI5LWI0MTMtMzMyYzExOTUwZTEx","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-threeByTwoLargeAt2X.jpg","width":2209,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F555f3b72-736f-5cfa-b260-f5ba87fa36a4","sourceId":"100000011145764","lastModified":"2026-09-11T00:45:24.257Z","firstPublished":"2026-09-11T00:45:24.257Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vNTU1ZjNiNzItNzM2Zi01Y2ZhLWIyNjAtZjViYTg3ZmEzNmE0","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Flive-blogs\u002Fsabalenka-vs-pegula-live-updates-us-open-2026-score-result\u002Fl79Nr6Y3rA7J\u002F","targetPublished":{"__typename":"AthleticLiveBlog"}},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmIyZDIxMzItY2IzMy01YzM5LWI3NjAtZjlkY2QwMGVkZGYy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-threeByTwoLargeAt2X.jpg","width":1920,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002Fd29eb879-a510-5711-9476-493ebba3936c","sourceId":"100000011144538","lastModified":"2026-09-11T00:45:24.204Z","firstPublished":"2026-09-11T00:45:24.204Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vZDI5ZWI4NzktYTUxMC01NzExLTk0NzYtNDkzZWJiYTM5MzZj","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7580250\u002Fbill-ackman-tennis-finance-hall-fame\u002F","targetPublished":{"__typename":"AthleticArticle"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjRhNGQ1NjUtNjk2Zi01OThmLWJiZDMtZTQyYTgxMTgyYjNi","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-threeByTwoLargeAt2X.jpg","width":4774,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzA0MTViMmIwLTUxM2EtNWU3OC04MGRhLTIxYWI3NzBjYjc1Mw==","displayName":"Business","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Febe2688e-1aff-5fd8-8cf5-9668e8cefbd3","sourceId":"100000011143584","lastModified":"2026-09-10T18:06:29.048Z","firstPublished":"2026-09-10T16:37:51.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fbusiness\u002Fus-open-tennis-tickets.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2ViZTI2ODhlLTFhZmYtNWZkOC04Y2Y1LTk2NjhlOGNlZmJkMw==","headline":{"default":"The U.S. Open Has Been Quietly Releasing Face-Value Tickets","__typename":"CreativeWorkHeadline"},"summary":"On Wednesday, hundreds appeared on Ticketmaster. The United States Tennis Association said it periodically released tickets it held for a variety of reasons.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYzRhZDhhOTUtYTcwOS01YmVkLWFhYmEtMWFiZTYxM2M3NGNi","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":228,"uri":"nyt:\u002F\u002Faudio\u002Fc4ad8a95-a709-5bed-aaba-1abe613c74cb","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-ebe2688e-1aff-5fd8-8cf5-9668e8cefbd3\u002Fjob-1789063610203\u002Farticle-ebe2688e-1aff-5fd8-8cf5-9668e8cefbd3-job-1789063610203.mp3","sourceId":"100000011144608","headline":{"default":"Synthetic Narration for The U.S. Open Has Been Quietly Releasing Face-Value Tickets","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":609,"bylines":[{"renderedRepresentation":"By Tania Ganguli","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8wNGIyMjJjNS1iNTE5LTU0NzEtODJhOC00ZTY2ZGZmMDFkZDU=","displayName":"Tania Ganguli","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGQzNWZkYmItOTAxMS01ODkzLWJhYzMtZTBmOTMzODBiNWM3","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F06\u002F02\u002Fsports\u002Fauthor-tania-ganguli\u002Fauthor-tania-ganguli-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Storyline","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NEWS","uri":"nyt:\u002F\u002Fstoryline\u002Fc69487df-2abe-46dc-8ace-faf05a05e5ce","sourceId":"","lastModified":"2026-09-10T14:40:43.078Z","firstPublished":"2025-06-11T17:23:25.525Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fstoryline\u002Fc69487df-2abe-46dc-8ace-faf05a05e5ce","displayName":"U.S. Open","slug":"styln-usopen-tennis-hp","hubAssets":[],"primaryAssets":[{"__typename":"StorylinePrimaryAsset","displayName":"Women’s Semifinals","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7580038\u002F2026\u002F09\u002F10\u002Fus-open-2026-womens-semifinals-gauff-tv-time\u002F","uri":"nyt:\u002F\u002Fathleticarticle\u002Fb3a25374-41e2-5102-acd6-77d28196c5a2","__typename":"AthleticArticle"}},{"__typename":"StorylinePrimaryAsset","displayName":"Day 11 Recap","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7574567\u002F2026\u002F09\u002F10\u002Fus-open-quarterfinal-bracket-results-favorites-analysis\u002F","uri":"nyt:\u002F\u002Fathleticarticle\u002Fbbbb42f4-b8af-5dd4-a27f-ca641262c941","__typename":"AthleticArticle"}},{"__typename":"StorylinePrimaryAsset","displayName":"U.S. Open Ambassadors","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F09\u002Fnyregion\u002Ftennis-us-open-ambassadors.html","uri":"nyt:\u002F\u002Farticle\u002Ff0137d5c-1d18-5690-a927-9ff0f1a40c2c","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Best Fashion","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F03\u002Fstyle\u002Fus-open-fashion-outfits.html","uri":"nyt:\u002F\u002Farticle\u002F5ce72837-bb5b-5165-bd79-5fe1b7192cab","__typename":"Article"}}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F9a3163ed-334b-5fb9-b413-332c11950e11","credit":"Sarah Stier\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWEzMTYzZWQtMzM0Yi01ZmI5LWI0MTMtMzMyYzExOTUwZTEx","sourceId":"100000011145967","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":899,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-HP-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-HP-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-11T00:43:36.359Z","firstPublished":"2026-09-11T00:43:36.359Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F9a3163ed-334b-5fb9-b413-332c11950e11","credit":"Sarah Stier\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWEzMTYzZWQtMzM0Yi01ZmI5LWI0MTMtMzMyYzExOTUwZTEx","sourceId":"100000011145967","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-alert-flvm-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":899,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-HP-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP\u002F10USopen-Sabalenka-wins-HP-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-11T00:43:36.359Z","firstPublished":"2026-09-11T00:43:36.359Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10USopen-Sabalenka-wins-HP.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ffb2d2132-cb33-5c39-b760-f9dcd00eddf2","credit":"Elsa \u002F Getty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmIyZDIxMzItY2IzMy01YzM5LWI3NjAtZjlkY2QwMGVkZGYy","sourceId":"100000011143931","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1280,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1280,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T11:17:08.426Z","firstPublished":"2026-09-10T11:17:04.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ffb2d2132-cb33-5c39-b760-f9dcd00eddf2","credit":"Elsa \u002F Getty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmIyZDIxMzItY2IzMy01YzM5LWI3NjAtZjlkY2QwMGVkZGYy","sourceId":"100000011143931","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1280,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1280,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis\u002Ftamc-091026-bill-ackman-tennis-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T11:17:08.426Z","firstPublished":"2026-09-10T11:17:04.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002Ftamc-091026-bill-ackman-tennis.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F24a4d565-696f-598f-bbd3-e42a81182b3b","credit":"Geoff Burke\u002FReuters","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjRhNGQ1NjUtNjk2Zi01OThmLWJiZDMtZTQyYTgxMTgyYjNi","sourceId":"100000011144405","summary":"","altText":"","caption":{"text":"Alexander Zverev during his quarterfinal match against Botic van de Zandschulp on Wednesday.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1801,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":901,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T16:37:48.991Z","firstPublished":"2026-09-10T16:37:48.991Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F24a4d565-696f-598f-bbd3-e42a81182b3b","credit":"Geoff Burke\u002FReuters","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjRhNGQ1NjUtNjk2Zi01OThmLWJiZDMtZTQyYTgxMTgyYjNi","sourceId":"100000011144405","summary":"","altText":"","caption":{"text":"Alexander Zverev during his quarterfinal match against Botic van de Zandschulp on Wednesday.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1801,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":901,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw\u002F10biz-tennis-tickets-01-zcmw-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T16:37:48.991Z","firstPublished":"2026-09-10T16:37:48.991Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-tennis-tickets-01-zcmw.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"\",\"packageTitleDescription\":null,\"packageTitleOverride\":\"nyt:\u002F\u002Fstoryline\u002Fc69487df-2abe-46dc-8ace-faf05a05e5ce\",\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F9a3163ed-334b-5fb9-b413-332c11950e11\"},\"desktopMedia\":{\"displayRatio\":\"1:1\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F9a3163ed-334b-5fb9-b413-332c11950e11\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"LIVE\",\"kicker\":null,\"headline\":\"Aryna Sabalenka Defeats Jessica Pegula to Reach 4th Straight U.S. Open Final\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The two-time reigning tournament champion will look to win her fifth singles Grand Slam on Saturday.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F555f3b72-736f-5cfa-b260-f5ba87fa36a4\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ffb2d2132-cb33-5c39-b760-f9dcd00eddf2\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ffb2d2132-cb33-5c39-b760-f9dcd00eddf2\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"A Finance C.E.O. Tried to Play With Tennis Pros. It Didn’t Go Well.\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Bill Ackman’s ill-fated pursuit gave glimpse into what wealth means in the sport.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002Fd29eb879-a510-5711-9476-493ebba3936c\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F24a4d565-696f-598f-bbd3-e42a81182b3b\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F24a4d565-696f-598f-bbd3-e42a81182b3b\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"The U.S. Open Has Been Quietly Releasing Face-Value Tickets\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"On Wednesday, hundreds appeared on Ticketmaster. The United States Tennis Association said it periodically released tickets it held for a variety of reasons.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Febe2688e-1aff-5fd8-8cf5-9668e8cefbd3\"}]}","children":[]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F8c06baa2-9976-5a1a-a5e6-fd1587b71ce4","eventId":"pubp:\u002F\u002Fevent\u002Fc2e4a6be082244f3b27a8b4338e6c6a0","sourceId":"77d246a3-984d-4e9a-aea6-dfea222977d4","url":"","trackingName":"Mobile Watch Promo","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F83240f6b-1a84-5115-94d6-4266546e19ad","eventId":"pubp:\u002F\u002Fevent\u002Fec46991c4d534c5ba31d39f4248c27b9","sourceId":"848b7d83-2760-4d04-8237-93dd320a5a9d","url":"","trackingName":"Opinion Mobile","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F7a8e3bad-2085-57d7-886e-226abdb83758","eventId":"pubp:\u002F\u002Fevent\u002F184f6a32c34a4edfa8c42a2e047e7f57","sourceId":"97c0caab-9ed3-4d99-acd6-741a732ca0fd","url":"","trackingName":"More Top Stories","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F757df492-2406-5585-a8ac-87ae4fc84643","eventId":"pubp:\u002F\u002Fevent\u002Fb17946aa89fa4557847d5496469e135a","sourceId":"101208f2-64ed-4534-9b52-f36707e960cb","url":"","trackingName":"📖 TGR","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmQzNDcwYTAtZWJmYy01MjViLTkyZTEtNWU0YzMxYmEzZWJi","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-smallSquare168-v3.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-smallSquare252-v3.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-square640-v2.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-threeByTwoLargeAt2X-v3.jpg","width":2886,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzcwZTg2NWI2LWNjNzAtNTE4MS04NGM5LTgzNjhiM2E1YzM0Yg==","displayName":"World","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"FEATURE","uri":"nyt:\u002F\u002Farticle\u002F6d6d6266-bec7-5ebb-8c09-974194dbf283","sourceId":"100000011117689","lastModified":"2026-09-11T00:07:16.168Z","firstPublished":"2026-09-10T09:03:16.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fworld\u002Fafrica\u002Fchimamanda-ngozi-adichie-nigeria-son-death.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzZkNmQ2MjY2LWJlYzctNWViYi04YzA5LTk3NDE5NGRiZjI4Mw==","headline":{"default":"The Death of Chimamanda Ngozi Adichie’s Child Changed Her View of Nigeria","__typename":"CreativeWorkHeadline"},"summary":"Adichie has moved countless readers with her novels about Nigerians at home and abroad. After the death in Lagos of her toddler son, her homeland no longer feels as much like home.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"CommentsBlock"},{"__typename":"RuleBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vY2Y3YzVkZTgtNDYyOS01MmI2LThhMzEtNDZjOTkxOWQzYzE3","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":879,"uri":"nyt:\u002F\u002Faudio\u002Fcf7c5de8-4629-52b6-8a31-46c9919d3c17","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-6d6d6266-bec7-5ebb-8c09-974194dbf283\u002Fjob-1789068468964\u002Farticle-6d6d6266-bec7-5ebb-8c09-974194dbf283-job-1789068468964.mp3","sourceId":"100000011143838","headline":{"default":"Synthetic Narration for For a Nigerian Author, Loss Has Made Her Homeland a Source of Pain","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":2289,"bylines":[{"renderedRepresentation":"By Veronica Chambers","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi85NDBhNWRmYS0yYWQyLTUxZTktOGY0MS1mN2EwODFmOTBmZjA=","displayName":"Veronica Chambers","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjEwMzM1ZjktOGY3ZS01MTE0LWJlY2YtMGQxNGI1NmE5ZTFm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F12\u002F07\u002Fmultimedia\u002Fauthor-veronica-chambers\u002Fauthor-veronica-chambers-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2E5MTNkMWZiLTNjZGYtNTU2Yi05YTgxLWYwYjk5NmExYTIwMg==","displayName":"Magazine","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ffd3470a0-ebfc-525b-92e1-5e4c31ba3ebb","credit":"Deborah Segun, Deep Consciousness, 2026","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmQzNDcwYTAtZWJmYy01MjViLTkyZTEtNWU0YzMxYmEzZWJi","sourceId":"100000011137555","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-smallSquare252-v3.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-mediumSquareAt3X-v2.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-threeByTwoMediumAt2X-v3.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-threeByTwoSmallAt2X-v3.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-videoSixteenByNineJumbo1600-v3.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-verticalTwoByThree735-v3.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-smallTwoByThree-v3.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T16:50:35.906Z","firstPublished":"2026-09-09T17:16:01.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmagazine\u002Fgreat-reads.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2E5MTNkMWZiLTNjZGYtNTU2Yi05YTgxLWYwYjk5NmExYTIwMg==","displayName":"Magazine","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ffd3470a0-ebfc-525b-92e1-5e4c31ba3ebb","credit":"Deborah Segun, Deep Consciousness, 2026","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZmQzNDcwYTAtZWJmYy01MjViLTkyZTEtNWU0YzMxYmEzZWJi","sourceId":"100000011137555","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-smallSquare252-v3.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-square640-v2.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-mediumSquareAt3X-v2.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-threeByTwoMediumAt2X-v3.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-threeByTwoSmallAt2X-v3.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-videoSixteenByNineJumbo1600-v3.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-verticalTwoByThree735-v3.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F07\u002Fmagazine\u002Fgreat-reads\u002Fgreat-reads-smallTwoByThree-v3.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T16:50:35.906Z","firstPublished":"2026-09-09T17:16:01.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fmagazine\u002Fgreat-reads.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ffd3470a0-ebfc-525b-92e1-5e4c31ba3ebb\"},\"desktopMedia\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ffd3470a0-ebfc-525b-92e1-5e4c31ba3ebb\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":\"The Great Read\",\"headline\":\"The Death of Chimamanda Ngozi Adichie’s Child Changed Her View of Nigeria\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The author has moved readers with her novels about Nigerians. After the death of her toddler son, her homeland no longer feels as much like home.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F6d6d6266-bec7-5ebb-8c09-974194dbf283\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fc7cb8181-66ec-5f57-b7c5-96b891c17536","eventId":"pubp:\u002F\u002Fevent\u002F053678c757ab4b0688d585fda84c5993","sourceId":"0317f3ba-e2cd-4272-965d-d29ad97f3ab1","url":"","trackingName":"🌐 9\u002F11","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMWI4NDcxZTctMWY1MS01YTk3LWJjYTQtNDQyMzIyNmJkNzlh","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne-top-bhkq\u002F10met-911-jill-jake-jeanne-top-bhkq-smallSquare168-v2.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne-top-bhkq\u002F10met-911-jill-jake-jeanne-top-bhkq-smallSquare252-v2.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne-top-bhkq\u002F10met-911-jill-jake-jeanne-top-bhkq-square640-v2.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne-top-bhkq\u002F10met-911-jill-jake-jeanne-top-bhkq-threeByTwoLargeAt2X-v2.jpg","width":5192,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzM5NDgwMzc0LTY2ZDMtNTYwMy05Y2UxLTU4Y2ZhMTI5ODhlMg==","displayName":"New York","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F3f73076d-6850-54fa-a195-715a1d3a8dac","sourceId":"100000011055502","lastModified":"2026-09-10T16:59:15.243Z","firstPublished":"2026-09-10T07:00:20.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fnyregion\u002F9-11-child-grandmother.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzNmNzMwNzZkLTY4NTAtNTRmYS1hMTk1LTcxNWExZDNhOGRhYw==","headline":{"default":"He Lost His Mother on 9\u002F11. He Grew Up in Her Childhood Bedroom.","__typename":"CreativeWorkHeadline"},"summary":"Jacob Campbell was a baby when his mother was killed, and he has struggled to come to terms with the tragedy that shaped him. For the grandmother who raised him, it’s even harder.","body":{"content":[{"__typename":"HeaderFullBleedVerticalBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"VideoBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"CommentsBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNjhlNWU5NGMtOTJkYi01M2FhLTg4NGEtMWM4MDU0YzAwMDhj","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":1168,"uri":"nyt:\u002F\u002Faudio\u002F68e5e94c-92db-53aa-884a-1c8054c0008c","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-3f73076d-6850-54fa-a195-715a1d3a8dac\u002Fjob-1789059556939\u002Farticle-3f73076d-6850-54fa-a195-715a1d3a8dac-job-1789059556939.mp3","sourceId":"100000011143757","headline":{"default":"Synthetic Narration for A Child of Sept. 11 Finds a Way to Move Forward","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":3152,"bylines":[{"renderedRepresentation":"By Katherine Rosman and Hiroko Masuike","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8yOTI1NTI4NS0wNjlkLTU0OWMtOTY4OC0zN2MyYTE1NDZmYWU=","displayName":"Katherine Rosman","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYmZjNTg2YTYtOWE2NC01ZjAyLTg3NjAtZWNmYzJkZTVkMDEz","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbLarge-v3.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi85ZDAxOTRhMS0yZmQzLTUwMzgtODQwMi01OTY3MTRkYTZiZTQ=","displayName":"Hiroko Masuike","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYTNlOGFiODMtZjhlYS01MjY4LWJmM2QtYjc0MjlmMjQyZmUz","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F28\u002Fmultimedia\u002Fauthor-hiroko-masuike\u002Fauthor-hiroko-masuike-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Storyline","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NEWS","uri":"nyt:\u002F\u002Fstoryline\u002Fafda00bc-aac2-4d44-953a-76ff899536c8","sourceId":"","lastModified":"2026-09-10T18:06:32.019Z","firstPublished":"2026-09-08T01:56:46.617Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fstoryline\u002Fafda00bc-aac2-4d44-953a-76ff899536c8","displayName":"Sept. 11","slug":"styln-sept-11-hp","hubAssets":[],"primaryAssets":[{"__typename":"StorylinePrimaryAsset","displayName":"Air Quality","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F08\u002Fnyregion\u002Fwhat-to-know-sept-11-air-quality-documents.html","uri":"nyt:\u002F\u002Farticle\u002F94dd912a-8284-5e64-8bf0-e271dcff4e9a","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Twin Towers","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F07\u002Fnyregion\u002Ftwin-towers-photographs.html","uri":"nyt:\u002F\u002Farticle\u002F5b400e98-8c21-5e6c-abb9-6187f10a8d44","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Veterans’ Reflections","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fthey-enlisted-after-the-9-11-attacks-it-changed-their-lives-forever.html","uri":"nyt:\u002F\u002Farticle\u002Fa831f9a9-eb28-545c-ba3a-b26b59d18b97","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"5 World Trade Center","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fnyregion\u002Fground-zero-5-wtc.html","uri":"nyt:\u002F\u002Farticle\u002F5b3d79cd-0a33-57fd-9ce0-9f41b67b88f1","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"2001: Day of Terror","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2001\u002F09\u002F12\u002Fus\u002Fus-attacked-hijacked-jets-destroy-twin-towers-and-hit-pentagon-in-day-of-terror.html","uri":"nyt:\u002F\u002Farticle\u002F4454f442-6ffc-587e-b435-0ccff732020d","__typename":"Article"}}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"CardDeck","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzI3MDEyOTItMDliMy01NWY5LWFiZmYtZGQ1NTA3OGNlNTA4","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-threeByTwoLargeAt2X.jpg","width":8451,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":null,"advertisingProperties":null,"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Fcarddeck\u002F9cfd1595-b499-4c24-82c9-a5a5ced38ee9","sourceId":"9cfd1595-b499-4c24-82c9-a5a5ced38ee9","lastModified":"2026-09-10T16:11:17.092Z","firstPublished":"2026-09-10T15:28:06.442Z","url":"","id":"Q2FyZERlY2s6bnl0Oi8vY2FyZGRlY2svOWNmZDE1OTUtYjQ5OS00YzI0LTgyYzktYTVhNWNlZDM4ZWU5","slug":"10met-911-jill-jake-jeanne-GRID","storyFormat":"grid","newsStatus":"DEFAULT","desk":"","asset":{"cards":[{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F72701292-09b3-55f9-abff-dd55078ce508","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948.html","sourceId":"100000011144293","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzI3MDEyOTItMDliMy01NWY5LWFiZmYtZGQ1NTA3OGNlNTA4","credit":"","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-tmagArticle.jpg","width":592,"height":395,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"master1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-master1050.jpg","width":1050,"height":700,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-master675.jpg","width":675,"height":450,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-master768.jpg","width":768,"height":512,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-square640.jpg","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-mediumSquareAt3X.jpg","width":1800,"height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-threeByTwoMediumAt2X.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"GridCard","key":"7044926.437936665","data":"{\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F72701292-09b3-55f9-abff-dd55078ce508\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fb5c54e34-37e5-539d-a4d8-7a21b5c4f67c","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691.html","sourceId":"100000011144299","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjVjNTRlMzQtMzdlNS01MzlkLWE0ZDgtN2EyMWI1YzRmNjdj","credit":"","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-tmagArticle.jpg","width":592,"height":395,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"master1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-master1050.jpg","width":1050,"height":700,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-master675.jpg","width":675,"height":450,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-master768.jpg","width":768,"height":512,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-mediumSquareAt3X-v2.jpg","width":1800,"height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-threeByTwoMediumAt2X.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"GridCard","key":"5094292.562552385","data":"{\"credit\":\"\",\"altText\":\"A young woman holds a baby in a yellow outfit, including a hood. The baby is sucking a pacifier and there are photos on the wall.\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fb5c54e34-37e5-539d-a4d8-7a21b5c4f67c\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F41a0115e-df9e-5f8d-a2f2-c5e47a996fa7","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj.html","sourceId":"100000011139660","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDFhMDExNWUtZGY5ZS01ZjhkLWEyZjItYzVlNDdhOTk2ZmE3","credit":"","altText":"Above a couch, a wall is decorated with memories of 9-11, including a street sign that says “Jill Maurer-Campbell Street.”","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-tmagArticle.jpg","width":592,"height":395,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"master1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-master1050.jpg","width":1050,"height":700,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-master675.jpg","width":675,"height":450,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-master768.jpg","width":768,"height":512,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-square640-v4.jpg","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-mediumSquareAt3X-v4.jpg","width":1800,"height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-threeByTwoMediumAt2X.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"GridCard","key":"4739354.026452977","data":"{\"credit\":\"\",\"altText\":\"Above a couch, a wall is decorated with memories of 9-11, including a street sign that says “Jill Maurer-Campbell Street.”\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F41a0115e-df9e-5f8d-a2f2-c5e47a996fa7\"}","text":[]}],"linkedAsset":{"uri":"nyt:\u002F\u002Farticle\u002F3f73076d-6850-54fa-a195-715a1d3a8dac","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fnyregion\u002F9-11-child-grandmother.html","lastModified":"2026-09-10T16:59:15.243Z","__typename":"Article"},"__typename":"Grid","data":"{\"credit\":\"Hiroko Masuike\u002FThe New York Times\"}"},"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"CardDeck","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzI3MDEyOTItMDliMy01NWY5LWFiZmYtZGQ1NTA3OGNlNTA4","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-threeByTwoLargeAt2X.jpg","width":8451,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":null,"advertisingProperties":null,"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Fcarddeck\u002F9cfd1595-b499-4c24-82c9-a5a5ced38ee9","sourceId":"9cfd1595-b499-4c24-82c9-a5a5ced38ee9","lastModified":"2026-09-10T16:11:17.092Z","firstPublished":"2026-09-10T15:28:06.442Z","url":"","id":"Q2FyZERlY2s6bnl0Oi8vY2FyZGRlY2svOWNmZDE1OTUtYjQ5OS00YzI0LTgyYzktYTVhNWNlZDM4ZWU5","slug":"10met-911-jill-jake-jeanne-GRID","storyFormat":"grid","newsStatus":"DEFAULT","desk":"","asset":{"cards":[{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F72701292-09b3-55f9-abff-dd55078ce508","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948.html","sourceId":"100000011144293","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNzI3MDEyOTItMDliMy01NWY5LWFiZmYtZGQ1NTA3OGNlNTA4","credit":"","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-tmagArticle.jpg","width":592,"height":395,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"master1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-master1050.jpg","width":1050,"height":700,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-master675.jpg","width":675,"height":450,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-master768.jpg","width":768,"height":512,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-square640.jpg","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-mediumSquareAt3X.jpg","width":1800,"height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-threeByTwoMediumAt2X.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc08895-948\u002Fmosaic-dsc08895-948-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"GridCard","key":"7044926.437936665","data":"{\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F72701292-09b3-55f9-abff-dd55078ce508\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002Fb5c54e34-37e5-539d-a4d8-7a21b5c4f67c","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691.html","sourceId":"100000011144299","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYjVjNTRlMzQtMzdlNS01MzlkLWE0ZDgtN2EyMWI1YzRmNjdj","credit":"","altText":"","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-tmagArticle.jpg","width":592,"height":395,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"master1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-master1050.jpg","width":1050,"height":700,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-master675.jpg","width":675,"height":450,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-master768.jpg","width":768,"height":512,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-square640-v2.jpg","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-mediumSquareAt3X-v2.jpg","width":1800,"height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-threeByTwoMediumAt2X.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmosaic-dsc017171-691\u002Fmosaic-dsc017171-691-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"GridCard","key":"5094292.562552385","data":"{\"credit\":\"\",\"altText\":\"A young woman holds a baby in a yellow outfit, including a hood. The baby is sucking a pacifier and there are photos on the wall.\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002Fb5c54e34-37e5-539d-a4d8-7a21b5c4f67c\"}","text":[]},{"assets":[{"uri":"nyt:\u002F\u002Fimage\u002F41a0115e-df9e-5f8d-a2f2-c5e47a996fa7","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj.html","sourceId":"100000011139660","__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNDFhMDExNWUtZGY5ZS01ZjhkLWEyZjItYzVlNDdhOTk2ZmE3","credit":"","altText":"Above a couch, a wall is decorated with memories of 9-11, including a street sign that says “Jill Maurer-Campbell Street.”","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-articleLarge.jpg","width":600,"height":400,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-tmagArticle.jpg","width":592,"height":395,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-jumbo.jpg","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"master1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-master1050.jpg","width":1050,"height":700,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-master675.jpg","width":675,"height":450,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-master768.jpg","width":768,"height":512,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-square640-v4.jpg","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-mediumSquareAt3X-v4.jpg","width":1800,"height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-threeByTwoMediumAt2X.jpg","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-videoSixteenByNine600.jpg","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-videoSixteenByNine1050.jpg","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"name":"verticalTwoByThree735","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-verticalTwoByThree735.jpg","width":735,"height":1102,"__typename":"ImageRendition"},{"name":"smallTwoByThree","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10met-911-jill-jake-jeanne--04-wfgj\u002F10met-911-jill-jake-jeanne--04-wfgj-smallTwoByThree.jpg","width":400,"height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}],"__typename":"GridCard","key":"4739354.026452977","data":"{\"credit\":\"\",\"altText\":\"Above a couch, a wall is decorated with memories of 9-11, including a street sign that says “Jill Maurer-Campbell Street.”\",\"backgroundMedia\":\"nyt:\u002F\u002Fimage\u002F41a0115e-df9e-5f8d-a2f2-c5e47a996fa7\"}","text":[]}],"linkedAsset":{"uri":"nyt:\u002F\u002Farticle\u002F3f73076d-6850-54fa-a195-715a1d3a8dac","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fnyregion\u002F9-11-child-grandmother.html","lastModified":"2026-09-10T16:59:15.243Z","__typename":"Article"},"__typename":"Grid","data":"{\"credit\":\"Hiroko Masuike\u002FThe New York Times\"}"},"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"CardDeck","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NO_TONE_SET","uri":"nyt:\u002F\u002Fcarddeck\u002Fb8e26df5-b7d0-5d63-bcb1-515a9779b93a","sourceId":"201e4406ac8045fb985788a1553aee12","lastModified":"2026-09-10T15:10:30.131Z","firstPublished":"2026-09-10T15:10:30.131Z","url":"","id":"Q2FyZERlY2s6bnl0Oi8vY2FyZGRlY2svYjhlMjZkZjUtYjdkMC01ZDYzLWJjYjEtNTE1YTk3NzliOTNh","slug":"00met-911-jill-jake-jeanne-hp-thread","storyFormat":"reporter_thread","newsStatus":"DEFAULT","desk":"","asset":{"cards":[],"linkedAsset":null,"entityStoreAsset":{"__typename":"ScoopReporterThread","id":"201e4406ac8045fb985788a1553aee12","uri":"urn:nyt:ScoopReporterThread:201e4406ac8045fb985788a1553aee12","kicker":null,"uppercase":null,"linkedAsset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fnyregion\u002F9-11-child-grandmother.html","__typename":"Article"},"slides":[{"id":"8eed90b932e74856b4a65e0a50932b54","body":"I met Jake Campbell years ago, after I read a story about his challenges since his mother died on Sept. 11. I messaged him on Facebook, and we stayed in touch.","timestamp":null,"dateline":null,"bylines":[{"displayName":"Katherine Rosman","description":"\u003Cp\u003EKatie Rosman is a reporter for the Metro desk at The New York Times, contributing narratives and profiles about people, events and dynamics in New York City and its outer reaches.\u003C\u002Fp\u003E\r\n\u003Cp\u003ESince joining the staff of The Times in 2014, she has helped cover a wide-range of topics (media, celebrity, the NFL, to name a few) for a wide range of desks (business, styles, culture, sports).\u003C\u002Fp\u003E\r\n\u003Cp\u003EHer work has garnered a Front Page Award and two Best in Business citations from the Society of American Business Editors. Her 2018 investigation into the litigation surrounding a crochet bikini was named a finalist for a Loeb Award.\u003C\u002Fp\u003E","promotionalMedia":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYmZjNTg2YTYtOWE2NC01ZjAyLTg3NjAtZWNmYzJkZTVkMDEz","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-articleLarge-v3.png","width":600,"height":600,"__typename":"ImageRendition"},{"name":"popup","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-popup-v3.png","width":500,"height":500,"__typename":"ImageRendition"},{"name":"blog480","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog480-v3.png","width":480,"height":480,"__typename":"ImageRendition"},{"name":"blog533","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog533-v3.png","width":533,"height":533,"__typename":"ImageRendition"},{"name":"blog427","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog427-v3.png","width":427,"height":427,"__typename":"ImageRendition"},{"name":"tmagSF","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-tmagSF-v3.png","width":362,"height":362,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-tmagArticle-v3.png","width":592,"height":592,"__typename":"ImageRendition"},{"name":"slide","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-slide-v3.png","width":500,"height":500,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-jumbo-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"},{"name":"superJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-superJumbo-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"},{"name":"blog225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog225-v3.png","width":225,"height":225,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master675-v3.png","width":675,"height":675,"__typename":"ImageRendition"},{"name":"master495","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master495-v3.png","width":495,"height":495,"__typename":"ImageRendition"},{"name":"master180","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master180-v3.png","width":180,"height":180,"__typename":"ImageRendition"},{"name":"master315","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master315-v3.png","width":315,"height":315,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master768-v3.png","width":768,"height":768,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SMALL_SQUARE","renditions":[{"name":"thumbStandard","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbStandard-v3.png","width":75,"height":75,"__typename":"ImageRendition"},{"name":"blogSmallThumb","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blogSmallThumb-v3.png","width":50,"height":50,"__typename":"ImageRendition"},{"name":"thumbLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbLarge-v3.png","width":150,"height":150,"__typename":"ImageRendition"},{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-smallSquare168-v3.png","width":168,"height":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-smallSquare252-v3.png","width":252,"height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square320","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-square320-v3.png","width":320,"height":320,"__typename":"ImageRendition"},{"name":"moth","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-moth-v3.png","width":151,"height":151,"__typename":"ImageRendition"},{"name":"filmstrip","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-filmstrip-v3.png","width":190,"height":190,"__typename":"ImageRendition"},{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-square640-v3.png","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquare149","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumSquare149-v3.png","width":149,"height":149,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumSquareAt3X-v2.png","width":1000,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"HORIZONTAL","renditions":[{"name":"sfSpan","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-sfSpan-v3.png","width":395,"height":263,"__typename":"ImageRendition"},{"name":"largeHorizontal375","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeHorizontal375-v3.png","width":375,"height":250,"__typename":"ImageRendition"},{"name":"largeHorizontalJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeHorizontalJumbo-v3.png","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"horizontalMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-horizontalMediumAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"WIDESCREEN","renditions":[{"name":"hpLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-hpLarge-v3.png","width":511,"height":287,"__typename":"ImageRendition"},{"name":"largeWidescreen573","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeWidescreen573-v3.png","width":573,"height":322,"__typename":"ImageRendition"},{"name":"largeWidescreen1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeWidescreen1050-v3.png","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"thumbWide","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbWide-v3.png","width":190,"height":126,"__typename":"ImageRendition"},{"name":"videoThumb","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoThumb-v3.png","width":75,"height":50,"__typename":"ImageRendition"},{"name":"videoLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoLarge-v3.png","width":768,"height":507,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo210","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo210-v3.png","width":210,"height":140,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo225-v3.png","width":225,"height":150,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo440","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo440-v3.png","width":440,"height":293,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo252-v3.png","width":252,"height":168,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo378","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo378-v3.png","width":378,"height":252,"__typename":"ImageRendition"},{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoLargeAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"},{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoMediumAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"},{"name":"threeByTwoSmallAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoSmallAt2X-v3.png","width":600,"height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FLEXIBLE","renditions":[{"name":"articleInline","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-articleInline-v3.png","width":190,"height":190,"__typename":"ImageRendition"},{"name":"hpSmall","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-hpSmall-v3.png","width":163,"height":163,"__typename":"ImageRendition"},{"name":"blogSmallInline","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blogSmallInline-v3.png","width":151,"height":151,"__typename":"ImageRendition"},{"name":"mediumFlexible177","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumFlexible177-v3.png","width":177,"height":177,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSmall","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSmall-v3.png","width":500,"height":281,"__typename":"ImageRendition"},{"name":"videoHpMedium","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoHpMedium-v3.png","width":375,"height":211,"__typename":"ImageRendition"},{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine600-v3.png","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine540","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine540-v3.png","width":540,"height":304,"__typename":"ImageRendition"},{"name":"videoSixteenByNine495","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine495-v3.png","width":495,"height":278,"__typename":"ImageRendition"},{"name":"videoSixteenByNine390","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine390-v3.png","width":390,"height":219,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine1050-v3.png","width":1050,"height":591,"__typename":"ImageRendition"},{"name":"videoSixteenByNine480","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine480-v3.png","width":480,"height":270,"__typename":"ImageRendition"},{"name":"videoSixteenByNine310","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine310-v3.png","width":310,"height":174,"__typename":"ImageRendition"},{"name":"videoSixteenByNine225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine225-v3.png","width":225,"height":126,"__typename":"ImageRendition"},{"name":"videoSixteenByNine96","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine96-v3.png","width":96,"height":54,"__typename":"ImageRendition"},{"name":"videoSixteenByNine768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine768-v3.png","width":768,"height":432,"__typename":"ImageRendition"},{"name":"videoSixteenByNine150","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine150-v3.png","width":150,"height":84,"__typename":"ImageRendition"},{"name":"videoSixteenByNineJumbo1600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNineJumbo1600-v3.png","width":1600,"height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FIFTEEN_BY_SEVEN","renditions":[{"name":"miniMoth","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-miniMoth-v3.png","width":151,"height":70,"__typename":"ImageRendition"},{"name":"windowsTile336H","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-windowsTile336H-v3.png","width":694,"height":336,"__typename":"ImageRendition"},{"name":"videoFifteenBySeven1305","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoFifteenBySeven1305-v3.png","width":1305,"height":609,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FULL_BLEED_SAFE_AREA","renditions":[],"__typename":"ImageCrop"},{"name":"FACEBOOK","renditions":[{"name":"facebookJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-facebookJumbo-v3.png","width":1050,"height":550,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"WATCH","renditions":[{"name":"watch308","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-watch308-v3.png","width":312,"height":348,"__typename":"ImageRendition"},{"name":"watch268","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-watch268-v3.png","width":272,"height":304,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[],"__typename":"ImageCrop"},{"name":"MOBILE_MASTER","renditions":[{"name":"mobileMasterAt3x","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mobileMasterAt3x-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"Person"}],"__typename":"ScoopReporterThreadSlide"},{"id":"60a996c237f745f08151b7455eb2b7a5","body":"Jake, just 25, wants to overcome the ache he feels for the mother he barely knew. His 85-year-old grandmother Jeanne Maurer, who raised him, clings to grief as a connection to her daughter.","timestamp":null,"dateline":null,"bylines":[{"displayName":"Katherine Rosman","description":"\u003Cp\u003EKatie Rosman is a reporter for the Metro desk at The New York Times, contributing narratives and profiles about people, events and dynamics in New York City and its outer reaches.\u003C\u002Fp\u003E\r\n\u003Cp\u003ESince joining the staff of The Times in 2014, she has helped cover a wide-range of topics (media, celebrity, the NFL, to name a few) for a wide range of desks (business, styles, culture, sports).\u003C\u002Fp\u003E\r\n\u003Cp\u003EHer work has garnered a Front Page Award and two Best in Business citations from the Society of American Business Editors. Her 2018 investigation into the litigation surrounding a crochet bikini was named a finalist for a Loeb Award.\u003C\u002Fp\u003E","promotionalMedia":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYmZjNTg2YTYtOWE2NC01ZjAyLTg3NjAtZWNmYzJkZTVkMDEz","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-articleLarge-v3.png","width":600,"height":600,"__typename":"ImageRendition"},{"name":"popup","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-popup-v3.png","width":500,"height":500,"__typename":"ImageRendition"},{"name":"blog480","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog480-v3.png","width":480,"height":480,"__typename":"ImageRendition"},{"name":"blog533","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog533-v3.png","width":533,"height":533,"__typename":"ImageRendition"},{"name":"blog427","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog427-v3.png","width":427,"height":427,"__typename":"ImageRendition"},{"name":"tmagSF","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-tmagSF-v3.png","width":362,"height":362,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-tmagArticle-v3.png","width":592,"height":592,"__typename":"ImageRendition"},{"name":"slide","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-slide-v3.png","width":500,"height":500,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-jumbo-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"},{"name":"superJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-superJumbo-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"},{"name":"blog225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog225-v3.png","width":225,"height":225,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master675-v3.png","width":675,"height":675,"__typename":"ImageRendition"},{"name":"master495","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master495-v3.png","width":495,"height":495,"__typename":"ImageRendition"},{"name":"master180","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master180-v3.png","width":180,"height":180,"__typename":"ImageRendition"},{"name":"master315","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master315-v3.png","width":315,"height":315,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master768-v3.png","width":768,"height":768,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SMALL_SQUARE","renditions":[{"name":"thumbStandard","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbStandard-v3.png","width":75,"height":75,"__typename":"ImageRendition"},{"name":"blogSmallThumb","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blogSmallThumb-v3.png","width":50,"height":50,"__typename":"ImageRendition"},{"name":"thumbLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbLarge-v3.png","width":150,"height":150,"__typename":"ImageRendition"},{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-smallSquare168-v3.png","width":168,"height":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-smallSquare252-v3.png","width":252,"height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square320","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-square320-v3.png","width":320,"height":320,"__typename":"ImageRendition"},{"name":"moth","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-moth-v3.png","width":151,"height":151,"__typename":"ImageRendition"},{"name":"filmstrip","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-filmstrip-v3.png","width":190,"height":190,"__typename":"ImageRendition"},{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-square640-v3.png","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquare149","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumSquare149-v3.png","width":149,"height":149,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumSquareAt3X-v2.png","width":1000,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"HORIZONTAL","renditions":[{"name":"sfSpan","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-sfSpan-v3.png","width":395,"height":263,"__typename":"ImageRendition"},{"name":"largeHorizontal375","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeHorizontal375-v3.png","width":375,"height":250,"__typename":"ImageRendition"},{"name":"largeHorizontalJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeHorizontalJumbo-v3.png","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"horizontalMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-horizontalMediumAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"WIDESCREEN","renditions":[{"name":"hpLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-hpLarge-v3.png","width":511,"height":287,"__typename":"ImageRendition"},{"name":"largeWidescreen573","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeWidescreen573-v3.png","width":573,"height":322,"__typename":"ImageRendition"},{"name":"largeWidescreen1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeWidescreen1050-v3.png","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"thumbWide","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbWide-v3.png","width":190,"height":126,"__typename":"ImageRendition"},{"name":"videoThumb","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoThumb-v3.png","width":75,"height":50,"__typename":"ImageRendition"},{"name":"videoLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoLarge-v3.png","width":768,"height":507,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo210","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo210-v3.png","width":210,"height":140,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo225-v3.png","width":225,"height":150,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo440","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo440-v3.png","width":440,"height":293,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo252-v3.png","width":252,"height":168,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo378","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo378-v3.png","width":378,"height":252,"__typename":"ImageRendition"},{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoLargeAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"},{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoMediumAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"},{"name":"threeByTwoSmallAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoSmallAt2X-v3.png","width":600,"height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FLEXIBLE","renditions":[{"name":"articleInline","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-articleInline-v3.png","width":190,"height":190,"__typename":"ImageRendition"},{"name":"hpSmall","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-hpSmall-v3.png","width":163,"height":163,"__typename":"ImageRendition"},{"name":"blogSmallInline","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blogSmallInline-v3.png","width":151,"height":151,"__typename":"ImageRendition"},{"name":"mediumFlexible177","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumFlexible177-v3.png","width":177,"height":177,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSmall","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSmall-v3.png","width":500,"height":281,"__typename":"ImageRendition"},{"name":"videoHpMedium","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoHpMedium-v3.png","width":375,"height":211,"__typename":"ImageRendition"},{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine600-v3.png","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine540","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine540-v3.png","width":540,"height":304,"__typename":"ImageRendition"},{"name":"videoSixteenByNine495","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine495-v3.png","width":495,"height":278,"__typename":"ImageRendition"},{"name":"videoSixteenByNine390","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine390-v3.png","width":390,"height":219,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine1050-v3.png","width":1050,"height":591,"__typename":"ImageRendition"},{"name":"videoSixteenByNine480","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine480-v3.png","width":480,"height":270,"__typename":"ImageRendition"},{"name":"videoSixteenByNine310","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine310-v3.png","width":310,"height":174,"__typename":"ImageRendition"},{"name":"videoSixteenByNine225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine225-v3.png","width":225,"height":126,"__typename":"ImageRendition"},{"name":"videoSixteenByNine96","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine96-v3.png","width":96,"height":54,"__typename":"ImageRendition"},{"name":"videoSixteenByNine768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine768-v3.png","width":768,"height":432,"__typename":"ImageRendition"},{"name":"videoSixteenByNine150","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine150-v3.png","width":150,"height":84,"__typename":"ImageRendition"},{"name":"videoSixteenByNineJumbo1600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNineJumbo1600-v3.png","width":1600,"height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FIFTEEN_BY_SEVEN","renditions":[{"name":"miniMoth","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-miniMoth-v3.png","width":151,"height":70,"__typename":"ImageRendition"},{"name":"windowsTile336H","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-windowsTile336H-v3.png","width":694,"height":336,"__typename":"ImageRendition"},{"name":"videoFifteenBySeven1305","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoFifteenBySeven1305-v3.png","width":1305,"height":609,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FULL_BLEED_SAFE_AREA","renditions":[],"__typename":"ImageCrop"},{"name":"FACEBOOK","renditions":[{"name":"facebookJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-facebookJumbo-v3.png","width":1050,"height":550,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"WATCH","renditions":[{"name":"watch308","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-watch308-v3.png","width":312,"height":348,"__typename":"ImageRendition"},{"name":"watch268","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-watch268-v3.png","width":272,"height":304,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[],"__typename":"ImageCrop"},{"name":"MOBILE_MASTER","renditions":[{"name":"mobileMasterAt3x","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mobileMasterAt3x-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"Person"}],"__typename":"ScoopReporterThreadSlide"},{"id":"7c8a53d8a7954e2db4d4fcff7ef31023","body":"After joining them at Ground Zero for the 9\u002F11 anniversary last year and attending Jake’s Dartmouth graduation in June, I asked if they would talk to me for a story about grief.","timestamp":null,"dateline":null,"bylines":[{"displayName":"Katherine Rosman","description":"\u003Cp\u003EKatie Rosman is a reporter for the Metro desk at The New York Times, contributing narratives and profiles about people, events and dynamics in New York City and its outer reaches.\u003C\u002Fp\u003E\r\n\u003Cp\u003ESince joining the staff of The Times in 2014, she has helped cover a wide-range of topics (media, celebrity, the NFL, to name a few) for a wide range of desks (business, styles, culture, sports).\u003C\u002Fp\u003E\r\n\u003Cp\u003EHer work has garnered a Front Page Award and two Best in Business citations from the Society of American Business Editors. Her 2018 investigation into the litigation surrounding a crochet bikini was named a finalist for a Loeb Award.\u003C\u002Fp\u003E","promotionalMedia":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYmZjNTg2YTYtOWE2NC01ZjAyLTg3NjAtZWNmYzJkZTVkMDEz","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-articleLarge-v3.png","width":600,"height":600,"__typename":"ImageRendition"},{"name":"popup","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-popup-v3.png","width":500,"height":500,"__typename":"ImageRendition"},{"name":"blog480","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog480-v3.png","width":480,"height":480,"__typename":"ImageRendition"},{"name":"blog533","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog533-v3.png","width":533,"height":533,"__typename":"ImageRendition"},{"name":"blog427","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog427-v3.png","width":427,"height":427,"__typename":"ImageRendition"},{"name":"tmagSF","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-tmagSF-v3.png","width":362,"height":362,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-tmagArticle-v3.png","width":592,"height":592,"__typename":"ImageRendition"},{"name":"slide","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-slide-v3.png","width":500,"height":500,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-jumbo-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"},{"name":"superJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-superJumbo-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"},{"name":"blog225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog225-v3.png","width":225,"height":225,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master675-v3.png","width":675,"height":675,"__typename":"ImageRendition"},{"name":"master495","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master495-v3.png","width":495,"height":495,"__typename":"ImageRendition"},{"name":"master180","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master180-v3.png","width":180,"height":180,"__typename":"ImageRendition"},{"name":"master315","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master315-v3.png","width":315,"height":315,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master768-v3.png","width":768,"height":768,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SMALL_SQUARE","renditions":[{"name":"thumbStandard","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbStandard-v3.png","width":75,"height":75,"__typename":"ImageRendition"},{"name":"blogSmallThumb","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blogSmallThumb-v3.png","width":50,"height":50,"__typename":"ImageRendition"},{"name":"thumbLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbLarge-v3.png","width":150,"height":150,"__typename":"ImageRendition"},{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-smallSquare168-v3.png","width":168,"height":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-smallSquare252-v3.png","width":252,"height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square320","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-square320-v3.png","width":320,"height":320,"__typename":"ImageRendition"},{"name":"moth","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-moth-v3.png","width":151,"height":151,"__typename":"ImageRendition"},{"name":"filmstrip","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-filmstrip-v3.png","width":190,"height":190,"__typename":"ImageRendition"},{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-square640-v3.png","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquare149","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumSquare149-v3.png","width":149,"height":149,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumSquareAt3X-v2.png","width":1000,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"HORIZONTAL","renditions":[{"name":"sfSpan","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-sfSpan-v3.png","width":395,"height":263,"__typename":"ImageRendition"},{"name":"largeHorizontal375","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeHorizontal375-v3.png","width":375,"height":250,"__typename":"ImageRendition"},{"name":"largeHorizontalJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeHorizontalJumbo-v3.png","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"horizontalMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-horizontalMediumAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"WIDESCREEN","renditions":[{"name":"hpLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-hpLarge-v3.png","width":511,"height":287,"__typename":"ImageRendition"},{"name":"largeWidescreen573","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeWidescreen573-v3.png","width":573,"height":322,"__typename":"ImageRendition"},{"name":"largeWidescreen1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeWidescreen1050-v3.png","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"thumbWide","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbWide-v3.png","width":190,"height":126,"__typename":"ImageRendition"},{"name":"videoThumb","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoThumb-v3.png","width":75,"height":50,"__typename":"ImageRendition"},{"name":"videoLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoLarge-v3.png","width":768,"height":507,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo210","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo210-v3.png","width":210,"height":140,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo225-v3.png","width":225,"height":150,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo440","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo440-v3.png","width":440,"height":293,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo252-v3.png","width":252,"height":168,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo378","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo378-v3.png","width":378,"height":252,"__typename":"ImageRendition"},{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoLargeAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"},{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoMediumAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"},{"name":"threeByTwoSmallAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoSmallAt2X-v3.png","width":600,"height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FLEXIBLE","renditions":[{"name":"articleInline","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-articleInline-v3.png","width":190,"height":190,"__typename":"ImageRendition"},{"name":"hpSmall","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-hpSmall-v3.png","width":163,"height":163,"__typename":"ImageRendition"},{"name":"blogSmallInline","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blogSmallInline-v3.png","width":151,"height":151,"__typename":"ImageRendition"},{"name":"mediumFlexible177","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumFlexible177-v3.png","width":177,"height":177,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSmall","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSmall-v3.png","width":500,"height":281,"__typename":"ImageRendition"},{"name":"videoHpMedium","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoHpMedium-v3.png","width":375,"height":211,"__typename":"ImageRendition"},{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine600-v3.png","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine540","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine540-v3.png","width":540,"height":304,"__typename":"ImageRendition"},{"name":"videoSixteenByNine495","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine495-v3.png","width":495,"height":278,"__typename":"ImageRendition"},{"name":"videoSixteenByNine390","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine390-v3.png","width":390,"height":219,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine1050-v3.png","width":1050,"height":591,"__typename":"ImageRendition"},{"name":"videoSixteenByNine480","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine480-v3.png","width":480,"height":270,"__typename":"ImageRendition"},{"name":"videoSixteenByNine310","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine310-v3.png","width":310,"height":174,"__typename":"ImageRendition"},{"name":"videoSixteenByNine225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine225-v3.png","width":225,"height":126,"__typename":"ImageRendition"},{"name":"videoSixteenByNine96","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine96-v3.png","width":96,"height":54,"__typename":"ImageRendition"},{"name":"videoSixteenByNine768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine768-v3.png","width":768,"height":432,"__typename":"ImageRendition"},{"name":"videoSixteenByNine150","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine150-v3.png","width":150,"height":84,"__typename":"ImageRendition"},{"name":"videoSixteenByNineJumbo1600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNineJumbo1600-v3.png","width":1600,"height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FIFTEEN_BY_SEVEN","renditions":[{"name":"miniMoth","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-miniMoth-v3.png","width":151,"height":70,"__typename":"ImageRendition"},{"name":"windowsTile336H","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-windowsTile336H-v3.png","width":694,"height":336,"__typename":"ImageRendition"},{"name":"videoFifteenBySeven1305","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoFifteenBySeven1305-v3.png","width":1305,"height":609,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FULL_BLEED_SAFE_AREA","renditions":[],"__typename":"ImageCrop"},{"name":"FACEBOOK","renditions":[{"name":"facebookJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-facebookJumbo-v3.png","width":1050,"height":550,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"WATCH","renditions":[{"name":"watch308","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-watch308-v3.png","width":312,"height":348,"__typename":"ImageRendition"},{"name":"watch268","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-watch268-v3.png","width":272,"height":304,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[],"__typename":"ImageCrop"},{"name":"MOBILE_MASTER","renditions":[{"name":"mobileMasterAt3x","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mobileMasterAt3x-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"Person"}],"__typename":"ScoopReporterThreadSlide"},{"id":"ba990da6307a4bfea9e3b514fcf16faa","body":"I thought I knew Jake and Jeanne before this story. But with a notebook between us, we had incredibly intimate conversations about sorrow, faith and healing that changed me.","timestamp":null,"dateline":"","bylines":[{"displayName":"Katherine Rosman","description":"\u003Cp\u003EKatie Rosman is a reporter for the Metro desk at The New York Times, contributing narratives and profiles about people, events and dynamics in New York City and its outer reaches.\u003C\u002Fp\u003E\r\n\u003Cp\u003ESince joining the staff of The Times in 2014, she has helped cover a wide-range of topics (media, celebrity, the NFL, to name a few) for a wide range of desks (business, styles, culture, sports).\u003C\u002Fp\u003E\r\n\u003Cp\u003EHer work has garnered a Front Page Award and two Best in Business citations from the Society of American Business Editors. Her 2018 investigation into the litigation surrounding a crochet bikini was named a finalist for a Loeb Award.\u003C\u002Fp\u003E","promotionalMedia":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYmZjNTg2YTYtOWE2NC01ZjAyLTg3NjAtZWNmYzJkZTVkMDEz","crops":[{"name":"MASTER","renditions":[{"name":"articleLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-articleLarge-v3.png","width":600,"height":600,"__typename":"ImageRendition"},{"name":"popup","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-popup-v3.png","width":500,"height":500,"__typename":"ImageRendition"},{"name":"blog480","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog480-v3.png","width":480,"height":480,"__typename":"ImageRendition"},{"name":"blog533","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog533-v3.png","width":533,"height":533,"__typename":"ImageRendition"},{"name":"blog427","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog427-v3.png","width":427,"height":427,"__typename":"ImageRendition"},{"name":"tmagSF","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-tmagSF-v3.png","width":362,"height":362,"__typename":"ImageRendition"},{"name":"tmagArticle","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-tmagArticle-v3.png","width":592,"height":592,"__typename":"ImageRendition"},{"name":"slide","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-slide-v3.png","width":500,"height":500,"__typename":"ImageRendition"},{"name":"jumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-jumbo-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"},{"name":"superJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-superJumbo-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"},{"name":"blog225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blog225-v3.png","width":225,"height":225,"__typename":"ImageRendition"},{"name":"master675","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master675-v3.png","width":675,"height":675,"__typename":"ImageRendition"},{"name":"master495","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master495-v3.png","width":495,"height":495,"__typename":"ImageRendition"},{"name":"master180","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master180-v3.png","width":180,"height":180,"__typename":"ImageRendition"},{"name":"master315","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master315-v3.png","width":315,"height":315,"__typename":"ImageRendition"},{"name":"master768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-master768-v3.png","width":768,"height":768,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SMALL_SQUARE","renditions":[{"name":"thumbStandard","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbStandard-v3.png","width":75,"height":75,"__typename":"ImageRendition"},{"name":"blogSmallThumb","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blogSmallThumb-v3.png","width":50,"height":50,"__typename":"ImageRendition"},{"name":"thumbLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbLarge-v3.png","width":150,"height":150,"__typename":"ImageRendition"},{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-smallSquare168-v3.png","width":168,"height":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-smallSquare252-v3.png","width":252,"height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square320","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-square320-v3.png","width":320,"height":320,"__typename":"ImageRendition"},{"name":"moth","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-moth-v3.png","width":151,"height":151,"__typename":"ImageRendition"},{"name":"filmstrip","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-filmstrip-v3.png","width":190,"height":190,"__typename":"ImageRendition"},{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-square640-v3.png","width":640,"height":640,"__typename":"ImageRendition"},{"name":"mediumSquare149","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumSquare149-v3.png","width":149,"height":149,"__typename":"ImageRendition"},{"name":"mediumSquareAt3X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumSquareAt3X-v2.png","width":1000,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"HORIZONTAL","renditions":[{"name":"sfSpan","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-sfSpan-v3.png","width":395,"height":263,"__typename":"ImageRendition"},{"name":"largeHorizontal375","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeHorizontal375-v3.png","width":375,"height":250,"__typename":"ImageRendition"},{"name":"largeHorizontalJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeHorizontalJumbo-v3.png","width":1024,"height":683,"__typename":"ImageRendition"},{"name":"horizontalMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-horizontalMediumAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"WIDESCREEN","renditions":[{"name":"hpLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-hpLarge-v3.png","width":511,"height":287,"__typename":"ImageRendition"},{"name":"largeWidescreen573","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeWidescreen573-v3.png","width":573,"height":322,"__typename":"ImageRendition"},{"name":"largeWidescreen1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-largeWidescreen1050-v3.png","width":1050,"height":591,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"thumbWide","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-thumbWide-v3.png","width":190,"height":126,"__typename":"ImageRendition"},{"name":"videoThumb","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoThumb-v3.png","width":75,"height":50,"__typename":"ImageRendition"},{"name":"videoLarge","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoLarge-v3.png","width":768,"height":507,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo210","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo210-v3.png","width":210,"height":140,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo225-v3.png","width":225,"height":150,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo440","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo440-v3.png","width":440,"height":293,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo252-v3.png","width":252,"height":168,"__typename":"ImageRendition"},{"name":"mediumThreeByTwo378","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumThreeByTwo378-v3.png","width":378,"height":252,"__typename":"ImageRendition"},{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoLargeAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"},{"name":"threeByTwoMediumAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoMediumAt2X-v3.png","width":1500,"height":1000,"__typename":"ImageRendition"},{"name":"threeByTwoSmallAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-threeByTwoSmallAt2X-v3.png","width":600,"height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FLEXIBLE","renditions":[{"name":"articleInline","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-articleInline-v3.png","width":190,"height":190,"__typename":"ImageRendition"},{"name":"hpSmall","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-hpSmall-v3.png","width":163,"height":163,"__typename":"ImageRendition"},{"name":"blogSmallInline","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-blogSmallInline-v3.png","width":151,"height":151,"__typename":"ImageRendition"},{"name":"mediumFlexible177","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mediumFlexible177-v3.png","width":177,"height":177,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"name":"videoSmall","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSmall-v3.png","width":500,"height":281,"__typename":"ImageRendition"},{"name":"videoHpMedium","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoHpMedium-v3.png","width":375,"height":211,"__typename":"ImageRendition"},{"name":"videoSixteenByNine600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine600-v3.png","width":600,"height":338,"__typename":"ImageRendition"},{"name":"videoSixteenByNine540","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine540-v3.png","width":540,"height":304,"__typename":"ImageRendition"},{"name":"videoSixteenByNine495","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine495-v3.png","width":495,"height":278,"__typename":"ImageRendition"},{"name":"videoSixteenByNine390","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine390-v3.png","width":390,"height":219,"__typename":"ImageRendition"},{"name":"videoSixteenByNine1050","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine1050-v3.png","width":1050,"height":591,"__typename":"ImageRendition"},{"name":"videoSixteenByNine480","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine480-v3.png","width":480,"height":270,"__typename":"ImageRendition"},{"name":"videoSixteenByNine310","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine310-v3.png","width":310,"height":174,"__typename":"ImageRendition"},{"name":"videoSixteenByNine225","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine225-v3.png","width":225,"height":126,"__typename":"ImageRendition"},{"name":"videoSixteenByNine96","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine96-v3.png","width":96,"height":54,"__typename":"ImageRendition"},{"name":"videoSixteenByNine768","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine768-v3.png","width":768,"height":432,"__typename":"ImageRendition"},{"name":"videoSixteenByNine150","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNine150-v3.png","width":150,"height":84,"__typename":"ImageRendition"},{"name":"videoSixteenByNineJumbo1600","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoSixteenByNineJumbo1600-v3.png","width":1600,"height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FIFTEEN_BY_SEVEN","renditions":[{"name":"miniMoth","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-miniMoth-v3.png","width":151,"height":70,"__typename":"ImageRendition"},{"name":"windowsTile336H","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-windowsTile336H-v3.png","width":694,"height":336,"__typename":"ImageRendition"},{"name":"videoFifteenBySeven1305","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-videoFifteenBySeven1305-v3.png","width":1305,"height":609,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"FULL_BLEED_SAFE_AREA","renditions":[],"__typename":"ImageCrop"},{"name":"FACEBOOK","renditions":[{"name":"facebookJumbo","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-facebookJumbo-v3.png","width":1050,"height":550,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"WATCH","renditions":[{"name":"watch308","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-watch308-v3.png","width":312,"height":348,"__typename":"ImageRendition"},{"name":"watch268","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-watch268-v3.png","width":272,"height":304,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[],"__typename":"ImageCrop"},{"name":"MOBILE_MASTER","renditions":[{"name":"mobileMasterAt3x","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2019\u002F03\u002F22\u002Fmultimedia\u002Fauthor-katherine-rosman\u002Fauthor-katherine-rosman-mobileMasterAt3x-v3.png","width":1000,"height":1000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"Person"}],"__typename":"ScoopReporterThreadSlide"}]},"__typename":"ReporterThread","data":null},"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":\"nyt:\u002F\u002Fstoryline\u002Fafda00bc-aac2-4d44-953a-76ff899536c8\",\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"10met-911-jill-jake-jeanne-GRID\",\"uri\":\"nyt:\u002F\u002Fcarddeck\u002F9cfd1595-b499-4c24-82c9-a5a5ced38ee9\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"10met-911-jill-jake-jeanne-GRID\",\"uri\":\"nyt:\u002F\u002Fcarddeck\u002F9cfd1595-b499-4c24-82c9-a5a5ced38ee9\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"FEATURE\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"He Lost His Mother on 9\u002F11. He Grew Up in Her Childhood Bedroom.\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"\",\"thread\":\"nyt:\u002F\u002Fcarddeck\u002Fb8e26df5-b7d0-5d63-bcb1-515a9779b93a\",\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F3f73076d-6850-54fa-a195-715a1d3a8dac\"}]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002F0974916b-954a-5a44-a20f-dbf7079c8866","eventId":"pubp:\u002F\u002Fevent\u002Fb93315acf0dd49e286bfb06c020fe873","sourceId":"59ed01be-d97c-4990-9144-4dc909c262e00317f3ba-e2cd-4272-965d-d29ad97f3ab1belowPackage","url":"","trackingName":"🌐 9\u002F11","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"belowPackage","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F7ba7c9bd-7cf8-5e1a-959d-72d535ac9348","eventId":"pubp:\u002F\u002Fevent\u002Fccb22336e6db43f58e3cbf26b15f8910","sourceId":"a5a0efe0-1a2e-4774-8dce-f425eba598cb","url":"","trackingName":"🌐 9\u002F11","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-news-algo-2","assetCount":4,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002F459eb276-79ee-50a1-884f-ccbe1cb32685","__typename":"PersonalizationConfig"},"layoutType":"Carousel2AddOn","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"mediaEmphasis\":\"THUMB\",\"useVerticalMedia\":false,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[]}","children":[]}],"assets":undefined,"media":undefined}]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F5db59bf5-fd32-5692-9165-f09387119390","eventId":"pubp:\u002F\u002Fevent\u002F6d8f25631e4c48c8a14e54736975ea39","sourceId":"2b7c4989-6eb5-442d-b0a2-fb402ee5bce7","url":"","trackingName":"Canada","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMDRmM2Y3ZGEtOWM1My01NGFkLWI4MDctMTFmYWM4NGViMDA2","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-threeByTwoLargeAt2X.jpg","width":2625,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzA0MTViMmIwLTUxM2EtNWU3OC04MGRhLTIxYWI3NzBjYjc1Mw==","displayName":"Business","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F666c888c-7510-5182-b66e-69a4f55eb63b","sourceId":"100000011142499","lastModified":"2026-09-10T18:32:37.310Z","firstPublished":"2026-09-10T16:19:11.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fbusiness\u002Feconomy\u002Fcanada-tariffs-sprinkles.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzY2NmM4ODhjLTc1MTAtNTE4Mi1iNjZlLTY5YTRmNTVlYjYzYg==","headline":{"default":"Trump’s Trade War With Canada Is Making Even Sprinkle Makers Nervous","__typename":"CreativeWorkHeadline"},"summary":"President Trump’s levies on a long, eclectic list of products from Canada have companies scrambling to figure out if their supply chains are affected.","body":{"content":[{"__typename":"HeaderFullBleedVerticalBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DiptychBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vMWIyN2U1ZTktZmFmZi01MDlkLWI2ZmQtOTFhMjYwYjM3MDU0","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":338,"uri":"nyt:\u002F\u002Faudio\u002F1b27e5e9-faff-509d-b6fd-91a260b37054","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-666c888c-7510-5182-b66e-69a4f55eb63b\u002Fjob-1789065179094\u002Farticle-666c888c-7510-5182-b66e-69a4f55eb63b-job-1789065179094.mp3","sourceId":"100000011144546","headline":{"default":"Synthetic Narration for A Sprint to Decipher U.S.-Canada Tariffs: ‘Are Sprinkles on the List?’","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":831,"bylines":[{"renderedRepresentation":"By Sydney Ember","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi85YWI4ZjkwZC0xODJlLTVlOTctYTUxYy01MjE1NDcxYzVlZGQ=","displayName":"Sydney Ember","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMDZlMmUxMGUtZTVkNS01OTRmLWFjMDAtNWUyOWRkMDc3OTM3","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F06\u002F12\u002Fmultimedia\u002Fauthor-sydney-ember\u002Fauthor-sydney-ember-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTUyOTY1ZGItNzBlNS01YjkxLWFjNTUtNmU4MTY5ZTNhOWNi","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-threeByTwoLargeAt2X.jpg","width":6819,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzcwZTg2NWI2LWNjNzAtNTE4MS04NGM5LTgzNjhiM2E1YzM0Yg==","displayName":"World","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F88d15a74-f3bc-5345-8530-fcaf25eafcd1","sourceId":"100000011062418","lastModified":"2026-09-11T00:38:03.114Z","firstPublished":"2026-09-10T09:00:41.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fworld\u002Fcanada\u002F9-11-gander-newfoundland-canada-us.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzg4ZDE1YTc0LWYzYmMtNTM0NS04NTMwLWZjYWYyNWVhZmNkMQ==","headline":{"default":"Gander Welcomed Americans in 2001. Now, U.S.-Canada Tensions Hit Home.","__typename":"CreativeWorkHeadline"},"summary":"The Newfoundland town welcomed thousands of frightened airline passengers on Sept. 11, but 25 years later, mixed emotions run through anniversary plans amid an escalating trade war.","body":{"content":[{"__typename":"HeaderFullBleedHorizontalBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNmM3ODM3YTUtMTFjMC01MGRiLWJlNzEtNDk2NGUxY2NmNGJl","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":579,"uri":"nyt:\u002F\u002Faudio\u002F6c7837a5-11c0-50db-be71-4964e1ccf4be","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-88d15a74-f3bc-5345-8530-fcaf25eafcd1\u002Fjob-1789065589256\u002Farticle-88d15a74-f3bc-5345-8530-fcaf25eafcd1-job-1789065589256.mp3","sourceId":"100000011143824","headline":{"default":"Synthetic Narration for Gander Welcomed Americans in 2001. Now, U.S.-Canada Tensions Hit Home","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1485,"bylines":[{"renderedRepresentation":"By Norimitsu Onishi and Renaud Philippe","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi83MzExNzk2Yi1iZDk0LTUyNTYtYmNlZi1kZjA2MDM2ZDM0YjA=","displayName":"Norimitsu Onishi","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZWQ1YmVmMDItNjgwMy01NGRmLTljNjMtMDdhNzljY2Y5Yjhl","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F10\u002F15\u002Fmultimedia\u002Fauthor-norimitsu-onishi\u002Fauthor-norimitsu-onishi-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8zZDkwMDllMy03ZDllLTVlY2QtYTM5Zi04NjA5N2E3Zjg3YWU=","displayName":"Renaud Philippe","promotionalMedia":null}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F04f3f7da-9c53-54ad-b807-11fac84eb006","credit":"Kelsey McClellan for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMDRmM2Y3ZGEtOWM1My01NGFkLWI4MDctMTFmYWM4NGViMDA2","sourceId":"100000011144039","summary":"","altText":"A close-up of an ice cream cone covered in rainbow sprinkles. ","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T17:22:16.552Z","firstPublished":"2026-09-10T16:18:41.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F04f3f7da-9c53-54ad-b807-11fac84eb006","credit":"Kelsey McClellan for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMDRmM2Y3ZGEtOWM1My01NGFkLWI4MDctMTFmYWM4NGViMDA2","sourceId":"100000011144039","summary":"","altText":"A close-up of an ice cream cone covered in rainbow sprinkles. ","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz\u002FBIZ-SPRINKLES-1-kpgz-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T17:22:16.552Z","firstPublished":"2026-09-10T16:18:41.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002FBIZ-SPRINKLES-1-kpgz.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzcwZTg2NWI2LWNjNzAtNTE4MS04NGM5LTgzNjhiM2E1YzM0Yg==","displayName":"World","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F152965db-70e5-5b91-ac55-6e8169e3a9cb","credit":"Renaud Philippe for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTUyOTY1ZGItNzBlNS01YjkxLWFjNTUtNmU4MTY5ZTNhOWNi","sourceId":"100000011128367","summary":"","altText":"","caption":{"text":"A scene from the play Come From Away, performed in Gander, Newfoundland and Labrador. The musical tells the story of the 6,579 passengers and crew aboard 38 planes diverted to Gander after the Sept. 11, 2001, attacks, and of the local residents who welcomed and cared for them.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T09:00:36.288Z","firstPublished":"2026-09-10T09:00:36.288Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fworld\u002F04int-canada-911-gander-promo.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzcwZTg2NWI2LWNjNzAtNTE4MS04NGM5LTgzNjhiM2E1YzM0Yg==","displayName":"World","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F152965db-70e5-5b91-ac55-6e8169e3a9cb","credit":"Renaud Philippe for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTUyOTY1ZGItNzBlNS01YjkxLWFjNTUtNmU4MTY5ZTNhOWNi","sourceId":"100000011128367","summary":"","altText":"","caption":{"text":"A scene from the play Come From Away, performed in Gander, Newfoundland and Labrador. The musical tells the story of the 6,579 passengers and crew aboard 38 planes diverted to Gander after the Sept. 11, 2001, attacks, and of the local residents who welcomed and cared for them.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F04\u002Fworld\u002F04int-canada-911-gander-promo\u002F04int-canada-911-gander-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T09:00:36.288Z","firstPublished":"2026-09-10T09:00:36.288Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fworld\u002F04int-canada-911-gander-promo.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F04f3f7da-9c53-54ad-b807-11fac84eb006\"},\"desktopMedia\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F04f3f7da-9c53-54ad-b807-11fac84eb006\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Trump’s Trade War With Canada Is Making Even Sprinkle Makers Nervous\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The levies on a long, eclectic list of products from Canada have companies scrambling to figure out if their supply chains are affected.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F666c888c-7510-5182-b66e-69a4f55eb63b\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F152965db-70e5-5b91-ac55-6e8169e3a9cb\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F152965db-70e5-5b91-ac55-6e8169e3a9cb\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"This Town Welcomed Americans on Sept. 11. Now, U.S.-Canada Tensions Hit Home.\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The Newfoundland town welcomed thousands of frightened airline passengers on Sept. 11, but 25 years later, mixed emotions run through anniversary plans amid an escalating trade war.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F88d15a74-f3bc-5345-8530-fcaf25eafcd1\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fc4ef71b0-d914-5b35-8518-f69b8e935734","eventId":"pubp:\u002F\u002Fevent\u002F23697542da564dba8f480d8275d809af","sourceId":"64b5b8a4-7f64-43c4-967a-2e0403531ddc","url":"","trackingName":"NFL 🏈","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjNhYTYwNTEtMTlhMC01NzNkLWI3ZDgtODkyMTllOWRjYmUy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-threeByTwoLargeAt2X.jpg","width":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002Fe89e9598-448c-558f-a051-91c82cf9dbc8","sourceId":"100000011145773","lastModified":"2026-09-11T00:45:57.594Z","firstPublished":"2026-09-11T00:45:57.594Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vZTg5ZTk1OTgtNDQ4Yy01NThmLWEwNTEtOTFjODJjZjlkYmM4","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Flive-blogs\u002F49ers-vs-rams-live-score-updates-nfl-tnf-melbourne-australia-result\u002FVGjTJZc67uR4\u002F","targetPublished":{"__typename":"AthleticLiveBlog"}},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTM0Mzk5MGUtNWI0Zi01YWRiLTk4MTktNjdjMzY5M2FhZTFl","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-threeByTwoLargeAt2X.jpg","width":1024,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F9edda6c0-4580-5fd6-be11-31633665b43e","sourceId":"100000011145807","lastModified":"2026-09-11T00:39:29.421Z","firstPublished":"2026-09-11T00:39:29.421Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vOWVkZGE2YzAtNDU4MC01ZmQ2LWJlMTEtMzE2MzM2NjViNDNl","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7578772\u002F2026\u002F09\u002F10\u002Frams-49ers-travel-strategies-australia\u002F","targetPublished":{"__typename":"AthleticArticle"}}],"media":[{"__typename":"Storyline","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NEWS","uri":"nyt:\u002F\u002Fstoryline\u002Fbe1accc0-b894-4300-919c-779d526b78b3","sourceId":"","lastModified":"2026-09-10T09:13:50.998Z","firstPublished":"2023-09-07T18:38:59.853Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fstoryline\u002Fbe1accc0-b894-4300-919c-779d526b78b3","displayName":"N.F.L. Season","slug":"styln-nfl-season-hp","hubAssets":[{"displayName":null,"asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fsports\u002Ffootball","__typename":"LegacyCollection"},"__typename":"StorylineHubAsset"}],"primaryAssets":[{"__typename":"StorylinePrimaryAsset","displayName":"Team Guides","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7553540\u002F2026\u002F09\u002F09\u002Fnfl-teams-rumors-buzz-ashton-jeanty-kyler-murray\u002F","uri":"nyt:\u002F\u002Fathleticarticle\u002Fae39c8c6-05dc-5f79-9336-5bc7312dfae6","__typename":"AthleticArticle"}},{"__typename":"StorylinePrimaryAsset","displayName":"Power Rankings","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7552755\u002F2026\u002F09\u002F08\u002Fnfl-power-rankings-week-1-rams-seahawks-bills\u002F","uri":"nyt:\u002F\u002Fathleticarticle\u002Fa5451a97-1fea-5836-867d-6f82b268f425","__typename":"AthleticArticle"}},{"__typename":"StorylinePrimaryAsset","displayName":"Predictions","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7572420\u002F2026\u002F09\u002F09\u002Fnfl-predictions-super-bowl-mvp-experts-poll\u002F","uri":"nyt:\u002F\u002Fathleticarticle\u002Fac5b14c6-880d-5920-b0df-6eba82fbfbd4","__typename":"AthleticArticle"}},{"__typename":"StorylinePrimaryAsset","displayName":"Quarterback Index","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7503748\u002F2026\u002F09\u002F07\u002Fnfl-qb-index-statistic-stock-report\u002F","uri":"nyt:\u002F\u002Fathleticarticle\u002F8ccabfee-5e67-510c-bced-2dfc391be574","__typename":"AthleticArticle"}},{"__typename":"StorylinePrimaryAsset","displayName":"2026 Rule Changes","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7563064\u002F2026\u002F09\u002F08\u002Fnfl-2026-rule-changes-kickoffs-three-strike\u002F","uri":"nyt:\u002F\u002Fathleticarticle\u002F463e76f7-602d-5dcc-b270-4fbd5539b1d9","__typename":"AthleticArticle"}}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzYwM2FmOWZiLTk1OTktNThmNS1iN2U1LWRkMDljZTcxODBmZg==","displayName":"The Athletic","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F63aa6051-19a0-573d-b7d8-89219e9dcbe2","credit":"Martin Keep\u002FAgence France-Presse — Getty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjNhYTYwNTEtMTlhMC01NzNkLWI3ZDgtODkyMTllOWRjYmUy","sourceId":"100000011145780","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":683,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1024,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":683,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1024,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":575,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T22:29:59.341Z","firstPublished":"2026-09-10T22:29:59.341Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzYwM2FmOWZiLTk1OTktNThmNS1iN2U1LWRkMDljZTcxODBmZg==","displayName":"The Athletic","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F63aa6051-19a0-573d-b7d8-89219e9dcbe2","credit":"Martin Keep\u002FAgence France-Presse — Getty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjNhYTYwNTEtMTlhMC01NzNkLWI3ZDgtODkyMTllOWRjYmUy","sourceId":"100000011145780","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":683,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1024,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":683,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1024,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":575,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722\u002Ftamc-091026-49ers-Rams-blog-1789079373722-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T22:29:59.341Z","firstPublished":"2026-09-10T22:29:59.341Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-49ers-Rams-blog-1789079373722.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzYwM2FmOWZiLTk1OTktNThmNS1iN2U1LWRkMDljZTcxODBmZg==","displayName":"The Athletic","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F5343990e-5b4f-5adb-9819-67c3693aae1e","credit":"Ezra Shaw\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTM0Mzk5MGUtNWI0Zi01YWRiLTk4MTktNjdjMzY5M2FhZTFl","sourceId":"100000011143661","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":683,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1024,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":683,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1024,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":575,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T05:21:56.134Z","firstPublished":"2026-09-10T05:21:56.134Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzYwM2FmOWZiLTk1OTktNThmNS1iN2U1LWRkMDljZTcxODBmZg==","displayName":"The Athletic","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F5343990e-5b4f-5adb-9819-67c3693aae1e","credit":"Ezra Shaw\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTM0Mzk5MGUtNWI0Zi01YWRiLTk4MTktNjdjMzY5M2FhZTFl","sourceId":"100000011143661","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":683,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":683,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1024,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":683,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1024,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":575,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543\u002Ftamc-091026-Rams-49ers-travel-1789017698543-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T05:21:56.134Z","firstPublished":"2026-09-10T05:21:56.134Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fthe-athletic\u002Ftamc-091026-Rams-49ers-travel-1789017698543.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":\"nyt:\u002F\u002Fstoryline\u002Fbe1accc0-b894-4300-919c-779d526b78b3\",\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F63aa6051-19a0-573d-b7d8-89219e9dcbe2\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F63aa6051-19a0-573d-b7d8-89219e9dcbe2\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"LIVE\",\"kicker\":null,\"headline\":\"Rams Face 49ers in First N.F.L. Regular-Season Game in Australia\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The N.F.C. West rivals are in Melbourne to kick off their seasons.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002Fe89e9598-448c-558f-a051-91c82cf9dbc8\"},{\"primaryMedia\":false,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F5343990e-5b4f-5adb-9819-67c3693aae1e\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F5343990e-5b4f-5adb-9819-67c3693aae1e\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"The Teams’ Travel Plans Were Very Different\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The two teams embarked on one of the most uncommon international journeys the N.F.L. has seen.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F9edda6c0-4580-5fd6-be11-31633665b43e\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F2da9efc4-db9d-5a33-b555-a265a63e2ea8","eventId":"pubp:\u002F\u002Fevent\u002Faf535d146b214c5da74a98c92429eb45","sourceId":"77ad7609-c52a-48ef-8482-353014e32b16","url":"","trackingName":"Apple","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjA2NDBmZjItOTA4Ny01MTI0LTk5ZjItMWQ2OWZmMjM2NTQy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-techfix-1-cmvg\u002F10biz-techfix-1-cmvg-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-techfix-1-cmvg\u002F10biz-techfix-1-cmvg-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-techfix-1-cmvg\u002F10biz-techfix-1-cmvg-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10biz-techfix-1-cmvg\u002F10biz-techfix-1-cmvg-threeByTwoLargeAt2X.jpg","width":4000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzQyMjQyNDBmLWIxYWItNTBiZC04ODFmLTc4MmQ2YTNiYzUyNw==","displayName":"Technology","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"FEATURE","uri":"nyt:\u002F\u002Farticle\u002Fc7f095c1-da02-52e6-a54d-614739cfadf9","sourceId":"100000011140194","lastModified":"2026-09-10T17:20:51.811Z","firstPublished":"2026-09-10T09:04:42.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Ftechnology\u002Fpersonaltech\u002Fiphone-duo-foldable-phones.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2M3ZjA5NWMxLWRhMDItNTJlNi1hNTRkLTYxNDczOWNmYWRmOQ==","headline":{"default":"Foldable Phones Are Unpopular. Why Is Apple Selling One?","__typename":"CreativeWorkHeadline"},"summary":"The company unveiled a new iPhone that costs $1,999. Here are the economics behind that price tag.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"GridBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":null,"wordCount":949,"bylines":[{"renderedRepresentation":"By Brian X. Chen","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi82ZGE1NTYwNC1kYmU0LTVhNDUtOWEwZS0zNTA4OGI2Mzg2Mjg=","displayName":"Brian X. Chen","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmFiNTVmMmYtNDFjYi01ODQ5LTgxYjctZWYwZGUwMWJhOTRk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F02\u002F16\u002Fmultimedia\u002Fauthor-brian-x-chen\u002Fauthor-brian-x-chen-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzQ1OWUzOWItYzhjNS01MDY5LTk3ZmItMzE3OTQ5OTdlNzZj","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-threeByTwoLargeAt2X.jpg","width":4000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2RmZWZjOTEzLWZiYTAtNTIzMS1iZDZiLTEwYmUwNDI2NjNlYg==","displayName":"Times Insider","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F727df0d5-46f1-5265-964d-175c4cf41c88","sourceId":"100000011145362","lastModified":"2026-09-10T20:56:03.607Z","firstPublished":"2026-09-10T20:49:55.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Finsider\u002Fapple-iphone-duo-tech-reviews-journalists.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzcyN2RmMGQ1LTQ2ZjEtNTI2NS05NjRkLTE3NWM0Y2Y0MWM4OA==","headline":{"default":"Apple’s New Foldable iPhone Is Here. How Do We Review It?","__typename":"CreativeWorkHeadline"},"summary":"Here’s the process for vetting new smartphones and gadgets at The Times and Wirecutter.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":null,"wordCount":1522,"bylines":[{"renderedRepresentation":"By Megan DiTrolio, Brenda Stolyar, Brian X. Chen and Caitlin McGarry","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi84MjA1ZjVmNy01YTE3LTU5YTMtYTU5Ny1jYzNlMjM0ZmNiMDg=","displayName":"Megan DiTrolio","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMzU0ODc4MjEtOTA5ZC01NzViLWEzZDAtYjA2ZGY1YjU0NzE3","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F10\u002F31\u002Freader-center\u002Fauthor-megan-ditrolio\u002Fauthor-megan-ditrolio-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9kMTMzMzllMC1jMTE3LTU2YmItOGY2MC00YzNmNjdlZTE5MjY=","displayName":"Brenda Stolyar","promotionalMedia":null},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi82ZGE1NTYwNC1kYmU0LTVhNDUtOWEwZS0zNTA4OGI2Mzg2Mjg=","displayName":"Brian X. Chen","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmFiNTVmMmYtNDFjYi01ODQ5LTgxYjctZWYwZGUwMWJhOTRk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F02\u002F16\u002Fmultimedia\u002Fauthor-brian-x-chen\u002Fauthor-brian-x-chen-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi81ZDIwYTNhOC0yMTBhLTU4ZDQtODVmZi1hYTc3ZDBjM2JjNmQ=","displayName":"Caitlin McGarry","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTNkYWVmYjgtZmJiNy01YjM4LWI2NDEtZmMxNGZhMDBkYWE2","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F05\u002F16\u002Freader-center\u002Fauthor-McGarry-Caitlin\u002Fauthor-McGarry-Caitlin-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Storyline","promotionalImage":null,"section":null,"advertisingProperties":null,"tone":"NEWS","uri":"nyt:\u002F\u002Fstoryline\u002F6d2617f4-162d-495f-9f7e-3a3f9a63f9d8","sourceId":"","lastModified":"2026-04-24T16:19:06.538Z","firstPublished":"2026-04-20T22:01:33.296Z","url":"https:\u002F\u002Fwww.nytimes.com\u002Fstoryline\u002F6d2617f4-162d-495f-9f7e-3a3f9a63f9d8","displayName":"Apple C.E.O. Stepping Down","slug":"styln-tim-cook-apple-HP","hubAssets":[],"primaryAssets":[{"__typename":"StorylinePrimaryAsset","displayName":"Tim Cook’s New Role","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F04\u002F20\u002Ftechnology\u002Ftim-cook-apple-ceo-steps-down.html","uri":"nyt:\u002F\u002Farticle\u002Fa0873f02-0cfe-539b-9a4e-f179613971e4","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Who Is John Ternus?","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F01\u002F08\u002Ftechnology\u002Fapple-ceo-tim-cook-john-ternus.html","uri":"nyt:\u002F\u002Farticle\u002Fe03b100a-629b-5721-b379-7d05381263bc","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"Challenges for Apple’s New C.E.O.","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F04\u002F24\u002Ftechnology\u002Fjohn-ternus-apple-challenges.html","uri":"nyt:\u002F\u002Farticle\u002Fd59163c3-7487-51f9-880d-aee53949aec7","__typename":"Article"}},{"__typename":"StorylinePrimaryAsset","displayName":"A $4 Trillion Company","asset":{"url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F04\u002F21\u002Fbusiness\u002Fhow-apple-became-a-4-trillion-company-under-tim-cook.html","uri":"nyt:\u002F\u002Farticle\u002Fae6c107e-03d2-580c-b0bb-86c5054e4a92","__typename":"Article"}}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Video","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMDQ3YWY3ZDEtOThjNy01NGFhLWI4MTEtN2FlZWNkMzExZDk2","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-threeByTwoLargeAt2X.jpg","width":8640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzQyMjQyNDBmLWIxYWItNTBiZC04ODFmLTc4MmQ2YTNiYzUyNw==","displayName":"Technology","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"VmlkZW86bnl0Oi8vdmlkZW8vMjQ5YzNkZjYtNmNhMi01NjljLTkyODQtMzczNTUwM2QyZjU0","isCinemagraph":false,"credits":[{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9mYTAxZTEyZS1mMjkyLTU2ZjktYWJjOC0wOTE3ZmE4ZmZhZDU=","displayName":"Alisa Shodiyev Kaff","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9mYTAxZTEyZS1mMjkyLTU2ZjktYWJjOC0wOTE3ZmE4ZmZhZDU=","displayName":"Alisa Shodiyev Kaff","__typename":"Person"},"__typename":"Credit"},{"role":"credited_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9hOGRjMjJlZC1mMjdhLTU1NGMtOWE2Zi1kNjFiMjAwYTI5MmM=","displayName":"Sean Alfano","__typename":"Person"},"__typename":"Credit"},{"role":"senior_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9iMDZiOTY5Mi04ZjllLTU3MjctODBiYS1hZDY1MzI5YjBjNTk=","displayName":"Rex Sakamoto","__typename":"Person"},"__typename":"Credit"},{"role":"processing_producer","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi9mYTAxZTEyZS1mMjkyLTU2ZjktYWJjOC0wOTE3ZmE4ZmZhZDU=","displayName":"Alisa Shodiyev Kaff","__typename":"Person"},"__typename":"Credit"}],"bylines":[{"renderedRepresentation":"By Alisa Shodiyev Kaff","__typename":"Byline"}],"renditions":[{"width":null,"height":null,"url":"","type":"","aspectRatio":"","__typename":"VideoRendition"},{"width":1620,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_av1-1080p.mp4","type":"video_1080p_mp4_av1","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":1080,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_av1-720p.mp4","type":"video_720p_mp4_av1","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":720,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_av1-480p.mp4","type":"video_480p_mp4_av1","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":540,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_av1-360p.mp4","type":"video_360p_mp4_av1","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":360,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_av1-240p.mp4","type":"video_240p_mp4_av1","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_av1-720p,av1-1080p,av1-480p,av1-360p,av1-240p\u002Fmaster.m3u8","type":"hlsfmp4_av1","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":1620,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_1080p.mp4","type":"video_1080p_mp4","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":1620,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_hd_synd.mov","type":"syndication","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":1080,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_720p.mp4","type":"video_720p_mp4","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":720,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_480p.mp4","type":"video_480p_mp4","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":720,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_480p.webm","type":"video_480p_webm","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":540,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_360p.mp4","type":"video_360p_mp4","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":360,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_240p.mp4","type":"video_240p_mp4","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhls\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg\u002Fmaster.m3u8","type":"hls","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg\u002Fmaster.m3u8","type":"hlsfmp4","aspectRatio":"3:2","__typename":"VideoRendition"},{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_1080p.mp4","type":"video_1080p_mp4_mobile","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":404,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_720p.mp4","type":"video_720p_mp4_mobile","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":270,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_480p.mp4","type":"video_480p_mp4_mobile","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":202,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_360p.mp4","type":"video_360p_mp4_mobile","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":134,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_240p.mp4","type":"video_240p_mp4_mobile","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhls\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile\u002Fmaster.m3u8","type":"hls_mobile","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile\u002Fmaster.m3u8","type":"hlsfmp4_mobile","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":608,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_av1-1080p.mp4","type":"video_1080p_mp4_mobile_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":404,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_av1-720p.mp4","type":"video_720p_mp4_mobile_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":270,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_av1-480p.mp4","type":"video_480p_mp4_mobile_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":202,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_av1-360p.mp4","type":"video_360p_mp4_mobile_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":134,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_av1-240p.mp4","type":"video_240p_mp4_mobile_av1","aspectRatio":"9:16","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F09\u002F178168_1_09vid-Apple_wg_mobile_av1-720p,av1-1080p,av1-480p,av1-360p,av1-240p\u002Fmaster.m3u8","type":"hlsfmp4_mobile_av1","aspectRatio":"9:16","__typename":"VideoRendition"}],"headline":{"default":"Apple Launches Its First Foldable iPhone","__typename":"CreativeWorkHeadline"},"embedded":false,"summary":"Apple introduced the iPhone Duo, the company’s first device that opens and closes like a book, at the company’s annual product event on Wednesday.","videoAssetSummary":"Apple introduced the iPhone Duo, the company’s first device that opens and closes like a book, at the company’s annual product event on Wednesday.","promotionalHeadline":"Apple Launches Its First Foldable iPhone","promotionalSummary":"Apple introduced the iPhone Duo, the company’s first device that opens and closes like a book, at the company’s annual product event on Wednesday.","promotionalMedia":{"uri":"nyt:\u002F\u002Fimage\u002F047af7d1-98c7-54aa-b811-7aeecd311d96","credit":"Jeff Chiu\u002FAssociated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMDQ3YWY3ZDEtOThjNy01NGFhLWI4MTEtN2FlZWNkMzExZDk2","sourceId":"100000011142285","summary":"","altText":"","caption":{"text":"Apple on Wednesday introduced Duo, a foldable iPhone.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F09\u002Fmultimedia\u002F09biz-apple-event-phone-zgmf\u002F09biz-apple-event-phone-zgmf-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Ftechnology\u002Fpersonaltech\u002F100000011141460\u002Fapple-iphone-duo-foldable-phone.html","uri":"nyt:\u002F\u002Fvideo\u002F249c3df6-6ca2-569c-9284-3735503d2f54","isLive":false,"liveUrls":[],"autoplay":false,"duration":null,"aspectRatio":"3:2","communityCommentsSummary":{"commentsEnabled":true,"commentsOpen":true,"totalCount":4,"uri":"nyt:\u002F\u002Fvideo\u002F249c3df6-6ca2-569c-9284-3735503d2f54","__typename":"CommunityCommentsSummary"},"tone":"NO_TONE_SET","sourceId":"100000011141460","lastModified":"2026-09-09T19:59:18.055Z","firstPublished":"2026-09-09T19:20:12.000Z","commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fc459e39b-c8c5-5069-97fb-31794997e76c","credit":"Jason Henry for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzQ1OWUzOWItYzhjNS01MDY5LTk3ZmItMzE3OTQ5OTdlNzZj","sourceId":"100000011145488","summary":"","altText":"People use iPhones to take images of the new iPhone Duo, which is larger.","caption":{"text":"Apple presented the new iPhone Duo this week at Apple Park in Cupertino, Calif.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1801,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk\u002F10-insider-tech-review-bfqk-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T20:49:52.309Z","firstPublished":"2026-09-10T20:44:16.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10-insider-tech-review-bfqk.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Standard","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":\"nyt:\u002F\u002Fstoryline\u002F6d2617f4-162d-495f-9f7e-3a3f9a63f9d8\",\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerOverride\":null,\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"LEFT\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"showMedia\":true,\"media\":{\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"mobileAspectRatioCrop\":\"SQUARE\",\"uri\":\"nyt:\u002F\u002Fvideo\u002F249c3df6-6ca2-569c-9284-3735503d2f54\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Foldable Phones Are Unpopular. Why Is Apple Selling One?\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The company unveiled a new iPhone that costs $1,999. Our columnist explains the economics behind that price tag.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fc7f095c1-da02-52e6-a54d-614739cfadf9\"},{\"showMedia\":false,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fc459e39b-c8c5-5069-97fb-31794997e76c\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Apple’s New Foldable iPhone Is Here. How Do We Review It?\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"Here’s the process for vetting new smartphones and gadgets at The Times and Wirecutter.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F727df0d5-46f1-5265-964d-175c4cf41c88\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F3a221bc3-b075-5094-9ea6-4661e759a3a4","eventId":"pubp:\u002F\u002Fevent\u002F079fec342e56497c90a4cca9bec223c3","sourceId":"3b6f1d3b-f956-43d1-ade3-3f84701c6da1","url":"","trackingName":"Counterprogramming Algo","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-mts-counterprogramming","assetCount":1,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002F30fe2797-0564-544b-a9a3-afc8aed4af3d","__typename":"PersonalizationConfig"},"layoutType":"Universal","properties":"{\"packageDisplay\":\"ALL_HEDSUMS\",\"packageMediaEmphasis\":\"LARGE\",\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F7af06348-eb9d-59da-bdd4-4c0fe1455b48","eventId":"pubp:\u002F\u002Fevent\u002F2aa2dd7b63a848d3887ccf7972d9e217","sourceId":"642865d0-9576-4325-b101-bd029088d52d","url":"","trackingName":"NBA 🏀","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTFhZTJlMWQtOWQ3OS01ZGZhLWE1ZDItYTBmMGY0NTYxZDE2","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-threeByTwoLargeAt2X.jpg","width":7200,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F8fe11559-dd71-593c-8241-17227029f14c","sourceId":"100000011144607","lastModified":"2026-09-10T23:09:28.028Z","firstPublished":"2026-09-10T23:09:28.028Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fpolitics\u002Fkawhi-leonard-clippers-nba-justice-department.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzhmZTExNTU5LWRkNzEtNTkzYy04MjQxLTE3MjI3MDI5ZjE0Yw==","headline":{"default":"Justice Dept. Opens Inquiry Into Clippers’ Dealings With Star Player","__typename":"CreativeWorkHeadline"},"summary":"The investigation, by the U.S. attorney’s office in Brooklyn, is in its earliest stages, leaving it unclear whether criminal charges will ensue.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vMWE1MDZlM2QtNzRhYy01MGQ3LWIxNTgtN2EyYmViN2E4YTc3","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":431,"uri":"nyt:\u002F\u002Faudio\u002F1a506e3d-74ac-50d7-b158-7a2beb7a8a77","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-8fe11559-dd71-593c-8241-17227029f14c\u002Fjob-1789081768912\u002Farticle-8fe11559-dd71-593c-8241-17227029f14c-job-1789081768912.mp3","sourceId":"100000011145838","headline":{"default":"Synthetic Narration for Justice Dept. Opens Inquiry Into Clippers’ Dealings With Star Player","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1013,"bylines":[{"renderedRepresentation":"By Michael S. Schmidt, William K. Rashbaum and Santul Nerkar","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9lZWZhYzcwYy1jNDk5LTVjN2ItOGU3NC0yODE2OTZjN2Y2MDY=","displayName":"Michael S. Schmidt","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTY5MzIxZmQtMzI3ZS01NjRkLTgxNGEtNDVmNjJiZDg0NDRk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F06\u002F12\u002Fmultimedia\u002Fauthor-michael-s-schmidt\u002Fauthor-michael-s-schmidt-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi85OGM2Mzg2ZC0wMDRmLTVjNmItYTkzZC1jMGQxNzI5ZTY4ODY=","displayName":"William K. Rashbaum","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvODJiY2RjN2MtNTY4Ni01NTkzLWFmM2ItNTJkOWExOGMxMjcx","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F06\u002F13\u002Fmultimedia\u002Fauthor-william-k-rashbaum\u002Fauthor-william-k-rashbaum-thumbLarge-v2.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8xNWFmY2VkMi0yZDk5LTU5ODAtYjU5Yy1lNDhmZTAyN2E1ZjQ=","displayName":"Santul Nerkar","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMjUzZTVmY2ItMjNkMS01YzRjLWE2NTctOWVmZjE4ODllMzc0","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F06\u002F14\u002Freader-center\u002Fauthor-Santul-Nerkar\u002Fauthor-Santul-Nerkar-thumbLarge-v3.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzcwZTg2NWI2LWNjNzAtNTE4MS04NGM5LTgzNjhiM2E1YzM0Yg==","displayName":"World","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fe1ae2e1d-9d79-5dfa-a5d2-a0f0f4561d16","credit":"Ryan Sun\u002FAssociated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTFhZTJlMWQtOWQ3OS01ZGZhLWE1ZDItYTBmMGY0NTYxZDE2","sourceId":"100000011145823","summary":"","altText":"People walking inside a large arena lobby beneath a digital screen that says, “Los Angeles Clippers.”","caption":{"text":"The N.B.A. leveled a series of severe punishments last week against the Los Angeles Clippers after an investigation concluded that the team had engaged in a wide-ranging effort to break league rules.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T23:09:25.596Z","firstPublished":"2026-09-10T23:09:25.596Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzcwZTg2NWI2LWNjNzAtNTE4MS04NGM5LTgzNjhiM2E1YzM0Yg==","displayName":"World","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fe1ae2e1d-9d79-5dfa-a5d2-a0f0f4561d16","credit":"Ryan Sun\u002FAssociated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTFhZTJlMWQtOWQ3OS01ZGZhLWE1ZDItYTBmMGY0NTYxZDE2","sourceId":"100000011145823","summary":"","altText":"People walking inside a large arena lobby beneath a digital screen that says, “Los Angeles Clippers.”","caption":{"text":"The N.B.A. leveled a series of severe punishments last week against the Los Angeles Clippers after an investigation concluded that the team had engaged in a wide-ranging effort to break league rules.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena\u002F10dc-clippers-arena-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T23:09:25.596Z","firstPublished":"2026-09-10T23:09:25.596Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fworld\u002F10dc-clippers-arena.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"1:1\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fe1ae2e1d-9d79-5dfa-a5d2-a0f0f4561d16\"},\"desktopMedia\":{\"displayRatio\":\"3:2\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fe1ae2e1d-9d79-5dfa-a5d2-a0f0f4561d16\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Justice Dept. Opens Inquiry Into L.A. Clippers’ Dealings With Star Player\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The investigation into secret, team-arranged sponsorship contracts for Kawhi Leonard is in its earliest stages.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F8fe11559-dd71-593c-8241-17227029f14c\"}]}","children":[]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F23a53ec4-f82b-5643-9981-d9ff73f8fd66","eventId":"pubp:\u002F\u002Fevent\u002F0b4f239de629465e94ac118bf661430f","sourceId":"290ceb59-f95b-45e2-b634-5e415d5a4155","url":"","trackingName":"Reordered More Top Stories","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNodeEmbedded","hierarchyType":"zone","trackingName":null,"curatorVariant":null,"curatorAudienceTarget":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F2ee7f3a7-10c2-5888-b567-1886488e22a2","eventId":"pubp:\u002F\u002Fevent\u002F49ba2481354e4aff9d84e7dc4ca0e82a","sourceId":"2ad10b6b-9784-45a2-8ae9-5e25ab984026","url":"","trackingName":"Right Rail","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F8d50cc79-d57b-5218-9103-ba22a1eb4a88","eventId":"pubp:\u002F\u002Fevent\u002F200b07e0ccef451e8789248d5a9e24ee","sourceId":"e5b4672f-8de4-42cc-9902-a8a1bc72c6d6","url":"","trackingName":"Right Rail","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-rightrail-primary","assetCount":1,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002Fe6fefa52-1c59-5d8d-a635-bb206a9edf57","__typename":"PersonalizationConfig"},"layoutType":"HighlightLevel1","properties":"{\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":null,\"isOpinion\":false,\"isBundle\":false,\"style\":\"STANDARD_LIGHT\",\"position\":\"LEFT\",\"mediaEmphasis\":\"LARGE\",\"assets\":[]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fade52a0e-8e93-5185-8b91-539b57cf9125","eventId":"pubp:\u002F\u002Fevent\u002F3942b9226c7e4097816b10f77b644788","sourceId":"fdcba73a-bc9a-4e78-84c0-424fd772c55be5b4672f-8de4-42cc-9902-a8a1bc72c6d6belowPackage","url":"","trackingName":"Right Rail","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"belowPackage","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F965f4948-e08d-5c60-9bbf-478f4d40cb7d","eventId":"pubp:\u002F\u002Fevent\u002Fbaa9a0e34a334b2887ffb7735a533905","sourceId":"157949e9-edb3-4490-988a-c7c7e55a0255","url":"","trackingName":"Right Rail","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-rightrail-addon","assetCount":4,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002F9a70b5e5-9f3d-5095-8e74-04d1941c3578","__typename":"PersonalizationConfig"},"layoutType":"Carousel2AddOn","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"mediaEmphasis\":\"SMALL\",\"useVerticalMedia\":false,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[]}","children":[]}],"assets":undefined,"media":undefined}]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F47d310cd-e996-583c-a6d6-c8b36289804b","eventId":"pubp:\u002F\u002Fevent\u002F282e4755a62f4806a2ce406a5782cdb2","sourceId":"zxbzybkhjnoohrdnloysqfghhdsujjhr","url":"","trackingName":"Opinion","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F911ec4be-a1df-5e54-8cdf-a4d980514578","eventId":"pubp:\u002F\u002Fevent\u002F3e65e9240df149b2b52f250a13aa7a7a","sourceId":"1d1c50a5-a729-4c13-a525-d4ddb955d3b8","url":"","trackingName":"OPINION","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmYyN2I2NjgtMmFmOS01YzMzLTgxOWQtNDllNjZjYWVhZGUx","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-threeByTwoLargeAt2X.jpg","width":6600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q3YTcxMTg1LWFhNjAtNTYzNS1iY2UwLTVmYWI3NmM3YzI5Nw==","displayName":"Opinion","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"OPINION","uri":"nyt:\u002F\u002Farticle\u002Ff3911534-3ce1-5691-851c-b0c7f7461809","sourceId":"100000011128670","lastModified":"2026-09-11T00:35:51.767Z","firstPublished":"2026-09-10T23:22:53.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fopinion\u002F911-canada-gander-newfoundland-come-from-away.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2YzOTExNTM0LTNjZTEtNTY5MS04NTFjLWIwYzdmNzQ2MTgwOQ==","headline":{"default":"This Tiny Canadian Town Took In Americans on 9\u002F11. It Would Again.","__typename":"CreativeWorkHeadline"},"summary":"A tiny slice of Newfoundland welcomed in stranded passengers.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RelatedLinksBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNTQzYmQ0YTMtMGZkYy01YTQ2LThhNWYtODVmYTE1OWYzNWQ5","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":523,"uri":"nyt:\u002F\u002Faudio\u002F543bd4a3-0fdc-5a46-8a5f-85fa159f35d9","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-f3911534-3ce1-5691-851c-b0c7f7461809\u002Fjob-1789086972273\u002Farticle-f3911534-3ce1-5691-851c-b0c7f7461809-job-1789086972273.mp3","sourceId":"100000011145862","headline":{"default":"Synthetic Narration for Canada Took In American Planes on 9\u002F11. It Still Would Today.","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1496,"bylines":[{"renderedRepresentation":"By Glynnis MacNicol","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9hYjk4YzkxNi1lMTg3LTU0YWEtYTg3My04MjIyYzlmOTI5Y2M=","displayName":"Glynnis MacNicol","promotionalMedia":null}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZWUxYWQ5OWYtYjVhMC01YTgxLWFhYWUtOTdjMzBiYjA1MzBl","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-threeByTwoLargeAt2X.jpg","width":2400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q3YTcxMTg1LWFhNjAtNTYzNS1iY2UwLTVmYWI3NmM3YzI5Nw==","displayName":"Opinion","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"OPINION","uri":"nyt:\u002F\u002Farticle\u002Ff6c49116-32c0-571b-86a0-5b282d024451","sourceId":"100000011139408","lastModified":"2026-09-10T21:41:39.503Z","firstPublished":"2026-09-10T21:00:05.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fopinion\u002F911-ai-terrorist-attack-america.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2Y2YzQ5MTE2LTMyYzAtNTcxYi04NmEwLTViMjgyZDAyNDQ1MQ==","headline":{"default":"The Next Terrorist Attack Is Predictable","__typename":"CreativeWorkHeadline"},"summary":"A.I.-driven cyber and biological attacks threaten not just American lives, but also the American government.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RelatedLinksBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vOTFiMDc1YjEtMzhlYS01OWViLWFmNmItNTcwYWFhMTgxZGJh","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":401,"uri":"nyt:\u002F\u002Faudio\u002F91b075b1-38ea-59eb-af6b-570aaa181dba","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-f6c49116-32c0-571b-86a0-5b282d024451\u002Fjob-1789076500911\u002Farticle-f6c49116-32c0-571b-86a0-5b282d024451-job-1789076500911.mp3","sourceId":"100000011145563","headline":{"default":"Synthetic Narration for We Missed the First 9\u002F11. Let’s Not Miss the Next One.","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1129,"bylines":[{"renderedRepresentation":"By Philip Bobbitt","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8xMDQzNzJjMC04NzYzLTVhNTktOTVjZC1mMmQ0YTdjYTA0Y2I=","displayName":"Philip Bobbitt","promotionalMedia":null}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F2f27b668-2af9-5c33-819d-49e66caeade1","credit":"Johnny C.Y. Lam for The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmYyN2I2NjgtMmFmOS01YzMzLTgxOWQtNDllNjZjYWVhZGUx","sourceId":"100000011142068","summary":"","altText":"A view of a low-slung airport with a sign reading “Gander.”","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F11MacNicol-zhqp\u002F11MacNicol-zhqp-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-11T00:35:49.213Z","firstPublished":"2026-09-10T23:22:51.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F11MacNicol-zhqp.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q3YTcxMTg1LWFhNjAtNTYzNS1iY2UwLTVmYWI3NmM3YzI5Nw==","displayName":"Opinion","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fee1ad99f-b5a0-5a81-aaae-97c30bb0530e","credit":"Illustration by Sam Whitney\u002FThe New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZWUxYWQ5OWYtYjVhMC01YTgxLWFhYWUtOTdjMzBiYjA1MzBl","sourceId":"100000011143013","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fopinion\u002F10bobbitt-image\u002F10bobbitt-image-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T21:00:02.734Z","firstPublished":"2026-09-09T21:45:50.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fopinion\u002F10bobbitt-image.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Standard","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"Opinion\",\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":true,\"packageTitleSection\":\"OPINION\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerOverride\":null,\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"TOP\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"nytimes:\u002F\u002Fhome\u002Fopinion\",\"isOpinion\":true,\"isBundle\":false,\"assets\":[{\"showMedia\":false,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F2f27b668-2af9-5c33-819d-49e66caeade1\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"This Tiny Canadian Town Took In Americans on 9\u002F11. It Would Again.\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"A tiny slice of Newfoundland welcomed in stranded passengers.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Ff3911534-3ce1-5691-851c-b0c7f7461809\"},{\"showMedia\":true,\"media\":{\"showCaption\":false,\"mutedAutoplayOverlay\":true,\"headline\":\"\",\"mobileAspectRatioCrop\":\"SQUARE\",\"uri\":\"nyt:\u002F\u002Fimage\u002Fee1ad99f-b5a0-5a81-aaae-97c30bb0530e\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"The Next Terrorist Attack Is Predictable\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"A.I.-driven cyber and biological attacks threaten not just American lives, but also the American government.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Ff6c49116-32c0-571b-86a0-5b282d024451\"}]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fa84cf667-cea9-5065-9277-d5a1e851d353","eventId":"pubp:\u002F\u002Fevent\u002Fd42983583cce4df5ae20244522b4d14b","sourceId":"5094a4ac-2b3e-4e98-b86e-7ad5379c3f311d1c50a5-a729-4c13-a525-d4ddb955d3b8belowPackage","url":"","trackingName":"OPINION","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"belowPackage","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F789562d5-7dd6-5bc3-8546-f49bfe83f039","eventId":"pubp:\u002F\u002Fevent\u002F65d09e910e8243e99e61908fcc13e82e","sourceId":"e0a767fd-3604-4a82-ba39-202d0b029104","url":"","trackingName":"OPINION","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZGE2YjEwZTQtMWQ3MC01YzY5LThlYjYtNWM4NDA2YTljZWUx","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-threeByTwoLargeAt2X.jpg","width":1080,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q3YTcxMTg1LWFhNjAtNTYzNS1iY2UwLTVmYWI3NmM3YzI5Nw==","displayName":"Opinion","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"OPINION","uri":"nyt:\u002F\u002Farticle\u002F8c6e1b7b-56f4-5a65-9973-8cc28482fe68","sourceId":"100000011130700","lastModified":"2026-09-10T21:05:50.547Z","firstPublished":"2026-09-10T09:03:51.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fopinion\u002F911-patriot-act-trump-politics.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzhjNmUxYjdiLTU2ZjQtNWE2NS05OTczLThjYzI4NDgyZmU2OA==","headline":{"default":"Civil Libertarians Knew This Would Happen. We Should Have Listened.","__typename":"CreativeWorkHeadline"},"summary":"The civil libertarians’ warnings have come true.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vNjA1ZWMwMDMtOTliYS01NWY3LTk4ZmQtZWRhOTU0NGY5Nzk5","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":1042,"uri":"nyt:\u002F\u002Faudio\u002F605ec003-99ba-55f7-98fd-eda9544f9799","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-8c6e1b7b-56f4-5a65-9973-8cc28482fe68\u002Fjob-1789074371125\u002Farticle-8c6e1b7b-56f4-5a65-9973-8cc28482fe68-job-1789074371125.mp3","sourceId":"100000011143850","headline":{"default":"Synthetic Narration for Civil Libertarians Knew This Would Happen. We Should Have Listened.","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":2840,"bylines":[{"renderedRepresentation":"By Radley Balko","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8xYTZlZDAyZC04YjdkLTU3MzEtODI3NS02NDVhZGJmOWFhNTY=","displayName":"Radley Balko","promotionalMedia":null}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjEzN2RiMmYtMTM2Yy01YTg5LWI5OGMtODVkNTk0YTNmOTdm","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-smallSquare168.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-smallSquare252.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-square640.png","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-threeByTwoLargeAt2X.png","width":2044,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q3YTcxMTg1LWFhNjAtNTYzNS1iY2UwLTVmYWI3NmM3YzI5Nw==","displayName":"Opinion","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"OPINION","uri":"nyt:\u002F\u002Farticle\u002F5c4bbecf-22eb-51c0-88cb-79f367e32275","sourceId":"100000011127983","lastModified":"2026-09-10T18:35:58.629Z","firstPublished":"2026-09-10T09:03:43.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fopinion\u002Fnew-york-fashion-week-fast-fashion.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzVjNGJiZWNmLTIyZWItNTFjMC04OGNiLTc5ZjM2N2UzMjI3NQ==","headline":{"default":"Fashion’s Most Disgusting Product","__typename":"CreativeWorkHeadline"},"summary":"A modicum of self-restraint is the new black.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"CommentsBlock"},{"__typename":"RelatedLinksBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vOTJhYjE3NDAtZDQ5MS01Yjk3LWEwNGEtYTc5MzkzMWI4MmY4","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":495,"uri":"nyt:\u002F\u002Faudio\u002F92ab1740-d491-5b97-a04a-a793931b82f8","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-5c4bbecf-22eb-51c0-88cb-79f367e32275\u002Fjob-1789062942128\u002Farticle-5c4bbecf-22eb-51c0-88cb-79f367e32275-job-1789062942128.mp3","sourceId":"100000011143848","headline":{"default":"Synthetic Narration for Fashion’s Most Disgusting Product","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1343,"bylines":[{"renderedRepresentation":"By Dana Thomas","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9iYmVjYzZiNy0xMTIyLTUyNWMtOWJhYS0xMGExNmM0ZTFkZGQ=","displayName":"Dana Thomas","promotionalMedia":null}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Video","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZGE2YjEwZTQtMWQ3MC01YzY5LThlYjYtNWM4NDA2YTljZWUx","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-threeByTwoLargeAt2X.jpg","width":1080,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":null,"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"id":"VmlkZW86bnl0Oi8vdmlkZW8vN2M2ZmFjZDYtMTFlNC01MTg1LWE0NTQtZGQ2MGI4ZjRhMjY2","isCinemagraph":true,"credits":[{"role":"author","creator":{"id":"UGVyc29uOm55dDovL3BlcnNvbi80ODgxYjMyZi1lNTgzLTVmY2EtOWIwZS1mMmZhODRjNDQ5ZWM=","displayName":"Félix Decombat","__typename":"Person"},"__typename":"Credit"}],"bylines":[{"renderedRepresentation":"Illustration by Félix Decombat","__typename":"Byline"}],"renditions":[{"width":1080,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_1080p.mp4","type":"video_1080p_mp4","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":1080,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_hd_synd.mov","type":"syndication","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":720,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_720p.mp4","type":"video_720p_mp4","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":480,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_480p.mp4","type":"video_480p_mp4","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":480,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_480p.webm","type":"video_480p_webm","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":360,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_360p.mp4","type":"video_360p_mp4","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":240,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_240p.mp4","type":"video_240p_mp4","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhls\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg\u002Fmaster.m3u8","type":"hls","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg\u002Fmaster.m3u8","type":"hlsfmp4","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":1080,"height":1080,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_av1-1080p.mp4","type":"video_1080p_mp4_av1","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":720,"height":720,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_av1-720p.mp4","type":"video_720p_mp4_av1","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":480,"height":480,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_av1-480p.mp4","type":"video_480p_mp4_av1","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":360,"height":360,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_av1-360p.mp4","type":"video_360p_mp4_av1","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":240,"height":240,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_av1-240p.mp4","type":"video_240p_mp4_av1","aspectRatio":"1:1","__typename":"VideoRendition"},{"width":0,"height":0,"url":"https:\u002F\u002Fvp.nyt.com\u002Fvideo\u002Fhlsfmp4\u002F2026\u002F09\u002F09\u002F178200_1_10balko_wg_av1-720p,av1-1080p,av1-480p,av1-360p,av1-240p\u002Fmaster.m3u8","type":"hlsfmp4_av1","aspectRatio":"1:1","__typename":"VideoRendition"}],"headline":{"default":"","__typename":"CreativeWorkHeadline"},"embedded":true,"summary":"","videoAssetSummary":"","promotionalHeadline":"","promotionalSummary":"","promotionalMedia":{"uri":"nyt:\u002F\u002Fimage\u002Fda6b10e4-1d70-5c69-8eb6-5c8406a9cee1","credit":"Félix Decombat","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZGE2YjEwZTQtMWQ3MC01YzY5LThlYjYtNWM4NDA2YTljZWUx","sourceId":"100000011141804","summary":"","altText":"An illustration of a building exterior. Through windows can be seen silhouettes of troops in riot gear on the stairs and surveilled people reading, smoking and talking.","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1080,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":720,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1080,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":608,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F11\u002Fmultimedia\u002F10balko-image\u002F10balko-image-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"url":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fembedded\u002F100000011141799\u002F10balko.html","uri":"nyt:\u002F\u002Fvideo\u002F7c6facd6-11e4-5185-a454-dd60b8f4a266","isLive":false,"liveUrls":[],"autoplay":false,"duration":3000,"aspectRatio":"1:1","communityCommentsSummary":{"commentsEnabled":false,"commentsOpen":false,"totalCount":null,"uri":"nyt:\u002F\u002Fvideo\u002F7c6facd6-11e4-5185-a454-dd60b8f4a266","__typename":"CommunityCommentsSummary"},"tone":"NO_TONE_SET","sourceId":"100000011141799","lastModified":"2026-09-10T09:03:49.791Z","firstPublished":"2026-09-09T16:46:01.000Z","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2Q3YTcxMTg1LWFhNjAtNTYzNS1iY2UwLTVmYWI3NmM3YzI5Nw==","displayName":"Opinion","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ff137db2f-136c-5a89-b98c-85d594a3f97f","credit":"Saratta Chuengsatiansup","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjEzN2RiMmYtMTM2Yy01YTg5LWI5OGMtODVkNTk0YTNmOTdm","sourceId":"100000011142794","summary":"","altText":"A fashion runway piled high with a huge heap of discarded clothing. ","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-square640.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-mediumSquareAt3X.png","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-threeByTwoSmallAt2X.png","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-verticalTwoByThree735.png","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F13\u002Fopinion\u002F10thomas-image\u002F10thomas-image-smallTwoByThree.png","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T09:03:41.169Z","firstPublished":"2026-09-09T20:51:29.000Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F09\u002Fopinion\u002F10thomas-image.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"StandardAddon","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"isOpinion\":true,\"isBundle\":false,\"assets\":[{\"showMedia\":false,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fvideo\u002F7c6facd6-11e4-5185-a454-dd60b8f4a266\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Civil Libertarians Knew This Would Happen. We Should Have Listened.\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"The civil libertarians’ warnings have come true.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F8c6e1b7b-56f4-5a65-9973-8cc28482fe68\"},{\"showMedia\":true,\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ff137db2f-136c-5a89-b98c-85d594a3f97f\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"SMALL\",\"fullWidthMedia\":false,\"mutedAutoplayOverlay\":true,\"display\":\"HEADLINE_ONLY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Fashion’s Most Disgusting Product\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"A modicum of self-restraint is the new black.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F5c4bbecf-22eb-51c0-88cb-79f367e32275\"}]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fced8bf81-11c3-53a9-b710-ee253b27971c","eventId":"pubp:\u002F\u002Fevent\u002F03c8bb841fae475497126da2dc7c9285","sourceId":"033a1d69-d792-4da1-831f-c1b20efee08b","url":"","trackingName":"OPINION","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-opinion-addon","assetCount":8,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002Fe44339eb-f8db-5e56-a126-a8263c7a114a","__typename":"PersonalizationConfig"},"layoutType":"StandardLevel2","properties":"{\"isOpinion\":true,\"isBundle\":false,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":null,\"display\":\"HEADLINE_ONLY\",\"assets\":[]}","children":[]}],"assets":undefined,"media":undefined}]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F425afb84-cc72-5266-8a7f-64a39051f207","eventId":"pubp:\u002F\u002Fevent\u002F5fee1ea44a1f4e07b0d17e69f1a18325","sourceId":"5748db9e-6b46-4fc9-a05a-24a497adeadd","url":"","trackingName":"Toolbox","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F70e5aefa-1312-59cc-8ca0-6caea31c9122","eventId":"pubp:\u002F\u002Fevent\u002F9db909c5a3c84282891d121ee6e918db","sourceId":"2659bd70-135f-46b1-b97a-1e2b1314ab12","url":"","trackingName":"🧰 Toolbox","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTk4MDk1MDgtMGY3ZC01MDVjLTk5ZTQtYjM4YTJlMGEzZTA2","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-nl-Trump-wqmb\u002F10extra-credit-nl-Trump-wqmb-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-nl-Trump-wqmb\u002F10extra-credit-nl-Trump-wqmb-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-nl-Trump-wqmb\u002F10extra-credit-nl-Trump-wqmb-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-nl-Trump-wqmb\u002F10extra-credit-nl-Trump-wqmb-threeByTwoLargeAt2X-v2.jpg","width":4135,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzVkOWQ0NDZkLTQxYWEtNTAxZC1hNzk4LWU2MTgwOTVmMTBjNw==","displayName":"Briefing","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Fc1c98721-2ea1-597c-b2f9-ebf3908ac5f7","sourceId":"100000011144257","lastModified":"2026-09-10T15:06:52.524Z","firstPublished":"2026-09-10T15:06:52.524Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fbriefing\u002Fget-that-bag.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2MxYzk4NzIxLTJlYTEtNTk3Yy1iMmY5LWViZjM5MDhhYzVmNw==","headline":{"default":"Get That Bag","__typename":"CreativeWorkHeadline"},"summary":"We have tips about how to get your finances in order.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"EmailSignupBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ListBlock"},{"__typename":"RuleBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RuleBlock"},{"__typename":"CapsuleBlock"},{"__typename":"Heading1Block"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"EmailSignupBlock"},{"__typename":"RuleBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"BlockquoteBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RuleBlock"},{"__typename":"CapsuleBlock"},{"__typename":"Heading2Block"},{"__typename":"ListBlock"},{"__typename":"CommentsBlock"},{"__typename":"RuleBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ListBlock"},{"__typename":"RuleBlock"},{"__typename":"CapsuleBlock"},{"__typename":"RuleBlock"},{"__typename":"Heading2Block"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"RuleBlock"},{"__typename":"ParagraphBlock"},{"__typename":"CapsuleBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":{"newsletterProduct":{"id":"SGVsaXhOZXdzbGV0dGVyUHJvZHVjdDpueXQ6Ly9uZXdzbGV0dGVycHJvZHVjdC8zZTllYWMzYy05NWU2LTQ1MWQtOGU4YS04ZTZlMWQyNTRhMWU=","name":"Extra Credit","__typename":"HelixNewsletterProduct"},"__typename":"AssociatedNewsletter"},"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYjY4ZDJhNTEtODQxOS01MmJhLTg1YTQtMjk4Yjg1MTM2Nzk2","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":585,"uri":"nyt:\u002F\u002Faudio\u002Fb68d2a51-8419-52ba-85a4-298b85136796","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-c1c98721-2ea1-597c-b2f9-ebf3908ac5f7\u002Fjob-1789052833093\u002Farticle-c1c98721-2ea1-597c-b2f9-ebf3908ac5f7-job-1789052833093.mp3","sourceId":"100000011144273","headline":{"default":"Synthetic Narration for Get That Bag","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1497,"bylines":[{"renderedRepresentation":"By Matt Yan","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi85MmQ5NDM0Mi05YTY0LTU3MDMtYmMyMy03OGMzNjM2YmMxMGE=","displayName":"Matt Yan","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmU1OTRmYWQtMzc3Mi01MWNhLTkzMWItYzRkYjY2OTZjOWNm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2024\u002F06\u002F14\u002Freader-center\u002Fauthor-matt-yan\u002Fauthor-matt-yan-thumbLarge-v4.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F552e47f9-0f34-50be-84ec-338f6af0b008","credit":"Elise Amendola\u002FAssociated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTUyZTQ3ZjktMGYzNC01MGJlLTg0ZWMtMzM4ZjZhZjBiMDA4","sourceId":"100000011145825","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-budgeting-HP-vzjg\u002F10extra-credit-budgeting-HP-vzjg-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-budgeting-HP-vzjg\u002F10extra-credit-budgeting-HP-vzjg-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-budgeting-HP-vzjg\u002F10extra-credit-budgeting-HP-vzjg-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1799,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-budgeting-HP-vzjg\u002F10extra-credit-budgeting-HP-vzjg-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-budgeting-HP-vzjg\u002F10extra-credit-budgeting-HP-vzjg-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-budgeting-HP-vzjg\u002F10extra-credit-budgeting-HP-vzjg-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":899,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-budgeting-HP-vzjg\u002F10extra-credit-budgeting-HP-vzjg-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1102,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-budgeting-HP-vzjg\u002F10extra-credit-budgeting-HP-vzjg-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T22:59:36.519Z","firstPublished":"2026-09-10T22:59:36.519Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10extra-credit-budgeting-HP-vzjg.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"List","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"SUMMARY\",\"twoUp\":false,\"showMedia\":true,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"isNewsletter\":false,\"assets\":[{\"media\":{\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F552e47f9-0f34-50be-84ec-338f6af0b008\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Financial Tips for College Students\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Also in our new Extra Credit newsletter: the hottest month on Earth, a foldable iPhone and more.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fc1c98721-2ea1-597c-b2f9-ebf3908ac5f7\"}]}","children":[]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fd340fb76-3457-5281-ad66-1241c0f4c8bc","eventId":"pubp:\u002F\u002Fevent\u002F6f6281d8f2224ca39ad7ffebd92531e9","sourceId":"3dccbfd3-eef7-4db7-a219-94b1607e2bb6","url":"","trackingName":"ICYMI -  Reorder","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fd32c92bf-cf58-55c3-ba10-c74f87ade262","eventId":"pubp:\u002F\u002Fevent\u002Fb72b2a8abd554e518d48e700d5cb64d4","sourceId":"6e229f98-f0f6-4dfa-851f-1ab202141656","url":"","trackingName":"ICYMI","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-icymi","assetCount":5,"poolOverrideUri":null,"__typename":"PersonalizationConfig"},"layoutType":"List","properties":"{\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"In Case You Missed It\",\"packageTitleDescription\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"twoUp\":false,\"showMedia\":true,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"isNewsletter\":false,\"assets\":[]}","children":[]}],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"container","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fd737b473-4f56-5e0b-af6f-3f83854dfdbe","eventId":"pubp:\u002F\u002Fevent\u002F439702c7ba904cd898658f2cec1f7ee1","sourceId":"cdde64f0-1e18-45ac-8cd6-b49d603190da","url":"","trackingName":null,"curatorVariant":null,"curatorAudienceTarget":null,"layoutType":"fullWidth","children":[{"__typename":"ProgrammingNodeEmbedded","hierarchyType":"zone","trackingName":null,"curatorVariant":null,"curatorAudienceTarget":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F3b41fc72-b06c-59e0-b2e8-6bc6543398e1","eventId":"pubp:\u002F\u002Fevent\u002F2158a7b833ea43cb809aaea1a79fb79e","sourceId":"53db43c2-3508-429b-8724-fa2befd9e98c","url":"","trackingName":"Desktop - Watch Promo","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F95181666-a215-5349-91cf-a3906cd8c200","eventId":"pubp:\u002F\u002Fevent\u002Fadb45dee8de74dff9c7f6b2cde987718","sourceId":"oslnqaefbhiyhbiggypdsxrbvrnzwuew","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fb692d35c-2c1d-54c0-ad47-106b902018b7","eventId":"pubp:\u002F\u002Fevent\u002F2817c2119663489ab97145f39c337185","sourceId":"fa526c6d-e6f4-40af-bf81-edca355c267e","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjYwN2Y4YTctMTIxMy01ZWE0LThlOTAtMWQ2YmI1NTdkMWY4","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-threeByTwoLargeAt2X.jpg","width":1328,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzcwZTg2NWI2LWNjNzAtNTE4MS04NGM5LTgzNjhiM2E1YzM0Yg==","displayName":"World","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F5150e743-1e1f-512c-8ddd-408b3297997e","sourceId":"100000011138699","lastModified":"2026-09-10T21:41:52.988Z","firstPublished":"2026-09-10T21:00:09.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fworld\u002Fasia\u002Ftoyohiro-akiyama-dead.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzUxNTBlNzQzLTFlMWYtNTEyYy04ZGRkLTQwOGIzMjk3OTk3ZQ==","headline":{"default":"Toyohiro Akiyama, Japan’s Chain-Smoking ‘Space Antihero,’ Dies at 84","__typename":"CreativeWorkHeadline"},"summary":"A journalist, he was the first Japanese person to enter space, joining a Soviet crew as part of a spectacular $35 million ratings stunt in 1990.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"VideoBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"TwitterEmbedBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vMGFiYTUzMTktYzY2Yi01ODVhLThjNzgtODM5ZTRhN2FhNmYx","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":505,"uri":"nyt:\u002F\u002Faudio\u002F0aba5319-c66b-585a-8c78-839e4a7aa6f1","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-5150e743-1e1f-512c-8ddd-408b3297997e\u002Fjob-1789074034284\u002Farticle-5150e743-1e1f-512c-8ddd-408b3297997e-job-1789074034284.mp3","sourceId":"100000011145562","headline":{"default":"Synthetic Narration for Toyohiro Akiyama, Japan’s Chain-Smoking ‘Space Antihero,’ Dies at 84","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":1218,"bylines":[{"renderedRepresentation":"By Javier C. Hernández and Hisako Ueno","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9iNTg0ZTMwYi01ZGNhLTVkNTEtOWYyNS03MGM4OGRiZTc1ZjI=","displayName":"Javier C. Hernández","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMDIyNzhkZDQtZTY2Yy01YzkwLWI1NDQtZWY1MGNjN2UwZmU3","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F11\u002F22\u002Fmultimedia\u002Fauthor-javier-c-hernandez\u002Fauthor-javier-c-hernandez-thumbLarge-v5.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9hNjM3OTJiNS1kNjM4LTU4NzItOTdjMi0yNmNmYTcyNTMyZmI=","displayName":"Hisako Ueno","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvY2JjZjZmZjMtNzA5NC01ZDFkLWJlOGMtNzdjNjUyZGYzNTRm","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2021\u002F03\u002F01\u002Freader-center\u002Fauthor-hisako-ueno\u002Fauthor-hisako-ueno-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ff607f8a7-1213-5ea4-8e90-1d6bb557d1f8","credit":"Kyodo, via Reuters","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjYwN2Y4YTctMTIxMy01ZWE0LThlOTAtMWQ2YmI1NTdkMWY4","sourceId":"100000011143579","summary":"","altText":"A man waving in a spacesuit is held by the arm and shoulder by two men on either side of him","caption":{"text":"Toyohiro Akiyama waving from a space capsule after returning to Earth in December 1990.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1328,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1328,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1328,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":885,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1328,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":747,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T21:00:04.764Z","firstPublished":"2026-09-10T21:00:04.764Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Ff607f8a7-1213-5ea4-8e90-1d6bb557d1f8","credit":"Kyodo, via Reuters","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZjYwN2Y4YTctMTIxMy01ZWE0LThlOTAtMWQ2YmI1NTdkMWY4","sourceId":"100000011143579","summary":"","altText":"A man waving in a spacesuit is held by the arm and shoulder by two men on either side of him","caption":{"text":"Toyohiro Akiyama waving from a space capsule after returning to Earth in December 1990.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1328,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1328,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1328,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":885,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1328,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":747,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf\u002F10obit-akiyama-01-lhmf-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T21:00:04.764Z","firstPublished":"2026-09-10T21:00:04.764Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10obit-akiyama-01-lhmf.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"Universal","properties":"{\"packageDisplay\":null,\"packageMediaEmphasis\":null,\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"More News\",\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerDeck\":null,\"italicizeDeck\":false,\"bannerOverride\":null,\"megaBannerCssOverrideMobile\":\"\",\"megaBannerCssOverrideDesktop\":\"\",\"megaBannerDeckCssOverrideMobile\":\"\",\"megaBannerDeckCssOverrideDesktop\":\"\",\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"assets\":[{\"primaryMedia\":true,\"secondaryMedia\":false,\"media\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ff607f8a7-1213-5ea4-8e90-1d6bb557d1f8\"},\"desktopMedia\":{\"displayRatio\":\"2:3\",\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Ff607f8a7-1213-5ea4-8e90-1d6bb557d1f8\"},\"videoSize\":\"LARGE\",\"mediaEmphasis\":\"LARGE\",\"fullWidthMedia\":false,\"mediaCompanion\":null,\"mutedAutoplayOverlay\":true,\"display\":\"SUMMARY\",\"toneOverride\":\"NO_TONE_SET\",\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Toyohiro Akiyama, Japan’s Chain-Smoking ‘Space Antihero,’ Dies at 84\",\"overrideByline\":false,\"byline\":null,\"italicizeHeadline\":false,\"summary\":\"A journalist, he was the first Japanese person to enter space, joining a Soviet crew as part of a spectacular $35 million ratings stunt in 1990.\",\"thread\":null,\"bullets\":[\"\",\"\"],\"tickerLabel\":\"\",\"title\":null,\"hideLivePromoUpdatesLabel\":false,\"numberOfHeadlines\":2,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F5150e743-1e1f-512c-8ddd-408b3297997e\"}]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fe7675dc5-ff73-5089-a996-0b822b0dd913","eventId":"pubp:\u002F\u002Fevent\u002F284ac620ef484677a1393f67df22058d","sourceId":"05fabf27-8d2c-4a60-a74c-f9a778a11486fa526c6d-e6f4-40af-bf81-edca355c267edefault","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"default","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F4d091158-afd6-539d-a223-19edab4c8a29","eventId":"pubp:\u002F\u002Fevent\u002F9926d0e06e0740d9b6c6c95f93003e33","sourceId":"b3124ecb-12ef-476c-8a0c-e47a09c4e055","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGMwZTkxNzYtN2FhNC01OTFmLWIwOWYtNTU4YmIyZTU0MTc3","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-threeByTwoLargeAt2X.jpg","width":4376,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzQ3MzE5MWMwLWJlNjItNTE5Zi1hYjk5LWQxYTcxOGRmMjZhOQ==","displayName":"Well","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F85969280-bb8e-5b95-b8be-e7fe813663e4","sourceId":"100000011145216","lastModified":"2026-09-10T23:20:39.751Z","firstPublished":"2026-09-10T23:00:33.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fwell\u002Fcyclospora-outbreak-over-fda.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzg1OTY5MjgwLWJiOGUtNWI5NS1iOGJlLWU3ZmU4MTM2NjNlNA==","headline":{"default":"U.S. Officials Expected to Announce Cyclospora Outbreak Is Over","__typename":"CreativeWorkHeadline"},"summary":"More than 11,000 cases of the illness had been linked to lettuce from Taylor Farms that was processed in Mexico. An investigation into how the parasite spread is continuing.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vODczMTUxMGQtYWZhNS01MDcxLTlmZTEtYmZjYzc5YjAwMTEz","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":187,"uri":"nyt:\u002F\u002Faudio\u002F8731510d-afa5-5071-9fe1-bfcc79b00113","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-85969280-bb8e-5b95-b8be-e7fe813663e4\u002Fjob-1789082440663\u002Farticle-85969280-bb8e-5b95-b8be-e7fe813663e4-job-1789082440663.mp3","sourceId":"100000011145826","headline":{"default":"Synthetic Narration for Cyclospora Outbreak Is Over, Federal Officials Are Expected to Announce","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":450,"bylines":[{"renderedRepresentation":"By Christina Jewett, Caroline Hopkins Legaspi and Alice Callahan","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi80NTI0N2JhZS00YTU0LTVhZjAtODc1NC1kNzJjMTExYTVmYzE=","displayName":"Christina Jewett","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOTQwZTM3N2QtYWE0OS01MzQ5LWE3NjQtMjRiZWY2ZWY0NmNk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F09\u002F22\u002Freader-center\u002Fauthor-christina-jewett\u002Fauthor-christina-jewett-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8xMzdlMzE4OS1lMTA2LTUzN2ItYjM5Ni04MzczMTI1MTc5NWM=","displayName":"Caroline Hopkins Legaspi","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNWFjYzlmMWUtNjRjMy01Njg2LWI2NWEtYjkwMmE5ZTQyNWYz","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F02\u002F14\u002Freader-center\u002Fauthor-caroline-hopkins-legaspi\u002Fauthor-caroline-hopkins-legaspi-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9kZWM4OWU2Ni0wM2I3LTU1YmQtOGE2NS0xNTU3MTYxYThhZTM=","displayName":"Alice Callahan","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMTE1Mjk4NmEtODg0OC01MjRkLTlhZjEtNmNiNDVmNmJkMjIy","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F11\u002F11\u002Freader-center\u002Fauthor-alice-callahan\u002Fauthor-alice-callahan-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzVhMjY0YjYtNDMxMC01MTE4LWE5NWItNGEyY2FjNzYyMWVl","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-threeByTwoLargeAt2X.jpg","width":3000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002Fa36a7d5e-0f83-5a27-85c7-3af54cfc0fde","sourceId":"100000011139198","lastModified":"2026-09-10T21:10:57.383Z","firstPublished":"2026-09-10T09:04:26.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Fus\u002Fcharlie-kirk-assassination-anniversary.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlL2EzNmE3ZDVlLTBmODMtNWEyNy04NWM3LTNhZjU0Y2ZjMGZkZQ==","headline":{"default":"A Year After Charlie Kirk’s Killing, a Divided Utah Campus Honors Him","__typename":"CreativeWorkHeadline"},"summary":"As visitors traveled from across the state to the university where the activist was shot, some students said they just wanted to move on.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vOWMxYWQxMGEtYThhMC01YmZhLWEzMTUtMjZlODhjOTEzYzAw","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":319,"uri":"nyt:\u002F\u002Faudio\u002F9c1ad10a-a8a0-5bfa-a315-26e88c913c00","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-a36a7d5e-0f83-5a27-85c7-3af54cfc0fde\u002Fjob-1789074677910\u002Farticle-a36a7d5e-0f83-5a27-85c7-3af54cfc0fde-job-1789074677910.mp3","sourceId":"100000011143854","headline":{"default":"Synthetic Narration for Memorial on Anniversary of Charlie Kirk’s Killing Splits a Utah Campus","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":845,"bylines":[{"renderedRepresentation":"By Jack Healy","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9hZmY0M2Y3Yi01NGYyLTU4ZDEtOWNjNy00NmZlZDY5OTkxNDg=","displayName":"Jack Healy","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNTUwZGQ3OGMtYTgyMC01NjNkLWI4MWYtMzRkYWI4NjE5NDM1","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F08\u002F02\u002Fus\u002Fauthor-jack-healy\u002Fauthor-jack-healy-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Article","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGMzNWNlMmEtNGE1OC01MDEyLWEzYzItYjk3OWI0YmY4NDVh","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-smallSquare168.jpg","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-smallSquare252.jpg","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-square640.jpg","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-threeByTwoLargeAt2X.jpg","width":3947,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2IyZmI3YzA4LTRmOGUtNWNmZi04ZTE0LWFmZjhhNDlhOTkzNA==","displayName":"Travel","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"tone":"NEWS","uri":"nyt:\u002F\u002Farticle\u002F974daf15-9c22-5ff7-a7a9-f9cdb7f97cdd","sourceId":"100000011144515","lastModified":"2026-09-10T23:38:44.494Z","firstPublished":"2026-09-10T21:35:26.000Z","url":"https:\u002F\u002Fwww.nytimes.com\u002F2026\u002F09\u002F10\u002Ftravel\u002Ftsa-airport-security-liquids-precheck.html","id":"QXJ0aWNsZTpueXQ6Ly9hcnRpY2xlLzk3NGRhZjE1LTljMjItNWZmNy1hN2E5LWY5Y2RiN2Y5N2NkZA==","headline":{"default":"T.S.A. May Ease Liquid Rules for Passengers With PreCheck","__typename":"CreativeWorkHeadline"},"summary":"Bottles of water could soon be allowed through security checkpoints at some airports, relaxing a strict policy in place for more than 20 years.","body":{"content":[{"__typename":"HeaderBasicBlock"},{"__typename":"EmailSignupBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ImageBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"ParagraphBlock"},{"__typename":"DetailBlock"},{"__typename":"RuleBlock"},{"__typename":"DetailBlock"}],"__typename":"DocumentBlock"},"associatedNewsletter":null,"promotions":[{"name":"homepage","__typename":"PromotionalVariant"}],"featuredAudio":{"asset":{"id":"QXVkaW86bnl0Oi8vYXVkaW8vYWNkZjVhODEtYzE1Ni01OTJkLWEwNTEtYWMwYzc0MjM1Nzcw","__typename":"Audio","audioContentType":"SYNTHETIC_NARRATION","length":197,"uri":"nyt:\u002F\u002Faudio\u002Facdf5a81-c156-592d-a051-ac0c74235770","fileUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Fnarrated-articles\u002Fsynthetic\u002Farticle-974daf15-9c22-5ff7-a7a9-f9cdb7f97cdd\u002Fjob-1789083525570\u002Farticle-974daf15-9c22-5ff7-a7a9-f9cdb7f97cdd-job-1789083525570.mp3","sourceId":"100000011145706","headline":{"default":"Synthetic Narration for T.S.A. May Ease Liquid Rules for Passengers With PreCheck","__typename":"CreativeWorkHeadline"}},"__typename":"FeaturedAudio"},"wordCount":448,"bylines":[{"renderedRepresentation":"By Gabe Castro-Root and Christine Chung","creators":[{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi9hNjlmNDEzMC02ZDlmLTVhMjEtYTE3Ni1iOWMwYTNlNjgzZjg=","displayName":"Gabe Castro-Root","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjM4ODE3NmMtNzE4NS01Nzk3LWE1MjYtNDFkOTdlYjk0ZTE5","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F07\u002F07\u002Freader-center\u002Fauthor-gabe-castro-root\u002Fauthor-gabe-castro-root-thumbLarge.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}},{"__typename":"Person","id":"UGVyc29uOm55dDovL3BlcnNvbi8wYjkxZGI5Yi02YjI3LTUyOWMtOTAwOS0yNjdkZWNmMDRlZmY=","displayName":"Christine Chung","promotionalMedia":{"__typename":"Image","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvMmQ2ODlhYWItNGJmOS01MjcyLTg2MWQtMTA1MjM4NWE0MjFk","crops":[{"name":"SMALL_SQUARE","renditions":[{"width":150,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2021\u002F12\u002F09\u002Freader-center\u002Fauthor-christine-chung\u002Fauthor-christine-chung-thumbLarge-v3.png","name":"thumbLarge","height":150,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}]}}],"__typename":"Byline"}],"commentProperties":{"status":"ACCEPT_AND_DISPLAY_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzQ3MzE5MWMwLWJlNjItNTE5Zi1hYjk5LWQxYTcxOGRmMjZhOQ==","displayName":"Well","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F4c0e9176-7aa4-591f-b09f-558bb2e54177","credit":"Spencer Platt\u002FGetty Images","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGMwZTkxNzYtN2FhNC01OTFmLWIwOWYtNTU4YmIyZTU0MTc3","sourceId":"100000011145375","summary":"","altText":"A man stands in a grocery store in front of a fridge containing a variety of lettuce.","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1798,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":999,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":899,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1101,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1\u002FWELL-CYCLOSPORA-OVER1-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T23:00:31.033Z","firstPublished":"2026-09-10T23:00:31.033Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fwell\u002FWELL-CYCLOSPORA-OVER1.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2EzNGQzZDZjLWM3N2YtNTkzMS1iOTUxLTI0MWI0ZTI4NjgxYw==","displayName":"U.S.","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fc5a264b6-4310-5118-a95b-4a2cac7621ee","credit":"Tess Crowley\u002FThe Deseret News, via Associated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYzVhMjY0YjYtNDMxMC01MTE4LWE5NWItNGEyY2FjNzYyMWVl","sourceId":"100000011143170","summary":"","altText":"Charlie Kirk, wearing a white T-shirt that says “freedom,” throws a red “Make America Great Again” hat into a crowd of people.","caption":{"text":"Charlie Kirk at Utah Valley University in Orem before he was shot last year.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1\u002F10nat-kirk-anniversary-1-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T09:04:24.333Z","firstPublished":"2026-09-10T09:04:24.333Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fus\u002F10nat-kirk-anniversary-1.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F4c35ce2a-4a58-5012-a3c2-b979b4bf845a","credit":"Damian Dovarganes\u002FAssociated Press","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGMzNWNlMmEtNGE1OC01MDEyLWEzYzItYjk3OWI0YmY4NDVh","sourceId":"100000011145579","summary":"","altText":"A uniformed airport security agent talks to a person with light green hair, wearing a red and white striped shirt and a black backpack. A screen shows a thumbs-up.","caption":{"text":"The Transportation Security Administration’s limits on liquids in carry-on bags have been in place since a thwarted terrorist plot in August 2006.","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-smallSquare252.jpg","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-square640.jpg","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-mediumSquareAt3X.jpg","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-threeByTwoMediumAt2X.jpg","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-threeByTwoSmallAt2X.jpg","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-videoSixteenByNineJumbo1600.jpg","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-verticalTwoByThree735.jpg","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"},{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg\u002F10trav-tsa-waterHFO-01-jbmg-smallTwoByThree.jpg","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2026-09-10T21:35:20.795Z","firstPublished":"2026-09-10T21:35:20.795Z","url":"\u002Fimagepages\u002F2026\u002F09\u002F10\u002Fmultimedia\u002F10trav-tsa-waterHFO-01-jbmg.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"ListAddOn","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"twoUp\":false,\"showMedia\":true,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"isNewsletter\":false,\"assets\":[{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F4c0e9176-7aa4-591f-b09f-558bb2e54177\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"U.S. Officials Are Expected to Announce Cyclospora Outbreak Is Over\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Over 11,000 cases of the illness were linked to lettuce from Taylor Farms that was processed in Mexico. An inquiry into how the parasite spread is continuing.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F85969280-bb8e-5b95-b8be-e7fe813663e4\"},{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Fc5a264b6-4310-5118-a95b-4a2cac7621ee\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"A Year After Charlie Kirk’s Killing, a Divided Utah Campus Honors Him\",\"overrideByline\":false,\"byline\":null,\"summary\":\"As visitors traveled from across the state to the university where the conservative activist was shot, some students said they just wanted to move on.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002Fa36a7d5e-0f83-5a27-85c7-3af54cfc0fde\"},{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F4c35ce2a-4a58-5012-a3c2-b979b4bf845a\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"T.S.A. May Ease Liquid Rules for Passengers With PreCheck\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Bottles of water could soon be allowed through security checkpoints at some airports, relaxing a strict policy in place for more than 20 years.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Farticle\u002F974daf15-9c22-5ff7-a7a9-f9cdb7f97cdd\"}]}","children":[]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002Faf3a26c9-70f2-5418-93c1-ecb0a25d9b96","eventId":"pubp:\u002F\u002Fevent\u002F6ab47c2390bc4fb3bbdb3863a580f7d2","sourceId":"05fabf27-8d2c-4a60-a74c-f9a778a11486fa526c6d-e6f4-40af-bf81-edca355c267ebelowPackage","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"belowPackage","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002Ffd0c09f9-6d5a-53b9-a7ff-145a16e8d2de","eventId":"pubp:\u002F\u002Fevent\u002Fd1052ce4716a410395aba34dd86ba8e3","sourceId":"5ab9145b-ce9e-4ba7-895e-ae48c48a919a","url":"","trackingName":"More News","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-morenews-addon","assetCount":6,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002F2e6a9953-af59-5b39-9d52-992ea5831717","__typename":"PersonalizationConfig"},"layoutType":"ListAddOn","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"twoUp\":false,\"showMedia\":false,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"isNewsletter\":false,\"assets\":[]}","children":[]}],"assets":undefined,"media":undefined}]}],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"container","uri":"nyt:\u002F\u002Fprogrammingnode\u002Ffde305bf-7b6e-5fed-a0fa-6452ce98822c","eventId":"pubp:\u002F\u002Fevent\u002Fdd67093cd9904affaa4fce958c4873af","sourceId":"b175a5ca-99b1-43f5-9e0b-60570527993f","url":"","trackingName":null,"curatorVariant":null,"curatorAudienceTarget":null,"layoutType":"fullWidth","children":[{"__typename":"ProgrammingNodeEmbedded","hierarchyType":"zone","trackingName":null,"curatorVariant":null,"curatorAudienceTarget":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F8db3c158-0355-5c86-bdc9-f82af151c18e","eventId":"pubp:\u002F\u002Fevent\u002Fab7500cdabf1488fa47a78c824163a8c","sourceId":"51d869e7-76ae-4873-a7a2-1d66a769d3c5","url":"","trackingName":"The Athletic - International","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fb8b5c3d2-e504-5a96-8549-a939b363d395","eventId":"pubp:\u002F\u002Fevent\u002F8cfa3be8adc1442e9a65f8a23af1aea0","sourceId":"sunntpzucepyujvaclvcfokoedpmwlgp","url":"","trackingName":"Well","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F585f0d2b-6b86-56a8-8548-9e742a96ffae","eventId":"pubp:\u002F\u002Fevent\u002F5be185691a224063b1a327bc505b7ed1","sourceId":"50bc1c9e-9925-4b03-8e32-51281a57d8f9","url":"","trackingName":"Well","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-well","assetCount":5,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002Fe1f22e62-8dba-51f4-87bc-e552a87bb958","__typename":"PersonalizationConfig"},"layoutType":"Carousel2","properties":"{\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"Well\",\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"mediaEmphasis\":\"LARGE\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":null,\"isOpinion\":false,\"isBundle\":false,\"assets\":[]}","children":[]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fbc01bae0-4bab-5c16-a6fe-13d5e61a9084","eventId":"pubp:\u002F\u002Fevent\u002Fb0b2bf34a3704bfd973c2db849c6a00b","sourceId":"5ff48d3c-3f95-4055-a561-b616fb9de817","url":"","trackingName":"Audio","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fad4c4839-7a9d-576b-b405-888facf931b1","eventId":"pubp:\u002F\u002Fevent\u002F6f14b95ff3724e7c90bb43d12e6ccc37","sourceId":"bd32cf1e-4f03-4157-a9fd-ce94d12bfe9b","url":"","trackingName":"Shows","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-audio","assetCount":15,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002Facab6b50-b23d-57e0-a603-d84178673340","__typename":"PersonalizationConfig"},"layoutType":"Carousel2","properties":"{\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"Latest Shows\",\"packageTitleDescription\":\"\",\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"mediaEmphasis\":\"LARGE\",\"useVerticalMedia\":false,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"nytimes:\u002F\u002Flisten\",\"isOpinion\":false,\"isBundle\":true,\"assets\":[],\"isPodcastPromo\":true,\"isPodcastPromoV2\":true}","children":[]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F8dea1c5d-236f-5d22-9a4f-9ecaa1111ed9","eventId":"pubp:\u002F\u002Fevent\u002F1d5ee0ded247432c8a3bb7adf44741a9","sourceId":"qhvjwqipkalpjewgtqmnnsiiwbcfjywa","url":"","trackingName":"Culture and Lifestyle","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fbd0ac36f-cb3d-51c4-b9cf-0412e410e9c8","eventId":"pubp:\u002F\u002Fevent\u002F9cd72183fc1342ffa87bfcb077c9caed","sourceId":"02f8794b-f124-40ad-8222-d9e3bd4a6c74","url":"","trackingName":"Culture and Lifestyle (algo version)","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-culturelifestyle-primary","assetCount":1,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002Ff87a8fe0-942a-5825-99ab-e56690682842","__typename":"PersonalizationConfig"},"layoutType":"HighlightLevel1","properties":"{\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"Culture and Lifestyle\",\"packageTitleDescription\":null,\"packageTitleOverride\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"style\":\"STANDARD_LIGHT\",\"position\":\"LEFT\",\"mediaEmphasis\":\"LARGE\",\"assets\":[]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002F0c732111-9ae3-5f1c-8cc8-77814665ed15","eventId":"pubp:\u002F\u002Fevent\u002F9f9173c1f04b40a19c90043ff0820e5f","sourceId":"2dd7dbfa-666e-46c1-9c00-df8b5dc2236f02f8794b-f124-40ad-8222-d9e3bd4a6c74default","url":"","trackingName":"Culture and Lifestyle (algo version)","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"default","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F8bd083f7-8f85-5985-97b7-d1aeb06f6762","eventId":"pubp:\u002F\u002Fevent\u002F93dc38e1aa5045ba8bf6287f4f9f1c3a","sourceId":"49d6174e-09c2-4816-9ac7-b7ac4bea238b","url":"","trackingName":"Culture and Lifestyle (algo version)","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-culturelifestyle-addon","assetCount":3,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002F674ce888-ee50-5046-ae86-1aaa16f9ad69","__typename":"PersonalizationConfig"},"layoutType":"ListAddOn","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"SUMMARY\",\"twoUp\":false,\"showMedia\":true,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"isNewsletter\":false,\"assets\":[]}","children":[]}],"assets":undefined,"media":undefined}]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fd382e15c-9954-5bb5-9a25-62bb583b36e0","eventId":"pubp:\u002F\u002Fevent\u002Fec3088465dca4a0190cd1611e281b950","sourceId":"25c07b2f-d417-46fa-a820-b1761ebbe820","url":"","trackingName":"The Athletic","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F32849ce2-de18-5952-9e88-531bf38d85c8","eventId":"pubp:\u002F\u002Fevent\u002Fd4f57e92758e4223bc60591f093c6246","sourceId":"c9d842fa-3d63-4c25-95bc-aa7dba727a59","url":"","trackingName":"The Athletic","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-athletic-primary","assetCount":3,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002F0e21e8fc-4567-5b8a-9e8f-9e786aed2736","__typename":"PersonalizationConfig"},"layoutType":"Standard","properties":"{\"packageDisplay\":\"ALL_HEDSUMS\",\"packageMediaEmphasis\":\"LARGE\",\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"The Athletic\",\"packageTitleDescription\":\"Sports coverage\",\"packageTitleOverride\":null,\"enablePackageTitleLink\":true,\"packageTitleSection\":\"ATHLETIC\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerOverride\":null,\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":true,\"assets\":[]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fac7a0845-e619-5248-a169-ff66d6ce0bf0","eventId":"pubp:\u002F\u002Fevent\u002F4d8a5314d7be435385d0a6721347745d","sourceId":"529d8ed7-a1a9-41fb-beeb-00eb01fdf5ffc9d842fa-3d63-4c25-95bc-aa7dba727a59default","url":"","trackingName":"The Athletic","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"default","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fde6f0d6c-4757-5e13-ac4e-b8f559820b62","eventId":"pubp:\u002F\u002Fevent\u002F0e79fc6d2b3d427c8be427fe890b070c","sourceId":"3d1966ad-58bd-43c1-9da5-e8a1a99b2136","url":"","trackingName":"The Athletic","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-athletic-addon","assetCount":3,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002F0e21e8fc-4567-5b8a-9e8f-9e786aed2736","__typename":"PersonalizationConfig"},"layoutType":"ListAddOn","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"twoUp\":false,\"showMedia\":false,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":true,\"isNewsletter\":false,\"assets\":[]}","children":[]},{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F60327dec-cb3a-5738-a8ce-32045e177501","eventId":"pubp:\u002F\u002Fevent\u002F6ddb11536d72416984eb12f703f510db","sourceId":"6365b9ba-2bb2-4298-afc1-9eec2eadef79","url":"","trackingName":"The Athletic","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWY4MTM5ODktNTI4ZS01NmIwLTg4NTgtZmRlZmI2NTAyMDdl","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-smallSquare168.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-smallSquare252.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-square640.png","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-threeByTwoLargeAt2X.png","width":641,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4","sourceId":"100000010071971","lastModified":"2026-07-20T14:33:45.344Z","firstPublished":"2026-07-20T14:33:45.344Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vMzNjNmNmM2MtOGNiMC01YTJkLWE4YTctMDAxMDBlYTMyYmU0","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fconnections-sports-edition","targetPublished":null}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uLzRkMmVhODg1LWE3NWQtNTIyZi05NjNjLThmNWE1NjNkZTk0MA==","displayName":"Multimedia\u002FPhotos","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Faf813989-528e-56b0-8858-fdefb650207e","credit":"The New York Times Games\u002FThe Athletic","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvYWY4MTM5ODktNTI4ZS01NmIwLTg4NTgtZmRlZmI2NTAyMDdl","sourceId":"100000010071992","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-square640.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-mediumSquareAt3X.png","name":"mediumSquareAt3X","height":641,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":427,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-threeByTwoSmallAt2X.png","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img\u002Ftamc-032525-connections-sports-edition-hp-img-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":361,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2025-03-25T17:35:44.590Z","firstPublished":"2025-03-25T17:35:44.590Z","url":"\u002Fimagepages\u002F2025\u002F03\u002F25\u002Fmultimedia\u002Ftamc-032525-connections-sports-edition-hp-img.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"ListAddOn","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"twoUp\":false,\"showMedia\":true,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":true,\"isNewsletter\":false,\"assets\":[{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002Faf813989-528e-56b0-8858-fdefb650207e\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Play Connections: Sports Edition\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Group sports terms that share a common thread.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":true,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F33c6cf3c-8cb0-5a2d-a8a7-00100ea32be4\"}]}","children":[]}],"assets":undefined,"media":undefined}]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F0b3ff182-4f1d-5094-b7a8-bbdd257dc3e2","eventId":"pubp:\u002F\u002Fevent\u002Fdf24f828fce340d1b8e2d94e181a31ea","sourceId":"5eea0342-435d-45be-8312-0fa3a737d920","url":"","trackingName":"Cooking","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F3dedfaae-3f8f-58e6-84f2-598bcfd61c7f","eventId":"pubp:\u002F\u002Fevent\u002Fe6cd5aa1460f488083cec7258a456f00","sourceId":"21d01ac8-9bb1-4b16-b88a-5b13710311cd","url":"","trackingName":"Cooking Wed-Sun","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-cooking-primary","assetCount":2,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002Fc05837eb-bbce-5e4a-8fe8-31725e361b43","__typename":"PersonalizationConfig"},"layoutType":"Standard","properties":"{\"packageDisplay\":\"ALL_HEDSUMS\",\"packageMediaEmphasis\":\"LARGE\",\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"Cooking\",\"packageTitleDescription\":\"Recipes and guides\",\"packageTitleOverride\":null,\"enablePackageTitleLink\":true,\"packageTitleSection\":\"COOKING\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerOverride\":null,\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":true,\"assets\":[]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002F0049f174-3744-57da-a92a-961eca2a525e","eventId":"pubp:\u002F\u002Fevent\u002F18fe50cdf3f8468780e0d8d21caa3f04","sourceId":"6305e572-30e0-4011-b3b6-4692c39cd5f421d01ac8-9bb1-4b16-b88a-5b13710311cddefault","url":"","trackingName":"Cooking Wed-Sun","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"default","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fac3b5a3c-6859-5ee8-a6da-e7099138ff21","eventId":"pubp:\u002F\u002Fevent\u002F056982dd855e4a5fb6da85825c50a642","sourceId":"db0100c0-20ef-468b-8126-2eec1e61c0f4","url":"","trackingName":"Cooking Wed-Sun","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-cooking-addon","assetCount":4,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002Ff19717b4-1fea-5cd7-881b-984b32713de7","__typename":"PersonalizationConfig"},"layoutType":"ListAddOn","properties":"{\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"Most Popular This Week\",\"packageTitleDescription\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"twoUp\":true,\"showMedia\":true,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"isNewsletter\":false,\"assets\":[]}","children":[]}],"assets":undefined,"media":undefined}]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002F456ed27e-f2cb-5fda-adbe-516178e45545","eventId":"pubp:\u002F\u002Fevent\u002F17f14822123842138fd427f9fd627227","sourceId":"cf87b184-e7a2-4ce7-be00-e79eaff04264","url":"","trackingName":"Wirecutter","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F471920bf-1478-59cc-bdc5-e6f239b8c13c","eventId":"pubp:\u002F\u002Fevent\u002F32ae3a08f7bf4852ae64bd8550fc663c","sourceId":"74069e39-1a7f-4185-ace2-cdac6a55db70","url":"","trackingName":"Wirecutter","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-wirecutter","assetCount":2,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002F6a73e719-50db-5556-8bfe-2558fedbaea0","__typename":"PersonalizationConfig"},"layoutType":"Standard","properties":"{\"packageDisplay\":\"ALL_HEDSUMS\",\"packageMediaEmphasis\":\"LARGE\",\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"Wirecutter\",\"packageTitleDescription\":\"Product recommendations\",\"packageTitleOverride\":null,\"enablePackageTitleLink\":true,\"packageTitleSection\":\"WIRECUTTER\",\"bannerDisplay\":\"NONE\",\"banner\":null,\"bannerOverride\":null,\"italicizeBanner\":false,\"bannerNewsStatus\":\"NONE\",\"mobileOverlay\":false,\"position\":\"BOTTOM\",\"color\":\"WHITE\",\"gradient\":\"SHOW\",\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":true,\"assets\":[]}","children":[{"__typename":"ProgrammingNode","hierarchyType":"dropzone","uri":"nyt:\u002F\u002Fprogrammingnode\u002F52e2f01d-eb60-58b2-89fa-4baa16f222ef","eventId":"pubp:\u002F\u002Fevent\u002Fa6e7d862542843a196b584c56b10695f","sourceId":"2ee6998e-b0ea-4ca9-bdb9-a33d89fe2bac74069e39-1a7f-4185-ace2-cdac6a55db70default","url":"","trackingName":"Wirecutter","curatorVariant":null,"curatorAudienceTarget":null,"zoneKey":"default","children":[{"__typename":"ProgrammingNode","hierarchyType":"addOn","uri":"nyt:\u002F\u002Fprogrammingnode\u002F7550d6c3-6986-538a-8b9d-08eff0799a3b","eventId":"pubp:\u002F\u002Fevent\u002Fe43c7d4908b04d1daea32a4ccb680265","sourceId":"411e4a76-e247-464b-8211-fba1f4a5a643","url":"","trackingName":"Wirecutter","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-wirecutter-addon","assetCount":4,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002Fbc523874-fcd4-51ed-b9ef-53538f93b0ca","__typename":"PersonalizationConfig"},"layoutType":"ListAddOn","properties":"{\"packageTitleDisplay\":\"NONE\",\"packageTitle\":null,\"packageTitleDescription\":null,\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"twoUp\":false,\"showMedia\":false,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":true,\"isNewsletter\":false,\"assets\":[]}","children":[]}],"assets":undefined,"media":undefined}]}],"assets":undefined,"media":undefined},{"__typename":"ProgrammingNode","hierarchyType":"list","uri":"nyt:\u002F\u002Fprogrammingnode\u002Fc0597fe3-e09f-5499-976c-226fe8db9fca","eventId":"pubp:\u002F\u002Fevent\u002Fb71de9c79fa5420fb99d1d541933ed46","sourceId":"ed995e63-fa85-4a51-b597-f9da3bbf4e9e","url":"","trackingName":"Play","curatorVariant":null,"curatorAudienceTarget":null,"isPersonalized":false,"personalizationConfig":null,"children":[{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F3446d55f-beb9-581f-91d0-769509969e74","eventId":"pubp:\u002F\u002Fevent\u002F1a0eb9c59f99404d93518ce56a921ecc","sourceId":"cf69ce93-10ba-483e-be9a-9d1aea5088a3","url":"","trackingName":"Play | With Midi ","curatorVariant":null,"curatorAudienceTarget":null,"assets":[{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjJkNjgzZDAtZGI2Ni01MDE2LWI5ZWQtYTY1NGU3ODJhYmQy","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F02\u002Fcrosswords\u002Falpha-wordle-icon-new\u002Falpha-wordle-icon-new-smallSquare168-v3.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F02\u002Fcrosswords\u002Falpha-wordle-icon-new\u002Falpha-wordle-icon-new-smallSquare252-v3.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F02\u002Fcrosswords\u002Falpha-wordle-icon-new\u002Falpha-wordle-icon-new-threeByTwoLargeAt2X-v3.png","width":321,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002Fc526680a-46b9-5c63-8313-c3aefb0c2df3","sourceId":"100000008226470","lastModified":"2026-07-20T14:34:30.983Z","firstPublished":"2026-07-20T14:34:30.983Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vYzUyNjY4MGEtNDZiOS01YzYzLTgzMTMtYzNhZWZiMGMyZGYz","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames\u002Fwordle\u002Findex.html","targetPublished":null},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGNiZTQ0ZGQtNDcxYS01NGVlLTkyYWUtOGRlNTMxNTliMjhj","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-smallSquare168.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-smallSquare252.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-square640.png","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-threeByTwoLargeAt2X.png","width":641,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b","sourceId":"100000009395807","lastModified":"2026-07-20T14:34:31.006Z","firstPublished":"2026-07-20T14:34:31.006Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vMDNiNDYxZTMtMzFiYi01ZmQwLWJlNTItOGZhM2UyN2M4ZTZi","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames\u002Fconnections?GAMES_connectionsRollout_1130=1_ConnectionsV2","targetPublished":null},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWEyYzkzNTktMjQ2Ny01MTQ0LTg2MzItMzA2NTliYjcwMWRl","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-smallSquare168-v4.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-smallSquare252-v4.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-square640-v4.png","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-threeByTwoLargeAt2X-v4.png","width":3000,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0","sourceId":"100000006468040","lastModified":"2026-07-20T14:34:31.001Z","firstPublished":"2026-07-20T14:34:31.001Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vODc4OGE2ZTktMGRiMS01YzdjLWE4ZTgtZDgyYzM3Y2NmZGQw","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fpuzzles\u002Fspelling-bee","targetPublished":null},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2JmNDE4M2QtMDNhYS01YTUwLTlkNzQtNWJmYjU5NGYxZjU4","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-smallSquare168.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-smallSquare252.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-square640.png","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-threeByTwoLargeAt2X.png","width":641,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002Fc397d2d2-758a-5a3a-a897-2add6cf9ae78","sourceId":"100000005085847","lastModified":"2026-07-20T14:34:30.996Z","firstPublished":"2026-07-20T14:34:30.996Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vYzM5N2QyZDItNzU4YS01YTNhLWE4OTctMmFkZDZjZjlhZTc4","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcrosswords\u002Fgame\u002Fmini","targetPublished":null},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWU4MmFhZmItODJhZC01Y2FlLTkxYWQtOTJiY2Y2NDJkYjE2","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-smallSquare168.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-smallSquare252.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-square640.png","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-threeByTwoLargeAt2X.png","width":641,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002Fbc5f0f4d-0809-5459-9468-01bb2922a6fb","sourceId":"100000010733835","lastModified":"2026-07-20T14:34:09.486Z","firstPublished":"2026-07-20T14:34:09.486Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vYmM1ZjBmNGQtMDgwOS01NDU5LTk0NjgtMDFiYjI5MjJhNmZi","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcrosswords\u002Fgame\u002Fmidi","targetPublished":null},{"__typename":"Promo","promotionalImage":{"image":{"id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTk4YTk2MzYtOGE1OC01ODk4LWIwOGQtMDY3YmJkYzFmMjkz","crops":[{"name":"SMALL_SQUARE","renditions":[{"name":"smallSquare168","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-smallSquare168.png","width":168,"__typename":"ImageRendition"},{"name":"smallSquare252","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-smallSquare252.png","width":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"name":"square640","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-square640.png","width":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"name":"threeByTwoLargeAt2X","url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-threeByTwoLargeAt2X.png","width":641,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"__typename":"Image"},"__typename":"PromotionalImage"},"uri":"nyt:\u002F\u002Fpromo\u002Ff7f1225d-6bba-5864-ad80-682122a9fbbf","sourceId":"100000005085855","lastModified":"2026-07-20T14:34:30.994Z","firstPublished":"2026-07-20T14:34:30.994Z","url":"","id":"UHJvbW86bnl0Oi8vcHJvbW8vZjdmMTIyNWQtNmJiYS01ODY0LWFkODAtNjgyMTIyYTlmYmJm","targetUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcrosswords\u002Fgame\u002Fdaily","targetPublished":null}],"media":[{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2QyMzE0Mzc0LWQ4OWUtNTU1Mi1iMGE3LTc2NDBiMjNiNzM4Zg==","displayName":"Gameplay","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F62d683d0-db66-5016-b9ed-a654e782abd2","credit":"","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNjJkNjgzZDAtZGI2Ni01MDE2LWI5ZWQtYTY1NGU3ODJhYmQy","sourceId":"100000008235682","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F02\u002Fcrosswords\u002Falpha-wordle-icon-new\u002Falpha-wordle-icon-new-smallSquare252-v3.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":321,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F02\u002Fcrosswords\u002Falpha-wordle-icon-new\u002Falpha-wordle-icon-new-mediumSquareAt3X-v3.png","name":"mediumSquareAt3X","height":321,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":321,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F02\u002Fcrosswords\u002Falpha-wordle-icon-new\u002Falpha-wordle-icon-new-threeByTwoMediumAt2X-v3.png","name":"threeByTwoMediumAt2X","height":214,"__typename":"ImageRendition"},{"width":321,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F02\u002Fcrosswords\u002Falpha-wordle-icon-new\u002Falpha-wordle-icon-new-threeByTwoSmallAt2X-v3.png","name":"threeByTwoSmallAt2X","height":214,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":321,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F03\u002F02\u002Fcrosswords\u002Falpha-wordle-icon-new\u002Falpha-wordle-icon-new-videoSixteenByNineJumbo1600-v3.png","name":"videoSixteenByNineJumbo1600","height":181,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2024-06-21T21:08:11.727Z","firstPublished":"2022-03-02T15:35:59.000Z","url":"\u002Fimagepages\u002F2022\u002F03\u002F02\u002Fcrosswords\u002Falpha-wordle-icon-new.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2QyMzE0Mzc0LWQ4OWUtNTU1Mi1iMGE3LTc2NDBiMjNiNzM4Zg==","displayName":"Gameplay","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F4cbe44dd-471a-54ee-92ae-8de53159b28c","credit":"NYT Games","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvNGNiZTQ0ZGQtNDcxYS01NGVlLTkyYWUtOGRlNTMxNTliMjhj","sourceId":"100000009057582","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-square640.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-mediumSquareAt3X.png","name":"mediumSquareAt3X","height":640,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":428,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-threeByTwoSmallAt2X.png","name":"threeByTwoSmallAt2X","height":401,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original\u002Falpha-connections-icon-original-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":360,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2023-08-25T14:26:25.735Z","firstPublished":"2023-08-25T14:26:25.735Z","url":"\u002Fimagepages\u002F2023\u002F08\u002F25\u002Fcrosswords\u002Falpha-connections-icon-original.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2QyMzE0Mzc0LWQ4OWUtNTU1Mi1iMGE3LTc2NDBiMjNiNzM4Zg==","displayName":"Gameplay","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F9a2c9359-2467-5144-8632-30659bb701de","credit":"The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWEyYzkzNTktMjQ2Ny01MTQ0LTg2MzItMzA2NTliYjcwMWRl","sourceId":"100000007050686","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-smallSquare252-v4.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-square640-v4.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":1800,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-mediumSquareAt3X-v4.png","name":"mediumSquareAt3X","height":1800,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":1500,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-threeByTwoMediumAt2X-v4.png","name":"threeByTwoMediumAt2X","height":1000,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-threeByTwoSmallAt2X-v4.png","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":1600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-videoSixteenByNineJumbo1600-v4.png","name":"videoSixteenByNineJumbo1600","height":900,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":735,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res\u002Fspelling-bee-logo-nytgames-hi-res-verticalTwoByThree735-v4.png","name":"verticalTwoByThree735","height":1103,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2021-04-25T13:24:30.402Z","firstPublished":"2020-03-24T00:43:09.000Z","url":"\u002Fimagepages\u002F2020\u002F03\u002F23\u002Fcrosswords\u002Fspelling-bee-logo-nytgames-hi-res.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2QyMzE0Mzc0LWQ4OWUtNTU1Mi1iMGE3LTc2NDBiMjNiNzM4Zg==","displayName":"Gameplay","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F3bf4183d-03aa-5a50-9d74-5bfb594f1f58","credit":"The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvM2JmNDE4M2QtMDNhYS01YTUwLTlkNzQtNWJmYjU5NGYxZjU4","sourceId":"100000010566566","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-square640.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-mediumSquareAt3X.png","name":"mediumSquareAt3X","height":641,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":427,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-threeByTwoSmallAt2X.png","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":361,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025\u002FTheMini-2025-smallTwoByThree.png","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2025-12-04T22:31:05.337Z","firstPublished":"2025-12-04T22:31:05.337Z","url":"\u002Fimagepages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMini-2025.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2QyMzE0Mzc0LWQ4OWUtNTU1Mi1iMGE3LTc2NDBiMjNiNzM4Zg==","displayName":"Gameplay","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002F9e82aafb-82ad-5cae-91ad-92bcf642db16","credit":"The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvOWU4MmFhZmItODJhZC01Y2FlLTkxYWQtOTJiY2Y2NDJkYjE2","sourceId":"100000010566568","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-square640.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-mediumSquareAt3X.png","name":"mediumSquareAt3X","height":641,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":427,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-threeByTwoSmallAt2X.png","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":361,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025\u002FTheMidi-2025-smallTwoByThree.png","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2025-12-04T22:31:54.386Z","firstPublished":"2025-12-04T22:31:54.386Z","url":"\u002Fimagepages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheMidi-2025.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}},{"__typename":"Image","promotionalImage":null,"section":{"id":"U2VjdGlvbjpueXQ6Ly9zZWN0aW9uL2QyMzE0Mzc0LWQ4OWUtNTU1Mi1iMGE3LTc2NDBiMjNiNzM4Zg==","displayName":"Gameplay","__typename":"Section"},"advertisingProperties":{"sensitivity":"SHOW_ADS","__typename":"CreativeWorkAdvertisingProperties"},"uri":"nyt:\u002F\u002Fimage\u002Fe98a9636-8a58-5898-b08d-067bbdc1f293","credit":"The New York Times","id":"SW1hZ2U6bnl0Oi8vaW1hZ2UvZTk4YTk2MzYtOGE1OC01ODk4LWIwOGQtMDY3YmJkYzFmMjkz","sourceId":"100000010566572","summary":"","altText":"","caption":{"text":"","__typename":"TextOnlyDocumentBlock"},"captionOverride":null,"hideCaption":false,"timesTags":[],"crops":[{"name":"SMALL_SQUARE","renditions":[{"width":252,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-smallSquare252.png","name":"smallSquare252","height":252,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"MEDIUM_SQUARE","renditions":[{"width":640,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-square640.png","name":"square640","height":640,"__typename":"ImageRendition"},{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-mediumSquareAt3X.png","name":"mediumSquareAt3X","height":641,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"THREE_BY_TWO","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-threeByTwoMediumAt2X.png","name":"threeByTwoMediumAt2X","height":427,"__typename":"ImageRendition"},{"width":600,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-threeByTwoSmallAt2X.png","name":"threeByTwoSmallAt2X","height":400,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"SIXTEEN_BY_NINE","renditions":[{"width":641,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-videoSixteenByNineJumbo1600.png","name":"videoSixteenByNineJumbo1600","height":361,"__typename":"ImageRendition"}],"__typename":"ImageCrop"},{"name":"TWO_BY_THREE","renditions":[{"width":400,"url":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025\u002FTheCrossword-2025-smallTwoByThree.png","name":"smallTwoByThree","height":600,"__typename":"ImageRendition"}],"__typename":"ImageCrop"}],"tone":"NO_TONE_SET","lastModified":"2025-12-04T22:33:37.985Z","firstPublished":"2025-12-04T22:33:37.985Z","url":"\u002Fimagepages\u002F2025\u002F12\u002F04\u002Fcrosswords\u002FTheCrossword-2025.html","commentProperties":{"status":"NO_COMMENTS","__typename":"CreativeWorkCommentProperties"}}],"isPersonalized":false,"personalizationConfig":null,"layoutType":"List","properties":"{\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"Games\",\"packageTitleDescription\":\"Daily puzzles\",\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"SUMMARY\",\"twoUp\":false,\"showMedia\":true,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":true,\"isNewsletter\":false,\"assets\":[{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F62d683d0-db66-5016-b9ed-a654e782abd2\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Wordle\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Guess the 5-letter word with 6 chances.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002Fc526680a-46b9-5c63-8313-c3aefb0c2df3\"},{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F4cbe44dd-471a-54ee-92ae-8de53159b28c\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Connections\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Group words that share a common thread.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F03b461e3-31bb-5fd0-be52-8fa3e27c8e6b\"},{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F9a2c9359-2467-5144-8632-30659bb701de\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"Spelling Bee\",\"overrideByline\":false,\"byline\":null,\"summary\":\"How many words can you make with 7 letters?\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002F8788a6e9-0db1-5c7c-a8e8-d82c37ccfdd0\"},{\"media\":{\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002F3bf4183d-03aa-5a50-9d74-5bfb594f1f58\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"The Mini Crossword\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Solve this bite-sized puzzle in just a few minutes.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002Fc397d2d2-758a-5a3a-a897-2add6cf9ae78\"},{\"media\":{\"headline\":null,\"uri\":\"nyt:\u002F\u002Fimage\u002F9e82aafb-82ad-5cae-91ad-92bcf642db16\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"The Midi Crossword\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Can you solve this perfect-size puzzle?\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002Fbc5f0f4d-0809-5459-9468-01bb2922a6fb\"},{\"media\":{\"headline\":\"\",\"uri\":\"nyt:\u002F\u002Fimage\u002Fe98a9636-8a58-5898-b08d-067bbdc1f293\"},\"newsStatus\":\"NONE\",\"kicker\":null,\"headline\":\"The Crossword\",\"overrideByline\":false,\"byline\":null,\"summary\":\"Get clued in with wordplay, every day.\",\"thread\":null,\"disableTimeToRead\":false,\"disableBundleSignal\":false,\"isReporterRead\":false,\"uri\":\"nyt:\u002F\u002Fpromo\u002Ff7f1225d-6bba-5864-ad80-682122a9fbbf\"}]}","children":[]}],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined}],"assets":undefined,"media":undefined},"fdrPackage":{"__typename":"ProgrammingNode","hierarchyType":"package","uri":"nyt:\u002F\u002Fprogrammingnode\u002F8dd0b31c-60c1-58fd-bdce-13d3355ea19c","eventId":"pubp:\u002F\u002Fevent\u002Fa3f8df04865244719859466976c06a61","sourceId":"c1129f8a-ba65-4976-a637-dbdc0423bd2f","url":"","trackingName":"Always Free ","curatorVariant":null,"curatorAudienceTarget":null,"assets":[],"media":[],"isPersonalized":true,"personalizationConfig":{"surface":"home-packages-always-free","assetCount":4,"poolOverrideUri":"nyt:\u002F\u002Fprogrammingnode\u002F684d2123-e04b-57b2-9cde-977fd1e06bcd","__typename":"PersonalizationConfig"},"layoutType":"List","properties":"{\"packageTitleDisplay\":\"SHOW\",\"packageTitle\":\"More to Read for Free\",\"packageTitleDescription\":\"Updated daily\",\"enablePackageTitleLink\":false,\"packageTitleSection\":\"\",\"display\":\"HEADLINE\",\"twoUp\":false,\"showMedia\":true,\"kickersDisplay\":\"DISPLAY_ALL\",\"deepLink\":\"NONE\",\"isOpinion\":false,\"isBundle\":false,\"isNewsletter\":false,\"assets\":[]}","children":[]},"subNavMenuData":{"edges":[{"node":{"id":"95b32dbb5de6461d864391a8abccfd85","uri":"urn:nyt:ScoopSubNavMenu:95b32dbb5de6461d864391a8abccfd85","edition":"USA","panels":[{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fus","id":"fdc039d1c2ee4d489437fa217195a17b","name":"U.S.","footNote":null,"cover":null,"categories":[{"id":"9bf5012695654f7b8f89441cf1f27cf7","name":"SECTIONS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"fcd3891571214afca9c5921131da0ff1","width":"EXTRA_SMALL","items":[{"id":"50a1d9005e5149118c15b6e4dd92f911","name":"U.S.","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fus","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"86e93fbb6c9245c385d3f86bcba6cf64","name":"Politics","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fpolitics","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"4177e90dea6e4284a550d5aff62f4599","name":"New York","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fnyregion","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"4f94402fc4614509acd6f8e99e1360da","name":"California","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fcalifornia-news","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"eaa4d850582649a0a161cdd5cf78ca24","name":"Education","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Feducation","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"b1a61f8cbed346f69befa5b31ea433c5","name":"Health","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fhealth","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"e7b205291078435aad79dcd7f6dded31","name":"Obituaries","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fobituaries","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"d964b72c19ed4fcf9e697263ac7c1b2d","name":"Science","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fscience","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"2d68d43032e34024a1272e0a7f25a48c","width":"SMALL","items":[{"id":"32a35436826f4791a6e8d6b2782c85ae","name":"Climate","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fclimate","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cc014b3129664460bf31434de1f944b6","name":"Weather","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fweather","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":6,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"2655a882c4c44816930bbab583f1b3f0","name":"Sports","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fsports","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"4326b9fcaca7443281c716da9fa200d2","name":"Business","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fbusiness","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"e9659a0ef8574c11b0d1d12cf3710fa2","name":"Tech","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ftechnology","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":6,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"b70d2cbca4b646db9da266ab1ad35345","name":"The Upshot","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fupshot","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"7d9fcf0d1f6346f3bf1fd6158c53e03c","name":"The Magazine","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fmagazine","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"e5f139a3a4fa48479f494bc0f8280263","name":"TOP STORIES","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"2c6043bc1d584ffa968c0bc0caf9bc51","width":"LARGE","items":[{"id":"2046c63c55264cff916ea23ef26905a3","name":"Donald Trump","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fdonald-trump","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"905aaa5c5c3c48c9b26995c4ae2fd448","name":"Supreme Court","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Ftopic\u002Forganization\u002Fus-supreme-court","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cfdfa7d0b6484dfebf78f7b0f1d70921","name":"Congress","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Ftopic\u002Forganization\u002Fus-congress","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"649913d064f4480385bfd413aa5f25ca","name":"Immigration","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnews-event\u002Fimmigration-us","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"2e884246531646f18f3cb3c35a5ce801","name":"Abortion","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fabortion-news","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"58c2b16485c94ed08c5f5b46a9bbb418","name":"NEWSLETTERS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters","footLinkText":"See all newsletters","columns":[{"id":"17a90818220c416f90194d154f72e69d","width":"MEDIUM","items":[{"id":"a27c5c1b8ec443709fec411fe59c0f70","name":"The Morning","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fmorning-briefing","description":"Make sense of the day’s news and ideas.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-the-morning_144x144-b12a6923b6ad9102b766352261b1a847.webp","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"eccef30e641642bb9ee88e1103a5283b","name":"The Evening","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fevening-briefing","description":"Catch up on big news, and wind down to end your day.","iconUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Femail-images\u002FNYT-Newsletters-TheEvening-Icon.jpg ","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"356b80dee01a439c8cc74ad8f863fe0d","name":"PODCASTS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fpodcasts","footLinkText":"See all podcasts","columns":[{"id":"c9ef714d923640a8a823ab86280207ce","width":"MEDIUM","items":[{"id":"ab273f5d93ae45239aafc6b0164d0acd","name":"The Daily","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-daily","description":"The biggest stories of our time, in 20 minutes a day.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2017\u002F01\u002F29\u002Fpodcasts\u002Fthe-daily-album-art\u002Fthe-daily-album-art-mediumSquare149-v3.jpg?quality=75&auto=webp&disable=upscale","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fworld","id":"49b83aad5bd9442a8640ac0cfc51a3a9","name":"World","footNote":null,"cover":null,"categories":[{"id":"bd22c3953f934d1198969aec4e6d6989","name":"SECTIONS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"b653f5d27fc24ea6889d67a7a9aa8a86","width":"EXTRA_SMALL","items":[{"id":"29387d65c7e841459ab5aa03d409a832","name":"World","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fworld","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"53ecd4addfb842e79e64dd5ee9a26bb3","name":"Africa","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fworld\u002Fafrica","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"0f78aa3f6d8643d492521db83ea26364","name":"Americas","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fworld\u002Famericas","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cc149f0e1a1b433cabbc14da720d5eb0","name":"Asia","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fworld\u002Fasia","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"3a5b09bf1f334292be96a1ef0a79ee79","name":"Australia","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fworld\u002Faustralia","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"2b0394cf458840768c9a07a8e8db52be","name":"Canada","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fworld\u002Fcanada","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"8aad73d75fe8498e84dc4b101bde2386","name":"Europe","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fworld\u002Feurope","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"8d6b7295ea9d491bb2274844f45a00a9","width":"SMALL","items":[{"id":"41b994b5f6eb48f4b154a566833b9a50","name":"Middle East","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fworld\u002Fmiddleeast","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"4420e0d508c443d98baf0d49822820df","name":"Science","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fscience","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"8f00b1b6a0d1413e9a7425b322228e13","name":"Climate","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fclimate","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"bc9cc99d14e2465a90fdcdee815c92a6","name":"Weather","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fweather","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":5,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"3e71a4613b264c76acf6d13798e977cf","name":"Health","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fhealth","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"1af9c58456914acfa2b2c602d8c1c7b6","name":"Obituaries","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fobituaries","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"8a0cfc80d105487f8b0ce8dcb1676a36","name":"TOP STORIES","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"c8403768671d463889c7e6ac3a0ce01e","width":"LARGE","items":[{"id":"33c28060fa804c7886f82532b1788d0f","name":"Middle East Crisis","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnews-event\u002Fisrael-hamas-gaza","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"475732d443704c68ab2ea190335a8df9","name":"Russia-Ukraine War","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnews-event\u002Fukraine-russia","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"110e08c7984041d0bf810b1248aa50ef","name":"China International Relations","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fchina-relations","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"267d76a3601442ffa872ebd1ac78e781","name":"The Global Profile","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-global-profile","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"ab7393671cd048b09d44cc22b400776b","name":"Leer en Español","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fes\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"04339c7aa80f4313a1402ae718026df9","name":"NEWSLETTERS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters","footLinkText":"See all newsletters","columns":[{"id":"7ce7779befbb40af919262debb65b81e","width":"MEDIUM","items":[{"id":"9df786366f014933a124586e5e32419f","name":"The World","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fthe-world","description":"A guide to understanding the news, made for readers around the globe.","iconUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Femail-images\u002FNewsletter%20Icons\u002FNYT-Newsletters-TheWorld-Icon%20(3).jpg","status":"REGULAR","publishInfo":{"version":7,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"9f87bf5acc274aaca420501c0841c184","width":"MEDIUM","items":[{"id":"2f712b7ed7f2430b892897c94ce14db8","name":"Your Places: Global Update","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fyour-places-global-update","description":"The latest news for any part of the world you select.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-yourplaces-globalupdate_144x144-c25aba1c2904f301a08ad33183f723c6.webp","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"bfd6aa3fca37429cbc1feba995c3b708","name":"Canada Letter","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fcanada-letter","description":"Backstories and analysis from our Canadian correspondents.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-canada-letter_144x144-65d899377edbcce9773d31fd03a77e8d.webp","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fbusiness","id":"63d3b90c609743de8e5d218c47dac3fe","name":"Business","footNote":null,"cover":null,"categories":[{"id":"c8ce69805b3d462084f962c70628df5c","name":"SECTIONS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"f5f3269b31f64bd9951a2dc7d5fd2681","width":"EXTRA_SMALL","items":[{"id":"bba14b0695bc4535a2c9d10fea6f9cb4","name":"Business","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fbusiness","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"709c0eda93d342ce91d36fe0d28c9ce6","name":"Tech","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ftechnology","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"6ed6963f653e4d66aa9acca8a089c798","name":"Economy","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fbusiness\u002Feconomy","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"9ea7dc82bc2b4152ad9c48bf7faf15ab","name":"Media","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fbusiness\u002Fmedia","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"154fcf14c86b4e6a9186648876a0c203","name":"Finance and Markets","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fmarkets-overview","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"268e883406d84f5ebd82d63fc89c85c5","width":"SMALL","items":[{"id":"b65dda737196427584f4716b444e9c90","name":"DealBook","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fbusiness\u002Fdealbook","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a19caba974384ce3b3e613cb097ca1b1","name":"Personal Tech","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ftechnology\u002Fpersonaltech","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"18ce2c6bde4d4aff9b77504b77f5d2a6","name":"Energy Transition","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fbusiness\u002Fenergy-environment","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"ebc91e63c42f4911a581b793c4e46396","name":"Your Money","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fyour-money","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"5f526dc158a44092a58e4d9e8feb3ede","name":"TOP STORIES","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"580fc4f837b048c4bdd0027a8d4e26cc","width":"LARGE","items":[{"id":"2071f5ac59e145d6901e3346896a1d61","name":"U.S. Economy","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnews-event\u002Feconomy-business-us","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"93f498488daa47ed885397ec7986d254","name":"Stock Market","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fmarkets-overview","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"b3091f442daa4aff9d9ec2af8504ee70","name":"Artificial Intelligence","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fartificial-intelligence","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"06ef6dbc3e5f40adb68f67e6c36d0872","name":"NEWSLETTERS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters","footLinkText":"See all newsletters","columns":[{"id":"de30fe25b6044bf0989f3711c1520316","width":"MEDIUM","items":[{"id":"94b15b5a75f44352b541b1f3433403cf","name":"DealBook","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fdealbook","description":"The most crucial business and policy news you need to know.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-dealbook_144x144-28e8f71aafff426804c3a92b1b176e07.webp","status":"REGULAR","publishInfo":{"version":6,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f3ee772cced6499185f0d34a5a71b7b5","name":"On Tech","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fon-tech","description":"Our best tech reporting from the week.","iconUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Femail-images\u002FSub_Only_Icons\u002FNYT-OnTech-Icon.png","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"89899656690646fea44506adb4af9383","name":"PODCASTS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fpodcasts","footLinkText":"See all podcasts","columns":[{"id":"6552217e67fc4a4a968a8a93d5eb52ec","width":"MEDIUM","items":[{"id":"c9c376e91e6843cd9b915023db0b1382","name":"Hard Fork","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fhard-fork","description":"Our tech journalists help you make sense of the rapidly changing tech world.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F09\u002F28\u002Fpodcasts\u002Fhard-fork-album-art\u002Fhard-fork-album-art-mediumSquare149-v2.png?quality=75&auto=webp&disable=upscale","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Farts","id":"33ddd2af5db8472f9ba1ce7b6642288a","name":"Arts","footNote":null,"cover":null,"categories":[{"id":"f9073baad7f74dadab18ab2bf5f3967d","name":"SECTIONS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"41504317ec934f25bebf29fd9c47b159","width":"EXTRA_SMALL","items":[{"id":"7eb1a36a69184429a505d2cc56db8165","name":"Today's Arts","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Farts","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"fe357a8c051f48ea91c866a7b50a7cba","name":"Book Review","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fbooks","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a4d56fbbe3224d51bb4372680ffeb3bf","name":"Best Sellers","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fbooks\u002Fbest-sellers","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f669573952b640cf9f58d1bbe8cd3c96","name":"Dance","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Farts\u002Fdance","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"639a9286d6e84ceda63b3eec1fe7bc50","name":"Movies","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fmovies","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":8,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"aa88a3fe1c9a4891b2ee6d6f328346fd","name":"Music","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Farts\u002Fmusic","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"2fc4242329e640c0a616814c2f658fc8","width":"SMALL","items":[{"id":"703b696c21094e788908b4ae5969c666","name":"Television","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Farts\u002Ftelevision","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"b049ef385fb648b3995d2730751f525a","name":"Theater","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ftheater","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cb8ab7d727584992a7ce504d56560ed7","name":"Pop Culture","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fpop-culture","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"950dc25d4f5649f6824a3f082243a2e5","name":"T Magazine","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ft-magazine","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a3d821f60e0f4d3c86aa25612fa39d4f","name":"Visual Arts","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Farts\u002Fdesign","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"ae65ba2f638c4a0b9473820c2712569b","name":"RECOMMENDATIONS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"cb08306c3b8f44ca89efe878f96cd7b3","width":"LARGE","items":[{"id":"727bba8de2b94dee86655aaed2cd178b","name":"100 Best Movies of the 21st Century","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002F2025\u002Fmovies\u002Fbest-movies-21st-century.html","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"958b9a0e3eb64e5b9ee39bfb4829a173","name":"Critic’s Picks","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fcritics-picks","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"89a359e9021b4c8c9320649787ea9daf","name":"What to Read","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fbooks-to-read","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"9b2379b89f4b4c4cb4c51c952d05b1eb","name":"What to Watch","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fwhat-to-watch","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"9116c492117e4e0caa67804de0cc7131","name":"What to Listen To","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fplaylist","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a183c3a902a04db79501fcf844b4c5af","name":"5 Minutes to Make You Love Music","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002F2023\u002F10\u002F27\u002Farts\u002Fmusic\u002Fmusic-fivemins-collection.html","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"6d1b9d7a5b824b9992853b07f89215b6","name":"NEWSLETTERS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters","footLinkText":"See all newsletters","columns":[{"id":"442e2eec3aab412985095f90712762a6","width":"MEDIUM","items":[{"id":"cf69c804ebfe4ec89cb4e15f389b5e44","name":"Books","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fbooks-review","description":"Reviews, news and features to help you find your next read.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Femail-images\u002Fnewsletters\u002Fbooks\u002FBooks-REV.png","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"06a1f18d409340a0b20243977b418ce9","name":"Watching","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fwatching","description":"Streaming TV and movie recommendations.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-watching_144x144-631a1da177f9fda1a7f4614ad8e607bd.webp","status":"REGULAR","publishInfo":{"version":6,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"1539cdd724ed4d72accf77fec5ec7a44","name":"PODCASTS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fpodcasts","footLinkText":"See all podcasts","columns":[{"id":"957688578a944de19b7f7dcae5ce4311","width":"MEDIUM","items":[{"id":"d63746e136c644c5ba34235f49ec1ccb","name":"Book Review","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fbook-review-podcast","description":"The podcast that takes you inside the literary world.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2018\u002F03\u002F27\u002Fbooks\u002Fbook-review-album-art-v2\u002Fbook-review-album-art-v2-thumbLarge-v3.jpg?quality=75&auto=webp&disable=upscale","status":"REGULAR","publishInfo":{"version":14,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"1279757ba63340adbf0bb58093fc50c1","name":"Popcast","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fpopcast-pop-music-podcast","description":"Pop music news, new songs and albums, and artists of note.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2011\u002F05\u002F20\u002Fmultimedia\u002Fmusic-popcast\u002Fmusic-popcast-thumbLarge-v3.jpg?quality=75&auto=webp&disable=upscale","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Flifestyle","id":"5c1d9166e8fa4eeba105e8d2d0d609b6","name":"Lifestyle","footNote":null,"cover":null,"categories":[{"id":"26f7ab822d1945c4abf46d35e17a8d15","name":"SECTIONS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"08e48425ae9f475a878e52b2ac746999","width":"EXTRA_SMALL","items":[{"id":"652ae9cf90084ea5acaab02441030ac6","name":"All Lifestyle","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Flifestyle","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"290e613e165d4e669019ad9674edd69e","name":"Well","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fwell","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"3590560e3fa643a3901d01b63f5541bf","name":"Travel","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ftravel","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a64d6827dfb54c36a54e009f55b72f3a","name":"Style","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fstyle","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f466d611d27d44248bd2e9d4036b7784","name":"Real Estate","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Frealestate","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"870072513d2c4927a8a8ba819aa92d6c","width":"SMALL","items":[{"id":"1e85eb5c6ff844b4b65c9136c5c55e57","name":"Food","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ffood","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cbfac9b8a7384387a9ceb97e4e47e9a9","name":"Love","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ffashion\u002Fweddings","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":5,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"00dfce7c478643f2b996c916fcdc93a8","name":"Your Money","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fyour-money","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f5547783921c49af9d668deabdf8442b","name":"Personal Tech","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ftechnology\u002Fpersonaltech","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"696226f58019475db16461a0ca54d3f7","name":"T Magazine","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Ft-magazine","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"abb23aac3331475faf3b03335b221623","name":"COLUMNS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"d99f4d7e9214488682eaa69fe2c58021","width":"EXTRA_SMALL","items":[{"id":"86880e6fdb84492e81b95dc66e0fd569","name":"36 Hours","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002F36-hours","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"fd1e4c4188ee48e6b1b9f31b2197da63","name":"Ask Well","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fask-well","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"393e7a819f614e1d93884d57fec279f6","name":"The Hunt","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-hunt","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"6a85f2b1bc90481d915eae942a5b9dc2","name":"Modern Love","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fmodern-love","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"158e256dea3e462da7f8100bee1d9ec7","name":"Where to Eat","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fbest-restaurants","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"32672150287c493a9bebfe5d1ca0f642","width":"SMALL","items":[{"id":"34d2e33bb7d4447ea4de23334f2c7b76","name":"Vows","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fvows","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"7e2f25cd744e4efcaeec123ef8d69bac","name":"Social Q’s","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fsocial-qs","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"6fdf48d5d76b40488df866462d96f3b5","name":"The Ethicist","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-ethicist","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a4e5333a4e6d4f3494d521ca3b8a0e57","name":"Ask the Therapist","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fask-the-therapist","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"9b7bf292162241a58df8363ed6fc65bb","name":"NEWSLETTERS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters","footLinkText":"See all newsletters","columns":[{"id":"28425e225dba4671a948a6700d125f04","width":"MEDIUM","items":[{"id":"6db82c03d00647d1a720ea9514ba511d","name":"The Weekender","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fweekender","description":"Unwind with stories about culture and the way we live.","iconUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Femail-images\u002Fnewsletters\u002FWeekender\u002FNYT-TheWeekender-Icon.jpg","status":"REGULAR","publishInfo":{"version":5,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"82f5537ea90f4bc0a510bde633618e8b","name":"Well","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fwell","description":"Essential news and guidance to live your healthiest life.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-well_144x144-433c9d15dc985dded9b705942592c6fb.webp","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"5c5936e62ca44ae8baffa488d0976eed","name":"PODCASTS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fpodcasts","footLinkText":"See all podcasts","columns":[{"id":"a1fd34cb5f134e35b51dc670f6007ea8","width":"MEDIUM","items":[{"id":"7a658b1b0f9f4d41bb07926839019b27","name":"Modern Love","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fmodern-love-podcast","description":"The complicated love lives of real people.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2020\u002F09\u002F21\u002Fpodcasts\u002Fmodernlove-logo\u002Fmodernlove-logo-thumbLarge-v3.jpg?quality=75&auto=webp&disable=upscale","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion","id":"77f6c14789314eedb9558509e0a781ce","name":"Opinion","footNote":null,"cover":null,"categories":[{"id":"4f481093193e4892a477fdedd7679ad4","name":"SECTIONS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"c81fb6d3c91e4ad3ba621002a4316f4f","width":"EXTRA_SMALL","items":[{"id":"081f139296b549dabd1a047bd5070877","name":"Opinion","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cb387ee33e604247a1f9e6b90f5de420","name":"Guest Essays","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Fcontributors","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"1ffaeb2d59e64e02be4b7a565bb99541","name":"Editorials","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Feditorials","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"08fb92b188d843f09f8783bbba9057fa","name":"Op-Docs","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fop-docs","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"562378d95e4a46dab0aeb5a7aad50bfd","name":"Videos","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fopinion-video","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"4ea4bf685520414b9d39b92d09083d11","name":"Letters","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Fletters","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"81e0b5754a484c9b8f88120d9aee2e79","name":"TOPICS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"8369228f0b3d4bcfb6975693229e71c0","width":"SMALL","items":[{"id":"10bf3e4d04714c1d94ccf06ec338247f","name":"Politics","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Fpolitics","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"3ec49e5e3e624e328546e8a3b42b3fd5","name":"World","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Finternational-world","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"1c4bc7b925484e1fafcefc20e304e059","name":"Business","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Fbusiness-economics","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"722f77092e23471e8e14b24569e145f0","name":"Tech","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Ftechnology","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"80583561a890414ca19fff6d3e905b57","name":"Climate","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Fenvironment","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"00eed3ebe31b465490bcddf213964dff","name":"Health","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Fhealth","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"ce23d69a10174bbab93275b068bdadaa","name":"Culture","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fsection\u002Fopinion\u002Fculture","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"b54c9d1bcf4f4fdc8e687a268b969112","name":"COLUMNISTS","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"a0e5c8b463d74fc5a731fd079e2c05d2","width":"SMALL","items":[{"id":"74fb102480ec4a1499941480251965e2","name":"Jamelle Bouie","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fjamelle-bouie","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"d5defa3232524a3088da3f3420ef169c","name":"Maureen Dowd","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fmaureen-dowd","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"0ca112a6e7444931bd88a242fd2040fb","name":"David French","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fdavid-french","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"1196f3bf7fe349e1b1af518ed5eb3f89","name":"Thomas L. Friedman","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fthomas-l-friedman","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"e099d448372443bfb01029085cc02a8f","width":"SMALL","items":[{"id":"0b4d286ffbba44b7bef2ef17dff9884b","name":"M. Gessen","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fm-gessen","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"e152cd8a2b694628a195f7185c41d4d8","name":"Michelle Goldberg","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fmichelle-goldberg","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"3629b7aefd304f1b9559eccaa63456af","name":"Ezra Klein","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fezra-klein","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"d6480c9ab69d4800b8f73df93890a8e7","name":"Nicholas Kristof","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fnicholas-kristof","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"1c16bd3bdc174c219c73c44e157cdd32","width":"MEDIUM","items":[{"id":"8efaed9a2cae4950a9697e42a738afaa","name":"Carlos Lozada","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fcarlos-lozada","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"8935c39b545143db9128a22f63fad921","name":"Tressie McMillan Cottom","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Ftressie-mcmillan-cottom","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"4655934cb7d1480293fae5222bf9c57f","name":"Lydia Polgreen","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Flydia-polgreen","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cfbb9cdc330148229a8e8d0c219940b1","name":"Bret Stephens","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fby\u002Fbret-stephens","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"f679a486b3a448b2ad45a1bc947dcf25","name":"PODCASTS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fpodcasts","footLinkText":"See all podcasts","columns":[{"id":"0ea7250526c543d388d5fe22a1c65313","width":"MEDIUM","items":[{"id":"1490210de19446a6aa0e3eca487164d4","name":"Interesting Times","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Finteresting-times","description":"Mapping the new world order through interviews and conversations.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F09\u002F01\u002Fopinion\u002FInteresting-Times-Interim-Art\u002FInteresting-Times-Interim-Art-thumbLarge.jpg","status":"REGULAR","publishInfo":{"version":77,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"874052c7ad5d44d9a8d177b0bf703544","name":"The Opinions","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-opinions","description":"You've heard the news, here's what to make of it.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F11\u002F27\u002Fopinion\u002Fthe-opinions-art\u002Fthe-opinions-art-thumbLarge.jpg","status":"REGULAR","publishInfo":{"version":5,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"78c9c45273b74cdb93a79efc67de27f1","name":"The Ezra Klein Show","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fezra-klein-podcast","description":"Discussions of ideas that matter, plus book recommendations.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2023\u002F04\u002F05\u002Fpodcasts\u002Fezra-klein-album-art\u002Fezra-klein-album-art-thumbLarge-v3.png","status":"REGULAR","publishInfo":{"version":5,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo","id":"82c007d8bec54fe4b747568b74ecff92","name":"Video","footNote":null,"cover":null,"categories":[{"id":"ec1b10b6d3984caea3bfd940e40cb8fc","name":"Playlists","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo","footLinkText":"See all videos","columns":[{"id":"67abdb8a71a84e2cbec15196c960cce8","width":"EXTRA_SMALL","items":[{"id":"c5a7e70ecc954f0ba7e87918698259f1","name":"Today's Videos","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fwatch","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"506faf812057428f9a498497410deb64","name":"U.S.","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fu-s","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"63d104dcf27a40ca85321f6fc7e6324c","name":"Politics","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fpolitics","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"08fdb303f3e0426bad8bc5d0082cf7a5","name":"Immigration","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fimmigration","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"34f853c1a1bb4fddac72ed3fc4604ca1","name":"NY Region","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fn-y-region","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"7643286f511141efb09302f71a56a548","width":"EXTRA_SMALL","items":[{"id":"ebf06a49494e463d857dc7db887d7705","name":"Science","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fscience","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"9be366dd420f43a6920fc15165fb8424","name":"Business","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fbusiness","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"2bef35c1e2de4fe1a87abe7e0233affb","name":"Culture","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Farts","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"ef93149295f7413b852ddf0aceb621e0","name":"Books","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002FBooks","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"da2d47d980e346b99aa13dd86bc36724","name":"Wellness","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fhealth-well","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"61d60554c2aa4c69bd1aeb002287f789","width":"EXTRA_SMALL","items":[{"id":"242f76130d314923a029fdf9a0f58c4d","name":"World","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fworld","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"489e5448fce94db6bc5ccfa475bd5984","name":"Africa","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fafrica","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"bece382d94e744df885e3456693e3e6d","name":"Americas","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Famericas","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"ee19e8c79f1b48b89f43fda79eb46e76","name":"Asia","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fasia-pacific","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"de8ccbdb8f6b4bff88a8bc53c7de68c2","name":"South Asia","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Findia","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"9af1c4d0de8c462fa6f04161b2277268","width":"SMALL","items":[{"id":"7474045fd0264bfcbb1e8da7e1ce6749","name":"Donald Trump","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fdonald-trump","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"c37f1e5488a04d57836518e92692d3f1","name":"Middle East Crisis","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fmiddle-east-crisis","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f3486d946cb34994a9cadaaee15e7793","name":"Russia-Ukraine Crisis","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Fukraine","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"c97b105bde224f4ca09e093c71612513","name":"Visual Investigations","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvideo\u002Finvestigations","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"2026e99c34fc43f4a2185fb12332ed4c","name":"Opinion Video","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fopinion-video","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fshows","id":"eba5a01e07db476c813743fb228cf3a0","name":"Shows","footNote":null,"cover":null,"categories":[{"id":"2f22c8a0a76547c6943b2031b52b55c5","name":"Explore","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fshows","footLinkText":"See all shows","columns":[{"id":"64a94bbe78334992aa4e3e130b59ca8e","width":"EXTRA_SMALL","items":[{"id":"e581bb92aeb4411e8632527ff0466179","name":"The Headlines","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-headlines","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f6ff07fa89f94ee5b270e708279f3fad","name":"The Daily","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-daily","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a8d42de55e7f4733bc61c088463b4060","name":"Hard Fork","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fhard-fork","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cd93ac5b823c47d5be164d9aabeddfee","name":"The Ezra Klein Show","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fezra-klein-podcast","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"3e8cf8fc1f034119998e3d5ce60b71d6","width":"EXTRA_SMALL","items":[{"id":"dd1dc307de4f45e387179a5ca8eeb80a","name":"The Opinions","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-opinions","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a3c329060471491f8c75935fb8f54be3","name":"Serial Productions","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002F2022\u002Fpodcasts\u002Fserial-productions.html","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"66576a0506a94a5ba5e36683082a132e","name":"The Book Review Podcast","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fbook-review-podcast","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cee203000d10416d8e9467b9058290c1","name":"Modern Love","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fmodern-love-podcast","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"a4eae65600be4ae5b09119d0273bc41b","width":"MEDIUM","items":[{"id":"7c8e3e1cd8694d00be0167afd68febfa","name":"Popcast","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fpopcast-pop-music-podcast","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"953fd31987c449b89e02b52da1b175c6","name":"Cannonball","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fcannonball-with-wesley-morris","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"7de949b7f1b143359a639b4fece903ab","name":"The Interview","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-interview","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"0d1ccec85635493ca395e4a7db6171d7","name":"The Wirecutter Show","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fwirecutter-show","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":28,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"41a81f0f24a84468a38196599af0aaed","name":"Pablo Torre Finds Out","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fpodcast\u002F336-pablo-torre-finds-out\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":23,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"b9bb9e2b035e4b19b758ad3b26d9a354","name":"Featured","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"19818612242c43919741c2941e43201a","width":"MEDIUM","items":[{"id":"a292e10032d24fe0ac45117f14d3045c","name":"The Interview ","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-interview","description":"Conversations with the world’s most fascinating people.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F01\u002Fpodcasts\u002Fthe-interview-logo\u002Fthe-interview-logo-thumbLarge.jpg","status":"REGULAR","publishInfo":{"version":20,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f8424a656fed453597880501da95bf06","name":"The Headlines","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-headlines","description":"Your morning listen. Top stories, in 10 minutes.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2022\u002F10\u002F12\u002Fpodcasts\u002Fheadlines-albumartwork-audioapp-2\u002Fheadlines-albumartwork-audioapp-2-thumbLarge.png?quality=75&auto=webp&disable=upscale","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"c3e7497067824863bb41d180022206a8","name":"The Last 12 Weeks","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcolumn\u002Fthe-last-12-weeks","description":"A five-part series … on a deadline.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F07\u002F31\u002Fpodcasts\u002Fshows-12-weeks\u002Fshows-12-weeks-thumbLarge.jpg","status":"REGULAR","publishInfo":{"version":27,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"9e664a5d72ae47b0828d9754c6e3b742","name":"Newsletters","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters","footLinkText":"See all newsletters","columns":[{"id":"e6a4875836ed44fcac7760ed646e626b","width":"MEDIUM","items":[{"id":"c55e54c2eb57489e88b87c6a6fed8746","name":"Shows","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fshows","description":"Your guide to the best New York Times shows this week.","iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F08\u002F05\u002Fpodcasts\u002Fshows-newsletter-icon\u002Fshows-newsletter-icon-thumbLarge.jpg","status":"REGULAR","publishInfo":{"version":16,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"09b64382f0474519af5a6da67b0db424","name":"Serial","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fserial","description":"Be the first to know about our new shows.","iconUrl":"https:\u002F\u002Fstatic.nytimes.com\u002Femail-images\u002FNYT-Newsletters-Serial-Icon-500px.jpg","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcrosswords","id":"ecb729ce1547470e8de986c24ed8ee09","name":"Games","footNote":null,"cover":{"title":"Games","description":"Word games, logic puzzles and crosswords, including an extensive archive.","footerText":"Games is included in your All Access subscription.","footerLinkUrl":null,"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcrosswords","id":"7b4d2213cc834264b586461e42f7e9e8","publishInfo":{"version":27,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavPanelCover"},"categories":[{"id":"63de97b44e9447318e7978c94813092e","name":"Play","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"3a0998c6c72545bd9c60737d12c4bf6f","width":"MEDIUM","items":[{"id":"dfcedf8b837f4322880aa88375bee30b","name":"Crossplay","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames\u002Fcrossplay","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Fapps\u002FNYT-Crossplay-AppIcon.svg","status":"NEW","publishInfo":{"version":16,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"1e72fc7bfaac492891465d2e261ef369","name":"Wordle","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames\u002Fwordle\u002Findex.html","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Ficons\u002Fwordle.svg","status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"e2efa509a62c4ccc93ce379aab5c5b07","name":"Spelling Bee","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fpuzzles\u002Fspelling-bee","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Ficons\u002Fspelling-bee.svg","status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"21f513cddd4940e495082af237c1a3a4","name":"The Crossword","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcrosswords\u002Fgame\u002Fdaily\u002F","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Ficons\u002Fdaily.svg","status":"REGULAR","publishInfo":{"version":8,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f4ecf8f5cfd34a8e8e10905659ae2645","name":"The Midi Crossword","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcrosswords\u002Fgame\u002Fmidi","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Ficons\u002Fmidi.svg","status":"NEW","publishInfo":{"version":17,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"3c162f4110574cb1b48e19140cbe6aa1","name":"The Mini Crossword","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fcrosswords\u002Fgame\u002Fmini","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Ficons\u002Fmini.svg","status":"REGULAR","publishInfo":{"version":7,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"e880437d03e74b608443cbed3eca3110","width":"MEDIUM","items":[{"id":"aeed31b2f22141feb62ee7f9f98c3675","name":"Connections","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames\u002Fconnections","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Ficons\u002Fconnections.svg","status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"d8d518fcb0da4c59aa324bc80bd6919e","name":"Strands","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames\u002Fstrands","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Ficons\u002Fstrands.svg","status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f5e9ff69935e493aa86698c78ab2c074","name":"Pips","linkUrl":"http:\u002F\u002Fnytimes.com\u002Fgames\u002Fpips","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fbbcae2eb81842d89e3d0.svg","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"bb431a39c515476a967df45a51a38c6e","name":"Sudoku","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fpuzzles\u002Fsudoku","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Fexpansion-games\u002Fsudoku-card-icon.svg","status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"9520c227033d42088d7850c302c714b2","name":"Tiles","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fpuzzles\u002Ftiles","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Ficons\u002Ftiles.svg","status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"37faf23c165c4fc187607bdf77b5a72d","name":"Letter Boxed","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fpuzzles\u002Fletter-boxed","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames-assets\u002Fv2\u002Fassets\u002Ficons\u002Fletter-boxed.svg","status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"1686c78cf5a44d1bb78e2552d9f68e2c","name":"Community","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"0824a167e1854e8c9b71de23834ef90d","width":"MEDIUM","items":[{"id":"cf143091fc5d4a6b9830bb193380ef69","name":"Spelling Bee Forum","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fspelling-bee-forum","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"4eeba6b5a9024985b815a60db0cf6e03","name":"Wordplay Column","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fdaily-crossword-column","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a0beb7627fc940aa8cf92948989de769","name":"Wordle Review","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fwordle-review","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"94f5e5f86a4340809f5059a5befdcc85","name":"Submit a Crossword","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Farticle\u002Fsubmit-crossword-puzzles-the-new-york-times.html","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"02b81314ead44c998e946e64a64ab8b4","name":"Meet Our Crossword Constructors","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fspotlight\u002Fpuzzle-making","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"64c67a06df5d4c298bd8bf65eadded55","name":"Mini to Maestro","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002F2022\u002F09\u002F19\u002Fcrosswords\u002Fmini-to-maestro-part-1.html","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"76167a8e61c242dfb8c7224e47eb5c81","name":"Wordlebot","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Finteractive\u002F2022\u002Fupshot\u002Fwordle-bot.html","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f1229ccb285243f49e5c720b7ac531a9","name":"Take the Puzzle Personality Quiz","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fpuzzle-personality","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"bde278e5547146cdb0ea105bb36e1336","name":"Newsletters","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters","footLinkText":"See all newsletters","columns":[{"id":"1d776f4014954d5cb6a120e1e639f494","width":"MEDIUM","items":[{"id":"5efeb0ecaf4c4be982322d09c8262111","name":"Gameplay","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fgameplay","description":"Puzzles, brain teasers, solving tips and more.","iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvi-assets\u002Fstatic-assets\u002Ficon-gameplay_144x144-b6cc5e2a7cc27a43096274a02921329c.webp","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"4ffc748f8f41421b9805a2fe8629e556","name":"Easy Mode","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Feasy-mode","description":"Get an easy version of one of the hardest crossword puzzles of the week.","iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvi-assets\u002Fstatic-assets\u002Ficon-games-easymode_144x144-307b8f657d987516abff44220313daae.webp","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002F","id":"b1b9dfd9f32f4b65affa4375275a4d42","name":"Cooking","footNote":null,"cover":{"title":"Cooking","description":"Recipes, advice and inspiration for everyday cooking, special occasions and more.","footerText":null,"footerLinkUrl":null,"linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002F","id":"da67967032db4fceb6b9c6137367803e","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavPanelCover"},"categories":[{"id":"77b1601549f643e4b310c33ef37fd068","name":"Recipes","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"8691e8e234d446c8b812256415409652","width":"EXTRA_SMALL","items":[{"id":"7a25e5b468394f5caa59b4e6cbcc8179","name":"Easy","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Feasy-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"a921d7121f19460a8895f0ab3f00d872","name":"Dinner","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Fdinner-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"c2e011140020411a85d469fe07e2493d","name":"Quick","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002F68861692-nyt-cooking\u002F43843372-quick-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"94f65b33c0c04aa6b7da2a7a1bc48360","name":"Healthy","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Fhealthy-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"37a75f9799b04fbaaf81f0663b1b8437","name":"Breakfast","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Fbreakfast","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"446e21932101420f82b6f1c0e931f5d4","width":"EXTRA_SMALL","items":[{"id":"0edb376314ae4b3fa73937892ee409a7","name":"Vegetarian","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Fvegetarian","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"6aac45f39f97493ca67a7eff2fdcc3df","name":"Vegan","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Fvegan-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"1a235cf8132d44a7a6c4fc747cb7178f","name":"Chicken","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Four-best-chicken-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"f22d5c93e69a43d189cbfc8b415d19f0","name":"Pasta","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Four-best-pasta-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"728e6ada481e484b8e9e0bc02ae09b49","name":"Dessert","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Fdesserts","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"e23a52fe37694aaa97a98ac0e6532a77","name":"Editors' Picks","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"b4ecea9481b94ccd8d6cf53f858b5306","width":"SMALL","items":[{"id":"f9c36518e823448596725dddf1977896","name":"Easy Salmon Recipes","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002F68861692-nyt-cooking\u002F1334836-easy-salmon-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"8d94bd8aaf9c4513883f05d02e6e015a","name":"Grilling Recipes","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Fsummer-barbecue","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":29,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"3b3094f5856c4cc7aa449ad921ff6dc3","name":"Easy Weeknight","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002Ftopics\u002Feasy-weeknight","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"d9ab2c8f70b44716a3e39ebd801f4cf1","name":"Newest Recipes","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002F68861692-nyt-cooking\u002F32998034-our-newest-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"55f0255842ca4bcb88e636a8ba21b603","name":"Cheap and Easy Dinner Ideas","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002F68861692-nyt-cooking\u002F41238156-cheap-and-easy-dinner-ideas","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"68c2737e9f224af59bd680adb8b4227f","name":"Slow Cooker Recipes","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002F68861692-nyt-cooking\u002F950138-amazing-slow-cooker-recipes","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"74c487a8cb544ffd9b397e6fde485cbf","name":"Healthy Breakfast Ideas","linkUrl":"https:\u002F\u002Fcooking.nytimes.com\u002F68861692-nyt-cooking\u002F16596-healthy-breakfast-ideas","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"1114ce6eca93425780e87aeea6adf621","name":"Newsletters","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters","footLinkText":"See all newsletters","columns":[{"id":"2521bae8e63345858f786efdf844b0e5","width":"MEDIUM","items":[{"id":"ed12192d2e4846e8a58717c98a102ca4","name":"The Cooking Newsletter","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fcooking","description":"New recipes, easy dinner ideas and smart kitchen tips from Melissa Clark, Sam Sifton and our New York Times Cooking editors.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-cooking_144x144-5a8be1ef711d4ba5e66b0be7a2ca8bfe.webp","status":"REGULAR","publishInfo":{"version":9,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"d9c96df8fbb645a9876b418abfb63b4f","name":"The Veggie","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fthe-veggie","description":"Delicious vegetarian recipes and tips from Tanya Sichynsky.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-the-veggie_144x144-f99606e1ca100f88cdfd8d763bf442c5.webp","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"7fa8012424a440d3a4591b67ecd8b319","width":"MEDIUM","items":[{"id":"e4b5f241875d4420ad6e0920cb2febe2","name":"Five Weeknight Dishes","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Ffive-weeknight-dishes","description":"Dinner ideas for busy people from Emily Weinstein.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-five-weeknight-dishes_144x144-97d51c5d4ba98233667b4057e3d852ab.webp","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002F","id":"2d11fbad666044a8801387eba76c82ff","name":"Wirecutter","footNote":null,"cover":{"title":"Wirecutter","description":"Reviews and recommendations for thousands of products.","footerText":null,"footerLinkUrl":null,"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter","id":"dc727b0d2e6a4116839cbfab45ae7473","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavPanelCover"},"categories":[{"id":"11ddc098c2bd49e584b52f02a3bd4bde","name":"Reviews","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"cff1714b55274aadbb3724f74140d5e2","width":"SMALL","items":[{"id":"d7381f29a91e4048884db55ae279b131","name":"Kitchen","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Fkitchen-dining\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"fe4daed34d704b3aa78c1ca8d4fbad61","name":"Tech","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Felectronics\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"c1314b4115d24392886f85b5716b31ae","name":"Sleep","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Fsleep\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"6481ba7071db48c38f50177f522cacbc","name":"Appliances","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Fappliances\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"2d9e59276a8a4064900c7c22fd035a23","name":"Home and Garden","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Fhome-garden\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"6c84f84fc2ab4d748a4824cf277ca997","name":"Moving","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Fmake-a-plan\u002Fmoving\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"d8f495023fd443bebcfdaddabe585e43","width":"MEDIUM","items":[{"id":"8245766ba0f9427ca858967ecf913ac5","name":"Travel","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Ftravel\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"ac398fa07c294e9a8d6567640dbd4af2","name":"Gifts","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Fgifts\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"0da0e580f5fb47f79f4640f420089137","name":"Deals","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Fdeals\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"085f80dcef2948bbba28aaf197c562dc","name":"Baby and Kid","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Fbaby-kid\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cfb01dc3a81f4285a73d3904629ec537","name":"Health and Fitness","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Fhealth-fitness\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"2740d4faa9c243b3b85359c4614c0287","name":"The Best...","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"6f06d71b6a95475b89f7d7fd4e35704e","width":"MEDIUM","items":[{"id":"9bc42e0a60924b22b3fb9f880a70f5d6","name":"Air Purifier","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Freviews\u002Fbest-air-purifier\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"67356b41cfb041849da63a7be1fedbaf","name":"Electric Toothbrush","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Freviews\u002Fbest-electric-toothbrush\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"c2ff6b2190464a4780b1a5b60886c724","name":"Pressure Washer","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Freviews\u002Fbest-pressure-washer\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"0cf99632e0044f73b90071165f4db7b0","name":"Cordless Stick Vacuum","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Freviews\u002Fbest-cordless-stick-vacuum\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"d581ca414de047c8ad7865d86e47b485","name":"Office Chair","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Freviews\u002Fbest-office-chair\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"8bf092ca7f944e45bc9bcee31facf9f7","name":"Robot Vacuum","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fwirecutter\u002Freviews\u002Fbest-robot-vacuum\u002F","description":null,"iconUrl":null,"status":"REGULAR","publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"94607cf7ff9a4648a9f4eb6fc1d98edb","name":"Newsletters","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters","footLinkText":"See all newsletters","columns":[{"id":"d023903977e34b6fbd14db2ce84631ae","width":"MEDIUM","items":[{"id":"73ece77597b243ee9b7ad8789d78ed0f","name":"The Recommendation","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fthe-recommendation","description":"The best independent reviews, expert advice and intensively researched deals.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-the-recommendation_144x144-3e66bd6cc82013bd511c31a8f04d4ff7.webp","status":"REGULAR","publishInfo":{"version":6,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"5a6ef48a1caf469aaeb4cf94dc933ebe","name":"Clean Everything","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fnewsletters\u002Fclean-everything","description":"Step-by-step advice on how to keep everything in your home squeaky clean.","iconUrl":"\u002Fvi-assets\u002Fstatic-assets\u002Ficon-clean-everything_144x144-97312e349d7284039a2153cb541b7fda.webp","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"},{"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F","id":"a5bc1ee7545f4f7c94822bf2a9a1e86b","name":"The Athletic","footNote":"The Athletic is included in your All Access subscription.","cover":{"title":"The Athletic","description":"Personalized coverage of your sports teams and leagues.","footerText":null,"footerLinkUrl":null,"linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F","id":"4bab5badf8b44960a9071af717960426","publishInfo":{"version":3,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavPanelCover"},"categories":[{"id":"ae11826ba47246ec92f20e5ee7633696","name":"LEAGUES","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"673b51ef7d884ca0816f87a1a6e6b147","width":"EXTRA_SMALL","items":[{"id":"de8ccce4ba4547bd833fcc67d3ea4592","name":"N.F.L.","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fnfl\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":13,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"e457a210c5fd40c1a752d3980d0f3ff2","name":"N.B.A.","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fnba\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":12,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"be3542703faa4216a09c7ddb47a911d6","name":"N.H.L.","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fnhl\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":13,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"ef7e2915b9314d599e0ff90903bf0a31","name":"Premier League","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Ffootball\u002Fpremier-league\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"1b42aad3b4c949a29543f3ada2f51322","name":"M.L.B.","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fmlb\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":11,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"014621e01e644912a75106774521d90c","name":"College Football","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fcollege-football\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"},{"id":"d1bbbe69cffc40e3a74d997f4680c302","width":"EXTRA_SMALL","items":[{"id":"ee7b34261f3146098547a22e37de23df","name":"N.C.A.A. Men’s","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fcollege-basketball\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":48,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"cf79e3238c5443a897a5cf05a9970981","name":"N.C.A.A. Women’s","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fwomens-college-basketball\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":37,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"4888d318a217498aa319d93e4a99f8e9","name":"Tennis","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Ftennis\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"bd8f0411dc8346dab0d7d161a6d5f70e","name":"F1","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fformula-1\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"0d1437b6c637413992d365b498eabfa6","name":"Fantasy & Betting","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fsports-betting\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"7066210897554a9c9cb3d60bc2108360","name":"W.N.B.A.","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fwnba\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":16,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"08aa146800644240abb384d236ee090d","name":"TOP STORIES","footLinkUrl":"","footLinkText":"","columns":[{"id":"98134f7fdafe4d7e9f9b3f0980de6c48","width":"SMALL","items":[{"id":"29bd545822224c4aa943f0e2f86190fe","name":"Today's Headlines","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fnews\u002F","description":null,"iconUrl":"","status":null,"publishInfo":{"version":8,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"53f6dfd1be584faeaa372bc078cf7f36","name":"N.F.L. Win Projections","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F7532934\u002F2026\u002F08\u002F25\u002Fnfl-2026-win-totals-projections-analysis\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":35,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"71e61f02228a470698207969add3957a","name":"NEWSLETTERS","footLinkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002F5803046\u002F2024\u002F09\u002F30\u002Fthe-athletic-newsletters-sign-up\u002F","footLinkText":"See all newsletters","columns":[{"id":"fdddad33fe3f4de98cfc81ed8de44ae7","width":"MEDIUM","items":[{"id":"014b0b740db442ed984a29de489f6a18","name":"The Pulse","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fnewsletters\u002Fthe-pulse\u002F","description":"Delivering the top stories in sports, Sunday to Friday.","iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fvi-assets\u002Fstatic-assets\u002Ficon-athletic-pulse_144x144-393cbda91e2678278456723b62a9b21f.webp","status":null,"publishInfo":{"version":8,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"},{"id":"23903749e4c14b4b8229f491b71d52c8","name":"PLAY","footLinkUrl":null,"footLinkText":null,"columns":[{"id":"2b140dca45c9448ba4dfb07438c3bdef","width":"SMALL","items":[{"id":"afc22f7c9d6f4e6481ef1d0fd9653a3c","name":"Connections: Sports Edition","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fconnections-sports-edition\u002F","description":null,"iconUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fgames\u002Fprototype\u002Fconnections-sports-edition\u002FConnections_TA_logo.60a2a6ae.svg","status":null,"publishInfo":{"version":5,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"ddc8847ace284ce88a8e518fbe0c3d6a","name":"Connections: Soccer Edition","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Fconnections-soccer-edition\u002F","description":null,"iconUrl":"https:\u002F\u002Fstatic01.nyt.com\u002Fimages\u002F2026\u002F06\u002F11\u002Fsports\u002FWC-TA-soccer-connections\u002FWC-TA-soccer-connections-thumbLarge.png","status":"REGULAR","publishInfo":{"version":4,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"},{"id":"b35da3692ff94abdb4a8987a2e84b0bb","name":"Connections Coach","linkUrl":"https:\u002F\u002Fwww.nytimes.com\u002Fathletic\u002Ftag\u002Fconnections-sports-edition-coach\u002F","description":null,"iconUrl":null,"status":null,"publishInfo":{"version":2,"__typename":"ScoopPublishInfo"},"__typename":"ScoopSubNavItem"}],"__typename":"ScoopSubNavColumn"}],"__typename":"ScoopSubNavCategory"}],"__typename":"ScoopSubNavPanel"}],"__typename":"ScoopSubNavMenu"},"__typename":"NodeEdge"}],"__typename":"NodeConnection"}},"showCommentCounts":false,"commentSummaries":{}},"initialData":undefined,"initialState":null,"config":{"gqlUrlClient":"https:\u002F\u002Fsamizdat-graphql.nytimes.com\u002Fgraphql\u002Fv2","gqlRequestHeaders":{"nyt-app-type":"project-vi","nyt-app-version":"0.0.5","nyt-token":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs+\u002FoUCTBmD\u002FcLdmcecrnBMHiU\u002FpxQCn2DDyaPKUOXxi4p0uUSZQzsuq1pJ1m5z1i0YGPd1U1OeGHAChWtqoxC7bFMCXcwnE1oyui9G1uobgpm1GdhtwkR7ta7akVTcsF8zxiXx7DNXIPd2nIJFH83rmkZueKrC4JVaNzjvD+Z03piLn5bHWU6+w+rA+kyJtGgZNTXKyPh6EC6o5N+rknNMG5+CdTq35p8f99WjFawSvYgP9V64kgckbTbtdJ6YhVP58TnuYgr12urtwnIqWP9KSJ1e5vmgf3tunMqWNm6+AnsqNj8mCLdCuc5cEB74CwUeQcP2HQQmbCddBy2y0mEwIDAQAB","x-nyt-internal-meter-override":undefined,"x-statsig-home-curator-assignments":"%7B%22gates%22:%7B%22home_non_tristate_0925%22:false%7D%2C%22layers%22:%7B%7D%2C%22configs%22:%7B%7D%7D"},"gqlFetchTimeout":1500,"disablePersistedQueries":false,"initialDeviceType":"smartphone","fastlyAbraConfig":{".ver":"29820.000"},"fastlyEntitlements":[],"targetingDimensionsConfig":{"agent_id":"bhekRiZqf8qgNeACVha3Cv","newsTenure":"anon_user","nyt-s-present":"0","loggedInRegi":"0"},"platform":undefined,"internalPreviewConfig":{"meter":undefined,"swg":undefined},"webviewEnvironment":{"isInWebview":false,"isPreloaded":false,"colorBehaviorConfig":{"colorBehavior":"alwaysLight","colorBehaviorClassName":"tpl-always-light","colorScheme":"light","dataAttributes":{}}},"isOptimisticallyTruncated":false,"optimisticTruncationDropzone":6,"requestPath":"\u002F","routeName":"homepage","pageVariant":"tristate","adReserveHeights":{"smallVp":280,"largeVp":280},"adFormatRulesByPosition":{"smallVp":undefined,"largeVp":undefined},"fastlyStatsigUsedAssignments":{"gates":{"home_non_tristate_0925":false,"npf_etched_interactives":true,"avo_page_viewed_dual_send":false,"free_always_vi_to_fds":true,"free_always_homescreen":true,"home_feature_persquery":false,"journeys_free_month_front_end_gate":false,"npf_content_visibility_defer":true,"home_feature_inset_media":false,"betamax_grids_homepage":true,"av1_mp4_standalone_betamax":true,"av1_hls_home_betamax":true,"one_tap_web":false,"one_tap_native":false,"one_tap_comments":true},"configs":{"home_comment_counts":{"value":{}},"vi_ad_config":{"value":{"reserve_height_large_vp":280,"reserve_height_small_vp":280}},"journeys_always_free_for_anons":{"value":{}},"journeys_free_month_202603":{"value":{"has_free_daily_roundup":"false","has_free_month":"false"}},"home_kebab_0626":{"value":{}},"one_tap_app_experiment":{"value":{}}},"layers":{}},"etchedEnabled":true,"sendAvoPageViewedDualSend":false,"serviceWorkerFile":"sw.js"},"ssrQuery":{},"initialLocation":{"pathname":"\u002F","search":""}};</script>
    
    
    
    <script type="module" src="/vi-assets/static-assets/main-DgtPzPWg.js"></script>
    <script type="module" src="/vi-assets/static-assets/adslot-C9LSPt9B.js"></script>
    <script>(function () { var _f=function(){try{var e=["first-paint","first-contentful-paint","userBtnRender","appRenderTime"];new window.PerformanceObserver((function(r){for(var n=r.getEntries(),a=0;a<n.length;a+=1){var t=n[a];if(e.indexOf(t.name)>-1){var i={};i[t.name]=Math.round(t.duration||t.startTime),(window.dataLayer=window.dataLayer||[]).push({event:"performance",pageview:{performance:i}})}}})).observe({entryTypes:["mark","measure","paint"]})}catch(e){}};;_f.apply(null, []); })();(function () { var _f=function(){!function(){if(1===Math.floor(20*Math.random())&&(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted)){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=14,window.BOOMR.url="https://s.go-mpulse.net/boomerang/ATH8A-MAMN8-XPXCH-N5KAX-8D239";var e=(document.currentScript||document.getElementsByTagName("script")[0]).parentNode,n=!1,t=document.createElement("link");t.relList&&"function"==typeof t.relList.supports&&t.relList.supports("preload")&&"as"in t?(window.BOOMR.snippetMethod="p",t.href=window.BOOMR.url,t.rel="preload",t.as="script",t.addEventListener("load",(function(){if(!n){var t=document.createElement("script");t.id="boomr-scr-as",t.src=window.BOOMR.url,t.async=!0,e.appendChild(t),n=!0}})),t.addEventListener("error",(function(){o(!0)})),setTimeout((function(){n||o(!0)}),3e3),BOOMR_lstart=(new Date).getTime(),e.appendChild(t)):o(!1),window.addEventListener?window.addEventListener("load",i,!1):window.attachEvent&&window.attachEvent("onload",i)}function o(t){n=!0;var o,i,d,a,r=document,s=window;if(window.BOOMR.snippetMethod=t?"if":"i",i=function(e,n){var t=r.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),(e=e||r.body).appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void i(e,"boomr-async");(d=document.createElement("IFRAME")).src="about:blank",d.title="",d.role="presentation",d.loading="eager",(a=(d.frameElement||d).style).width=0,a.height=0,a.border=0,a.display="none",e.appendChild(d);try{s=d.contentWindow,r=s.document.open()}catch(e){o=document.domain,d.src="javascript:var d=document.open();d.domain='"+o+"';void 0;",s=d.contentWindow,r=s.document.open()}o?(r._boomrl=function(){this.domain=o,i()},r.write("<body onload='document._boomrl();'>")):(s._boomrl=function(){i()},s.addEventListener?s.addEventListener("load",s._boomrl,!1):s.attachEvent&&s.attachEvent("onload",s._boomrl)),r.close()}function i(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}}()};;_f.apply(null, []); })();</script>
    
    <script>
(function(w, l) {
  w[l] = w[l] || [];
  w[l].push({
    'gtm.start': new Date().getTime(),
    event: 'gtm.js'
  });
})(window, 'dataLayer');
</script>
<script defer src="https://www.googletagmanager.com/gtm.js?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x"></script>
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P528B3&gtm_auth=tfAzqo1rYDLgYhmTnSjPqw&gtm_preview=env-130&gtm_cookies_win=x" height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
    <!-- RELEASE 260c27395cc4b800ca8e6bded183a9c4f5350e29 -->
    

  </body>
</html>